{"title":"Sweet","description":null,"products":[{"product_id":"ecstatic-peche-edp-80ml","title":"Ecstatic Peche EDP (80ml)","description":"\u003cstyle\u003e\n  .ecstatic-peche-wrapper {\n    --ep-white: #ffffff;\n    --ep-soft-white: #fffdf9;\n    --ep-pale: #fff3df;\n    --ep-pale-2: #fff8ed;\n    --ep-border: #ead6b6;\n    --ep-neutral-border: #efe2cf;\n    --ep-trust-border: #e9ddcc;\n\n    --ep-black: #050505;\n    --ep-ink: #1d130b;\n    --ep-deep-amber: #7a3f16;\n    --ep-amber: #c87924;\n    --ep-gold: #e0a13a;\n    --ep-liquid-gold: #f0b94b;\n    --ep-soft-gold: #f6d27b;\n    --ep-champagne: #f7e4bf;\n    --ep-peach: #f4a66d;\n    --ep-soft-peach: #ffd7bd;\n    --ep-blood-orange: #c94b2c;\n    --ep-cardamom: #8c8a4f;\n    --ep-heliotrope: #d9b1c8;\n    --ep-rum: #8a4a1f;\n    --ep-cognac: #a75d23;\n    --ep-davana: #a97939;\n    --ep-jasmine: #fff4e8;\n    --ep-patchouli: #3f281e;\n    --ep-vanilla: #ead4a8;\n    --ep-sandalwood: #a67850;\n    --ep-tonka: #6f4b34;\n    --ep-cashmeran: #b49a78;\n    --ep-benzoin: #9c5724;\n    --ep-styrax: #7a4126;\n    --ep-labdanum: #5b2f1d;\n    --ep-vetiver: #59613b;\n    --ep-musk: #f4eee6;\n    --ep-character-bg: linear-gradient(135deg, #1d130b 0%, #7a3f16 52%, #c87924 100%);\n\n    --ep-heading: #1f1710;\n    --ep-text: #4c4238;\n    --ep-muted: #75695d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ep-white);\n    color: var(--ep-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .ecstatic-peche-wrapper *,\n  .ecstatic-peche-wrapper *::before,\n  .ecstatic-peche-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ep-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ep-white);\n    border-bottom: 1px solid var(--ep-border);\n    text-align: center;\n  }\n\n  .ep-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ep-amber);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ep-main-title {\n    margin: 0 0 10px;\n    color: var(--ep-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ep-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ep-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ep-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ep-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-border);\n    border-radius: 10px;\n  }\n\n  .ep-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ep-story h3 {\n    margin: 0 0 16px;\n    color: var(--ep-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ep-story p {\n    margin: 0 0 17px;\n    color: var(--ep-text);\n    font-size: 1.05rem;\n  }\n\n  .ep-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ep-section-title {\n    margin: 0 0 25px;\n    color: var(--ep-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ep-notes-section,\n  .ep-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-border);\n    border-radius: 10px;\n  }\n\n  .ep-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ep-pale);\n    border: 1px solid var(--ep-border);\n    border-radius: 10px;\n  }\n\n  .ep-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-trust-border);\n    border-radius: 10px;\n  }\n\n  .ep-notes-grid,\n  .ep-journey-grid,\n  .ep-accord-grid,\n  .ep-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ep-note-card {\n    padding: 22px;\n    background: var(--ep-pale-2);\n    border: 1px solid var(--ep-border);\n    border-top: 4px solid var(--ep-amber);\n    border-radius: 8px;\n  }\n\n  .ep-note-label {\n    margin-bottom: 7px;\n    color: var(--ep-amber);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ep-note-title {\n    margin-bottom: 7px;\n    color: var(--ep-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ep-note-description {\n    color: var(--ep-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ep-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ep-soft-gold);\n    border: 1px solid var(--ep-soft-gold);\n    border-radius: 10px;\n  }\n\n  .ep-character-card {\n    padding: 30px 24px;\n    background: var(--ep-character-bg);\n    color: var(--ep-white);\n  }\n\n  .ep-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ep-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ep-character-card p {\n    margin: 0;\n    color: var(--ep-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ep-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ep-details-box,\n  .ep-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-border);\n    border-radius: 8px;\n  }\n\n  .ep-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ep-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ep-neutral-border);\n  }\n\n  .ep-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ep-neutral-border);\n  }\n\n  .ep-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ep-detail-label {\n    color: var(--ep-muted);\n    font-weight: 600;\n  }\n\n  .ep-detail-value {\n    color: var(--ep-heading);\n    text-align: right;\n  }\n\n  .ep-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ep-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ep-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ep-neutral-border);\n  }\n\n  .ep-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ep-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ep-amber);\n    font-weight: 700;\n  }\n\n  .ep-journey-intro,\n  .ep-accord-intro,\n  .ep-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ep-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ep-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ep-pale);\n    border: 1px solid var(--ep-border);\n    border-radius: 8px;\n  }\n\n  .ep-journey-number,\n  .ep-accord-icon,\n  .ep-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ep-deep-amber);\n    color: var(--ep-soft-gold);\n    border: 1px solid var(--ep-deep-amber);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ep-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ep-journey-card h4,\n  .ep-accord-card h4,\n  .ep-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ep-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ep-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ep-journey-card p,\n  .ep-accord-card p,\n  .ep-trust-card p {\n    margin: 0;\n    color: var(--ep-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ep-trust-card p {\n    color: #111111;\n  }\n\n  .ep-accord-card {\n    padding: 22px;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ep-trust-card {\n    padding: 28px 22px;\n    background: var(--ep-white);\n    border: 1px solid var(--ep-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ep-accord-icon,\n  .ep-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ep-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ep-ink) 0%, var(--ep-deep-amber) 52%, var(--ep-amber) 100%);\n    color: var(--ep-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ep-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ep-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ep-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ep-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ep-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ep-pale);\n    border: 1px solid var(--ep-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ep-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ep-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ep-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ep-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ep-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ep-pale-2);\n    border: 1px solid var(--ep-border);\n    border-left: 6px solid var(--ep-amber);\n    border-radius: 8px;\n  }\n\n  .ep-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ep-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ep-performance-section p {\n    margin: 0;\n    color: var(--ep-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ep-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ep-border);\n  }\n\n  .ep-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ep-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ep-faq-item {\n    background: var(--ep-white);\n    border-bottom: 1px solid var(--ep-border);\n  }\n\n  .ep-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ep-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ep-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ep-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ep-amber);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ep-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ep-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ep-text);\n    font-size: 1rem;\n  }\n\n  .ep-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .ecstatic-peche-wrapper {\n      padding: 35px;\n    }\n\n    .ep-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ep-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ep-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ep-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ep-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ep-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ep-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ep-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ep-notes-grid,\n    .ep-journey-grid,\n    .ep-accord-grid,\n    .ep-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ep-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ep-character-card {\n      padding: 35px;\n    }\n\n    .ep-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ep-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ep-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ep-section-title,\n    .ep-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ep-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ep-note-description {\n      font-size: 1rem;\n    }\n\n    .ep-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ep-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ep-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ep-detail-row,\n    .ep-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ep-journey-intro,\n    .ep-accord-intro,\n    .ep-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ep-journey-card h4,\n    .ep-accord-card h4,\n    .ep-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ep-journey-card p,\n    .ep-accord-card p,\n    .ep-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ep-statement-section {\n      padding: 44px;\n    }\n\n    .ep-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ep-statement-section p,\n    .ep-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ep-occasion-section {\n      padding: 38px;\n    }\n\n    .ep-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ep-performance-section {\n      padding: 30px;\n    }\n\n    .ep-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ep-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ep-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ep-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ep-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ep-notes-grid,\n    .ep-journey-grid,\n    .ep-accord-grid,\n    .ep-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ecstatic-peche-wrapper {\n      padding: 10px;\n    }\n\n    .ep-header {\n      padding: 26px 8px;\n    }\n\n    .ep-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ep-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ep-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ep-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ep-detail-value {\n      text-align: left;\n    }\n\n    .ep-character-card {\n      padding: 24px 18px;\n    }\n\n    .ep-journey-section,\n    .ep-accord-section,\n    .ep-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ep-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ep-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ep-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ecstatic-peche-wrapper\"\u003e\n\n  \u003cdiv class=\"ep-header\"\u003e\n    \u003cdiv class=\"ep-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ep-main-title\"\u003eEcstatic Peche\u003c\/h2\u003e\n    \u003cp class=\"ep-tagline\"\u003e\n      “Peach, blood orange, cardamom, heliotrope, rum, cognac, davana, jasmine, vanilla and patchouli.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-intro-grid\"\u003e\n\n    \u003cdiv class=\"ep-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Ecstatic-Peche-EDP-80-ML-by-Asten.jpg?v=1739208019\" alt=\"Ecstatic Peche EDP 80ml by Asten in transparent golden amber bottle with square cap, cream label and peach gold liquid presentation\" class=\"ep-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ep-story\"\u003e\n      \u003ch3\u003eGolden Peach Warmth with Amber Vanilla Sensuality\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eEcstatic Peche EDP by Asten\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e80ml Eau de Parfum\u003c\/strong\u003e built around sweet peach,\n        amber-vanilla warmth and a rich, sensual dry-down.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ecstatic Peche is described as an Amber Vanilla fragrance for women and\n        men. Its main inspiration is a sweet and succulent peach accord,\n        balanced with bright fruits, warm spice, smooth florals and deep\n        resinous woods.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with peach, blood orange, cardamom and heliotrope.\n        Peach gives the scent its juicy golden sweetness, blood orange adds a\n        vivid citrus edge, cardamom brings aromatic spice and heliotrope\n        creates a soft almond-like floral warmth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rum, cognac, davana and jasmine form the heart. Rum and cognac give the\n        scent a rich boozy warmth, davana adds fruity aromatic depth and\n        jasmine brings floral elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base settles into Indonesian patchouli leaf, vanilla, sandalwood,\n        tonka bean, cashmeran, benzoin, styrax, labdanum and vetiver. This\n        creates a warm, smooth, woody and resinous trail with soft vanilla\n        sweetness and lasting sensuality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a transparent golden amber bottle with a square cap, cream\n        label and liquid-gold visual tone, Ecstatic Peche visually reflects its\n        peach, amber and vanilla fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-notes-section\"\u003e\n\n    \u003ch3 class=\"ep-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ep-notes-grid\"\u003e\n\n      \u003cdiv class=\"ep-note-card\"\u003e\n        \u003cdiv class=\"ep-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-title\"\u003ePeach, Blood Orange, Cardamom and Heliotrope\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-description\"\u003e\n          Peach creates juicy sweetness, blood orange adds bright citrus,\n          cardamom brings spice and heliotrope gives soft floral warmth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-note-card\"\u003e\n        \u003cdiv class=\"ep-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-title\"\u003eRum, Cognac, Davana and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-description\"\u003e\n          Rum and cognac add rich boozy warmth, davana brings fruity aromatic\n          depth and jasmine gives elegant floral balance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-note-card\"\u003e\n        \u003cdiv class=\"ep-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-title\"\u003ePatchouli, Vanilla, Sandalwood, Tonka Bean, Cashmeran, Benzoin, Styrax, Labdanum and Vetiver\u003c\/div\u003e\n        \u003cdiv class=\"ep-note-description\"\u003e\n          A deep base of patchouli, vanilla, woods, resins, tonka and vetiver\n          creates a warm, sensual and long-lasting impression.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-character-section\"\u003e\n\n    \u003cdiv class=\"ep-character-card\"\u003e\n      \u003ch3\u003eThe Golden Peach Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Peach, blood orange, cardamom and heliotrope create a radiant first\n        impression that feels juicy, sweet, spicy and softly floral.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ep-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Resinous Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli, vanilla, sandalwood, tonka bean, cashmeran, benzoin, styrax,\n        labdanum and vetiver settle into a warm and sensual amber vanilla base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-details-grid\"\u003e\n\n    \u003cdiv class=\"ep-details-box\"\u003e\n      \u003ch4 class=\"ep-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eEcstatic Peche\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eEcstatic Peche EDP (80ml)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003e80ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eWomen and Men\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eAmber Vanilla, Fruity, Spicy and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003ePeach, Blood Orange, Cardamom, Heliotrope\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eRum, Cognac, Davana, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003ePatchouli, Vanilla, Sandalwood, Tonka Bean, Cashmeran, Benzoin, Styrax, Labdanum, Vetiver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-detail-row\"\u003e\n        \u003cspan class=\"ep-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ep-detail-value\"\u003eGolden Amber Bottle, Square Cap and Cream Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ep-highlights-box\"\u003e\n      \u003ch4 class=\"ep-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ep-highlights-list\"\u003e\n        \u003cli\u003eAmber Vanilla Eau de Parfum by Asten\u003c\/li\u003e\n        \u003cli\u003eCreated for women and men\u003c\/li\u003e\n        \u003cli\u003eSweet peach accord gives juicy golden warmth\u003c\/li\u003e\n        \u003cli\u003eBlood orange adds bright citrus freshness\u003c\/li\u003e\n        \u003cli\u003eCardamom brings aromatic spice\u003c\/li\u003e\n        \u003cli\u003eHeliotrope creates soft floral warmth\u003c\/li\u003e\n        \u003cli\u003eRum and cognac add rich boozy depth\u003c\/li\u003e\n        \u003cli\u003eDavana gives fruity aromatic character\u003c\/li\u003e\n        \u003cli\u003eJasmine adds elegant floral balance\u003c\/li\u003e\n        \u003cli\u003eVanilla and tonka bean create sweet warmth\u003c\/li\u003e\n        \u003cli\u003ePatchouli, sandalwood and vetiver add woody depth\u003c\/li\u003e\n        \u003cli\u003eBenzoin, styrax and labdanum build a resinous trail\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-journey-section\"\u003e\n\n    \u003ch3 class=\"ep-section-title\"\u003eThe Ecstatic Peche Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ep-journey-intro\"\u003e\n      A golden Amber Vanilla fragrance journey from peach, blood orange,\n      cardamom and heliotrope into rum, cognac, davana and jasmine, finishing\n      with patchouli, vanilla, woods, resins, tonka and vetiver.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ep-journey-grid\"\u003e\n\n      \u003cdiv class=\"ep-journey-card\"\u003e\n        \u003cdiv class=\"ep-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eJuicy Peach Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Peach, blood orange, cardamom and heliotrope open the fragrance with\n          sweet fruit, citrus sparkle and warm aromatic softness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-journey-card\"\u003e\n        \u003cdiv class=\"ep-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eBoozy Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Rum, cognac, davana and jasmine create a warm, elegant and sensual\n          centre with aromatic richness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-journey-card\"\u003e\n        \u003cdiv class=\"ep-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eVanilla Woody Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli, vanilla, sandalwood, tonka bean, cashmeran, benzoin,\n          styrax, labdanum and vetiver settle into a rich base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-accord-section\"\u003e\n\n    \u003ch3 class=\"ep-section-title\"\u003eThe Signature Ecstatic Peche Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ep-accord-intro\"\u003e\n      A luxurious Eau de Parfum shaped by succulent peach, citrus brightness,\n      warm spice, boozy richness, soft florals, vanilla sweetness, patchouli,\n      woods, resins and vetiver.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ep-accord-grid\"\u003e\n\n      \u003cdiv class=\"ep-accord-card\"\u003e\n        \u003cdiv class=\"ep-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePeach Citrus Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Peach, blood orange, cardamom and heliotrope create the sweet,\n          vibrant and spicy-floral opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-accord-card\"\u003e\n        \u003cdiv class=\"ep-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eRum Cognac Jasmine\u003c\/h4\u003e\n        \u003cp\u003e\n          Rum, cognac, davana and jasmine build the warm, boozy and floral\n          centre of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-accord-card\"\u003e\n        \u003cdiv class=\"ep-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla Resin Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla, patchouli, sandalwood, tonka, cashmeran, benzoin, styrax,\n          labdanum and vetiver create the sensual base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-statement-section\"\u003e\n    \u003ch3\u003eLiquid Gold Peach with Amber Vanilla Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Ecstatic Peche opens with peach, blood orange, cardamom and heliotrope,\n      develops through rum, cognac, davana and jasmine, then settles into\n      Indonesian patchouli leaf, vanilla, sandalwood, tonka bean, cashmeran,\n      benzoin, styrax, labdanum and vetiver. Its golden amber bottle reflects a\n      fragrance designed around sweetness, warmth, sensuality and refined\n      luxury.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evenings, Special Occasions and Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Ecstatic Peche is suitable for evening wear, special occasions, premium\n      gifting and confident signature fragrance use. Its peach and citrus\n      opening feels bright and inviting, while rum, cognac, vanilla, patchouli,\n      woods and resins create a warm and memorable trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Ecstatic Peche is presented as an 80ml Eau de Parfum with peach, blood\n      orange, cardamom, heliotrope, rum, cognac, davana, jasmine, Indonesian\n      patchouli leaf, vanilla, sandalwood, tonka bean, cashmeran, benzoin,\n      styrax, labdanum and vetiver. Actual longevity and projection can vary\n      depending on skin chemistry, application amount, clothing, temperature\n      and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-trust-section\"\u003e\n\n    \u003ch3 class=\"ep-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ep-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ep-trust-grid\"\u003e\n\n      \u003cdiv class=\"ep-trust-card\"\u003e\n        \u003cdiv class=\"ep-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-trust-card\"\u003e\n        \u003cdiv class=\"ep-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ep-trust-card\"\u003e\n        \u003cdiv class=\"ep-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ep-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Ecstatic Peche EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ecstatic Peche opens with peach, blood orange, cardamom and\n          heliotrope, develops with rum, cognac, davana and jasmine, and\n          settles into Indonesian patchouli leaf, vanilla, sandalwood, tonka\n          bean, cashmeran, benzoin, styrax, labdanum and vetiver.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Ecstatic Peche EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ecstatic Peche EDP is listed as an 80ml bottle on the product page\n          title.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Ecstatic Peche?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ecstatic Peche is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ecstatic Peche for men or women?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Ecstatic Peche as an Amber Vanilla\n          fragrance for women and men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Ecstatic Peche?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are peach, blood orange, cardamom and heliotrope.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Ecstatic Peche?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are rum, cognac, davana and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Ecstatic Peche?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are Indonesian patchouli leaf, vanilla, sandalwood,\n          tonka bean, cashmeran, benzoin, styrax, labdanum and vetiver.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ecstatic Peche an Amber Vanilla fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes Ecstatic Peche as an Amber Vanilla\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ecstatic Peche a peach fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Peach is one of the top notes and the product description states\n          that sweet and succulent peach is the main inspiration of the scent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Ecstatic Peche?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ecstatic Peche is suitable for evening wear, special occasions,\n          premium gifting and confident signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ecstatic Peche suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its golden amber bottle, cream label and warm Amber Vanilla\n          fragrance profile create a premium gift-style presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ep-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Ecstatic Peche last?\u003c\/summary\u003e\n      \u003cdiv class=\"ep-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ecstatic Peche is an Eau de Parfum. Actual longevity and projection\n          can vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579545501942,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Ecstatic-Peche-EDP-80-ML-by-Asten.jpg?v=1739208019"},{"product_id":"absolu-d-orient-edp-115ml","title":"Absolu D’Orient EDP (115ml)","description":"\u003cstyle\u003e\n  .absolu-orient-wrapper {\n    --ao-white: #ffffff;\n    --ao-soft-white: #fbfbfa;\n    --ao-pale: #f2f3f1;\n    --ao-pale-2: #f8f8f6;\n    --ao-border: #d7d8d3;\n    --ao-neutral-border: #e5e5e1;\n    --ao-trust-border: #ddddda;\n\n    --ao-black: #050505;\n    --ao-ink: #111111;\n    --ao-charcoal: #181818;\n    --ao-graphite: #323331;\n    --ao-smoke: #646865;\n    --ao-silver: #c8c9c5;\n    --ao-chrome: #e6e6e2;\n    --ao-soft-silver: #f1f2ef;\n    --ao-gunmetal: #4d5050;\n    --ao-pineapple: #d6b84b;\n    --ao-grapefruit: #e58a63;\n    --ao-spice: #b46a32;\n    --ao-bergamot: #d7cf67;\n    --ao-blackcurrant: #342044;\n    --ao-smoky: #2e2f2e;\n    --ao-rose: #b85d69;\n    --ao-patchouli: #3b291f;\n    --ao-cedar: #7c5233;\n    --ao-jasmine: #f2eadf;\n    --ao-ambergris: #b8a17a;\n    --ao-vanilla: #ead8b5;\n    --ao-oakmoss: #4a5a3a;\n    --ao-woody: #604026;\n    --ao-musk: #f2eee7;\n    --ao-character-bg: linear-gradient(135deg, #050505 0%, #323331 52%, #646865 100%);\n\n    --ao-heading: #171717;\n    --ao-text: #444743;\n    --ao-muted: #70726d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ao-white);\n    color: var(--ao-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .absolu-orient-wrapper *,\n  .absolu-orient-wrapper *::before,\n  .absolu-orient-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ao-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ao-white);\n    border-bottom: 1px solid var(--ao-border);\n    text-align: center;\n  }\n\n  .ao-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ao-gunmetal);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ao-main-title {\n    margin: 0 0 10px;\n    color: var(--ao-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ao-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ao-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ao-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ao-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 10px;\n  }\n\n  .ao-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ao-story h3 {\n    margin: 0 0 16px;\n    color: var(--ao-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ao-story p {\n    margin: 0 0 17px;\n    color: var(--ao-text);\n    font-size: 1.05rem;\n  }\n\n  .ao-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ao-section-title {\n    margin: 0 0 25px;\n    color: var(--ao-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ao-notes-section,\n  .ao-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 10px;\n  }\n\n  .ao-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ao-pale);\n    border: 1px solid var(--ao-border);\n    border-radius: 10px;\n  }\n\n  .ao-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .ao-video-title {\n    margin: 0 0 8px;\n    color: var(--ao-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ao-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--ao-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ao-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--ao-white);\n    border: 0;\n  }\n\n  .ao-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .ao-instagram-link a {\n    display: inline-block;\n    padding: 11px 28px;\n    background: var(--ao-gunmetal);\n    color: var(--ao-white);\n    border: 1px solid var(--ao-gunmetal);\n    border-radius: 4px;\n    font-size: 0.82rem;\n    font-weight: 750;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .ao-instagram-link a:hover {\n    background: var(--ao-black);\n    border-color: var(--ao-black);\n    color: var(--ao-white);\n  }\n\n  .ao-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-trust-border);\n    border-radius: 10px;\n  }\n\n  .ao-notes-grid,\n  .ao-journey-grid,\n  .ao-accord-grid,\n  .ao-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ao-note-card {\n    padding: 22px;\n    background: var(--ao-pale-2);\n    border: 1px solid var(--ao-border);\n    border-top: 4px solid var(--ao-gunmetal);\n    border-radius: 8px;\n  }\n\n  .ao-note-label {\n    margin-bottom: 7px;\n    color: var(--ao-gunmetal);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ao-note-title {\n    margin-bottom: 7px;\n    color: var(--ao-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ao-note-description {\n    color: var(--ao-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ao-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ao-silver);\n    border: 1px solid var(--ao-silver);\n    border-radius: 10px;\n  }\n\n  .ao-character-card {\n    padding: 30px 24px;\n    background: var(--ao-character-bg);\n    color: var(--ao-white);\n  }\n\n  .ao-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ao-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ao-character-card p {\n    margin: 0;\n    color: var(--ao-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ao-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ao-details-box,\n  .ao-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ao-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ao-neutral-border);\n  }\n\n  .ao-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ao-neutral-border);\n  }\n\n  .ao-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ao-detail-label {\n    color: var(--ao-muted);\n    font-weight: 600;\n  }\n\n  .ao-detail-value {\n    color: var(--ao-heading);\n    text-align: right;\n  }\n\n  .ao-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ao-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ao-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ao-neutral-border);\n  }\n\n  .ao-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ao-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ao-gunmetal);\n    font-weight: 700;\n  }\n\n  .ao-journey-intro,\n  .ao-accord-intro,\n  .ao-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ao-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ao-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ao-pale);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-journey-number,\n  .ao-accord-icon,\n  .ao-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ao-black);\n    color: var(--ao-chrome);\n    border: 1px solid var(--ao-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ao-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ao-journey-card h4,\n  .ao-accord-card h4,\n  .ao-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ao-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ao-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ao-journey-card p,\n  .ao-accord-card p,\n  .ao-trust-card p {\n    margin: 0;\n    color: var(--ao-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ao-trust-card p {\n    color: #111111;\n  }\n\n  .ao-accord-card {\n    padding: 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ao-trust-card {\n    padding: 28px 22px;\n    background: var(--ao-white);\n    border: 1px solid var(--ao-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ao-accord-icon,\n  .ao-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ao-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ao-black) 0%, var(--ao-charcoal) 52%, var(--ao-gunmetal) 100%);\n    color: var(--ao-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ao-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ao-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ao-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ao-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ao-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ao-pale);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ao-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ao-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ao-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ao-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ao-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ao-pale-2);\n    border: 1px solid var(--ao-border);\n    border-left: 6px solid var(--ao-gunmetal);\n    border-radius: 8px;\n  }\n\n  .ao-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ao-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ao-performance-section p {\n    margin: 0;\n    color: var(--ao-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ao-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ao-border);\n  }\n\n  .ao-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ao-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ao-faq-item {\n    background: var(--ao-white);\n    border-bottom: 1px solid var(--ao-border);\n  }\n\n  .ao-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ao-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ao-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ao-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ao-gunmetal);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ao-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ao-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ao-text);\n    font-size: 1rem;\n  }\n\n  .ao-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .absolu-orient-wrapper {\n      padding: 35px;\n    }\n\n    .ao-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ao-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ao-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ao-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ao-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ao-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ao-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ao-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ao-notes-grid,\n    .ao-journey-grid,\n    .ao-accord-grid,\n    .ao-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ao-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ao-character-card {\n      padding: 35px;\n    }\n\n    .ao-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ao-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ao-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ao-section-title,\n    .ao-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ao-video-title {\n      font-size: 1.55rem;\n    }\n\n    .ao-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .ao-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ao-note-description {\n      font-size: 1rem;\n    }\n\n    .ao-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ao-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ao-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ao-detail-row,\n    .ao-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ao-journey-intro,\n    .ao-accord-intro,\n    .ao-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ao-journey-card h4,\n    .ao-accord-card h4,\n    .ao-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ao-journey-card p,\n    .ao-accord-card p,\n    .ao-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ao-statement-section {\n      padding: 44px;\n    }\n\n    .ao-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ao-statement-section p,\n    .ao-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ao-occasion-section {\n      padding: 38px;\n    }\n\n    .ao-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ao-performance-section {\n      padding: 30px;\n    }\n\n    .ao-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ao-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ao-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ao-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ao-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ao-notes-grid,\n    .ao-journey-grid,\n    .ao-accord-grid,\n    .ao-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .absolu-orient-wrapper {\n      padding: 10px;\n    }\n\n    .ao-header {\n      padding: 26px 8px;\n    }\n\n    .ao-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ao-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ao-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ao-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ao-detail-value {\n      text-align: left;\n    }\n\n    .ao-character-card {\n      padding: 24px 18px;\n    }\n\n    .ao-journey-section,\n    .ao-accord-section,\n    .ao-video-section,\n    .ao-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ao-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ao-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ao-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .ao-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"absolu-orient-wrapper\"\u003e\n\n  \u003cdiv class=\"ao-header\"\u003e\n    \u003cdiv class=\"ao-brand-tag\"\u003eOud Al Anfar Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ao-main-title\"\u003eAbsolu D’Orient\u003c\/h2\u003e\n    \u003cp class=\"ao-tagline\"\u003e\n      “Pineapple, grapefruit, spices, bergamot, black currant, smoky rose, patchouli, cedar, jasmine, ambergris, vanilla and oakmoss.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-intro-grid\"\u003e\n\n    \u003cdiv class=\"ao-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Absolu-D-Orient.jpg?v=1739208131\" alt=\"Absolu D’Orient EDP 115ml by Anfar London in clear silver bottle with black ribbed cap, black and silver framed label and luxury oriental presentation\" class=\"ao-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-story\"\u003e\n      \u003ch3\u003eOpulent Oriental Freshness with Smoky Woody Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAbsolu D’Orient by Oud Al Anfar\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e115ml Eau de Parfum\u003c\/strong\u003e created to capture the opulence,\n        elegance and sophistication of oriental perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple, grapefruit, spices, bergamot and\n        black currant. This first impression feels bright, fruity and refined,\n        balancing juicy tropical sweetness, citrus sparkle, dark berry richness\n        and a warm spicy lift.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Smoky notes, rose, patchouli, cedar and jasmine form the middle of the\n        scent. Smoke gives atmosphere, rose and jasmine bring floral elegance,\n        patchouli adds earthy depth and cedar creates a structured woody heart.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ambergris, vanilla, oakmoss and woody notes complete the base.\n        Ambergris gives a smooth modern glow, vanilla adds warmth, oakmoss\n        brings earthy green depth and woody notes create a lingering refined\n        trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear silver bottle with a black ribbed cap, black and\n        silver framed label and Anfar London crest detailing, Absolu D’Orient\n        visually reflects its polished, mysterious and luxurious oriental\n        identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-notes-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ao-notes-grid\"\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n        \u003cdiv class=\"ao-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-title\"\u003ePineapple, Grapefruit, Spicy, Bergamot and Black Currant\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-description\"\u003e\n          Pineapple and grapefruit create fruity citrus brightness, while\n          bergamot, black currant and spice add elegance, depth and warmth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n        \u003cdiv class=\"ao-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-title\"\u003eSmoky, Rose, Patchouli, Cedar and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-description\"\u003e\n          Smoky notes add atmosphere, rose and jasmine bring floral refinement,\n          patchouli gives earthiness and cedar adds woody structure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n        \u003cdiv class=\"ao-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-title\"\u003eAmbergris, Vanilla, Oakmoss and Woody Notes\u003c\/div\u003e\n        \u003cdiv class=\"ao-note-description\"\u003e\n          Ambergris, vanilla, oakmoss and woody notes create a smooth, warm,\n          mossy and sophisticated final trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-character-section\"\u003e\n\n    \u003cdiv class=\"ao-character-card\"\u003e\n      \u003ch3\u003eThe Exotic Fruit Spice Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple, grapefruit, bergamot, black currant and spice create a\n        captivating opening that feels vibrant, exotic and elegant.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-character-card\"\u003e\n      \u003ch3\u003eThe Smoky Woody Oriental Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Smoky notes, patchouli, cedar, ambergris, oakmoss, vanilla and woods\n        settle into a mysterious and refined oriental dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-details-grid\"\u003e\n\n    \u003cdiv class=\"ao-details-box\"\u003e\n      \u003ch4 class=\"ao-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eAbsolu D’Orient\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eBrand Line\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eOud Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003e115ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eAbsolu D’Orient EDP (115ml)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eFruity, Spicy, Smoky, Floral and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003ePineapple, Grapefruit, Spicy, Bergamot, Black Currant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eSmoky, Rose, Patchouli, Cedar, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eAmbergris, Vanilla, Oakmoss, Woody Notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eClear Silver Bottle, Black Cap and Silver Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-highlights-box\"\u003e\n      \u003ch4 class=\"ao-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ao-highlights-list\"\u003e\n        \u003cli\u003e115ml Eau de Parfum with oriental luxury character\u003c\/li\u003e\n        \u003cli\u003ePineapple adds juicy exotic sweetness\u003c\/li\u003e\n        \u003cli\u003eGrapefruit and bergamot create citrus brightness\u003c\/li\u003e\n        \u003cli\u003eBlack currant gives dark fruity richness\u003c\/li\u003e\n        \u003cli\u003eSpicy notes bring warmth and intrigue\u003c\/li\u003e\n        \u003cli\u003eSmoky notes create mystery and atmosphere\u003c\/li\u003e\n        \u003cli\u003eRose and jasmine add floral sophistication\u003c\/li\u003e\n        \u003cli\u003ePatchouli brings earthy depth\u003c\/li\u003e\n        \u003cli\u003eCedar gives the heart woody structure\u003c\/li\u003e\n        \u003cli\u003eAmbergris adds smooth modern refinement\u003c\/li\u003e\n        \u003cli\u003eVanilla, oakmoss and woody notes create a warm trail\u003c\/li\u003e\n        \u003cli\u003eSilver, black and clear bottle presentation feels premium\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-journey-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003eThe Absolu D’Orient Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ao-journey-intro\"\u003e\n      A refined oriental journey from pineapple, grapefruit, spice, bergamot\n      and black currant into smoky rose, patchouli, cedar and jasmine,\n      finishing with ambergris, vanilla, oakmoss and woody notes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-journey-grid\"\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n        \u003cdiv class=\"ao-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eExotic Fruity Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, grapefruit, bergamot, black currant and spice introduce\n          the fragrance with bright, rich and captivating energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n        \u003cdiv class=\"ao-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Smoky notes, rose, patchouli, cedar and jasmine create a floral,\n          woody and atmospheric middle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n        \u003cdiv class=\"ao-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmbergris Moss Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Ambergris, vanilla, oakmoss and woody notes settle into a smooth,\n          warm and lingering oriental base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-accord-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003eThe Signature Absolu D’Orient Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ao-accord-intro\"\u003e\n      A luxurious Eau de Parfum shaped by exotic fruits, citrus sparkle, warm\n      spice, smoky florals, patchouli, cedar, ambergris, vanilla, oakmoss and\n      refined woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-accord-grid\"\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n        \u003cdiv class=\"ao-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePineapple Citrus Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, grapefruit, bergamot, black currant and spice form the\n          bright and captivating opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n        \u003cdiv class=\"ao-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eSmoky Rose Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Smoky notes, rose, patchouli, cedar and jasmine create the floral\n          woody heart with oriental depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n        \u003cdiv class=\"ao-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmbergris Vanilla Moss\u003c\/h4\u003e\n        \u003cp\u003e\n          Ambergris, vanilla, oakmoss and woody notes build the smooth,\n          refined and lingering dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-video-section\"\u003e\n    \u003ch3 class=\"ao-video-title\"\u003eExperience Absolu D’Orient\u003c\/h3\u003e\n\n    \u003cp class=\"ao-video-subtitle\"\u003e\n      View Absolu D’Orient by Anfar London and explore its fruity-spicy, smoky-floral and silver-black oriental luxury mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DRPdC3FijfA\/embed\/\" title=\"Absolu D’Orient Instagram Reel\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DRPdC3FijfA\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-statement-section\"\u003e\n    \u003ch3\u003eSilver-Black Oriental Luxury with Smoky Fruity Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Absolu D’Orient opens with pineapple, grapefruit, spice, bergamot and\n      black currant, develops through smoky rose, patchouli, cedar and jasmine,\n      then settles into ambergris, vanilla, oakmoss and woody notes. Its clear\n      silver bottle, black cap and framed label reflect a fragrance designed\n      around elegance, confidence and oriental sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Special Occasions and Refined Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Absolu D’Orient is suitable for special occasions, evening wear, refined\n      daily styling, premium gifting and confident signature fragrance use. Its\n      exotic fruit opening gives brightness, while smoky florals, cedar,\n      ambergris, vanilla, oakmoss and woods create a deep sophisticated trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Absolu D’Orient is presented as a 115ml Eau de Parfum with pineapple,\n      grapefruit, spicy notes, bergamot, black currant, smoky notes, rose,\n      patchouli, cedar, jasmine, ambergris, vanilla, oakmoss and woody notes.\n      Actual longevity and projection can vary depending on skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-trust-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ao-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-trust-grid\"\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n        \u003cdiv class=\"ao-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n        \u003cdiv class=\"ao-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n        \u003cdiv class=\"ao-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ao-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Absolu D’Orient EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Absolu D’Orient opens with pineapple, grapefruit, spicy notes,\n          bergamot and black currant, develops with smoky notes, rose,\n          patchouli, cedar and jasmine, and settles into ambergris, vanilla,\n          oakmoss and woody notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Absolu D’Orient EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Absolu D’Orient EDP is supplied in a 115ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Absolu D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Absolu D’Orient is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Absolu D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pineapple, grapefruit, spicy notes, bergamot and\n          black currant.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Absolu D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are smoky notes, rose, patchouli, cedar and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Absolu D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are ambergris, vanilla, oakmoss and woody notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Absolu D’Orient a fruity fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Pineapple, grapefruit, bergamot and black currant give Absolu\n          D’Orient a fruity and citrus opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Absolu D’Orient have smoky notes?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Smoky notes are listed in the middle of the fragrance, supported\n          by rose, patchouli, cedar and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Absolu D’Orient a woody fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Cedar, oakmoss and woody notes give Absolu D’Orient a refined\n          woody structure and dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Absolu D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Absolu D’Orient is suitable for special occasions, evening wear,\n          refined daily styling, premium gifting and confident signature\n          fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Absolu D’Orient suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its clear silver bottle, black ribbed cap, framed label and\n          refined oriental fragrance profile create a premium gift-style\n          presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Absolu D’Orient last?\u003c\/summary\u003e\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Absolu D’Orient is an Eau de Parfum. Actual longevity and projection\n          can vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579580793078,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Absolu-D-Orient.jpg?v=1739208131"},{"product_id":"amber-d-orient-edp-115ml","title":"Amber D’Orient EDP (115ml)`","description":"\u003cstyle\u003e\n  .amber-orient-wrapper {\n    --am-white: #ffffff;\n    --am-soft-white: #fbfaf6;\n    --am-pale: #f6efd9;\n    --am-pale-2: #fffaf0;\n    --am-border: #dfc987;\n    --am-neutral-border: #eadfbf;\n    --am-trust-border: #e4dcc8;\n\n    --am-black: #050505;\n    --am-ink: #0e0c08;\n    --am-charcoal: #17140f;\n    --am-deep-black: #080706;\n    --am-smoke: #302a24;\n    --am-gold: #c5a059;\n    --am-polished-gold: #e3c265;\n    --am-soft-gold: #f0da91;\n    --am-champagne: #f2e4bd;\n    --am-antique-gold: #9b6d28;\n    --am-bergamot: #d9cf67;\n    --am-apple-blossom: #f5eadc;\n    --am-rose: #b85d69;\n    --am-saffron: #d59a35;\n    --am-peony: #efc4cb;\n    --am-oud: #241109;\n    --am-vanilla: #ead8b5;\n    --am-sandalwood: #967453;\n    --am-musk: #f2eee7;\n    --am-character-bg: linear-gradient(135deg, #050505 0%, #17140f 52%, #302a24 100%);\n\n    --am-heading: #1d1b17;\n    --am-text: #4b463c;\n    --am-muted: #736c5d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--am-white);\n    color: var(--am-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .amber-orient-wrapper *,\n  .amber-orient-wrapper *::before,\n  .amber-orient-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .am-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--am-white);\n    border-bottom: 1px solid var(--am-border);\n    text-align: center;\n  }\n\n  .am-brand-tag {\n    margin-bottom: 8px;\n    color: var(--am-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .am-main-title {\n    margin: 0 0 10px;\n    color: var(--am-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .am-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--am-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .am-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .am-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .am-story h3 {\n    margin: 0 0 16px;\n    color: var(--am-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .am-story p {\n    margin: 0 0 17px;\n    color: var(--am-text);\n    font-size: 1.05rem;\n  }\n\n  .am-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .am-section-title {\n    margin: 0 0 25px;\n    color: var(--am-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .am-notes-section,\n  .am-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--am-pale);\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n  }\n\n  .am-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .am-video-title {\n    margin: 0 0 8px;\n    color: var(--am-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .am-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--am-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .am-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n  }\n\n  .am-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--am-white);\n    border: 0;\n  }\n\n  .am-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .am-instagram-link a {\n    display: inline-block;\n    padding: 11px 28px;\n    background: var(--am-antique-gold);\n    color: var(--am-white);\n    border: 1px solid var(--am-antique-gold);\n    border-radius: 4px;\n    font-size: 0.82rem;\n    font-weight: 750;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .am-instagram-link a:hover {\n    background: var(--am-black);\n    border-color: var(--am-black);\n    color: var(--am-white);\n  }\n\n  .am-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-trust-border);\n    border-radius: 10px;\n  }\n\n  .am-notes-grid,\n  .am-journey-grid,\n  .am-accord-grid,\n  .am-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .am-note-card {\n    padding: 22px;\n    background: var(--am-pale-2);\n    border: 1px solid var(--am-border);\n    border-top: 4px solid var(--am-antique-gold);\n    border-radius: 8px;\n  }\n\n  .am-note-label {\n    margin-bottom: 7px;\n    color: var(--am-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .am-note-title {\n    margin-bottom: 7px;\n    color: var(--am-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .am-note-description {\n    color: var(--am-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .am-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--am-gold);\n    border: 1px solid var(--am-gold);\n    border-radius: 10px;\n  }\n\n  .am-character-card {\n    padding: 30px 24px;\n    background: var(--am-character-bg);\n    color: var(--am-white);\n  }\n\n  .am-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--am-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .am-character-card p {\n    margin: 0;\n    color: var(--am-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .am-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .am-details-box,\n  .am-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n  }\n\n  .am-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--am-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--am-neutral-border);\n  }\n\n  .am-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--am-neutral-border);\n  }\n\n  .am-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .am-detail-label {\n    color: var(--am-muted);\n    font-weight: 600;\n  }\n\n  .am-detail-value {\n    color: var(--am-heading);\n    text-align: right;\n  }\n\n  .am-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .am-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--am-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--am-neutral-border);\n  }\n\n  .am-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .am-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--am-antique-gold);\n    font-weight: 700;\n  }\n\n  .am-journey-intro,\n  .am-accord-intro,\n  .am-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--am-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .am-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--am-pale);\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n  }\n\n  .am-journey-number,\n  .am-accord-icon,\n  .am-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--am-black);\n    color: var(--am-soft-gold);\n    border: 1px solid var(--am-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .am-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .am-journey-card h4,\n  .am-accord-card h4,\n  .am-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--am-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .am-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .am-journey-card p,\n  .am-accord-card p,\n  .am-trust-card p {\n    margin: 0;\n    color: var(--am-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .am-trust-card p {\n    color: #111111;\n  }\n\n  .am-accord-card {\n    padding: 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .am-trust-card {\n    padding: 28px 22px;\n    background: var(--am-white);\n    border: 1px solid var(--am-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .am-accord-icon,\n  .am-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .am-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--am-black) 0%, var(--am-charcoal) 52%, var(--am-gold) 100%);\n    color: var(--am-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .am-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--am-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .am-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--am-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .am-occasion-section,\n  .am-auth-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--am-pale);\n    border: 1px solid var(--am-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .am-auth-section {\n    background: var(--am-pale-2);\n    border-left: 6px solid var(--am-antique-gold);\n  }\n\n  .am-occasion-section h3,\n  .am-auth-section h3 {\n    margin: 0 0 12px;\n    color: var(--am-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .am-occasion-section p,\n  .am-auth-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--am-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .am-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--am-pale-2);\n    border: 1px solid var(--am-border);\n    border-left: 6px solid var(--am-antique-gold);\n    border-radius: 8px;\n  }\n\n  .am-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--am-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .am-performance-section p {\n    margin: 0;\n    color: var(--am-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .am-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--am-border);\n  }\n\n  .am-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--am-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .am-faq-item {\n    background: var(--am-white);\n    border-bottom: 1px solid var(--am-border);\n  }\n\n  .am-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--am-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .am-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .am-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--am-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .am-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .am-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--am-text);\n    font-size: 1rem;\n  }\n\n  .am-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .amber-orient-wrapper {\n      padding: 35px;\n    }\n\n    .am-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .am-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .am-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .am-tagline {\n      font-size: 1.3rem;\n    }\n\n    .am-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .am-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .am-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .am-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .am-notes-grid,\n    .am-journey-grid,\n    .am-accord-grid,\n    .am-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .am-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .am-character-card {\n      padding: 35px;\n    }\n\n    .am-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .am-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .am-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .am-section-title,\n    .am-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .am-video-title {\n      font-size: 1.55rem;\n    }\n\n    .am-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .am-note-title {\n      font-size: 1.15rem;\n    }\n\n    .am-note-description {\n      font-size: 1rem;\n    }\n\n    .am-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .am-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .am-box-title {\n      font-size: 1.05rem;\n    }\n\n    .am-detail-row,\n    .am-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .am-journey-intro,\n    .am-accord-intro,\n    .am-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .am-journey-card h4,\n    .am-accord-card h4,\n    .am-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .am-journey-card p,\n    .am-accord-card p,\n    .am-trust-card p {\n      font-size: 1rem;\n    }\n\n    .am-statement-section {\n      padding: 44px;\n    }\n\n    .am-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .am-statement-section p,\n    .am-occasion-section p,\n    .am-auth-section p {\n      font-size: 1.12rem;\n    }\n\n    .am-occasion-section,\n    .am-auth-section {\n      padding: 38px;\n    }\n\n    .am-occasion-section h3,\n    .am-auth-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .am-performance-section {\n      padding: 30px;\n    }\n\n    .am-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .am-trust-section {\n      padding: 44px 38px;\n    }\n\n    .am-trust-card {\n      padding: 32px 26px;\n    }\n\n    .am-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .am-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .am-notes-grid,\n    .am-journey-grid,\n    .am-accord-grid,\n    .am-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .amber-orient-wrapper {\n      padding: 10px;\n    }\n\n    .am-header {\n      padding: 26px 8px;\n    }\n\n    .am-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .am-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .am-tagline {\n      font-size: 0.95rem;\n    }\n\n    .am-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .am-detail-value {\n      text-align: left;\n    }\n\n    .am-character-card {\n      padding: 24px 18px;\n    }\n\n    .am-journey-section,\n    .am-accord-section,\n    .am-video-section,\n    .am-trust-section {\n      padding: 25px 15px;\n    }\n\n    .am-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .am-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .am-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .am-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"amber-orient-wrapper\"\u003e\n\n  \u003cdiv class=\"am-header\"\u003e\n    \u003cdiv class=\"am-brand-tag\"\u003eAnfar London Amber Oud Fragrance\u003c\/div\u003e\n    \u003ch2 class=\"am-main-title\"\u003eAmber D’Orient\u003c\/h2\u003e\n    \u003cp class=\"am-tagline\"\u003e\n      “Bergamot, apple blossom, rose, saffron, peony, agarwood oud, vanilla and sandalwood.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-intro-grid\"\u003e\n\n    \u003cdiv class=\"am-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Amber-Dorient.webp?v=1739208263\" alt=\"Amber D’Orient EDP 115ml by Anfar London in black bottle with gold framed label, gold crest, black ribbed cap and luxury black gold presentation\" class=\"am-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"am-story\"\u003e\n      \u003ch3\u003eLuxury Amber Oud with Black-Gold Sophistication\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAmber D’Orient\u003c\/strong\u003e, a luxury amber oud fragrance\n        created around rich Middle Eastern warmth, polished floral spice and a\n        deep agarwood oud signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot and apple blossom. Bergamot adds a\n        fruity citrus brightness, while apple blossom brings mild floral\n        freshness, giving the opening a smooth, elegant and slightly spicy\n        impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The heart develops with rose, saffron and peony. Rose gives the scent a\n        sweet floral body, saffron adds a bittersweet leathery warmth and peony\n        brings a soft floral nuance with a graceful jasmine-like and gilly\n        flower impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In the base, agarwood oud, vanilla and sandalwood create the luxurious\n        dry-down. Oud brings bittersweet woody intensity, vanilla softens the\n        scent with sweetness and sandalwood adds warm creamy depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a bold black bottle with a gold framed label, gold crest,\n        ribbed black cap and premium black-gold styling, Amber D’Orient\n        visually reflects its luxury amber oud identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-notes-section\"\u003e\n\n    \u003ch3 class=\"am-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"am-notes-grid\"\u003e\n\n      \u003cdiv class=\"am-note-card\"\u003e\n        \u003cdiv class=\"am-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"am-note-title\"\u003eBergamot and Apple Blossom\u003c\/div\u003e\n        \u003cdiv class=\"am-note-description\"\u003e\n          Bergamot creates fruity citrus brightness, while apple blossom adds a\n          mild floral lift with elegant freshness.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-note-card\"\u003e\n        \u003cdiv class=\"am-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"am-note-title\"\u003eRose, Saffron and Peony\u003c\/div\u003e\n        \u003cdiv class=\"am-note-description\"\u003e\n          Rose and peony create floral softness, while saffron adds a\n          bittersweet leathery spice and warm oriental character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-note-card\"\u003e\n        \u003cdiv class=\"am-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"am-note-title\"\u003eAgarwood Oud, Vanilla and Sandalwood\u003c\/div\u003e\n        \u003cdiv class=\"am-note-description\"\u003e\n          Agarwood oud gives woody intensity, vanilla brings sweetness and\n          sandalwood adds creamy warmth and depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-character-section\"\u003e\n\n    \u003cdiv class=\"am-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Apple Blossom Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Fruity citrus brightness and mild floral freshness create a refined\n        opening with smooth aromatic lift.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"am-character-card\"\u003e\n      \u003ch3\u003eThe Amber Oud Vanilla Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Agarwood oud, vanilla and sandalwood settle into a warm, luxurious and\n        long-lasting amber oud impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-details-grid\"\u003e\n\n    \u003cdiv class=\"am-details-box\"\u003e\n      \u003ch4 class=\"am-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eAmber D’Orient\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eAmber D’Orient EDP (115ml)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eDescription Concentration\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003e115ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eMen \/ Also Suitable for Women\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eAmber Oud, Floral, Woody and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eBergamot, Apple Blossom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eRose, Saffron, Peony\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eAgarwood Oud, Vanilla, Sandalwood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-detail-row\"\u003e\n        \u003cspan class=\"am-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"am-detail-value\"\u003eBlack Bottle, Gold Label and Black-Gold Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"am-highlights-box\"\u003e\n      \u003ch4 class=\"am-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"am-highlights-list\"\u003e\n        \u003cli\u003eLuxury amber oud fragrance with premium black-gold presentation\u003c\/li\u003e\n        \u003cli\u003eBergamot creates fruity citrus brightness\u003c\/li\u003e\n        \u003cli\u003eApple blossom adds soft floral freshness\u003c\/li\u003e\n        \u003cli\u003eRose brings sweet floral richness\u003c\/li\u003e\n        \u003cli\u003eSaffron adds bittersweet leathery warmth\u003c\/li\u003e\n        \u003cli\u003ePeony gives a soft elegant floral body\u003c\/li\u003e\n        \u003cli\u003eAgarwood oud creates deep woody intensity\u003c\/li\u003e\n        \u003cli\u003eVanilla adds smooth sweetness\u003c\/li\u003e\n        \u003cli\u003eSandalwood provides warm creamy depth\u003c\/li\u003e\n        \u003cli\u003eLabelled as a luxury perfume for men\u003c\/li\u003e\n        \u003cli\u003eAlso described as suitable for women\u003c\/li\u003e\n        \u003cli\u003eIdeal for amber oud lovers and premium gifting\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-journey-section\"\u003e\n\n    \u003ch3 class=\"am-section-title\"\u003eThe Amber D’Orient Journey\u003c\/h3\u003e\n\n    \u003cp class=\"am-journey-intro\"\u003e\n      A luxury amber oud journey from bergamot and apple blossom into rose,\n      saffron and peony, finishing with agarwood oud, vanilla and sandalwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"am-journey-grid\"\u003e\n\n      \u003cdiv class=\"am-journey-card\"\u003e\n        \u003cdiv class=\"am-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Citrus Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot and apple blossom introduce the scent with fresh citrus,\n          mild floral brightness and elegant lift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-journey-card\"\u003e\n        \u003cdiv class=\"am-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, saffron and peony build a floral-spicy heart with soft\n          elegance and leathery warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-journey-card\"\u003e\n        \u003cdiv class=\"am-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Vanilla Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood oud, vanilla and sandalwood settle into a warm, sweet and\n          luxurious woody base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-accord-section\"\u003e\n\n    \u003ch3 class=\"am-section-title\"\u003eThe Signature Amber D’Orient Accords\u003c\/h3\u003e\n\n    \u003cp class=\"am-accord-intro\"\u003e\n      A luxury fragrance shaped by citrus brightness, floral spice, saffron\n      warmth, agarwood oud, vanilla sweetness and creamy sandalwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"am-accord-grid\"\u003e\n\n      \u003cdiv class=\"am-accord-card\"\u003e\n        \u003cdiv class=\"am-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot and apple blossom create the fresh, fruity and softly floral\n          opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-accord-card\"\u003e\n        \u003cdiv class=\"am-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron Peony\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, saffron and peony bring sweet floral elegance with a leathery\n          oriental warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-accord-card\"\u003e\n        \u003cdiv class=\"am-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud Vanilla Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood oud, vanilla and sandalwood create the warm, deep and\n          luxurious amber oud signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-video-section\"\u003e\n    \u003ch3 class=\"am-video-title\"\u003eExperience Amber D’Orient\u003c\/h3\u003e\n\n    \u003cp class=\"am-video-subtitle\"\u003e\n      View Amber D’Orient by Anfar London and explore its amber oud, floral-spicy and black-gold luxury mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"am-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DHsw_kFqa1l\/embed\/\" title=\"Amber D’Orient Instagram Reel\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"am-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DHsw_kFqa1l\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-statement-section\"\u003e\n    \u003ch3\u003eBlack-Gold Luxury with Deep Amber Oud Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber D’Orient opens with bergamot and apple blossom, develops through\n      rose, saffron and peony, then settles into agarwood oud, vanilla and\n      sandalwood. Its black bottle, gold framed label, crest detail and premium\n      presentation reflect a fragrance designed for warmth, depth, confidence\n      and refined Middle Eastern luxury.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Elegant Evenings and Signature Oud Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber D’Orient is suitable for evening wear, special occasions, formal\n      styling, premium gifting and confident signature fragrance use. Its\n      citrus-floral opening feels refined, while saffron, oud, vanilla and\n      sandalwood create a rich and luxurious trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-auth-section\"\u003e\n    \u003ch3\u003ePackaging, Sampling and Gift Options\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber D’Orient is packaged in a black and gold presentation associated\n      with luxury styling. Gift boxes are available on request, and customers\n      who want to sample fragrances can visit London Musk in store for personal\n      assistance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber D’Orient is described on the product page as an Extrait de Parfum,\n      while the product title lists Amber D’Orient EDP (115ml). Actual\n      longevity and projection can vary depending on skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-trust-section\"\u003e\n\n    \u003ch3 class=\"am-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"am-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"am-trust-grid\"\u003e\n\n      \u003cdiv class=\"am-trust-card\"\u003e\n        \u003cdiv class=\"am-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-trust-card\"\u003e\n        \u003cdiv class=\"am-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"am-trust-card\"\u003e\n        \u003cdiv class=\"am-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Amber D’Orient smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber D’Orient opens with bergamot and apple blossom, develops with\n          rose, saffron and peony, and settles into agarwood oud, vanilla and\n          sandalwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the product title on London Musk?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page title is Amber D’Orient EDP (115ml).\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Amber D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product title lists Amber D’Orient as EDP, while the FAQ text on\n          the product page describes it as an Extrait de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Amber D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot and apple blossom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Amber D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are rose, saffron and peony.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Amber D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are agarwood oud, vanilla and sandalwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber D’Orient an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Agarwood oud is one of the base notes, supported by vanilla,\n          sandalwood, saffron, rose, peony, bergamot and apple blossom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber D’Orient for men or women?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page labels it as a luxury perfume for men, while the FAQ\n          text also describes it as suitable for women because the note profile\n          can be enjoyed by both genders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow is Amber D’Orient packaged?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber D’Orient is packaged in black and gold, with a premium bottle\n          and box presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Amber D’Orient come in a gift box?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page states that gift boxes are available on request.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs there a smaller sample size available?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page states that Amber D’Orient does not currently come\n          in a smaller size. Customers can visit the store to sample products.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Amber D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber D’Orient is suitable for evening wear, formal occasions,\n          premium gifting and confident amber oud signature styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"am-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Amber D’Orient last?\u003c\/summary\u003e\n      \u003cdiv class=\"am-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Amber D’Orient as long lasting due to its\n          concentration. Actual longevity and projection can vary depending on\n          skin chemistry, application amount, clothing, temperature and\n          environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579584561398,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Amber-Dorient.webp?v=1739208263"},{"product_id":"oud-d-orient-edp-115ml","title":"Oud D’Orient EDP (115ml)","description":"\u003cstyle\u003e\n  .oud-orient-wrapper {\n    --ood-white: #ffffff;\n    --ood-soft-white: #fbfaf6;\n    --ood-pale: #f6efd9;\n    --ood-pale-2: #fffaf0;\n    --ood-border: #dfc987;\n    --ood-neutral-border: #eadfbf;\n    --ood-trust-border: #e4dcc8;\n\n    --ood-black: #050505;\n    --ood-ink: #07101d;\n    --ood-navy: #071b44;\n    --ood-deep-navy: #03122d;\n    --ood-royal-navy: #0c2e72;\n    --ood-gold: #c5a059;\n    --ood-polished-gold: #e3c265;\n    --ood-soft-gold: #f0da91;\n    --ood-champagne: #f2e4bd;\n    --ood-antique-gold: #9b6d28;\n    --ood-bergamot: #d9cf67;\n    --ood-apple-blossom: #f5eadc;\n    --ood-rose: #b85d69;\n    --ood-saffron: #d59a35;\n    --ood-peony: #efc4cb;\n    --ood-oud: #241109;\n    --ood-vanilla: #ead8b5;\n    --ood-sandalwood: #967453;\n    --ood-musk: #f2eee7;\n    --ood-character-bg: linear-gradient(135deg, #050505 0%, #071b44 52%, #c5a059 100%);\n\n    --ood-heading: #1d1b17;\n    --ood-text: #4b463c;\n    --ood-muted: #736c5d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ood-white);\n    color: var(--ood-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .oud-orient-wrapper *,\n  .oud-orient-wrapper *::before,\n  .oud-orient-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ood-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ood-white);\n    border-bottom: 1px solid var(--ood-border);\n    text-align: center;\n  }\n\n  .ood-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ood-royal-navy);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ood-main-title {\n    margin: 0 0 10px;\n    color: var(--ood-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ood-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ood-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ood-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ood-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-border);\n    border-radius: 10px;\n  }\n\n  .ood-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ood-story h3 {\n    margin: 0 0 16px;\n    color: var(--ood-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ood-story p {\n    margin: 0 0 17px;\n    color: var(--ood-text);\n    font-size: 1.05rem;\n  }\n\n  .ood-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ood-section-title {\n    margin: 0 0 25px;\n    color: var(--ood-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ood-notes-section,\n  .ood-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-border);\n    border-radius: 10px;\n  }\n\n  .ood-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ood-pale);\n    border: 1px solid var(--ood-border);\n    border-radius: 10px;\n  }\n\n  .ood-auth-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ood-pale-2);\n    border: 1px solid var(--ood-border);\n    border-left: 6px solid var(--ood-royal-navy);\n    border-radius: 8px;\n  }\n\n  .ood-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-trust-border);\n    border-radius: 10px;\n  }\n\n  .ood-notes-grid,\n  .ood-journey-grid,\n  .ood-accord-grid,\n  .ood-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ood-note-card {\n    padding: 22px;\n    background: var(--ood-pale-2);\n    border: 1px solid var(--ood-border);\n    border-top: 4px solid var(--ood-royal-navy);\n    border-radius: 8px;\n  }\n\n  .ood-note-label {\n    margin-bottom: 7px;\n    color: var(--ood-royal-navy);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ood-note-title {\n    margin-bottom: 7px;\n    color: var(--ood-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ood-note-description {\n    color: var(--ood-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ood-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ood-gold);\n    border: 1px solid var(--ood-gold);\n    border-radius: 10px;\n  }\n\n  .ood-character-card {\n    padding: 30px 24px;\n    background: var(--ood-character-bg);\n    color: var(--ood-white);\n  }\n\n  .ood-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ood-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ood-character-card p {\n    margin: 0;\n    color: var(--ood-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ood-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ood-details-box,\n  .ood-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-border);\n    border-radius: 8px;\n  }\n\n  .ood-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ood-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ood-neutral-border);\n  }\n\n  .ood-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ood-neutral-border);\n  }\n\n  .ood-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ood-detail-label {\n    color: var(--ood-muted);\n    font-weight: 600;\n  }\n\n  .ood-detail-value {\n    color: var(--ood-heading);\n    text-align: right;\n  }\n\n  .ood-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ood-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ood-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ood-neutral-border);\n  }\n\n  .ood-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ood-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ood-royal-navy);\n    font-weight: 700;\n  }\n\n  .ood-journey-intro,\n  .ood-accord-intro,\n  .ood-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ood-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ood-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ood-pale);\n    border: 1px solid var(--ood-border);\n    border-radius: 8px;\n  }\n\n  .ood-journey-number,\n  .ood-accord-icon,\n  .ood-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ood-deep-navy);\n    color: var(--ood-soft-gold);\n    border: 1px solid var(--ood-deep-navy);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ood-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ood-journey-card h4,\n  .ood-accord-card h4,\n  .ood-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ood-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ood-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ood-journey-card p,\n  .ood-accord-card p,\n  .ood-trust-card p {\n    margin: 0;\n    color: var(--ood-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ood-trust-card p {\n    color: #111111;\n  }\n\n  .ood-accord-card {\n    padding: 22px;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ood-trust-card {\n    padding: 28px 22px;\n    background: var(--ood-white);\n    border: 1px solid var(--ood-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ood-accord-icon,\n  .ood-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ood-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ood-black) 0%, var(--ood-navy) 52%, var(--ood-gold) 100%);\n    color: var(--ood-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ood-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ood-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ood-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ood-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ood-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ood-pale);\n    border: 1px solid var(--ood-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ood-occasion-section h3,\n  .ood-auth-section h3 {\n    margin: 0 0 12px;\n    color: var(--ood-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ood-occasion-section p,\n  .ood-auth-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ood-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ood-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ood-pale-2);\n    border: 1px solid var(--ood-border);\n    border-left: 6px solid var(--ood-royal-navy);\n    border-radius: 8px;\n  }\n\n  .ood-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ood-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ood-performance-section p {\n    margin: 0;\n    color: var(--ood-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ood-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ood-border);\n  }\n\n  .ood-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ood-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ood-faq-item {\n    background: var(--ood-white);\n    border-bottom: 1px solid var(--ood-border);\n  }\n\n  .ood-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ood-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ood-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ood-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ood-royal-navy);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ood-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ood-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ood-text);\n    font-size: 1rem;\n  }\n\n  .ood-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .oud-orient-wrapper {\n      padding: 35px;\n    }\n\n    .ood-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ood-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ood-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ood-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ood-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ood-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ood-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ood-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ood-notes-grid,\n    .ood-journey-grid,\n    .ood-accord-grid,\n    .ood-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ood-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ood-character-card {\n      padding: 35px;\n    }\n\n    .ood-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ood-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ood-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ood-section-title,\n    .ood-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ood-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ood-note-description {\n      font-size: 1rem;\n    }\n\n    .ood-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ood-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ood-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ood-detail-row,\n    .ood-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ood-journey-intro,\n    .ood-accord-intro,\n    .ood-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ood-journey-card h4,\n    .ood-accord-card h4,\n    .ood-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ood-journey-card p,\n    .ood-accord-card p,\n    .ood-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ood-statement-section {\n      padding: 44px;\n    }\n\n    .ood-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ood-statement-section p,\n    .ood-occasion-section p,\n    .ood-auth-section p {\n      font-size: 1.12rem;\n    }\n\n    .ood-occasion-section,\n    .ood-auth-section {\n      padding: 38px;\n    }\n\n    .ood-occasion-section h3,\n    .ood-auth-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ood-performance-section {\n      padding: 30px;\n    }\n\n    .ood-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ood-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ood-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ood-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ood-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ood-notes-grid,\n    .ood-journey-grid,\n    .ood-accord-grid,\n    .ood-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oud-orient-wrapper {\n      padding: 10px;\n    }\n\n    .ood-header {\n      padding: 26px 8px;\n    }\n\n    .ood-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ood-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ood-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ood-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ood-detail-value {\n      text-align: left;\n    }\n\n    .ood-character-card {\n      padding: 24px 18px;\n    }\n\n    .ood-journey-section,\n    .ood-accord-section,\n    .ood-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ood-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ood-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ood-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oud-orient-wrapper\"\u003e\n\n  \u003cdiv class=\"ood-header\"\u003e\n    \u003cdiv class=\"ood-brand-tag\"\u003eOudh Al Anfar Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ood-main-title\"\u003eOud D’Orient\u003c\/h2\u003e\n    \u003cp class=\"ood-tagline\"\u003e\n      “Bergamot, apple blossom, rose, saffron, peony, agarwood oud, vanilla and sandalwood.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-intro-grid\"\u003e\n\n    \u003cdiv class=\"ood-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oud-Dorient_jpg.webp?v=1734369187\" alt=\"Oud D’Orient EDP by Anfar London in deep navy bottle with gold framed label, gold crest, navy cap and luxury oriental presentation\" class=\"ood-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ood-story\"\u003e\n      \u003ch3\u003eRoyal Arabian Oud with Floral Spice and Golden Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOud D’Orient EDP\u003c\/strong\u003e, a refined Arabian fragrance\n        created with rich oriental character, luxurious oud depth and the warm\n        sophistication associated with Middle Eastern perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot and apple blossom. Bergamot brings a\n        fresh citrus brightness, while apple blossom adds a soft floral-fruity\n        lift, creating an elegant first impression before the deeper oriental\n        warmth begins to unfold.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rose, saffron and peony form the heart. Rose gives the composition\n        classic floral richness, saffron adds precious spicy warmth and peony\n        brings a refined softness that keeps the scent smooth and polished.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In the base, agarwood oud, vanilla and sandalwood create a luxurious\n        dry-down. Oud adds depth and Middle Eastern richness, vanilla gives a\n        soft sweet warmth and sandalwood leaves a creamy woody trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep navy bottle with a gold framed label, gold crest,\n        ribbed navy cap and elegant Anfar London presentation, Oud D’Orient\n        visually reflects its royal, sophisticated and oriental fragrance\n        identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-notes-section\"\u003e\n\n    \u003ch3 class=\"ood-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ood-notes-grid\"\u003e\n\n      \u003cdiv class=\"ood-note-card\"\u003e\n        \u003cdiv class=\"ood-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-title\"\u003eBergamot and Apple Blossom\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-description\"\u003e\n          Bergamot gives citrus freshness, while apple blossom adds soft\n          floral-fruity brightness and graceful lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-note-card\"\u003e\n        \u003cdiv class=\"ood-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-title\"\u003eRose, Saffron and Peony\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-description\"\u003e\n          Rose and peony create floral elegance, while saffron brings the warm\n          spicy richness of oriental perfumery.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-note-card\"\u003e\n        \u003cdiv class=\"ood-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-title\"\u003eAgarwood Oud, Vanilla and Sandalwood\u003c\/div\u003e\n        \u003cdiv class=\"ood-note-description\"\u003e\n          Agarwood oud creates depth, vanilla softens the trail and sandalwood\n          adds creamy woody sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-character-section\"\u003e\n\n    \u003cdiv class=\"ood-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Apple Blossom Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        A fresh citrus-floral opening gives Oud D’Orient an elegant lift before\n        the fragrance moves into its richer oriental heart.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ood-character-card\"\u003e\n      \u003ch3\u003eThe Oud Vanilla Sandalwood Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Agarwood oud, vanilla and sandalwood settle into a warm, smooth and\n        luxurious base with royal Middle Eastern depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-details-grid\"\u003e\n\n    \u003cdiv class=\"ood-details-box\"\u003e\n      \u003ch4 class=\"ood-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eOud D’Orient\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eBrand Line\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eSize Listed\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eOud D’Orient EDP (115ml)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eManufacture\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eUAE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eBergamot, Apple Blossom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eRose, Saffron, Peony\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eAgarwood Oud, Vanilla, Sandalwood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-detail-row\"\u003e\n        \u003cspan class=\"ood-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ood-detail-value\"\u003eDeep Navy Bottle, Gold Label and Royal Crest\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ood-highlights-box\"\u003e\n      \u003ch4 class=\"ood-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ood-highlights-list\"\u003e\n        \u003cli\u003eArabian Eau de Parfum with rich oriental character\u003c\/li\u003e\n        \u003cli\u003eBergamot creates fresh citrus brightness\u003c\/li\u003e\n        \u003cli\u003eApple blossom adds soft floral-fruity lift\u003c\/li\u003e\n        \u003cli\u003eRose gives elegant floral richness\u003c\/li\u003e\n        \u003cli\u003eSaffron brings warm Middle Eastern spice\u003c\/li\u003e\n        \u003cli\u003ePeony adds smooth floral softness\u003c\/li\u003e\n        \u003cli\u003eAgarwood oud creates deep luxurious intensity\u003c\/li\u003e\n        \u003cli\u003eVanilla gives soft sweet warmth\u003c\/li\u003e\n        \u003cli\u003eSandalwood leaves a creamy woody trail\u003c\/li\u003e\n        \u003cli\u003eMade in the UAE\u003c\/li\u003e\n        \u003cli\u003eDeep navy and gold bottle presentation\u003c\/li\u003e\n        \u003cli\u003eIdeal for lovers of refined Arabian oud perfumes\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-journey-section\"\u003e\n\n    \u003ch3 class=\"ood-section-title\"\u003eThe Oud D’Orient Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ood-journey-intro\"\u003e\n      A royal oriental journey from bergamot and apple blossom into rose,\n      saffron and peony, finishing with agarwood oud, vanilla and sandalwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ood-journey-grid\"\u003e\n\n      \u003cdiv class=\"ood-journey-card\"\u003e\n        \u003cdiv class=\"ood-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Floral Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot and apple blossom introduce the fragrance with fresh,\n          elegant and softly floral brightness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-journey-card\"\u003e\n        \u003cdiv class=\"ood-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, saffron and peony create a refined floral-spicy heart with\n          Middle Eastern warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-journey-card\"\u003e\n        \u003cdiv class=\"ood-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Vanilla Sandal\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood oud, vanilla and sandalwood settle into a rich, creamy and\n          luxurious final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-accord-section\"\u003e\n\n    \u003ch3 class=\"ood-section-title\"\u003eThe Signature Oud D’Orient Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ood-accord-intro\"\u003e\n      A sophisticated Eau de Parfum shaped by citrus brightness, floral spice,\n      precious saffron, agarwood oud, vanilla warmth and creamy sandalwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ood-accord-grid\"\u003e\n\n      \u003cdiv class=\"ood-accord-card\"\u003e\n        \u003cdiv class=\"ood-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot and apple blossom create the bright, fresh and elegant\n          opening of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-accord-card\"\u003e\n        \u003cdiv class=\"ood-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron Peony\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, saffron and peony give Oud D’Orient its floral-spicy oriental\n          heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-accord-card\"\u003e\n        \u003cdiv class=\"ood-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud Vanilla Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood oud, vanilla and sandalwood create the warm, smooth and\n          luxurious base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-statement-section\"\u003e\n    \u003ch3\u003eDeep Navy Royalty with Golden Oud Sophistication\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud D’Orient opens with bergamot and apple blossom, develops through\n      rose, saffron and peony, then settles into agarwood oud, vanilla and\n      sandalwood. Its deep navy bottle, gold framed label and royal crest\n      reflect a fragrance built around Middle Eastern warmth, richness and\n      refined sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Elegant Evenings and Premium Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud D’Orient is suitable for evening wear, special occasions, gifting,\n      formal styling and refined daily signature use. Its floral opening keeps\n      the scent elegant, while saffron, oud, vanilla and sandalwood create a\n      warm luxurious trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-auth-section\"\u003e\n    \u003ch3\u003eAuthenticity and Wholesale\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud D’Orient is presented as an original product supplied from the\n      manufacturer. London Musk also lists wholesale options for this product\n      in the UK, making it suitable for customers and retailers looking for\n      authentic Arabian perfume supply.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud D’Orient is presented as an Eau de Parfum with bergamot, apple\n      blossom, rose, saffron, peony, agarwood oud, vanilla and sandalwood.\n      Actual longevity and projection can vary depending on skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-trust-section\"\u003e\n\n    \u003ch3 class=\"ood-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ood-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ood-trust-grid\"\u003e\n\n      \u003cdiv class=\"ood-trust-card\"\u003e\n        \u003cdiv class=\"ood-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-trust-card\"\u003e\n        \u003cdiv class=\"ood-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ood-trust-card\"\u003e\n        \u003cdiv class=\"ood-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ood-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oud D’Orient EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud D’Orient opens with bergamot and apple blossom, develops with\n          rose, saffron and peony, and settles into agarwood oud, vanilla and\n          sandalwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the product title of Oud D’Orient on London Musk?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page title is Oud D’Orient EDP (115ml), while the\n          description text lists the size as 100ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Oud D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud D’Orient is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oud D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot and apple blossom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Oud D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are rose, saffron and peony.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oud D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are agarwood oud, vanilla and sandalwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud D’Orient an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Agarwood oud is one of the base notes, supported by vanilla,\n          sandalwood, saffron, rose, peony, bergamot and apple blossom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhere is Oud D’Orient manufactured?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud D’Orient is listed as manufactured in the UAE.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Oud D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud D’Orient is suitable for evening wear, special occasions,\n          formal styling, gifting and refined daily signature use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud D’Orient suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its deep navy bottle, gold framed label, gold crest and\n          refined oriental fragrance profile create a premium gift-style\n          presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ood-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oud D’Orient last?\u003c\/summary\u003e\n      \u003cdiv class=\"ood-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud D’Orient is an Eau de Parfum. Actual longevity and projection\n          can vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579587870966,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-Dorient_jpg.webp?v=1734369187"},{"product_id":"ashy-wood-edp-100ml","title":"Ashy Wood EDP (100ml)","description":"\u003cstyle\u003e\n  .ashy-wood-wrapper {\n    --ash-white: #ffffff;\n    --ash-soft-white: #fbfaf7;\n    --ash-pale: #f7f4ec;\n    --ash-pale-2: #fcfaf4;\n    --ash-border: #ded4bd;\n    --ash-neutral-border: #e8e2d4;\n    --ash-trust-border: #e4ddcf;\n\n    --ash-black: #050505;\n    --ash-ink: #0f0f0e;\n    --ash-charcoal: #1b1b1a;\n    --ash-smoke: #343432;\n    --ash-graphite: #50504c;\n    --ash-warm-grey: #746f64;\n    --ash-gold: #c5a059;\n    --ash-soft-gold: #e0c47d;\n    --ash-antique-gold: #a98239;\n    --ash-ivory: #f3ead8;\n    --ash-caramel: #b78043;\n    --ash-aromatic: #6b6f4a;\n    --ash-fresh: #d6d08b;\n    --ash-floral: #f2e7dc;\n    --ash-oud: #24140c;\n    --ash-amber: #b17232;\n    --ash-woody: #5c3b25;\n    --ash-moss: #4d5a39;\n    --ash-musk: #f2eee7;\n    --ash-character-bg: linear-gradient(135deg, #050505 0%, #1b1b1a 52%, #343432 100%);\n\n    --ash-heading: #181818;\n    --ash-text: #45423d;\n    --ash-muted: #706b61;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ash-white);\n    color: var(--ash-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .ashy-wood-wrapper *,\n  .ashy-wood-wrapper *::before,\n  .ashy-wood-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ash-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ash-white);\n    border-bottom: 1px solid var(--ash-border);\n    text-align: center;\n  }\n\n  .ash-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ash-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ash-main-title {\n    margin: 0 0 10px;\n    color: var(--ash-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ash-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ash-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ash-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ash-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ash-story h3 {\n    margin: 0 0 16px;\n    color: var(--ash-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ash-story p {\n    margin: 0 0 17px;\n    color: var(--ash-text);\n    font-size: 1.05rem;\n  }\n\n  .ash-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ash-section-title {\n    margin: 0 0 25px;\n    color: var(--ash-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ash-notes-section,\n  .ash-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-trust-border);\n    border-radius: 10px;\n  }\n\n  .ash-notes-grid,\n  .ash-journey-grid,\n  .ash-accord-grid,\n  .ash-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ash-note-card {\n    padding: 22px;\n    background: var(--ash-pale-2);\n    border: 1px solid var(--ash-border);\n    border-top: 4px solid var(--ash-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ash-note-label {\n    margin-bottom: 7px;\n    color: var(--ash-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ash-note-title {\n    margin-bottom: 7px;\n    color: var(--ash-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ash-note-description {\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ash-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ash-gold);\n    border: 1px solid var(--ash-gold);\n    border-radius: 10px;\n  }\n\n  .ash-character-card {\n    padding: 30px 24px;\n    background: var(--ash-character-bg);\n    color: var(--ash-white);\n  }\n\n  .ash-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ash-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ash-character-card p {\n    margin: 0;\n    color: var(--ash-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ash-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ash-details-box,\n  .ash-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n  }\n\n  .ash-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ash-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ash-detail-label {\n    color: var(--ash-muted);\n    font-weight: 600;\n  }\n\n  .ash-detail-value {\n    color: var(--ash-heading);\n    text-align: right;\n  }\n\n  .ash-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ash-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ash-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ash-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ash-antique-gold);\n    font-weight: 700;\n  }\n\n  .ash-journey-intro,\n  .ash-accord-intro,\n  .ash-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ash-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ash-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n  }\n\n  .ash-journey-number,\n  .ash-accord-icon,\n  .ash-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ash-black);\n    color: var(--ash-soft-gold);\n    border: 1px solid var(--ash-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ash-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ash-journey-card h4,\n  .ash-accord-card h4,\n  .ash-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ash-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ash-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ash-journey-card p,\n  .ash-accord-card p,\n  .ash-trust-card p {\n    margin: 0;\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ash-trust-card p {\n    color: #111111;\n  }\n\n  .ash-accord-card {\n    padding: 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ash-trust-card {\n    padding: 28px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ash-accord-icon,\n  .ash-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ash-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ash-black) 0%, var(--ash-charcoal) 52%, var(--ash-smoke) 100%);\n    color: var(--ash-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ash-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ash-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ash-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ash-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ash-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ash-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ash-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ash-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ash-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ash-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ash-pale-2);\n    border: 1px solid var(--ash-border);\n    border-left: 6px solid var(--ash-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ash-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ash-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ash-performance-section p {\n    margin: 0;\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ash-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ash-border);\n  }\n\n  .ash-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ash-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ash-faq-item {\n    background: var(--ash-white);\n    border-bottom: 1px solid var(--ash-border);\n  }\n\n  .ash-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ash-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ash-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ash-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ash-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ash-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ash-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ash-text);\n    font-size: 1rem;\n  }\n\n  .ash-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .ashy-wood-wrapper {\n      padding: 35px;\n    }\n\n    .ash-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ash-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ash-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ash-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ash-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ash-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ash-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ash-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ash-notes-grid,\n    .ash-journey-grid,\n    .ash-accord-grid,\n    .ash-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ash-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ash-character-card {\n      padding: 35px;\n    }\n\n    .ash-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ash-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ash-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ash-section-title,\n    .ash-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ash-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ash-note-description {\n      font-size: 1rem;\n    }\n\n    .ash-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ash-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ash-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ash-detail-row,\n    .ash-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-intro,\n    .ash-accord-intro,\n    .ash-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-card h4,\n    .ash-accord-card h4,\n    .ash-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-card p,\n    .ash-accord-card p,\n    .ash-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ash-statement-section {\n      padding: 44px;\n    }\n\n    .ash-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ash-statement-section p,\n    .ash-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ash-occasion-section {\n      padding: 38px;\n    }\n\n    .ash-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ash-performance-section {\n      padding: 30px;\n    }\n\n    .ash-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ash-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ash-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ash-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ash-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ash-notes-grid,\n    .ash-journey-grid,\n    .ash-accord-grid,\n    .ash-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ashy-wood-wrapper {\n      padding: 10px;\n    }\n\n    .ash-header {\n      padding: 26px 8px;\n    }\n\n    .ash-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ash-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ash-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ash-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ash-detail-value {\n      text-align: left;\n    }\n\n    .ash-character-card {\n      padding: 24px 18px;\n    }\n\n    .ash-journey-section,\n    .ash-accord-section,\n    .ash-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ash-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ash-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ash-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ashy-wood-wrapper\"\u003e\n\n  \u003cdiv class=\"ash-header\"\u003e\n    \u003cdiv class=\"ash-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ash-main-title\"\u003eAshy Wood\u003c\/h2\u003e\n    \u003cp class=\"ash-tagline\"\u003e\n      “Smoldering campfire warmth, ashy wood, charred timber, smoky earth and forest-floor depth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-intro-grid\"\u003e\n\n    \u003cdiv class=\"ash-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Ashy-Wood-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208501\" alt=\"Ashy Wood EDP 100ml by Anfar London in black bottle with gold label, black cap and wood series presentation\" class=\"ash-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-story\"\u003e\n      \u003ch3\u003eSmoky Woodland Warmth with Rustic Sophistication\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAshy Wood EDP by Anfar London\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e inspired by the allure of a\n        smoldering campfire deep within a secluded forest.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This fragrance unfolds with a rich and velvety essence, creating the\n        feeling of quiet woodland air filled with burning embers, warm smoke\n        and the deep comfort of charred timber.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        At the heart of Ashy Wood is a distinctive ashy wood note. It evokes\n        the primal scent of scorched wood, dry bark and glowing embers,\n        creating a fragrance profile that feels raw, grounding and atmospheric.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The smoky and earthy undertones add depth, texture and complexity,\n        recreating the sensation of sitting close to a crackling fire while the\n        surrounding forest rests in complete stillness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition is further enhanced by subtle hints of forest floor and\n        lingering warmth, leaving a sophisticated woody impression that feels\n        rustic, serene and naturally intense.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black bottle with a structured square profile, gold\n        label detailing, dark cap and The Wood Series styling, Ashy Wood\n        visually reflects its smoky, woody and elemental fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-notes-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ash-notes-grid\"\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eAromatic, Caramel and Fresh\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Aromatic freshness meets a soft caramel nuance, creating a warm yet\n          lifted opening with smooth contrast.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eFloral and Oud\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Floral softness blends with oud depth, adding elegance and richness\n          to the smoky woody centre.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eAmbery, Woody, Moss and Musk\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Amber, woods, moss and musk create a grounding base with earthy\n          warmth and a smooth lingering trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-character-section\"\u003e\n\n    \u003cdiv class=\"ash-character-card\"\u003e\n      \u003ch3\u003eThe Smoldering Campfire Atmosphere\u003c\/h3\u003e\n      \u003cp\u003e\n        Ashy Wood captures the feeling of glowing embers and smoke drifting\n        through a quiet forest, creating an immersive and contemplative scent\n        experience.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-character-card\"\u003e\n      \u003ch3\u003eThe Charred Timber Signature\u003c\/h3\u003e\n      \u003cp\u003e\n        The central ashy wood accord gives the fragrance its distinctive\n        identity, balancing scorched timber, smoky warmth and earthy woodland\n        depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-details-grid\"\u003e\n\n    \u003cdiv class=\"ash-details-box\"\u003e\n      \u003ch4 class=\"ash-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAshy Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eScent Profile\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eSmoky, Woody, Earthy and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAromatic, Caramel, Fresh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eFloral, Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAmbery, Woody, Moss, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eCentral Accord\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAshy Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eBlack Bottle, Gold Label and The Wood Series Styling\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-highlights-box\"\u003e\n      \u003ch4 class=\"ash-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ash-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum by Anfar London\u003c\/li\u003e\n        \u003cli\u003eDistinctive smoky and woody fragrance character\u003c\/li\u003e\n        \u003cli\u003eInspired by a smoldering campfire in a secluded forest\u003c\/li\u003e\n        \u003cli\u003eRich impression of burning embers and charred timber\u003c\/li\u003e\n        \u003cli\u003eAromatic, caramel and fresh top notes\u003c\/li\u003e\n        \u003cli\u003eFloral and oud heart notes\u003c\/li\u003e\n        \u003cli\u003eAmbery, woody, moss and musk base notes\u003c\/li\u003e\n        \u003cli\u003eEarthy undertones inspired by forest-floor depth\u003c\/li\u003e\n        \u003cli\u003eGrounding, atmospheric and rustic fragrance profile\u003c\/li\u003e\n        \u003cli\u003eIdeal for lovers of dark woody scents\u003c\/li\u003e\n        \u003cli\u003eBlack and gold bottle presentation\u003c\/li\u003e\n        \u003cli\u003ePerfect for sophisticated signature fragrance styling\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-journey-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Ashy Wood Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ash-journey-intro\"\u003e\n      A smoky woodland journey from aromatic freshness and caramel warmth into\n      floral oud depth, finishing with ambery woods, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-journey-grid\"\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eAromatic Fresh Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Aromatic, caramel and fresh notes introduce the fragrance with smooth\n          warmth and a refined opening lift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Oud Centre\u003c\/h4\u003e\n        \u003cp\u003e\n          Floral softness and oud richness shape the centre with elegant depth\n          and woody sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Moss Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Ambery woods, moss and musk settle into a smoky, earthy and grounding\n          final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-accord-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Signature Ashy Wood Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ash-accord-intro\"\u003e\n      A distinctive Eau de Parfum shaped by aromatic freshness, caramel warmth,\n      floral oud, smoky wood, amber, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-accord-grid\"\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eSmoky Wood\u003c\/h4\u003e\n        \u003cp\u003e\n          The central ashy wood impression evokes scorched timber, glowing\n          embers and warm campfire smoke.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eFloral Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Floral softness balances oud depth, giving the fragrance a refined\n          heart beneath the smoky surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Moss Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, moss and musk create a warm, earthy and smooth dry-down with\n          lasting atmosphere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-statement-section\"\u003e\n    \u003ch3\u003eBlack-Gold Smoke with Earthy Woodland Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood opens with aromatic, caramel and fresh notes, develops through\n      floral and oud warmth, then settles into ambery woods, moss and musk. Its\n      black bottle, gold label and Wood Series presentation reflect a fragrance\n      designed around smoke, timber, earth and rustic sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evening Wear and Dark Woody Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood is ideal for evening wear, colder seasons, confident daily\n      styling, gifting and signature fragrance use. Its smoky campfire\n      atmosphere and earthy woody depth make it especially suited to fragrance\n      lovers who prefer distinctive, atmospheric scents.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood is presented as a 100ml Eau de Parfum with smoky, woody,\n      earthy, ambery, mossy and musky character. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-trust-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ash-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-trust-grid\"\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Ashy Wood EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood has a smoky, woody and earthy character inspired by a\n          smoldering campfire deep within a secluded forest. It features\n          aromatic, caramel and fresh top notes, floral and oud heart notes,\n          and an ambery, woody, moss and musk base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Ashy Wood EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are aromatic, caramel and fresh.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are floral and oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are ambery, woody, moss and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood a smoky fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Ashy Wood is described around smoldering campfire warmth,\n          burning embers, charred timber and smoky earthy undertones.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood a woody fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The fragrance centres on a distinctive ashy wood note with\n          charred timber, oud, ambery woods, moss and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is suitable for evening wear, colder seasons, dark woody\n          signature styling, gifting and atmospheric fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its black bottle, gold label, smoky woody fragrance profile and\n          The Wood Series styling make it a strong gift choice for lovers of\n          dark, atmospheric scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Ashy Wood last?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is an Eau de Parfum. Actual longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579593212150,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Ashy-Wood-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208501"},{"product_id":"date-nights-homme-edp-100ml","title":"Date Nights Homme EDP (100ml)","description":"\u003cstyle\u003e\n  .date-nights-wrapper {\n    --dn-white: #ffffff;\n    --dn-soft-white: #fbfbfb;\n    --dn-pale: #f1f3f1;\n    --dn-pale-2: #f8f9f7;\n    --dn-border: #d8dcda;\n    --dn-neutral-border: #e5e8e5;\n    --dn-trust-border: #dde1dd;\n\n    --dn-black: #050505;\n    --dn-ink: #0d0d0d;\n    --dn-charcoal: #171717;\n    --dn-graphite: #2e3231;\n    --dn-smoke: #6c7370;\n    --dn-smoked-glass: #4b5450;\n    --dn-silver: #c8cbc7;\n    --dn-chrome: #e6e7e3;\n    --dn-soft-silver: #f2f4f0;\n    --dn-blood-orange: #c84b22;\n    --dn-mandarin: #df7a2d;\n    --dn-pomelo: #d9bd56;\n    --dn-grapefruit: #e88b69;\n    --dn-tonka: #745439;\n    --dn-ambroxan: #b9a98d;\n    --dn-musk: #f3eee8;\n    --dn-oakmoss: #465737;\n    --dn-ambergris: #b8a17a;\n    --dn-vanilla: #ead8b5;\n    --dn-character-bg: linear-gradient(135deg, #050505 0%, #2e3231 52%, #c84b22 100%);\n\n    --dn-heading: #171717;\n    --dn-text: #444847;\n    --dn-muted: #707573;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--dn-white);\n    color: var(--dn-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .date-nights-wrapper *,\n  .date-nights-wrapper *::before,\n  .date-nights-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .dn-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--dn-white);\n    border-bottom: 1px solid var(--dn-border);\n    text-align: center;\n  }\n\n  .dn-brand-tag {\n    margin-bottom: 8px;\n    color: var(--dn-blood-orange);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .dn-main-title {\n    margin: 0 0 10px;\n    color: var(--dn-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .dn-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--dn-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .dn-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .dn-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .dn-story h3 {\n    margin: 0 0 16px;\n    color: var(--dn-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dn-story p {\n    margin: 0 0 17px;\n    color: var(--dn-text);\n    font-size: 1.05rem;\n  }\n\n  .dn-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .dn-section-title {\n    margin: 0 0 25px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-notes-section,\n  .dn-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-video-title {\n    margin: 0 0 8px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--dn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dn-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--dn-white);\n    border: 0;\n  }\n\n  .dn-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .dn-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--dn-charcoal);\n    color: var(--dn-white);\n    border: 1px solid var(--dn-charcoal);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .dn-instagram-link a:hover {\n    background: var(--dn-blood-orange);\n    border-color: var(--dn-blood-orange);\n  }\n\n  .dn-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-trust-border);\n    border-radius: 10px;\n  }\n\n  .dn-notes-grid,\n  .dn-journey-grid,\n  .dn-accord-grid,\n  .dn-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .dn-note-card {\n    padding: 22px;\n    background: var(--dn-pale-2);\n    border: 1px solid var(--dn-border);\n    border-top: 4px solid var(--dn-blood-orange);\n    border-radius: 8px;\n  }\n\n  .dn-note-label {\n    margin-bottom: 7px;\n    color: var(--dn-blood-orange);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dn-note-title {\n    margin-bottom: 7px;\n    color: var(--dn-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .dn-note-description {\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .dn-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--dn-silver);\n    border: 1px solid var(--dn-silver);\n    border-radius: 10px;\n  }\n\n  .dn-character-card {\n    padding: 30px 24px;\n    background: var(--dn-character-bg);\n    color: var(--dn-white);\n  }\n\n  .dn-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--dn-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dn-character-card p {\n    margin: 0;\n    color: var(--dn-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .dn-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .dn-details-box,\n  .dn-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--dn-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .dn-detail-label {\n    color: var(--dn-muted);\n    font-weight: 600;\n  }\n\n  .dn-detail-value {\n    color: var(--dn-heading);\n    text-align: right;\n  }\n\n  .dn-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dn-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--dn-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .dn-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--dn-blood-orange);\n    font-weight: 700;\n  }\n\n  .dn-journey-intro,\n  .dn-accord-intro,\n  .dn-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--dn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dn-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-journey-number,\n  .dn-accord-icon,\n  .dn-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--dn-charcoal);\n    color: var(--dn-chrome);\n    border: 1px solid var(--dn-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .dn-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .dn-journey-card h4,\n  .dn-accord-card h4,\n  .dn-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--dn-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .dn-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .dn-journey-card p,\n  .dn-accord-card p,\n  .dn-trust-card p {\n    margin: 0;\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .dn-trust-card p {\n    color: #111111;\n  }\n\n  .dn-accord-card {\n    padding: 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dn-trust-card {\n    padding: 28px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .dn-accord-icon,\n  .dn-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .dn-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--dn-black) 0%, var(--dn-graphite) 52%, var(--dn-blood-orange) 100%);\n    color: var(--dn-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .dn-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--dn-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dn-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dn-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dn-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dn-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--dn-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dn-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dn-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dn-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--dn-pale-2);\n    border: 1px solid var(--dn-border);\n    border-left: 6px solid var(--dn-blood-orange);\n    border-radius: 8px;\n  }\n\n  .dn-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--dn-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dn-performance-section p {\n    margin: 0;\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .dn-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--dn-border);\n  }\n\n  .dn-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-faq-item {\n    background: var(--dn-white);\n    border-bottom: 1px solid var(--dn-border);\n  }\n\n  .dn-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--dn-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .dn-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dn-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--dn-blood-orange);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .dn-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .dn-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--dn-text);\n    font-size: 1rem;\n  }\n\n  .dn-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .date-nights-wrapper {\n      padding: 35px;\n    }\n\n    .dn-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .dn-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .dn-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .dn-tagline {\n      font-size: 1.3rem;\n    }\n\n    .dn-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .dn-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .dn-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .dn-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .dn-notes-grid,\n    .dn-journey-grid,\n    .dn-accord-grid,\n    .dn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .dn-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .dn-character-card {\n      padding: 35px;\n    }\n\n    .dn-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .dn-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .dn-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .dn-section-title,\n    .dn-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .dn-video-title {\n      font-size: 1.55rem;\n    }\n\n    .dn-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .dn-note-title {\n      font-size: 1.15rem;\n    }\n\n    .dn-note-description {\n      font-size: 1rem;\n    }\n\n    .dn-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .dn-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .dn-box-title {\n      font-size: 1.05rem;\n    }\n\n    .dn-detail-row,\n    .dn-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-intro,\n    .dn-accord-intro,\n    .dn-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-card h4,\n    .dn-accord-card h4,\n    .dn-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-card p,\n    .dn-accord-card p,\n    .dn-trust-card p {\n      font-size: 1rem;\n    }\n\n    .dn-statement-section {\n      padding: 44px;\n    }\n\n    .dn-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .dn-statement-section p,\n    .dn-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .dn-occasion-section {\n      padding: 38px;\n    }\n\n    .dn-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .dn-performance-section {\n      padding: 30px;\n    }\n\n    .dn-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .dn-trust-section {\n      padding: 44px 38px;\n    }\n\n    .dn-trust-card {\n      padding: 32px 26px;\n    }\n\n    .dn-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .dn-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .dn-notes-grid,\n    .dn-journey-grid,\n    .dn-accord-grid,\n    .dn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .date-nights-wrapper {\n      padding: 10px;\n    }\n\n    .dn-header {\n      padding: 26px 8px;\n    }\n\n    .dn-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .dn-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .dn-tagline {\n      font-size: 0.95rem;\n    }\n\n    .dn-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .dn-detail-value {\n      text-align: left;\n    }\n\n    .dn-character-card {\n      padding: 24px 18px;\n    }\n\n    .dn-journey-section,\n    .dn-accord-section,\n    .dn-video-section,\n    .dn-trust-section {\n      padding: 25px 15px;\n    }\n\n    .dn-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .dn-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .dn-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .dn-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"date-nights-wrapper\"\u003e\n\n  \u003cdiv class=\"dn-header\"\u003e\n    \u003cdiv class=\"dn-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"dn-main-title\"\u003eDate Nights Homme\u003c\/h2\u003e\n    \u003cp class=\"dn-tagline\"\u003e\n      “Blood orange, mandarin, tonka bean, ambroxan, pomelo, grapefruit, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-intro-grid\"\u003e\n\n    \u003cdiv class=\"dn-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Date-Nights-Homme-100ML-Extrait-de-Parfum.webp?v=1739208576\" alt=\"Date Nights Homme EDP 100ml by Anfar London in clear smoky bottle with silver cap, black centre panel, geometric silver line design, hanging charm and matching white black silver box\" class=\"dn-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-story\"\u003e\n      \u003ch3\u003eRomantic Citrus Energy with Smooth Modern Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eDate Nights Homme EDP\u003c\/strong\u003e, a confident\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e shaped for memorable evenings,\n        polished styling and modern masculine presence.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with blood orange and mandarin. This first\n        impression feels bright, juicy and energetic, creating a citrus spark\n        that instantly gives Date Nights Homme a fresh and charismatic start.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Tonka bean and ambroxan form the middle of the scent. Tonka bean adds\n        creamy warmth and soft sweetness, while ambroxan gives the fragrance a\n        clean, modern, musky-ambery glow.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pomelo and grapefruit add a crisp citrus finish, keeping the fragrance\n        fresh and vibrant as it develops. Musk, oak moss, ambergris and vanilla\n        support the composition with smoothness, mossy depth, refined warmth\n        and a softly sweet trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear smoky bottle with a polished silver cap, black\n        centre panel, geometric silver line design and hanging Anfar London\n        charm, Date Nights Homme visually reflects its sharp, modern and\n        evening-ready identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-notes-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"dn-notes-grid\"\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eBlood Orange and Mandarin\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Blood orange and mandarin create a juicy citrus opening with bright,\n          confident and romantic evening energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eTonka Bean and Ambroxan\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Tonka bean adds creamy sweetness, while ambroxan gives the fragrance\n          a clean modern amber-musk glow.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eMusk, Oak Moss, Ambergris, Vanilla, Pomelo and Grapefruit\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Musk, oak moss, ambergris and vanilla create the smooth base, while\n          pomelo and grapefruit add a crisp citrus finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-character-section\"\u003e\n\n    \u003cdiv class=\"dn-character-card\"\u003e\n      \u003ch3\u003eThe Blood Orange Mandarin Spark\u003c\/h3\u003e\n      \u003cp\u003e\n        Blood orange and mandarin open Date Nights Homme with bright citrus\n        freshness, juicy energy and confident evening charm.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-character-card\"\u003e\n      \u003ch3\u003eThe Tonka Ambroxan Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Tonka bean, ambroxan, musk, ambergris and vanilla settle into a smooth,\n        warm and modern masculine dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-details-grid\"\u003e\n\n    \u003cdiv class=\"dn-details-box\"\u003e\n      \u003ch4 class=\"dn-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eDate Nights Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eCitrus, Musky, Ambery, Mossy and Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eBlood Orange, Mandarin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eTonka Bean, Ambroxan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla, Pomelo, Grapefruit\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eSmoky Clear Bottle, Silver Cap and Black Centre Panel\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-highlights-box\"\u003e\n      \u003ch4 class=\"dn-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"dn-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with confident date-night character\u003c\/li\u003e\n        \u003cli\u003eBlood orange creates juicy citrus brightness\u003c\/li\u003e\n        \u003cli\u003eMandarin adds fresh sparkling energy\u003c\/li\u003e\n        \u003cli\u003eTonka bean gives creamy warmth and sweetness\u003c\/li\u003e\n        \u003cli\u003eAmbroxan adds a clean modern amber-musk glow\u003c\/li\u003e\n        \u003cli\u003eMusk softens the fragrance body\u003c\/li\u003e\n        \u003cli\u003eOak moss gives mossy earthy depth\u003c\/li\u003e\n        \u003cli\u003eAmbergris adds refined smooth warmth\u003c\/li\u003e\n        \u003cli\u003eVanilla leaves a soft sweet trail\u003c\/li\u003e\n        \u003cli\u003ePomelo and grapefruit bring crisp citrus lift\u003c\/li\u003e\n        \u003cli\u003eIdeal for evening wear and confident signature styling\u003c\/li\u003e\n        \u003cli\u003ePremium silver, black and smoky presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-journey-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Date Nights Homme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"dn-journey-intro\"\u003e\n      A refined evening fragrance journey from blood orange and mandarin into\n      tonka bean and ambroxan, finishing with musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-journey-grid\"\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Spark Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Blood orange and mandarin create a bright, juicy and energetic first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eTonka Ambroxan Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean and ambroxan build a warm, smooth and modern masculine\n          centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMossy Citrus Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris, vanilla, pomelo and grapefruit create a\n          smooth and fresh final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-accord-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Signature Date Nights Homme Accords\u003c\/h3\u003e\n\n    \u003cp class=\"dn-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by citrus brightness, creamy tonka bean,\n      ambroxan warmth, mossy musk, ambergris, vanilla and crisp grapefruit\n      freshness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-accord-grid\"\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlood Orange Mandarin\u003c\/h4\u003e\n        \u003cp\u003e\n          Blood orange and mandarin create the fresh, juicy and energetic\n          opening of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eTonka Ambroxan\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean and ambroxan add creamy warmth, smooth sweetness and a\n          refined modern glow.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Vanilla Citrus\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris, vanilla, pomelo and grapefruit create the\n          smooth final signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-video-section\"\u003e\n    \u003ch3 class=\"dn-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"dn-video-subtitle\"\u003e\n      Watch the Date Nights Homme presentation and explore its citrus,\n      romantic, smoky-silver and modern Anfar London Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DTQKvMhivy9\/embed\/\" title=\"Date Nights Homme EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DTQKvMhivy9\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-statement-section\"\u003e\n    \u003ch3\u003eSmoky Silver Romance with Citrus Amber Freshness\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme opens with blood orange and mandarin, develops through\n      tonka bean and ambroxan, then settles into musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit. Its clear smoky bottle, polished silver\n      cap, black centre panel and geometric line design reflect a fragrance\n      created for romance, confidence and modern evening presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Date Nights and Confident Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme is suitable for romantic evenings, dinner plans, smart\n      casual styling, premium gifting and confident signature fragrance use.\n      The citrus opening creates freshness, while tonka bean, ambroxan, musk,\n      oak moss, ambergris and vanilla give the scent warmth and depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme is presented as a 100ml Eau de Parfum with blood\n      orange, mandarin, tonka bean, ambroxan, musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit notes. Actual longevity and projection can\n      vary depending on skin chemistry, application amount, clothing,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-trust-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"dn-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-trust-grid\"\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Date Nights Homme EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme opens with blood orange and mandarin, develops\n          with tonka bean and ambroxan, and settles into musk, oak moss,\n          ambergris, vanilla, pomelo and grapefruit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Date Nights Homme EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are blood orange and mandarin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are tonka bean and ambroxan.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes include musk, oak moss, ambergris, vanilla, pomelo\n          and grapefruit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Date Nights Homme a citrus fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Blood orange, mandarin, pomelo and grapefruit give Date Nights\n          Homme a bright citrus character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Date Nights Homme have warm notes?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Tonka bean, ambroxan, ambergris and vanilla give the fragrance\n          smooth warmth and modern depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is suitable for romantic evenings, dinner plans,\n          smart casual styling, premium gifting and confident signature\n          fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Date Nights Homme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its clear smoky bottle, silver cap, black centre panel,\n          geometric detailing and matching box create a premium gift-style\n          presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Date Nights Homme last?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is an Eau de Parfum. Actual longevity and\n          projection can vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579597635830,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Date-Nights-Homme-100ML-Extrait-de-Parfum.webp?v=1739208576"},{"product_id":"intense-sports-edp-100ml","title":"Intense Sports EDP (100ml)","description":"\u003cstyle\u003e\n  .intense-sports-wrapper {\n    --is-white: #ffffff;\n    --is-soft-white: #fbfbfb;\n    --is-pale: #f1f2f1;\n    --is-pale-2: #f8f8f7;\n    --is-border: #d7d9d8;\n    --is-neutral-border: #e5e6e4;\n    --is-trust-border: #dedfdd;\n\n    --is-black: #050505;\n    --is-ink: #0d0d0d;\n    --is-charcoal: #171717;\n    --is-graphite: #2f3333;\n    --is-smoke: #69706d;\n    --is-smoked-glass: #48514d;\n    --is-silver: #c7c9c6;\n    --is-chrome: #e5e6e2;\n    --is-soft-silver: #f2f3f0;\n    --is-red: #c2262e;\n    --is-deep-red: #8e1119;\n    --is-pineapple: #d6b84b;\n    --is-bergamot: #d9cf67;\n    --is-blackcurrant: #342044;\n    --is-apple: #7c9b43;\n    --is-birch: #d9d0bd;\n    --is-patchouli: #37261d;\n    --is-jasmine: #f2eadf;\n    --is-rose: #b65b67;\n    --is-musk: #f3eee8;\n    --is-oakmoss: #4a5a3a;\n    --is-ambergris: #b8a17a;\n    --is-vanilla: #ead8b5;\n    --is-character-bg: linear-gradient(135deg, #050505 0%, #2f3333 52%, #8e1119 100%);\n\n    --is-heading: #171717;\n    --is-text: #444847;\n    --is-muted: #707573;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--is-white);\n    color: var(--is-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .intense-sports-wrapper *,\n  .intense-sports-wrapper *::before,\n  .intense-sports-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .is-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--is-white);\n    border-bottom: 1px solid var(--is-border);\n    text-align: center;\n  }\n\n  .is-brand-tag {\n    margin-bottom: 8px;\n    color: var(--is-red);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .is-main-title {\n    margin: 0 0 10px;\n    color: var(--is-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .is-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--is-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .is-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .is-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .is-story h3 {\n    margin: 0 0 16px;\n    color: var(--is-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .is-story p {\n    margin: 0 0 17px;\n    color: var(--is-text);\n    font-size: 1.05rem;\n  }\n\n  .is-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .is-section-title {\n    margin: 0 0 25px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-notes-section,\n  .is-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-video-title {\n    margin: 0 0 8px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--is-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .is-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--is-white);\n    border: 0;\n  }\n\n  .is-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .is-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--is-charcoal);\n    color: var(--is-white);\n    border: 1px solid var(--is-charcoal);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .is-instagram-link a:hover {\n    background: var(--is-deep-red);\n    border-color: var(--is-deep-red);\n  }\n\n  .is-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-trust-border);\n    border-radius: 10px;\n  }\n\n  .is-notes-grid,\n  .is-journey-grid,\n  .is-accord-grid,\n  .is-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .is-note-card {\n    padding: 22px;\n    background: var(--is-pale-2);\n    border: 1px solid var(--is-border);\n    border-top: 4px solid var(--is-red);\n    border-radius: 8px;\n  }\n\n  .is-note-label {\n    margin-bottom: 7px;\n    color: var(--is-red);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .is-note-title {\n    margin-bottom: 7px;\n    color: var(--is-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .is-note-description {\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .is-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--is-silver);\n    border: 1px solid var(--is-silver);\n    border-radius: 10px;\n  }\n\n  .is-character-card {\n    padding: 30px 24px;\n    background: var(--is-character-bg);\n    color: var(--is-white);\n  }\n\n  .is-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--is-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .is-character-card p {\n    margin: 0;\n    color: var(--is-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .is-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .is-details-box,\n  .is-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--is-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .is-detail-label {\n    color: var(--is-muted);\n    font-weight: 600;\n  }\n\n  .is-detail-value {\n    color: var(--is-heading);\n    text-align: right;\n  }\n\n  .is-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .is-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--is-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .is-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--is-red);\n    font-weight: 700;\n  }\n\n  .is-journey-intro,\n  .is-accord-intro,\n  .is-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--is-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .is-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-journey-number,\n  .is-accord-icon,\n  .is-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--is-charcoal);\n    color: var(--is-chrome);\n    border: 1px solid var(--is-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .is-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .is-journey-card h4,\n  .is-accord-card h4,\n  .is-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--is-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .is-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .is-journey-card p,\n  .is-accord-card p,\n  .is-trust-card p {\n    margin: 0;\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .is-trust-card p {\n    color: #111111;\n  }\n\n  .is-accord-card {\n    padding: 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .is-trust-card {\n    padding: 28px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .is-accord-icon,\n  .is-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .is-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--is-black) 0%, var(--is-graphite) 52%, var(--is-deep-red) 100%);\n    color: var(--is-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .is-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--is-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .is-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--is-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .is-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .is-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--is-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .is-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--is-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .is-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--is-pale-2);\n    border: 1px solid var(--is-border);\n    border-left: 6px solid var(--is-red);\n    border-radius: 8px;\n  }\n\n  .is-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--is-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .is-performance-section p {\n    margin: 0;\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .is-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--is-border);\n  }\n\n  .is-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-faq-item {\n    background: var(--is-white);\n    border-bottom: 1px solid var(--is-border);\n  }\n\n  .is-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--is-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .is-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .is-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--is-red);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .is-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .is-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--is-text);\n    font-size: 1rem;\n  }\n\n  .is-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .intense-sports-wrapper {\n      padding: 35px;\n    }\n\n    .is-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .is-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .is-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .is-tagline {\n      font-size: 1.3rem;\n    }\n\n    .is-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .is-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .is-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .is-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .is-notes-grid,\n    .is-journey-grid,\n    .is-accord-grid,\n    .is-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .is-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .is-character-card {\n      padding: 35px;\n    }\n\n    .is-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .is-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .is-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .is-section-title,\n    .is-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .is-video-title {\n      font-size: 1.55rem;\n    }\n\n    .is-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .is-note-title {\n      font-size: 1.15rem;\n    }\n\n    .is-note-description {\n      font-size: 1rem;\n    }\n\n    .is-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .is-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .is-box-title {\n      font-size: 1.05rem;\n    }\n\n    .is-detail-row,\n    .is-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-intro,\n    .is-accord-intro,\n    .is-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-card h4,\n    .is-accord-card h4,\n    .is-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-card p,\n    .is-accord-card p,\n    .is-trust-card p {\n      font-size: 1rem;\n    }\n\n    .is-statement-section {\n      padding: 44px;\n    }\n\n    .is-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .is-statement-section p,\n    .is-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .is-occasion-section {\n      padding: 38px;\n    }\n\n    .is-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .is-performance-section {\n      padding: 30px;\n    }\n\n    .is-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .is-trust-section {\n      padding: 44px 38px;\n    }\n\n    .is-trust-card {\n      padding: 32px 26px;\n    }\n\n    .is-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .is-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .is-notes-grid,\n    .is-journey-grid,\n    .is-accord-grid,\n    .is-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .intense-sports-wrapper {\n      padding: 10px;\n    }\n\n    .is-header {\n      padding: 26px 8px;\n    }\n\n    .is-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .is-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .is-tagline {\n      font-size: 0.95rem;\n    }\n\n    .is-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .is-detail-value {\n      text-align: left;\n    }\n\n    .is-character-card {\n      padding: 24px 18px;\n    }\n\n    .is-journey-section,\n    .is-accord-section,\n    .is-video-section,\n    .is-trust-section {\n      padding: 25px 15px;\n    }\n\n    .is-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .is-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .is-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .is-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"intense-sports-wrapper\"\u003e\n\n  \u003cdiv class=\"is-header\"\u003e\n    \u003cdiv class=\"is-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"is-main-title\"\u003eIntense Sports\u003c\/h2\u003e\n    \u003cp class=\"is-tagline\"\u003e\n      “Pineapple, bergamot, black currant, apple, birch, patchouli, jasmine, rose, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-intro-grid\"\u003e\n\n    \u003cdiv class=\"is-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Intense-Sports-EDP-100-ML.webp?v=1739208578\" alt=\"Intense Sports EDP 100ml by Anfar London in smoky transparent bottle with black cap, silver chrome details, red centre panel, geometric line design and matching grey red box\" class=\"is-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-story\"\u003e\n      \u003ch3\u003eSporty Red Energy with Smoky Modern Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eIntense Sports EDP\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e built around juicy fruits,\n        polished florals, smoky birch, earthy patchouli, oak moss, ambergris,\n        musk and smooth vanilla.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple, bergamot, black currant and apple.\n        This first impression feels bright, energetic and attention catching,\n        combining tropical sweetness, citrus lift, dark berry richness and\n        crisp apple freshness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Birch, patchouli, Moroccan jasmine and rose form the middle of the\n        scent. Birch adds a smoky polished edge, patchouli gives earthy depth,\n        while Moroccan jasmine and rose introduce a refined floral elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oak moss, ambergris and vanilla create the base. Musk softens the\n        dry-down, oak moss adds green-earthy structure, ambergris gives a\n        smooth modern glow and vanilla leaves a warm, balanced sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a smoky transparent bottle with a black cap, silver-chrome\n        details, red centre panel, geometric line design and hanging Anfar\n        London charm, Intense Sports visually reflects its active, modern and\n        confident fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-notes-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"is-notes-grid\"\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003ePineapple, Bergamot, Black Currant and Apple\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Pineapple and apple create juicy freshness, while bergamot and black\n          currant add citrus lift and dark fruity depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003eBirch, Patchouli, Moroccan Jasmine and Rose\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Birch and patchouli bring smoky-earthy structure, balanced by\n          Moroccan jasmine and rose for floral sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003eMusk, Oak Moss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, mossy, warm\n          and modern final trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-character-section\"\u003e\n\n    \u003cdiv class=\"is-character-card\"\u003e\n      \u003ch3\u003eThe Fruity Sport Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple, bergamot, black currant and apple create an energetic,\n        fresh and vibrant opening with confident movement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-character-card\"\u003e\n      \u003ch3\u003eThe Smoky Mossy Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, oak moss, ambergris, musk and vanilla settle into a\n        smooth, smoky and polished modern dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-details-grid\"\u003e\n\n    \u003cdiv class=\"is-details-box\"\u003e\n      \u003ch4 class=\"is-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eIntense Sports\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eFruity, Woody, Floral, Musky and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003ePineapple, Bergamot, Black Currant, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eBirch, Patchouli, Moroccan Jasmine, Rose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eSmoky Bottle, Black Cap, Red Panel and Silver Details\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-highlights-box\"\u003e\n      \u003ch4 class=\"is-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"is-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with sporty modern character\u003c\/li\u003e\n        \u003cli\u003ePineapple gives juicy tropical brightness\u003c\/li\u003e\n        \u003cli\u003eBergamot adds crisp citrus freshness\u003c\/li\u003e\n        \u003cli\u003eBlack currant brings dark fruity depth\u003c\/li\u003e\n        \u003cli\u003eApple creates clean energetic freshness\u003c\/li\u003e\n        \u003cli\u003eBirch adds a smoky polished edge\u003c\/li\u003e\n        \u003cli\u003ePatchouli gives earthy structure\u003c\/li\u003e\n        \u003cli\u003eMoroccan jasmine adds floral refinement\u003c\/li\u003e\n        \u003cli\u003eRose brings elegant floral balance\u003c\/li\u003e\n        \u003cli\u003eMusk and oak moss create smooth depth\u003c\/li\u003e\n        \u003cli\u003eAmbergris and vanilla leave a warm modern trail\u003c\/li\u003e\n        \u003cli\u003eSmoky black, chrome and red presentation stands out\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-journey-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Intense Sports Journey\u003c\/h3\u003e\n\n    \u003cp class=\"is-journey-intro\"\u003e\n      A dynamic fragrance journey from pineapple, bergamot, black currant and\n      apple into birch, patchouli, Moroccan jasmine and rose, finishing with\n      musk, oak moss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-journey-grid\"\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Fresh Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, bergamot, black currant and apple create a bright,\n          energetic and sporty first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, patchouli, Moroccan jasmine and rose build a smoky, earthy\n          and refined floral middle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMossy Vanilla Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla settle into a smooth, warm and\n          modern final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-accord-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Signature Intense Sports Accords\u003c\/h3\u003e\n\n    \u003cp class=\"is-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by fruity freshness, smoky woods, earthy\n      patchouli, floral elegance, musky moss, ambergris and vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-accord-grid\"\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePineapple Bergamot Apple\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, bergamot and apple create the bright sporty opening, with\n          black currant adding richer fruit depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch Patchouli Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch and patchouli bring smoky-earthy character while Moroccan\n          jasmine and rose add elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Oak Moss Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, mossy and\n          warm modern base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-video-section\"\u003e\n    \u003ch3 class=\"is-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"is-video-subtitle\"\u003e\n      Watch the Intense Sports presentation and explore its fruity, smoky,\n      sporty, red-accented and modern Anfar London Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DXwLMG7Kkty\/embed\/\" title=\"Intense Sports EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DXwLMG7Kkty\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-statement-section\"\u003e\n    \u003ch3\u003eSmoky Red Energy with Modern Fruity Woody Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports opens with pineapple, bergamot, black currant and apple,\n      develops through birch, patchouli, Moroccan jasmine and rose, then\n      settles into musk, oak moss, ambergris and vanilla. Its smoky bottle,\n      black cap, chrome details and red centre panel reflect a fragrance\n      designed for movement, confidence and modern presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Energy and Confident Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports is suitable for daily styling, active days, casual smart\n      wear, evenings, gifting and confident signature fragrance use. The fruity\n      opening gives energy, while birch, patchouli, oak moss, ambergris, musk\n      and vanilla give depth and smoothness.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports is presented as a 100ml Eau de Parfum with pineapple,\n      bergamot, black currant, apple, birch, patchouli, Moroccan jasmine, rose,\n      musk, oak moss, ambergris and vanilla notes. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-trust-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"is-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-trust-grid\"\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Intense Sports EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports opens with pineapple, bergamot, black currant and\n          apple, develops with birch, patchouli, Moroccan jasmine and rose, and\n          settles into musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Intense Sports EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pineapple, bergamot, black currant and apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are birch, patchouli, Moroccan jasmine and rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Intense Sports a fruity fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The opening includes pineapple, bergamot, black currant and\n          apple, giving the fragrance a fruity and energetic start.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Intense Sports have woody notes?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Birch, patchouli and oak moss give Intense Sports a woody,\n          smoky and earthy structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is suitable for daily styling, active days, casual\n          smart wear, evenings, gifting and confident signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Intense Sports suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its smoky transparent bottle, black cap, red panel, chrome\n          details and matching box create a bold premium presentation for\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Intense Sports last?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is an Eau de Parfum. Actual longevity and projection\n          can vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579616903414,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Intense-Sports-EDP-100-ML.webp?v=1739208578"},{"product_id":"azule-elite-edp-100ml","title":"Azule Elite EDP (100ml)","description":"\u003cstyle\u003e\n  .azule-elite-wrapper {\n    --aze-white: #ffffff;\n    --aze-soft-white: #fbfaf7;\n    --aze-pale: #f6efd9;\n    --aze-pale-2: #fffaf0;\n    --aze-border: #dfc987;\n    --aze-neutral-border: #eadfbf;\n    --aze-trust-border: #e4dcc8;\n\n    --aze-black: #050505;\n    --aze-ink: #0c0d10;\n    --aze-charcoal: #171819;\n    --aze-deep-blue: #06204c;\n    --aze-royal-blue: #0b3f8f;\n    --aze-azule-blue: #1254b2;\n    --aze-blue-shadow: #071a38;\n    --aze-gold: #c5a059;\n    --aze-polished-gold: #e3c265;\n    --aze-soft-gold: #f0da91;\n    --aze-champagne: #f2e4bd;\n    --aze-bronze: #9b6d28;\n    --aze-patchouli: #3a2a1d;\n    --aze-oud: #241109;\n    --aze-cinnamon: #9b4b24;\n    --aze-cardamom: #6c7a49;\n    --aze-woody: #6c4a2e;\n    --aze-musk: #f2eee7;\n    --aze-amber: #b17232;\n    --aze-sandalwood: #967453;\n    --aze-tonka: #7c5b3b;\n    --aze-character-bg: linear-gradient(135deg, #050505 0%, #06204c 52%, #c5a059 100%);\n\n    --aze-heading: #1d1b17;\n    --aze-text: #4b463c;\n    --aze-muted: #736c5d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--aze-white);\n    color: var(--aze-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .azule-elite-wrapper *,\n  .azule-elite-wrapper *::before,\n  .azule-elite-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .aze-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--aze-white);\n    border-bottom: 1px solid var(--aze-border);\n    text-align: center;\n  }\n\n  .aze-brand-tag {\n    margin-bottom: 8px;\n    color: var(--aze-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .aze-main-title {\n    margin: 0 0 10px;\n    color: var(--aze-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .aze-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--aze-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .aze-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .aze-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .aze-story h3 {\n    margin: 0 0 16px;\n    color: var(--aze-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aze-story p {\n    margin: 0 0 17px;\n    color: var(--aze-text);\n    font-size: 1.05rem;\n  }\n\n  .aze-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aze-section-title {\n    margin: 0 0 25px;\n    color: var(--aze-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aze-notes-section,\n  .aze-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-trust-border);\n    border-radius: 10px;\n  }\n\n  .aze-notes-grid,\n  .aze-journey-grid,\n  .aze-accord-grid,\n  .aze-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .aze-note-card {\n    padding: 22px;\n    background: var(--aze-pale-2);\n    border: 1px solid var(--aze-border);\n    border-top: 4px solid var(--aze-royal-blue);\n    border-radius: 8px;\n  }\n\n  .aze-note-label {\n    margin-bottom: 7px;\n    color: var(--aze-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aze-note-title {\n    margin-bottom: 7px;\n    color: var(--aze-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .aze-note-description {\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .aze-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--aze-gold);\n    border: 1px solid var(--aze-gold);\n    border-radius: 10px;\n  }\n\n  .aze-character-card {\n    padding: 30px 24px;\n    background: var(--aze-character-bg);\n    color: var(--aze-white);\n  }\n\n  .aze-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--aze-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aze-character-card p {\n    margin: 0;\n    color: var(--aze-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .aze-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .aze-details-box,\n  .aze-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n  }\n\n  .aze-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--aze-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .aze-detail-label {\n    color: var(--aze-muted);\n    font-weight: 600;\n  }\n\n  .aze-detail-value {\n    color: var(--aze-heading);\n    text-align: right;\n  }\n\n  .aze-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aze-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--aze-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .aze-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--aze-royal-blue);\n    font-weight: 700;\n  }\n\n  .aze-journey-intro,\n  .aze-accord-intro,\n  .aze-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--aze-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .aze-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n  }\n\n  .aze-journey-number,\n  .aze-accord-icon,\n  .aze-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--aze-deep-blue);\n    color: var(--aze-soft-gold);\n    border: 1px solid var(--aze-deep-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .aze-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .aze-journey-card h4,\n  .aze-accord-card h4,\n  .aze-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--aze-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .aze-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .aze-journey-card p,\n  .aze-accord-card p,\n  .aze-trust-card p {\n    margin: 0;\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .aze-trust-card p {\n    color: #111111;\n  }\n\n  .aze-accord-card {\n    padding: 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aze-trust-card {\n    padding: 28px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .aze-accord-icon,\n  .aze-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .aze-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--aze-black) 0%, var(--aze-deep-blue) 52%, var(--aze-gold) 100%);\n    color: var(--aze-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .aze-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--aze-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aze-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aze-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aze-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aze-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--aze-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aze-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aze-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aze-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--aze-pale-2);\n    border: 1px solid var(--aze-border);\n    border-left: 6px solid var(--aze-royal-blue);\n    border-radius: 8px;\n  }\n\n  .aze-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--aze-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aze-performance-section p {\n    margin: 0;\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .aze-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--aze-border);\n  }\n\n  .aze-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--aze-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aze-faq-item {\n    background: var(--aze-white);\n    border-bottom: 1px solid var(--aze-border);\n  }\n\n  .aze-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--aze-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .aze-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aze-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--aze-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .aze-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .aze-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--aze-text);\n    font-size: 1rem;\n  }\n\n  .aze-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .azule-elite-wrapper {\n      padding: 35px;\n    }\n\n    .aze-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .aze-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .aze-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .aze-tagline {\n      font-size: 1.3rem;\n    }\n\n    .aze-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .aze-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .aze-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .aze-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .aze-notes-grid,\n    .aze-journey-grid,\n    .aze-accord-grid,\n    .aze-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .aze-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .aze-character-card {\n      padding: 35px;\n    }\n\n    .aze-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .aze-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .aze-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .aze-section-title,\n    .aze-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .aze-note-title {\n      font-size: 1.15rem;\n    }\n\n    .aze-note-description {\n      font-size: 1rem;\n    }\n\n    .aze-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .aze-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .aze-box-title {\n      font-size: 1.05rem;\n    }\n\n    .aze-detail-row,\n    .aze-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-intro,\n    .aze-accord-intro,\n    .aze-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-card h4,\n    .aze-accord-card h4,\n    .aze-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-card p,\n    .aze-accord-card p,\n    .aze-trust-card p {\n      font-size: 1rem;\n    }\n\n    .aze-statement-section {\n      padding: 44px;\n    }\n\n    .aze-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .aze-statement-section p,\n    .aze-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .aze-occasion-section {\n      padding: 38px;\n    }\n\n    .aze-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .aze-performance-section {\n      padding: 30px;\n    }\n\n    .aze-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .aze-trust-section {\n      padding: 44px 38px;\n    }\n\n    .aze-trust-card {\n      padding: 32px 26px;\n    }\n\n    .aze-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .aze-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .aze-notes-grid,\n    .aze-journey-grid,\n    .aze-accord-grid,\n    .aze-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .azule-elite-wrapper {\n      padding: 10px;\n    }\n\n    .aze-header {\n      padding: 26px 8px;\n    }\n\n    .aze-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .aze-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .aze-tagline {\n      font-size: 0.95rem;\n    }\n\n    .aze-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .aze-detail-value {\n      text-align: left;\n    }\n\n    .aze-character-card {\n      padding: 24px 18px;\n    }\n\n    .aze-journey-section,\n    .aze-accord-section,\n    .aze-trust-section {\n      padding: 25px 15px;\n    }\n\n    .aze-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .aze-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .aze-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"azule-elite-wrapper\"\u003e\n\n  \u003cdiv class=\"aze-header\"\u003e\n    \u003cdiv class=\"aze-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"aze-main-title\"\u003eAzule Elite\u003c\/h2\u003e\n    \u003cp class=\"aze-tagline\"\u003e\n      “Patchouli, oud, cinnamon, cardamom, musky woods, amber, sandalwood and creamy tonka bean.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-intro-grid\"\u003e\n\n    \u003cdiv class=\"aze-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/AZULE-ELITE-EDP-100-ML.jpg?v=1739208615\" alt=\"Azule Elite EDP 100ml by Anfar London in metallic gold bottle with deep blue front panel, geometric gold lattice design, gold cap, hanging charm and matching gold blue box\" class=\"aze-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-story\"\u003e\n      \u003ch3\u003eBlue-Gold Luxury with Warm Spicy Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAzule Elite EDP\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e built around a rich oriental-spicy\n        structure of patchouli, oud, cinnamon, cardamom, musky woods, amber,\n        sandalwood and tonka bean.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with patchouli, oud, cinnamon and cardamom. This\n        first impression feels deep, warm and confident, combining earthy\n        patchouli, dark oud, sweet spice and aromatic cardamom brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, woody, musky and ambery notes create a\n        smooth, elegant and enveloping heart. The woods add structure, musk\n        softens the body of the scent and amber gives the composition a\n        polished golden warmth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sandalwood and tonka bean complete the base with creamy depth and soft\n        sweetness. Sandalwood brings a smooth woody finish, while tonka bean\n        adds warmth, comfort and a refined sweet-balsamic character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a metallic gold bottle with a deep blue front panel,\n        geometric gold lattice detailing, polished gold cap, hanging Anfar\n        London charm and matching blue-gold box, Azule Elite visually reflects\n        its elite, jewel-like and luxurious fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-notes-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"aze-notes-grid\"\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003ePatchouli, Oud, Cinnamon and Cardamom\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Patchouli and oud create earthy darkness, while cinnamon and\n          cardamom add warm spicy brightness and confident lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003eWoody, Musky and Ambery\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Woody, musky and ambery accords create a smooth and elegant heart\n          with soft warmth, depth and refined balance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003eSandalwood and Tonka Bean\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Sandalwood gives the dry-down creamy woody smoothness, while tonka\n          bean adds warm sweetness and a polished final trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-character-section\"\u003e\n\n    \u003cdiv class=\"aze-character-card\"\u003e\n      \u003ch3\u003eThe Spicy Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli, oud, cinnamon and cardamom create a bold opening with\n        earthy depth, aromatic spice and confident oriental richness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-character-card\"\u003e\n      \u003ch3\u003eThe Golden Woody Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Woody, musky and ambery notes settle into sandalwood and tonka bean for\n        a smooth, warm and luxurious final impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-details-grid\"\u003e\n\n    \u003cdiv class=\"aze-details-box\"\u003e\n      \u003ch4 class=\"aze-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eAzule Elite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eOriental, Spicy, Woody, Musky and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003ePatchouli, Oud, Cinnamon, Cardamom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eWoody, Musky, Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eSandalwood, Tonka Bean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eGold Bottle, Deep Blue Panel and Geometric Lattice Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-highlights-box\"\u003e\n      \u003ch4 class=\"aze-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"aze-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with luxury blue-gold presentation\u003c\/li\u003e\n        \u003cli\u003ePatchouli creates earthy depth\u003c\/li\u003e\n        \u003cli\u003eOud adds dark oriental richness\u003c\/li\u003e\n        \u003cli\u003eCinnamon brings warm spicy sweetness\u003c\/li\u003e\n        \u003cli\u003eCardamom gives aromatic lift\u003c\/li\u003e\n        \u003cli\u003eWoody notes create smooth structure\u003c\/li\u003e\n        \u003cli\u003eMusk softens the fragrance body\u003c\/li\u003e\n        \u003cli\u003eAmber adds golden warmth\u003c\/li\u003e\n        \u003cli\u003eSandalwood gives creamy woody smoothness\u003c\/li\u003e\n        \u003cli\u003eTonka bean creates soft sweet depth\u003c\/li\u003e\n        \u003cli\u003eIdeal for bold, polished and confident fragrance styling\u003c\/li\u003e\n        \u003cli\u003eMetallic gold bottle with deep blue luxury detailing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-journey-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Azule Elite Journey\u003c\/h3\u003e\n\n    \u003cp class=\"aze-journey-intro\"\u003e\n      A luxurious fragrance journey from patchouli, oud, cinnamon and cardamom\n      into woody, musky and ambery warmth, finishing with sandalwood and tonka\n      bean.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-journey-grid\"\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Oud Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and oud create the dark opening, enhanced by cinnamon and\n          cardamom for spicy warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eMusky Amber Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody, musky and ambery notes build the smooth heart with warmth,\n          elegance and soft depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Tonka Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and tonka bean settle into a creamy, smooth and refined\n          final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-accord-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Signature Azule Elite Accords\u003c\/h3\u003e\n\n    \u003cp class=\"aze-accord-intro\"\u003e\n      A deep and polished Eau de Parfum shaped by oriental oud, warm spices,\n      musky woods, amber, sandalwood and creamy tonka sweetness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-accord-grid\"\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and oud create a dark, earthy and luxurious opening with\n          oriental intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Cardamom Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon, cardamom and amber give the fragrance spicy warmth and\n          golden sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and tonka bean create a creamy, smooth and sweetly refined\n          base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-statement-section\"\u003e\n    \u003ch3\u003eBlue-Gold Sophistication with Spicy Oud Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite opens with patchouli, oud, cinnamon and cardamom, develops\n      through woody, musky and ambery warmth, then settles into sandalwood and\n      tonka bean. Its metallic gold bottle, deep blue panel, geometric gold\n      lattice and matching box reflect a fragrance designed for elegance,\n      confidence and luxury presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Polished Evening and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite is suitable for evening wear, formal occasions, premium\n      gifting, confident daily styling and signature fragrance use. Its oud and\n      spice opening gives bold character, while musky amber, sandalwood and\n      tonka bean create a smooth luxurious trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite is presented as a 100ml Eau de Parfum with patchouli, oud,\n      cinnamon, cardamom, woody, musky, ambery, sandalwood and tonka bean\n      notes. Actual longevity and projection can vary depending on skin\n      chemistry, application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-trust-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"aze-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-trust-grid\"\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Azule Elite EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite opens with patchouli, oud, cinnamon and cardamom,\n          develops with woody, musky and ambery notes, and settles into\n          sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Azule Elite EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are patchouli, oud, cinnamon and cardamom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are woody, musky and ambery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud appears in the top notes, supported by patchouli, cinnamon,\n          cardamom, amber, woods, sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite a spicy fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Cinnamon and cardamom give Azule Elite a warm spicy character,\n          balanced with oud, patchouli, musky woods and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is suitable for evening wear, formal occasions, premium\n          gifting, confident daily styling and signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its metallic gold bottle, deep blue panel, geometric gold\n          detailing, hanging charm and matching box create a premium\n          gift-style presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Azule Elite last?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is an Eau de Parfum. Actual longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582470635766,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/AZULE-ELITE-EDP-100-ML.jpg?v=1739208615"},{"product_id":"aitizaz-pure-sapphire-edp-100ml","title":"Aitizaz Pure Sapphire EDP (100ml)","description":"\u003cstyle\u003e\n  .aitizaz-sapphire-wrapper {\n    --aps-white: #ffffff;\n    --aps-soft-white: #fbfcff;\n    --aps-pale: #eef4fb;\n    --aps-pale-2: #f7fbff;\n    --aps-border: #c5d7ee;\n    --aps-neutral-border: #dfe8f3;\n    --aps-trust-border: #dce5ef;\n\n    --aps-black: #04070d;\n    --aps-midnight: #071128;\n    --aps-deep-sapphire: #08246a;\n    --aps-sapphire: #0c3a9a;\n    --aps-royal-blue: #1452c4;\n    --aps-velvet-blue: #102f78;\n    --aps-soft-blue: #dceafe;\n    --aps-icy-blue: #edf5ff;\n    --aps-gold: #c5a059;\n    --aps-soft-gold: #e2c36d;\n    --aps-cream-label: #f5ecd4;\n    --aps-vanilla: #ead8b5;\n    --aps-neroli: #f3d6a1;\n    --aps-fig: #6b4a58;\n    --aps-gardenia: #f8f0e6;\n    --aps-spice: #8b5a2b;\n    --aps-musk: #f4efe8;\n    --aps-character-bg: linear-gradient(135deg, #04070d 0%, #08246a 52%, #0c3a9a 100%);\n\n    --aps-heading: #17202d;\n    --aps-text: #424c58;\n    --aps-muted: #6d7885;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--aps-white);\n    color: var(--aps-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .aitizaz-sapphire-wrapper *,\n  .aitizaz-sapphire-wrapper *::before,\n  .aitizaz-sapphire-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .aps-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--aps-white);\n    border-bottom: 1px solid var(--aps-border);\n    text-align: center;\n  }\n\n  .aps-brand-tag {\n    margin-bottom: 8px;\n    color: var(--aps-deep-sapphire);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .aps-main-title {\n    margin: 0 0 10px;\n    color: var(--aps-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .aps-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--aps-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .aps-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .aps-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-border);\n    border-radius: 10px;\n  }\n\n  .aps-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .aps-story h3 {\n    margin: 0 0 16px;\n    color: var(--aps-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aps-story p {\n    margin: 0 0 17px;\n    color: var(--aps-text);\n    font-size: 1.05rem;\n  }\n\n  .aps-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aps-section-title {\n    margin: 0 0 25px;\n    color: var(--aps-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aps-notes-section,\n  .aps-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-border);\n    border-radius: 10px;\n  }\n\n  .aps-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aps-pale);\n    border: 1px solid var(--aps-border);\n    border-radius: 10px;\n  }\n\n  .aps-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-trust-border);\n    border-radius: 10px;\n  }\n\n  .aps-notes-grid,\n  .aps-journey-grid,\n  .aps-accord-grid,\n  .aps-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .aps-note-card {\n    padding: 22px;\n    background: var(--aps-pale-2);\n    border: 1px solid var(--aps-border);\n    border-top: 4px solid var(--aps-deep-sapphire);\n    border-radius: 8px;\n  }\n\n  .aps-note-label {\n    margin-bottom: 7px;\n    color: var(--aps-deep-sapphire);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aps-note-title {\n    margin-bottom: 7px;\n    color: var(--aps-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .aps-note-description {\n    color: var(--aps-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .aps-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--aps-gold);\n    border: 1px solid var(--aps-gold);\n    border-radius: 10px;\n  }\n\n  .aps-character-card {\n    padding: 30px 24px;\n    background: var(--aps-character-bg);\n    color: var(--aps-white);\n  }\n\n  .aps-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--aps-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aps-character-card p {\n    margin: 0;\n    color: var(--aps-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .aps-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .aps-details-box,\n  .aps-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-border);\n    border-radius: 8px;\n  }\n\n  .aps-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--aps-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--aps-neutral-border);\n  }\n\n  .aps-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aps-neutral-border);\n  }\n\n  .aps-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .aps-detail-label {\n    color: var(--aps-muted);\n    font-weight: 600;\n  }\n\n  .aps-detail-value {\n    color: var(--aps-heading);\n    text-align: right;\n  }\n\n  .aps-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aps-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--aps-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aps-neutral-border);\n  }\n\n  .aps-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .aps-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--aps-deep-sapphire);\n    font-weight: 700;\n  }\n\n  .aps-journey-intro,\n  .aps-accord-intro,\n  .aps-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--aps-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .aps-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--aps-pale);\n    border: 1px solid var(--aps-border);\n    border-radius: 8px;\n  }\n\n  .aps-journey-number,\n  .aps-accord-icon,\n  .aps-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--aps-midnight);\n    color: var(--aps-soft-gold);\n    border: 1px solid var(--aps-midnight);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .aps-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .aps-journey-card h4,\n  .aps-accord-card h4,\n  .aps-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--aps-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .aps-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .aps-journey-card p,\n  .aps-accord-card p,\n  .aps-trust-card p {\n    margin: 0;\n    color: var(--aps-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .aps-trust-card p {\n    color: #111111;\n  }\n\n  .aps-accord-card {\n    padding: 22px;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aps-trust-card {\n    padding: 28px 22px;\n    background: var(--aps-white);\n    border: 1px solid var(--aps-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .aps-accord-icon,\n  .aps-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .aps-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--aps-black) 0%, var(--aps-deep-sapphire) 52%, var(--aps-royal-blue) 100%);\n    color: var(--aps-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .aps-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--aps-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aps-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aps-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aps-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--aps-pale);\n    border: 1px solid var(--aps-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aps-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--aps-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aps-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aps-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aps-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--aps-pale-2);\n    border: 1px solid var(--aps-border);\n    border-left: 6px solid var(--aps-deep-sapphire);\n    border-radius: 8px;\n  }\n\n  .aps-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--aps-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aps-performance-section p {\n    margin: 0;\n    color: var(--aps-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .aps-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--aps-border);\n  }\n\n  .aps-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--aps-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aps-faq-item {\n    background: var(--aps-white);\n    border-bottom: 1px solid var(--aps-border);\n  }\n\n  .aps-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--aps-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .aps-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aps-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--aps-deep-sapphire);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .aps-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .aps-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--aps-text);\n    font-size: 1rem;\n  }\n\n  .aps-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .aitizaz-sapphire-wrapper {\n      padding: 35px;\n    }\n\n    .aps-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .aps-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .aps-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .aps-tagline {\n      font-size: 1.3rem;\n    }\n\n    .aps-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .aps-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .aps-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .aps-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .aps-notes-grid,\n    .aps-journey-grid,\n    .aps-accord-grid,\n    .aps-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .aps-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .aps-character-card {\n      padding: 35px;\n    }\n\n    .aps-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .aps-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .aps-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .aps-section-title,\n    .aps-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .aps-note-title {\n      font-size: 1.15rem;\n    }\n\n    .aps-note-description {\n      font-size: 1rem;\n    }\n\n    .aps-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .aps-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .aps-box-title {\n      font-size: 1.05rem;\n    }\n\n    .aps-detail-row,\n    .aps-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .aps-journey-intro,\n    .aps-accord-intro,\n    .aps-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .aps-journey-card h4,\n    .aps-accord-card h4,\n    .aps-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .aps-journey-card p,\n    .aps-accord-card p,\n    .aps-trust-card p {\n      font-size: 1rem;\n    }\n\n    .aps-statement-section {\n      padding: 44px;\n    }\n\n    .aps-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .aps-statement-section p,\n    .aps-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .aps-occasion-section {\n      padding: 38px;\n    }\n\n    .aps-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .aps-performance-section {\n      padding: 30px;\n    }\n\n    .aps-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .aps-trust-section {\n      padding: 44px 38px;\n    }\n\n    .aps-trust-card {\n      padding: 32px 26px;\n    }\n\n    .aps-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .aps-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .aps-notes-grid,\n    .aps-journey-grid,\n    .aps-accord-grid,\n    .aps-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .aitizaz-sapphire-wrapper {\n      padding: 10px;\n    }\n\n    .aps-header {\n      padding: 26px 8px;\n    }\n\n    .aps-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .aps-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .aps-tagline {\n      font-size: 0.95rem;\n    }\n\n    .aps-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .aps-detail-value {\n      text-align: left;\n    }\n\n    .aps-character-card {\n      padding: 24px 18px;\n    }\n\n    .aps-journey-section,\n    .aps-accord-section,\n    .aps-trust-section {\n      padding: 25px 15px;\n    }\n\n    .aps-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .aps-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .aps-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aitizaz-sapphire-wrapper\"\u003e\n\n  \u003cdiv class=\"aps-header\"\u003e\n    \u003cdiv class=\"aps-brand-tag\"\u003eAjyad Aitizaz Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"aps-main-title\"\u003ePure Sapphire\u003c\/h2\u003e\n    \u003cp class=\"aps-tagline\"\u003e\n      “Vanilla sweetness, neroli brightness, fig velvet, seductive gardenia and oriental-spicy elegance.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-intro-grid\"\u003e\n\n    \u003cdiv class=\"aps-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Aitizaz-Pure-Sapphire-EDP-100ml.webp?v=1739208695\" alt=\"Aitizaz Pure Sapphire EDP 100ml perfume in deep sapphire blue bottle with blue cap, gold detailing, cream label and matching blue patterned box\" class=\"aps-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aps-story\"\u003e\n      \u003ch3\u003eFloral Oriental Sapphire with Sweet Spicy Confidence\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAitizaz Pure Sapphire EDP\u003c\/strong\u003e, a distinctive\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for fragrance lovers who\n        want a sweet, strong, elegant and delicate scent with oriental-spicy\n        character and floral-oriental charm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pure Sapphire is designed to catch attention from the first impression.\n        Its oriental and spicy personality gives the fragrance a confident\n        presence, helping it stand out as a must-have addition to a refined\n        perfume collection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla adds smooth sweetness and creamy warmth, creating a soft and\n        elegant foundation. Neroli, also known as orange blossom, brings a\n        luminous floral-citrus brightness that lifts the fragrance and gives it\n        a fresh polished glow.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Fig adds a rich, velvety fruity depth, while seductive gardenia creates\n        a creamy white floral finish. Together, these notes shape a\n        floral-oriental aroma that feels sweet, elegant, delicate and\n        confidently memorable.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep sapphire-blue bottle with a blue cap, polished gold\n        detailing, cream label and matching blue patterned box, Aitizaz Pure\n        Sapphire visually reflects its jewel-like name, floral warmth and\n        luxury oriental presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-notes-section\"\u003e\n\n    \u003ch3 class=\"aps-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"aps-notes-grid\"\u003e\n\n      \u003cdiv class=\"aps-note-card\"\u003e\n        \u003cdiv class=\"aps-note-label\"\u003eOpening Impression\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-title\"\u003eOriental Spice and Neroli Brightness\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-description\"\u003e\n          A confident oriental-spicy impression is lifted by neroli orange\n          blossom, creating a bright and elegant first impression.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-note-card\"\u003e\n        \u003cdiv class=\"aps-note-label\"\u003eFloral Heart\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-title\"\u003eGardenia and Floral-Oriental Elegance\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-description\"\u003e\n          Seductive gardenia gives the fragrance a creamy floral heart with\n          delicate, elegant and softly sensual character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-note-card\"\u003e\n        \u003cdiv class=\"aps-note-label\"\u003eSweet Velvet Trail\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-title\"\u003eVanilla and Figs\u003c\/div\u003e\n        \u003cdiv class=\"aps-note-description\"\u003e\n          Vanilla adds creamy sweetness, while fig gives the scent a smooth,\n          rich and velvety fruity depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-character-section\"\u003e\n\n    \u003cdiv class=\"aps-character-card\"\u003e\n      \u003ch3\u003eThe Neroli Sapphire Glow\u003c\/h3\u003e\n      \u003cp\u003e\n        Neroli orange blossom gives Pure Sapphire a luminous floral-citrus glow\n        that feels bright, elegant and refined.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aps-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Fig Gardenia Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Vanilla, fig and gardenia create a sweet, smooth and floral-oriental\n        trail with delicate sensual warmth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-details-grid\"\u003e\n\n    \u003cdiv class=\"aps-details-box\"\u003e\n      \u003ch4 class=\"aps-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eAitizaz Pure Sapphire\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eAjyad Aitizaz\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eFloral Oriental, Oriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eFeatured Notes\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eVanilla, Neroli, Figs, Gardenia\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003eMood\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eSweet, Strong, Elegant, Delicate and Confident\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-detail-row\"\u003e\n        \u003cspan class=\"aps-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"aps-detail-value\"\u003eSapphire-Blue Bottle, Gold Details and Blue Patterned Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aps-highlights-box\"\u003e\n      \u003ch4 class=\"aps-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"aps-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with floral-oriental character\u003c\/li\u003e\n        \u003cli\u003eOriental and spicy fragrance personality\u003c\/li\u003e\n        \u003cli\u003eDesigned to catch attention instantly\u003c\/li\u003e\n        \u003cli\u003eVanilla adds smooth sweetness and warmth\u003c\/li\u003e\n        \u003cli\u003eNeroli orange blossom gives floral brightness\u003c\/li\u003e\n        \u003cli\u003eFig creates rich fruity velvet depth\u003c\/li\u003e\n        \u003cli\u003eGardenia adds seductive white floral elegance\u003c\/li\u003e\n        \u003cli\u003eSweet, strong, elegant and delicate scent profile\u003c\/li\u003e\n        \u003cli\u003eConfident fragrance for daily and evening wear\u003c\/li\u003e\n        \u003cli\u003eDeep sapphire-blue bottle presentation\u003c\/li\u003e\n        \u003cli\u003eGold detailing gives a luxury ornamental feel\u003c\/li\u003e\n        \u003cli\u003eMust-have addition to a refined perfume collection\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-journey-section\"\u003e\n\n    \u003ch3 class=\"aps-section-title\"\u003eThe Aitizaz Pure Sapphire Journey\u003c\/h3\u003e\n\n    \u003cp class=\"aps-journey-intro\"\u003e\n      A floral-oriental journey from neroli brightness into seductive gardenia,\n      finishing with vanilla sweetness and fig velvet depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aps-journey-grid\"\u003e\n\n      \u003cdiv class=\"aps-journey-card\"\u003e\n        \u003cdiv class=\"aps-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eOriental Brightness\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance opens with a confident oriental-spicy impression lifted\n          by neroli orange blossom freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-journey-card\"\u003e\n        \u003cdiv class=\"aps-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eGardenia Elegance\u003c\/h4\u003e\n        \u003cp\u003e\n          Gardenia adds creamy floral sophistication with a sweet and delicate\n          floral-oriental aura.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-journey-card\"\u003e\n        \u003cdiv class=\"aps-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eVanilla Fig Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla and fig create a smooth, sweet and velvety finish with\n          memorable warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-accord-section\"\u003e\n\n    \u003ch3 class=\"aps-section-title\"\u003eThe Signature Pure Sapphire Accords\u003c\/h3\u003e\n\n    \u003cp class=\"aps-accord-intro\"\u003e\n      A floral-oriental Eau de Parfum shaped by oriental spice, neroli orange\n      blossom, seductive gardenia, vanilla sweetness and fig velvet richness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aps-accord-grid\"\u003e\n\n      \u003cdiv class=\"aps-accord-card\"\u003e\n        \u003cdiv class=\"aps-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eNeroli Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Neroli orange blossom adds floral brightness and a polished citrus\n          glow to the oriental-spicy profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-accord-card\"\u003e\n        \u003cdiv class=\"aps-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eGardenia Sapphire\u003c\/h4\u003e\n        \u003cp\u003e\n          Gardenia creates a seductive white floral heart with creamy, delicate\n          sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-accord-card\"\u003e\n        \u003cdiv class=\"aps-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla Fig\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla and fig give the fragrance its sweet, smooth and velvety\n          signature trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-statement-section\"\u003e\n    \u003ch3\u003eDeep Sapphire Elegance with Floral Oriental Sweetness\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Pure Sapphire blends oriental-spicy warmth with vanilla, neroli\n      orange blossom, fig and seductive gardenia. Its deep sapphire-blue\n      bottle, polished gold details, cream label and matching patterned box\n      reflect a fragrance designed to feel sweet, strong, elegant, delicate and\n      confidently memorable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Confidence and Evening Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Pure Sapphire is suitable for daily confidence, evening wear,\n      gifting, signature scent styling and refined fragrance collection use.\n      Its neroli and gardenia give floral elegance, while vanilla and fig bring\n      sweet oriental warmth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Pure Sapphire is presented as a 100ml Eau de Parfum with a\n      floral-oriental, oriental-spicy character. The fragrance features\n      vanilla, neroli orange blossom, figs and gardenia. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-trust-section\"\u003e\n\n    \u003ch3 class=\"aps-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"aps-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aps-trust-grid\"\u003e\n\n      \u003cdiv class=\"aps-trust-card\"\u003e\n        \u003cdiv class=\"aps-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-trust-card\"\u003e\n        \u003cdiv class=\"aps-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aps-trust-card\"\u003e\n        \u003cdiv class=\"aps-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aps-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Aitizaz Pure Sapphire smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Pure Sapphire is a floral-oriental fragrance with oriental\n          and spicy character, featuring vanilla, neroli orange blossom, figs\n          and seductive gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Aitizaz Pure Sapphire EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Pure Sapphire EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Aitizaz Pure Sapphire?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Pure Sapphire is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the main notes in Aitizaz Pure Sapphire?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The featured notes are vanilla, neroli orange blossom, figs and\n          gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Pure Sapphire a floral fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Aitizaz Pure Sapphire is described as a floral-oriental aroma\n          with neroli orange blossom and gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Pure Sapphire sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is described as a sweet, strong, elegant and delicate scent,\n          with vanilla and fig adding smooth sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Pure Sapphire spicy?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes Aitizaz Pure Sapphire as having\n          oriental and spicy fragrance character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Aitizaz Pure Sapphire?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Pure Sapphire is suitable for daily confidence, evening wear,\n          gifting, signature scent styling and refined fragrance collection\n          use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Pure Sapphire suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its deep sapphire-blue bottle, gold detailing and matching\n          patterned box create an attractive perfume presentation for gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Aitizaz Pure Sapphire last?\u003c\/summary\u003e\n      \u003cdiv class=\"aps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Pure Sapphire is an Eau de Parfum. Actual longevity and\n          projection can vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582497833206,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Aitizaz-Pure-Sapphire-EDP-100ml.webp?v=1739208695"},{"product_id":"aitizaz-woody-velvet-edp-100ml","title":"Aitizaz Woody Velvet EDP (100ml)","description":"\u003cstyle\u003e\n  .aitizaz-woody-wrapper {\n    --aw-white: #ffffff;\n    --aw-soft-white: #fdfaf5;\n    --aw-pale: #f8efe2;\n    --aw-pale-2: #fff8ee;\n    --aw-border: #e2c896;\n    --aw-neutral-border: #ecdfc6;\n    --aw-trust-border: #e4dccb;\n\n    --aw-black: #070504;\n    --aw-deep-brown: #1e130d;\n    --aw-velvet-brown: #3a2417;\n    --aw-woody-brown: #6a3f22;\n    --aw-amber-glass: #9b641f;\n    --aw-honey-amber: #c4862e;\n    --aw-gold: #c5a059;\n    --aw-bronze: #9a6235;\n    --aw-soft-gold: #e2c36d;\n    --aw-ivory: #f5ead4;\n    --aw-vanilla: #ead5aa;\n    --aw-neroli: #f3d7a4;\n    --aw-fig: #7b4b34;\n    --aw-gardenia: #f8efe3;\n    --aw-spice: #8b4c27;\n    --aw-musk: #f4eee4;\n    --aw-character-bg: linear-gradient(135deg, #070504 0%, #3a2417 52%, #9b641f 100%);\n\n    --aw-heading: #24170f;\n    --aw-text: #4c4035;\n    --aw-muted: #77695d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--aw-white);\n    color: var(--aw-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .aitizaz-woody-wrapper *,\n  .aitizaz-woody-wrapper *::before,\n  .aitizaz-woody-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .aw-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--aw-white);\n    border-bottom: 1px solid var(--aw-border);\n    text-align: center;\n  }\n\n  .aw-brand-tag {\n    margin-bottom: 8px;\n    color: var(--aw-amber-glass);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .aw-main-title {\n    margin: 0 0 10px;\n    color: var(--aw-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .aw-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--aw-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .aw-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .aw-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-border);\n    border-radius: 10px;\n  }\n\n  .aw-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .aw-story h3 {\n    margin: 0 0 16px;\n    color: var(--aw-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aw-story p {\n    margin: 0 0 17px;\n    color: var(--aw-text);\n    font-size: 1.05rem;\n  }\n\n  .aw-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aw-section-title {\n    margin: 0 0 25px;\n    color: var(--aw-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aw-notes-section,\n  .aw-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-border);\n    border-radius: 10px;\n  }\n\n  .aw-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aw-pale);\n    border: 1px solid var(--aw-border);\n    border-radius: 10px;\n  }\n\n  .aw-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-trust-border);\n    border-radius: 10px;\n  }\n\n  .aw-notes-grid,\n  .aw-journey-grid,\n  .aw-accord-grid,\n  .aw-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .aw-note-card {\n    padding: 22px;\n    background: var(--aw-pale-2);\n    border: 1px solid var(--aw-border);\n    border-top: 4px solid var(--aw-amber-glass);\n    border-radius: 8px;\n  }\n\n  .aw-note-label {\n    margin-bottom: 7px;\n    color: var(--aw-amber-glass);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aw-note-title {\n    margin-bottom: 7px;\n    color: var(--aw-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .aw-note-description {\n    color: var(--aw-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .aw-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--aw-gold);\n    border: 1px solid var(--aw-gold);\n    border-radius: 10px;\n  }\n\n  .aw-character-card {\n    padding: 30px 24px;\n    background: var(--aw-character-bg);\n    color: var(--aw-white);\n  }\n\n  .aw-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--aw-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aw-character-card p {\n    margin: 0;\n    color: var(--aw-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .aw-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .aw-details-box,\n  .aw-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-border);\n    border-radius: 8px;\n  }\n\n  .aw-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--aw-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--aw-neutral-border);\n  }\n\n  .aw-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aw-neutral-border);\n  }\n\n  .aw-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .aw-detail-label {\n    color: var(--aw-muted);\n    font-weight: 600;\n  }\n\n  .aw-detail-value {\n    color: var(--aw-heading);\n    text-align: right;\n  }\n\n  .aw-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aw-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--aw-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aw-neutral-border);\n  }\n\n  .aw-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .aw-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--aw-amber-glass);\n    font-weight: 700;\n  }\n\n  .aw-journey-intro,\n  .aw-accord-intro,\n  .aw-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--aw-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .aw-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--aw-pale);\n    border: 1px solid var(--aw-border);\n    border-radius: 8px;\n  }\n\n  .aw-journey-number,\n  .aw-accord-icon,\n  .aw-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--aw-deep-brown);\n    color: var(--aw-soft-gold);\n    border: 1px solid var(--aw-deep-brown);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .aw-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .aw-journey-card h4,\n  .aw-accord-card h4,\n  .aw-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--aw-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .aw-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .aw-journey-card p,\n  .aw-accord-card p,\n  .aw-trust-card p {\n    margin: 0;\n    color: var(--aw-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .aw-trust-card p {\n    color: #111111;\n  }\n\n  .aw-accord-card {\n    padding: 22px;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aw-trust-card {\n    padding: 28px 22px;\n    background: var(--aw-white);\n    border: 1px solid var(--aw-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .aw-accord-icon,\n  .aw-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .aw-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--aw-black) 0%, var(--aw-velvet-brown) 52%, var(--aw-amber-glass) 100%);\n    color: var(--aw-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .aw-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--aw-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aw-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aw-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aw-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--aw-pale);\n    border: 1px solid var(--aw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aw-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--aw-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aw-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aw-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aw-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--aw-pale-2);\n    border: 1px solid var(--aw-border);\n    border-left: 6px solid var(--aw-amber-glass);\n    border-radius: 8px;\n  }\n\n  .aw-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--aw-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aw-performance-section p {\n    margin: 0;\n    color: var(--aw-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .aw-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--aw-border);\n  }\n\n  .aw-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--aw-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aw-faq-item {\n    background: var(--aw-white);\n    border-bottom: 1px solid var(--aw-border);\n  }\n\n  .aw-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--aw-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .aw-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aw-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--aw-amber-glass);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .aw-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .aw-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--aw-text);\n    font-size: 1rem;\n  }\n\n  .aw-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .aitizaz-woody-wrapper {\n      padding: 35px;\n    }\n\n    .aw-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .aw-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .aw-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .aw-tagline {\n      font-size: 1.3rem;\n    }\n\n    .aw-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .aw-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .aw-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .aw-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .aw-notes-grid,\n    .aw-journey-grid,\n    .aw-accord-grid,\n    .aw-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .aw-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .aw-character-card {\n      padding: 35px;\n    }\n\n    .aw-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .aw-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .aw-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .aw-section-title,\n    .aw-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .aw-note-title {\n      font-size: 1.15rem;\n    }\n\n    .aw-note-description {\n      font-size: 1rem;\n    }\n\n    .aw-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .aw-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .aw-box-title {\n      font-size: 1.05rem;\n    }\n\n    .aw-detail-row,\n    .aw-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .aw-journey-intro,\n    .aw-accord-intro,\n    .aw-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .aw-journey-card h4,\n    .aw-accord-card h4,\n    .aw-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .aw-journey-card p,\n    .aw-accord-card p,\n    .aw-trust-card p {\n      font-size: 1rem;\n    }\n\n    .aw-statement-section {\n      padding: 44px;\n    }\n\n    .aw-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .aw-statement-section p,\n    .aw-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .aw-occasion-section {\n      padding: 38px;\n    }\n\n    .aw-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .aw-performance-section {\n      padding: 30px;\n    }\n\n    .aw-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .aw-trust-section {\n      padding: 44px 38px;\n    }\n\n    .aw-trust-card {\n      padding: 32px 26px;\n    }\n\n    .aw-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .aw-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .aw-notes-grid,\n    .aw-journey-grid,\n    .aw-accord-grid,\n    .aw-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .aitizaz-woody-wrapper {\n      padding: 10px;\n    }\n\n    .aw-header {\n      padding: 26px 8px;\n    }\n\n    .aw-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .aw-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .aw-tagline {\n      font-size: 0.95rem;\n    }\n\n    .aw-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .aw-detail-value {\n      text-align: left;\n    }\n\n    .aw-character-card {\n      padding: 24px 18px;\n    }\n\n    .aw-journey-section,\n    .aw-accord-section,\n    .aw-trust-section {\n      padding: 25px 15px;\n    }\n\n    .aw-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .aw-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .aw-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aitizaz-woody-wrapper\"\u003e\n\n  \u003cdiv class=\"aw-header\"\u003e\n    \u003cdiv class=\"aw-brand-tag\"\u003eAitizaz Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"aw-main-title\"\u003eWoody Velvet\u003c\/h2\u003e\n    \u003cp class=\"aw-tagline\"\u003e\n      “Vanilla warmth, neroli brightness, sweet fig, seductive gardenia and oriental-spicy elegance.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-intro-grid\"\u003e\n\n    \u003cdiv class=\"aw-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Aitizaz-Woody-Velvet-EDP-100ml.webp?v=1739208725\" alt=\"Aitizaz Woody Velvet EDP 100ml unisex perfume in amber brown glass bottle with black bronze cap, gold label and dark brown patterned box\" class=\"aw-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-story\"\u003e\n      \u003ch3\u003eFloral Oriental Velvet with Sweet Woody Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAitizaz Woody Velvet EDP\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e crafted for those who love an\n        oriental and spicy fragrance with a sweet, strong, elegant and delicate\n        floral-oriental personality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This fragrance catches attention from the first impression, creating a\n        confident aura that feels warm, distinctive and polished. Its oriental\n        spice character gives it presence, while the floral sweetness keeps the\n        scent smooth and wearable.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla brings creamy warmth and a soft addictive sweetness, while\n        neroli, also known as orange blossom, adds a luminous floral-citrus\n        brightness. Together, they create a graceful opening that feels elegant\n        and inviting.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Fig adds a rich, slightly fruity depth, giving the fragrance a velvet\n        texture and a smooth sweet body. Seductive gardenia completes the\n        floral-oriental profile with creamy white floral sophistication and a\n        delicate sensual trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in an amber-brown glass bottle with a black and bronze cap,\n        gold label, warm liquid tone and matching dark brown patterned box,\n        Aitizaz Woody Velvet visually reflects its sweet oriental warmth and\n        luxury woody presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-notes-section\"\u003e\n\n    \u003ch3 class=\"aw-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"aw-notes-grid\"\u003e\n\n      \u003cdiv class=\"aw-note-card\"\u003e\n        \u003cdiv class=\"aw-note-label\"\u003eOpening Impression\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-title\"\u003eOriental Spice and Neroli Brightness\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-description\"\u003e\n          A warm oriental-spicy impression is lifted by neroli orange blossom,\n          giving the fragrance a bright and confident opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-note-card\"\u003e\n        \u003cdiv class=\"aw-note-label\"\u003eFloral Velvet Heart\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-title\"\u003eGardenia and Floral-Oriental Elegance\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-description\"\u003e\n          Seductive gardenia creates a creamy floral heart with delicate,\n          elegant and softly sensual character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-note-card\"\u003e\n        \u003cdiv class=\"aw-note-label\"\u003eSweet Velvet Trail\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-title\"\u003eVanilla and Figs\u003c\/div\u003e\n        \u003cdiv class=\"aw-note-description\"\u003e\n          Vanilla adds creamy sweetness, while fig gives the scent a smooth,\n          rich and velvety fruity depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-character-section\"\u003e\n\n    \u003cdiv class=\"aw-character-card\"\u003e\n      \u003ch3\u003eThe Neroli Gardenia Glow\u003c\/h3\u003e\n      \u003cp\u003e\n        Neroli orange blossom and gardenia bring luminous floral brightness,\n        creamy elegance and delicate sensuality to the fragrance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Fig Velvet\u003c\/h3\u003e\n      \u003cp\u003e\n        Vanilla and fig create a sweet, smooth and velvety trail that gives\n        Aitizaz Woody Velvet its memorable warmth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-details-grid\"\u003e\n\n    \u003cdiv class=\"aw-details-box\"\u003e\n      \u003ch4 class=\"aw-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eAitizaz Woody Velvet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eVisible Bottle Branding\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eAiyad\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eUnisex \/ All Ages and Gender\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eFloral Oriental, Oriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eFeatured Notes\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eVanilla, Neroli, Fig, Gardenia\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003eMood\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eSweet, Strong, Elegant, Delicate and Confident\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-detail-row\"\u003e\n        \u003cspan class=\"aw-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"aw-detail-value\"\u003eAmber-Brown Bottle, Bronze Cap and Dark Patterned Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-highlights-box\"\u003e\n      \u003ch4 class=\"aw-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"aw-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with oriental-spicy character\u003c\/li\u003e\n        \u003cli\u003eFloral-oriental aroma with sweet elegant depth\u003c\/li\u003e\n        \u003cli\u003eVanilla adds creamy warmth and softness\u003c\/li\u003e\n        \u003cli\u003eNeroli orange blossom gives fresh floral brightness\u003c\/li\u003e\n        \u003cli\u003eFig adds smooth fruity velvet richness\u003c\/li\u003e\n        \u003cli\u003eGardenia creates seductive white floral elegance\u003c\/li\u003e\n        \u003cli\u003eDesigned as a shared fragrance for all genders\u003c\/li\u003e\n        \u003cli\u003eConfident scent for daily and evening wear\u003c\/li\u003e\n        \u003cli\u003eSweet, strong, elegant and delicate personality\u003c\/li\u003e\n        \u003cli\u003eWarm amber-brown bottle presentation\u003c\/li\u003e\n        \u003cli\u003eDark patterned box with gold ornamental styling\u003c\/li\u003e\n        \u003cli\u003ePerfect must-have addition to a perfume collection\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-journey-section\"\u003e\n\n    \u003ch3 class=\"aw-section-title\"\u003eThe Aitizaz Woody Velvet Journey\u003c\/h3\u003e\n\n    \u003cp class=\"aw-journey-intro\"\u003e\n      A smooth floral-oriental journey from neroli brightness into gardenia\n      elegance, finishing with vanilla sweetness and fig velvet depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-journey-grid\"\u003e\n\n      \u003cdiv class=\"aw-journey-card\"\u003e\n        \u003cdiv class=\"aw-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eOriental Brightness\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance opens with a confident oriental-spicy impression lifted\n          by neroli orange blossom brightness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-journey-card\"\u003e\n        \u003cdiv class=\"aw-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Elegance\u003c\/h4\u003e\n        \u003cp\u003e\n          Gardenia brings creamy floral sophistication with a sweet and delicate\n          floral-oriental aura.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-journey-card\"\u003e\n        \u003cdiv class=\"aw-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eSweet Velvet Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla and fig create a smooth, sweet and velvety finish with\n          memorable warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-accord-section\"\u003e\n\n    \u003ch3 class=\"aw-section-title\"\u003eThe Signature Woody Velvet Accords\u003c\/h3\u003e\n\n    \u003cp class=\"aw-accord-intro\"\u003e\n      A unisex Eau de Parfum shaped by oriental spice, floral brightness,\n      creamy gardenia, soft vanilla and rich fig sweetness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-accord-grid\"\u003e\n\n      \u003cdiv class=\"aw-accord-card\"\u003e\n        \u003cdiv class=\"aw-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eNeroli Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Neroli orange blossom adds floral brightness and fresh elegance to the\n          oriental-spicy profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-accord-card\"\u003e\n        \u003cdiv class=\"aw-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eGardenia Velvet\u003c\/h4\u003e\n        \u003cp\u003e\n          Gardenia creates a seductive white floral heart with creamy, delicate\n          sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-accord-card\"\u003e\n        \u003cdiv class=\"aw-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla Fig\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla and fig give the fragrance its sweet, smooth and velvety\n          signature trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-statement-section\"\u003e\n    \u003ch3\u003eAmber-Brown Velvet with Floral Oriental Sweetness\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Woody Velvet blends oriental-spicy warmth with vanilla, neroli\n      orange blossom, fig and seductive gardenia. Its amber-brown bottle,\n      bronze-black cap, gold label and dark patterned box reflect a fragrance\n      designed to feel sweet, strong, elegant, delicate and confidently shared.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Confidence and Evening Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Woody Velvet is suitable for daily wear, evening occasions,\n      gifting, signature scent styling and shared fragrance use. Its neroli and\n      gardenia give it floral elegance, while vanilla and fig bring sweet\n      oriental warmth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Woody Velvet is presented as a 100ml Eau de Parfum with a\n      floral-oriental, oriental-spicy character. The fragrance features\n      vanilla, neroli orange blossom, fig and gardenia. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-trust-section\"\u003e\n\n    \u003ch3 class=\"aw-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"aw-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-trust-grid\"\u003e\n\n      \u003cdiv class=\"aw-trust-card\"\u003e\n        \u003cdiv class=\"aw-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-trust-card\"\u003e\n        \u003cdiv class=\"aw-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-trust-card\"\u003e\n        \u003cdiv class=\"aw-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aw-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Aitizaz Woody Velvet smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Woody Velvet is a floral-oriental fragrance with oriental and\n          spicy character, featuring vanilla, neroli orange blossom, fig and\n          seductive gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Aitizaz Woody Velvet EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Woody Velvet EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Aitizaz Woody Velvet?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Woody Velvet is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Woody Velvet unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes it as a fragrance created to be\n          shared for all ages and gender.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the main notes in Aitizaz Woody Velvet?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The main featured notes are vanilla, neroli orange blossom, fig and\n          gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Woody Velvet a floral fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is described as a floral-oriental aroma with neroli orange\n          blossom and gardenia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Woody Velvet sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The scent is described as sweet, strong, elegant and delicate,\n          with vanilla and fig adding smooth sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Aitizaz Woody Velvet?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Woody Velvet is suitable for daily confidence, evening wear,\n          gifting, signature scent styling and shared fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aitizaz Woody Velvet suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its warm amber-brown bottle, bronze cap and dark patterned box\n          create an attractive perfume presentation for gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Aitizaz Woody Velvet last?\u003c\/summary\u003e\n      \u003cdiv class=\"aw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Woody Velvet is an Eau de Parfum. Actual longevity and\n          projection can vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582509891830,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Aitizaz-Woody-Velvet-EDP-100ml.webp?v=1739208725"},{"product_id":"al-fares-edp-100ml","title":"Al Fares By Adyan EDP (100ml)","description":"\u003cstyle\u003e\n  .al-fares-wrapper {\n    --af-white: #ffffff;\n    --af-soft-white: #fbfbfa;\n    --af-pale: #f2f2f0;\n    --af-pale-2: #f8f8f6;\n    --af-border: #d7d7d3;\n    --af-neutral-border: #e6e5e1;\n    --af-trust-border: #dfddd7;\n\n    --af-black: #050505;\n    --af-ink: #0d0d0c;\n    --af-charcoal: #171716;\n    --af-graphite: #2d2e2d;\n    --af-pattern-black: #111111;\n    --af-silver: #c8c8c3;\n    --af-bright-silver: #eeeeea;\n    --af-soft-silver: #f5f4ef;\n    --af-chrome: #d8d8d4;\n    --af-label-ivory: #f4f1e9;\n    --af-rose: #b75a64;\n    --af-lemon: #ddd267;\n    --af-vanilla: #ead7ad;\n    --af-tonka: #7b5b3c;\n    --af-cedar: #61412a;\n    --af-sandal: #927052;\n    --af-oud: #2c160d;\n    --af-jasmine: #f4eadc;\n    --af-musk: #f2eee7;\n    --af-amber: #b17232;\n    --af-character-bg: linear-gradient(135deg, #050505 0%, #171716 52%, #2d2e2d 100%);\n\n    --af-heading: #171717;\n    --af-text: #454543;\n    --af-muted: #70706d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--af-white);\n    color: var(--af-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .al-fares-wrapper *,\n  .al-fares-wrapper *::before,\n  .al-fares-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .af-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--af-white);\n    border-bottom: 1px solid var(--af-border);\n    text-align: center;\n  }\n\n  .af-brand-tag {\n    margin-bottom: 8px;\n    color: var(--af-graphite);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .af-main-title {\n    margin: 0 0 10px;\n    color: var(--af-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .af-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--af-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .af-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .af-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 10px;\n  }\n\n  .af-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .af-story h3 {\n    margin: 0 0 16px;\n    color: var(--af-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .af-story p {\n    margin: 0 0 17px;\n    color: var(--af-text);\n    font-size: 1.05rem;\n  }\n\n  .af-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .af-section-title {\n    margin: 0 0 25px;\n    color: var(--af-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .af-notes-section,\n  .af-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 10px;\n  }\n\n  .af-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--af-pale);\n    border: 1px solid var(--af-border);\n    border-radius: 10px;\n  }\n\n  .af-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 10px;\n  }\n\n  .af-video-title {\n    margin: 0 0 8px;\n    color: var(--af-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .af-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--af-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .af-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 8px;\n  }\n\n  .af-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--af-white);\n    border: 0;\n  }\n\n  .af-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .af-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--af-black);\n    color: var(--af-white);\n    border: 1px solid var(--af-black);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .af-instagram-link a:hover {\n    background: var(--af-graphite);\n    border-color: var(--af-graphite);\n  }\n\n  .af-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-trust-border);\n    border-radius: 10px;\n  }\n\n  .af-notes-grid,\n  .af-journey-grid,\n  .af-accord-grid,\n  .af-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .af-note-card {\n    padding: 22px;\n    background: var(--af-pale-2);\n    border: 1px solid var(--af-border);\n    border-top: 4px solid var(--af-graphite);\n    border-radius: 8px;\n  }\n\n  .af-note-label {\n    margin-bottom: 7px;\n    color: var(--af-graphite);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .af-note-title {\n    margin-bottom: 7px;\n    color: var(--af-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .af-note-description {\n    color: var(--af-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .af-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--af-silver);\n    border: 1px solid var(--af-silver);\n    border-radius: 10px;\n  }\n\n  .af-character-card {\n    padding: 30px 24px;\n    background: var(--af-character-bg);\n    color: var(--af-white);\n  }\n\n  .af-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--af-bright-silver);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .af-character-card p {\n    margin: 0;\n    color: var(--af-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .af-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .af-details-box,\n  .af-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 8px;\n  }\n\n  .af-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--af-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--af-neutral-border);\n  }\n\n  .af-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--af-neutral-border);\n  }\n\n  .af-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .af-detail-label {\n    color: var(--af-muted);\n    font-weight: 600;\n  }\n\n  .af-detail-value {\n    color: var(--af-heading);\n    text-align: right;\n  }\n\n  .af-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .af-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--af-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--af-neutral-border);\n  }\n\n  .af-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .af-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--af-graphite);\n    font-weight: 700;\n  }\n\n  .af-journey-intro,\n  .af-accord-intro,\n  .af-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--af-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .af-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--af-pale);\n    border: 1px solid var(--af-border);\n    border-radius: 8px;\n  }\n\n  .af-journey-number,\n  .af-accord-icon,\n  .af-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--af-black);\n    color: var(--af-bright-silver);\n    border: 1px solid var(--af-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .af-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .af-journey-card h4,\n  .af-accord-card h4,\n  .af-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--af-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .af-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .af-journey-card p,\n  .af-accord-card p,\n  .af-trust-card p {\n    margin: 0;\n    color: var(--af-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .af-trust-card p {\n    color: #111111;\n  }\n\n  .af-accord-card {\n    padding: 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .af-trust-card {\n    padding: 28px 22px;\n    background: var(--af-white);\n    border: 1px solid var(--af-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .af-accord-icon,\n  .af-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .af-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--af-black) 0%, var(--af-charcoal) 52%, var(--af-graphite) 100%);\n    color: var(--af-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .af-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--af-bright-silver);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .af-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--af-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .af-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--af-pale);\n    border: 1px solid var(--af-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .af-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--af-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .af-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--af-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .af-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--af-pale-2);\n    border: 1px solid var(--af-border);\n    border-left: 6px solid var(--af-graphite);\n    border-radius: 8px;\n  }\n\n  .af-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--af-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .af-performance-section p {\n    margin: 0;\n    color: var(--af-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .af-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--af-border);\n  }\n\n  .af-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--af-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .af-faq-item {\n    background: var(--af-white);\n    border-bottom: 1px solid var(--af-border);\n  }\n\n  .af-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--af-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .af-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .af-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--af-graphite);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .af-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .af-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--af-text);\n    font-size: 1rem;\n  }\n\n  .af-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .al-fares-wrapper {\n      padding: 35px;\n    }\n\n    .af-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .af-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .af-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .af-tagline {\n      font-size: 1.3rem;\n    }\n\n    .af-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .af-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .af-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .af-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .af-notes-grid,\n    .af-journey-grid,\n    .af-accord-grid,\n    .af-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .af-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .af-character-card {\n      padding: 35px;\n    }\n\n    .af-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .af-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .af-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .af-section-title,\n    .af-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .af-video-title {\n      font-size: 1.55rem;\n    }\n\n    .af-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .af-note-title {\n      font-size: 1.15rem;\n    }\n\n    .af-note-description {\n      font-size: 1rem;\n    }\n\n    .af-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .af-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .af-box-title {\n      font-size: 1.05rem;\n    }\n\n    .af-detail-row,\n    .af-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .af-journey-intro,\n    .af-accord-intro,\n    .af-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .af-journey-card h4,\n    .af-accord-card h4,\n    .af-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .af-journey-card p,\n    .af-accord-card p,\n    .af-trust-card p {\n      font-size: 1rem;\n    }\n\n    .af-statement-section {\n      padding: 44px;\n    }\n\n    .af-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .af-statement-section p,\n    .af-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .af-occasion-section {\n      padding: 38px;\n    }\n\n    .af-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .af-performance-section {\n      padding: 30px;\n    }\n\n    .af-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .af-trust-section {\n      padding: 44px 38px;\n    }\n\n    .af-trust-card {\n      padding: 32px 26px;\n    }\n\n    .af-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .af-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .af-notes-grid,\n    .af-journey-grid,\n    .af-accord-grid,\n    .af-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .al-fares-wrapper {\n      padding: 10px;\n    }\n\n    .af-header {\n      padding: 26px 8px;\n    }\n\n    .af-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .af-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .af-tagline {\n      font-size: 0.95rem;\n    }\n\n    .af-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .af-detail-value {\n      text-align: left;\n    }\n\n    .af-character-card {\n      padding: 24px 18px;\n    }\n\n    .af-journey-section,\n    .af-accord-section,\n    .af-video-section,\n    .af-trust-section {\n      padding: 25px 15px;\n    }\n\n    .af-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .af-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .af-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .af-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"al-fares-wrapper\"\u003e\n\n  \u003cdiv class=\"af-header\"\u003e\n    \u003cdiv class=\"af-brand-tag\"\u003eAdyan Prestige Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"af-main-title\"\u003eAl Fares\u003c\/h2\u003e\n    \u003cp class=\"af-tagline\"\u003e\n      “Fresh rosy citrus, creamy vanilla tonka woods, rich oud, jasmine, musk and amber.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-intro-grid\"\u003e\n\n    \u003cdiv class=\"af-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Al-Fares-EDP-100ml.jpg?v=1739208755\" alt=\"Al Fares by Adyan Prestige EDP 100ml men's oud perfume with black patterned bottle, silver label, horse icon, black box and polished silver cap\" class=\"af-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"af-story\"\u003e\n      \u003ch3\u003eTraditional Oud Masculinity with Matte Black Elegance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAl Fares by Adyan Prestige\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created around a\n        traditional Arabic perfume identity with oriental depth, warm spices,\n        smooth woods and a refined oud signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with fresh rosy and lemonish brightness. This\n        opening gives Al Fares a lively first impression, balancing floral\n        freshness with citrus clarity before the warmer oriental character\n        begins to unfold.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In the heart, vanilla, tonka, cedar and sandal create a smooth,\n        creamy and woody centre. The sweetness of vanilla and tonka is grounded\n        by cedar and sandalwood, giving the scent a polished masculine\n        structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base brings oud, jasmine, musk and amber together for a rich,\n        sensual and long-lasting oriental trail. The oud adds intensity,\n        jasmine adds elegance, musk softens the dry-down and amber leaves a\n        warm luxurious finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear glass bottle with a black patterned front,\n        silver label, horse icon, Adyan Prestige branding and a polished\n        silver-black cap, Al Fares visually reflects its sleek matte black\n        packaging, engraved design and traditional Arabic fragrance character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-notes-section\"\u003e\n\n    \u003ch3 class=\"af-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"af-notes-grid\"\u003e\n\n      \u003cdiv class=\"af-note-card\"\u003e\n        \u003cdiv class=\"af-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"af-note-title\"\u003eFresh Rosy and Lemonish\u003c\/div\u003e\n        \u003cdiv class=\"af-note-description\"\u003e\n          Fresh rosy tones meet a lemonish brightness, creating a refined\n          opening with floral freshness and citrus lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-note-card\"\u003e\n        \u003cdiv class=\"af-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"af-note-title\"\u003eVanilla, Tonka, Cedar and Sandal\u003c\/div\u003e\n        \u003cdiv class=\"af-note-description\"\u003e\n          Vanilla and tonka add smooth sweetness, while cedar and sandal create\n          a warm woody masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-note-card\"\u003e\n        \u003cdiv class=\"af-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"af-note-title\"\u003eOudh, Jasmine, Musk and Amber\u003c\/div\u003e\n        \u003cdiv class=\"af-note-description\"\u003e\n          Oudh, jasmine, musk and amber create a deep, elegant and luxurious\n          oriental trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-character-section\"\u003e\n\n    \u003cdiv class=\"af-character-card\"\u003e\n      \u003ch3\u003eThe Rosy Lemonish Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Fresh rosy brightness and lemonish clarity give Al Fares its lively,\n        elegant and instantly appealing first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"af-character-card\"\u003e\n      \u003ch3\u003eThe Oud Amber Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Oudh, jasmine, musk and amber settle into a rich oriental base with\n        masculine depth and lasting sophistication.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-details-grid\"\u003e\n\n    \u003cdiv class=\"af-details-box\"\u003e\n      \u003ch4 class=\"af-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eAl Fares\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eAdyan Prestige\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eFresh Rosy, Lemonish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eVanilla, Tonka, Cedar, Sandal\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eOudh, Jasmine, Musk, Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-detail-row\"\u003e\n        \u003cspan class=\"af-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"af-detail-value\"\u003eBlack Patterned Bottle, Silver Label and Polished Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"af-highlights-box\"\u003e\n      \u003ch4 class=\"af-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"af-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum by Adyan Prestige\u003c\/li\u003e\n        \u003cli\u003eOriental oud perfume created for men\u003c\/li\u003e\n        \u003cli\u003eFresh rosy and lemonish opening\u003c\/li\u003e\n        \u003cli\u003eVanilla adds smooth sweetness\u003c\/li\u003e\n        \u003cli\u003eTonka gives creamy warmth\u003c\/li\u003e\n        \u003cli\u003eCedar adds refined woody structure\u003c\/li\u003e\n        \u003cli\u003eSandal brings soft masculine smoothness\u003c\/li\u003e\n        \u003cli\u003eOudh creates a rich traditional Arabic base\u003c\/li\u003e\n        \u003cli\u003eJasmine adds elegant floral depth\u003c\/li\u003e\n        \u003cli\u003eMusk softens the final trail\u003c\/li\u003e\n        \u003cli\u003eAmber gives warmth and luxury\u003c\/li\u003e\n        \u003cli\u003eBest suited for evening galas and late-night parties\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-journey-section\"\u003e\n\n    \u003ch3 class=\"af-section-title\"\u003eThe Al Fares Journey\u003c\/h3\u003e\n\n    \u003cp class=\"af-journey-intro\"\u003e\n      A traditional masculine journey from fresh rosy lemonish brightness into\n      vanilla, tonka, cedar and sandal, finishing with oudh, jasmine, musk and\n      amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"af-journey-grid\"\u003e\n\n      \u003cdiv class=\"af-journey-card\"\u003e\n        \u003cdiv class=\"af-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Rosy Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh rosy and lemonish notes give the fragrance a bright, elegant\n          and uplifting first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-journey-card\"\u003e\n        \u003cdiv class=\"af-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eVanilla Tonka Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla, tonka, cedar and sandal create a sweet, smooth and woody\n          masculine heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-journey-card\"\u003e\n        \u003cdiv class=\"af-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Amber Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Oudh, jasmine, musk and amber leave a rich oriental trail with warmth\n          and refined depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-accord-section\"\u003e\n\n    \u003ch3 class=\"af-section-title\"\u003eThe Signature Al Fares Accords\u003c\/h3\u003e\n\n    \u003cp class=\"af-accord-intro\"\u003e\n      A masculine Eau de Parfum shaped by fresh rosy citrus, creamy sweet\n      woods, traditional oud, jasmine, musk and warm amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"af-accord-grid\"\u003e\n\n      \u003cdiv class=\"af-accord-card\"\u003e\n        \u003cdiv class=\"af-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eRosy Lemonish\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh rosy and lemonish facets open the fragrance with brightness and\n          elegant floral-citrus clarity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-accord-card\"\u003e\n        \u003cdiv class=\"af-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eVanilla Cedar Sandal\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla, tonka, cedar and sandal create a smooth heart with sweet\n          warmth and woody restraint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-accord-card\"\u003e\n        \u003cdiv class=\"af-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud Musk Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Oudh, jasmine, musk and amber form the deep oriental signature of Al\n          Fares.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-video-section\"\u003e\n    \u003ch3 class=\"af-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"af-video-subtitle\"\u003e\n      Watch the Al Fares presentation and explore its black matte, silver\n      detailed, traditional oud and masculine Adyan Prestige Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"af-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/p\/DIqbNcmKgLs\/embed\/\" title=\"Al Fares by Adyan Prestige EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"af-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/p\/DIqbNcmKgLs\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-statement-section\"\u003e\n    \u003ch3\u003eMatte Black Tradition with Rich Oud Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Al Fares opens with fresh rosy and lemonish brightness, develops through\n      vanilla, tonka, cedar and sandal, then settles into oudh, jasmine, musk\n      and amber. Its black patterned bottle, silver label, horse icon and\n      polished cap reflect a fragrance designed for traditional Arabic\n      elegance, masculine depth and evening sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evening Galas and Late-Night Parties\u003c\/h3\u003e\n    \u003cp\u003e\n      Al Fares is especially suited to evening galas, late-night parties,\n      formal occasions, festive styling and confident masculine signature wear.\n      Its fresh opening keeps the scent refined, while the oud, musk and amber\n      base gives it a rich traditional trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Al Fares is presented as a 100ml Eau de Parfum with an Oriental oud\n      character. The product page describes the fragrance as long lasting with\n      a rich oud intensity, while actual longevity and projection can vary\n      depending on skin chemistry, application amount, clothing, temperature\n      and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-trust-section\"\u003e\n\n    \u003ch3 class=\"af-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"af-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"af-trust-grid\"\u003e\n\n      \u003cdiv class=\"af-trust-card\"\u003e\n        \u003cdiv class=\"af-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-trust-card\"\u003e\n        \u003cdiv class=\"af-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"af-trust-card\"\u003e\n        \u003cdiv class=\"af-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"af-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Al Fares by Adyan Prestige smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Fares opens with fresh rosy and lemonish notes, develops with\n          vanilla, tonka, cedar and sandal, and settles into oudh, jasmine,\n          musk and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Al Fares EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Fares by Adyan Prestige is supplied in a 100ml Eau de Parfum\n          bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Fares is listed as an Eau de Parfum EDP.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Al Fares for men?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Al Fares by Adyan Prestige is described as a men's oud perfume.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat fragrance family is Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Fares is described as an Oriental oud perfume with an Oriental\n          fragrance note category.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are Fresh Rosy and Lemonish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are Vanilla, Tonka, Cedar and Sandal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are Oudh, Jasmine, Musk and Amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Fares is especially suited to evening galas, late-night parties,\n          formal occasions, festive styling and confident masculine signature\n          wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Al Fares?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply Al Fares to clothing or pulse points such as the neck and\n          wrists. Start with a small amount and adjust according to preference.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"af-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Al Fares last?\u003c\/summary\u003e\n      \u003cdiv class=\"af-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Al Fares as long lasting with rich oud\n          intensity. Actual performance can vary depending on skin chemistry,\n          application amount, clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582514446582,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Al-Fares-EDP-100ml.jpg?v=1739208755"},{"product_id":"all-you-need-is-love-edp-100ml","title":"All You Need Is Love EDP (100ml)","description":"\u003cstyle\u003e\n  .all-love-wrapper {\n    --al-white: #ffffff;\n    --al-soft-white: #fbfcfd;\n    --al-pale: #f2f5f7;\n    --al-pale-2: #f8fafb;\n    --al-border: #d7dde2;\n    --al-neutral-border: #e4e8eb;\n    --al-trust-border: #dce1e5;\n\n    --al-black: #050505;\n    --al-ink: #0e1115;\n    --al-charcoal: #1b1f24;\n    --al-graphite: #2c3238;\n    --al-smoke: #59636d;\n    --al-silver: #c5cbd0;\n    --al-polished-silver: #e2e5e7;\n    --al-soft-silver: #f0f2f3;\n    --al-marine: #1f6f95;\n    --al-deep-marine: #12394e;\n    --al-lemon: #d8cf5a;\n    --al-mandarin: #d98938;\n    --al-geranium: #b15b65;\n    --al-lavender: #8276ad;\n    --al-orange-blossom: #f1d8b0;\n    --al-sage: #6f7e66;\n    --al-tonka: #7d5c3e;\n    --al-vetiver: #46543b;\n    --al-patchouli: #3a291f;\n    --al-vanilla: #f2dfbd;\n    --al-cedar: #68482f;\n    --al-musk: #f4f1ec;\n    --al-character-bg: linear-gradient(135deg, #050505 0%, #1b1f24 52%, #12394e 100%);\n\n    --al-heading: #171b20;\n    --al-text: #444c54;\n    --al-muted: #707982;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--al-white);\n    color: var(--al-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .all-love-wrapper *,\n  .all-love-wrapper *::before,\n  .all-love-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .al-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--al-white);\n    border-bottom: 1px solid var(--al-border);\n    text-align: center;\n  }\n\n  .al-brand-tag {\n    margin-bottom: 8px;\n    color: var(--al-graphite);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .al-main-title {\n    margin: 0 0 10px;\n    color: var(--al-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .al-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--al-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .al-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .al-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 10px;\n  }\n\n  .al-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .al-story h3 {\n    margin: 0 0 16px;\n    color: var(--al-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .al-story p {\n    margin: 0 0 17px;\n    color: var(--al-text);\n    font-size: 1.05rem;\n  }\n\n  .al-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .al-section-title {\n    margin: 0 0 25px;\n    color: var(--al-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .al-notes-section,\n  .al-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 10px;\n  }\n\n  .al-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--al-pale);\n    border: 1px solid var(--al-border);\n    border-radius: 10px;\n  }\n\n  .al-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 10px;\n  }\n\n  .al-video-title {\n    margin: 0 0 8px;\n    color: var(--al-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .al-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--al-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .al-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 8px;\n  }\n\n  .al-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--al-white);\n    border: 0;\n  }\n\n  .al-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .al-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--al-black);\n    color: var(--al-white);\n    border: 1px solid var(--al-black);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .al-instagram-link a:hover {\n    background: var(--al-charcoal);\n    border-color: var(--al-charcoal);\n  }\n\n  .al-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-trust-border);\n    border-radius: 10px;\n  }\n\n  .al-notes-grid,\n  .al-journey-grid,\n  .al-accord-grid,\n  .al-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .al-note-card {\n    padding: 22px;\n    background: var(--al-pale-2);\n    border: 1px solid var(--al-border);\n    border-top: 4px solid var(--al-graphite);\n    border-radius: 8px;\n  }\n\n  .al-note-label {\n    margin-bottom: 7px;\n    color: var(--al-graphite);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .al-note-title {\n    margin-bottom: 7px;\n    color: var(--al-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .al-note-description {\n    color: var(--al-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .al-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--al-silver);\n    border: 1px solid var(--al-silver);\n    border-radius: 10px;\n  }\n\n  .al-character-card {\n    padding: 30px 24px;\n    background: var(--al-character-bg);\n    color: var(--al-white);\n  }\n\n  .al-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--al-polished-silver);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .al-character-card p {\n    margin: 0;\n    color: var(--al-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .al-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .al-details-box,\n  .al-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 8px;\n  }\n\n  .al-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--al-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--al-neutral-border);\n  }\n\n  .al-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--al-neutral-border);\n  }\n\n  .al-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .al-detail-label {\n    color: var(--al-muted);\n    font-weight: 600;\n  }\n\n  .al-detail-value {\n    color: var(--al-heading);\n    text-align: right;\n  }\n\n  .al-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .al-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--al-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--al-neutral-border);\n  }\n\n  .al-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .al-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--al-graphite);\n    font-weight: 700;\n  }\n\n  .al-journey-intro,\n  .al-accord-intro,\n  .al-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--al-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .al-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--al-pale);\n    border: 1px solid var(--al-border);\n    border-radius: 8px;\n  }\n\n  .al-journey-number,\n  .al-accord-icon,\n  .al-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--al-black);\n    color: var(--al-polished-silver);\n    border: 1px solid var(--al-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .al-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .al-journey-card h4,\n  .al-accord-card h4,\n  .al-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--al-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .al-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .al-journey-card p,\n  .al-accord-card p,\n  .al-trust-card p {\n    margin: 0;\n    color: var(--al-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .al-trust-card p {\n    color: #111111;\n  }\n\n  .al-accord-card {\n    padding: 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .al-trust-card {\n    padding: 28px 22px;\n    background: var(--al-white);\n    border: 1px solid var(--al-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .al-accord-icon,\n  .al-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .al-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--al-black) 0%, var(--al-charcoal) 52%, var(--al-deep-marine) 100%);\n    color: var(--al-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .al-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--al-polished-silver);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .al-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--al-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .al-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--al-pale);\n    border: 1px solid var(--al-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .al-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--al-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .al-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--al-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .al-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--al-pale-2);\n    border: 1px solid var(--al-border);\n    border-left: 6px solid var(--al-graphite);\n    border-radius: 8px;\n  }\n\n  .al-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--al-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .al-performance-section p {\n    margin: 0;\n    color: var(--al-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .al-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--al-border);\n  }\n\n  .al-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--al-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .al-faq-item {\n    background: var(--al-white);\n    border-bottom: 1px solid var(--al-border);\n  }\n\n  .al-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--al-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .al-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .al-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--al-graphite);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .al-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .al-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--al-text);\n    font-size: 1rem;\n  }\n\n  .al-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .all-love-wrapper {\n      padding: 35px;\n    }\n\n    .al-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .al-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .al-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .al-tagline {\n      font-size: 1.3rem;\n    }\n\n    .al-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .al-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .al-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .al-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .al-notes-grid,\n    .al-journey-grid,\n    .al-accord-grid,\n    .al-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .al-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .al-character-card {\n      padding: 35px;\n    }\n\n    .al-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .al-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .al-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .al-section-title,\n    .al-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .al-video-title {\n      font-size: 1.55rem;\n    }\n\n    .al-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .al-note-title {\n      font-size: 1.15rem;\n    }\n\n    .al-note-description {\n      font-size: 1rem;\n    }\n\n    .al-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .al-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .al-box-title {\n      font-size: 1.05rem;\n    }\n\n    .al-detail-row,\n    .al-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .al-journey-intro,\n    .al-accord-intro,\n    .al-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .al-journey-card h4,\n    .al-accord-card h4,\n    .al-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .al-journey-card p,\n    .al-accord-card p,\n    .al-trust-card p {\n      font-size: 1rem;\n    }\n\n    .al-statement-section {\n      padding: 44px;\n    }\n\n    .al-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .al-statement-section p,\n    .al-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .al-occasion-section {\n      padding: 38px;\n    }\n\n    .al-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .al-performance-section {\n      padding: 30px;\n    }\n\n    .al-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .al-trust-section {\n      padding: 44px 38px;\n    }\n\n    .al-trust-card {\n      padding: 32px 26px;\n    }\n\n    .al-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .al-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .al-notes-grid,\n    .al-journey-grid,\n    .al-accord-grid,\n    .al-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .all-love-wrapper {\n      padding: 10px;\n    }\n\n    .al-header {\n      padding: 26px 8px;\n    }\n\n    .al-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .al-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .al-tagline {\n      font-size: 0.95rem;\n    }\n\n    .al-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .al-detail-value {\n      text-align: left;\n    }\n\n    .al-character-card {\n      padding: 24px 18px;\n    }\n\n    .al-journey-section,\n    .al-accord-section,\n    .al-video-section,\n    .al-trust-section {\n      padding: 25px 15px;\n    }\n\n    .al-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .al-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .al-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .al-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"all-love-wrapper\"\u003e\n\n  \u003cdiv class=\"al-header\"\u003e\n    \u003cdiv class=\"al-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"al-main-title\"\u003eAll You Need Is Love\u003c\/h2\u003e\n    \u003cp class=\"al-tagline\"\u003e\n      “Marine freshness, citrus energy, aromatic florals and a warm masculine woody trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-intro-grid\"\u003e\n\n    \u003cdiv class=\"al-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/All-You-Need-Is-Love-EDP-100-ML.webp?v=1739208810\" alt=\"Asten All You Need Is Love EDP 100ml for men in glossy black bottle with white typography, polished silver round cap and black box\" class=\"al-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"al-story\"\u003e\n      \u003ch3\u003eModern Masculinity with Fresh Marine Confidence\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAll You Need Is Love by Asten\u003c\/strong\u003e, a confident\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men who value\n        strength, depth, intensity and contemporary masculine charm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with marine notes, lemon and mandarin orange. This\n        fresh start feels energetic, clean and bright, giving the scent an\n        immediate lift with blue marine clarity and citrus sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Geranium, lavender, orange blossom and sage form the heart. The floral\n        and herbal blend adds sophistication, elegance and aromatic structure,\n        creating a refined centre that feels polished and masculine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Tonka bean, vetiver, patchouli, vanilla and cedar create the base. This\n        warm woody finish adds richness, depth and a lasting impression, making\n        the scent attractive, confident and suitable for meaningful occasions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy black bottle with clean white typography, fine\n        linear graphics, a polished silver round cap and matching black box,\n        All You Need Is Love visually reflects its bold, modern and masculine\n        fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-notes-section\"\u003e\n\n    \u003ch3 class=\"al-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"al-notes-grid\"\u003e\n\n      \u003cdiv class=\"al-note-card\"\u003e\n        \u003cdiv class=\"al-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"al-note-title\"\u003eMarine Notes, Lemon and Mandarin Orange\u003c\/div\u003e\n        \u003cdiv class=\"al-note-description\"\u003e\n          Marine notes create clean freshness, while lemon and mandarin orange\n          add bright citrus energy and a lively masculine opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-note-card\"\u003e\n        \u003cdiv class=\"al-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"al-note-title\"\u003eGeranium, Lavender, Orange Blossom and Sage\u003c\/div\u003e\n        \u003cdiv class=\"al-note-description\"\u003e\n          Geranium, lavender, orange blossom and sage create a floral-herbal\n          heart with sophistication, clarity and aromatic elegance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-note-card\"\u003e\n        \u003cdiv class=\"al-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"al-note-title\"\u003eTonka Bean, Vetiver, Patchouli, Vanilla and Cedar\u003c\/div\u003e\n        \u003cdiv class=\"al-note-description\"\u003e\n          Tonka bean, vetiver, patchouli, vanilla and cedar form a warm,\n          woody and masculine finish with richness and lasting depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-character-section\"\u003e\n\n    \u003cdiv class=\"al-character-card\"\u003e\n      \u003ch3\u003eThe Marine Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Marine notes, lemon and mandarin orange create the fresh, energetic and\n        modern first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"al-character-card\"\u003e\n      \u003ch3\u003eThe Woody Amber Masculinity\u003c\/h3\u003e\n      \u003cp\u003e\n        Tonka bean, vetiver, patchouli, vanilla and cedar settle into a warm,\n        rich and confident masculine base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-details-grid\"\u003e\n\n    \u003cdiv class=\"al-details-box\"\u003e\n      \u003ch4 class=\"al-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eAll You Need Is Love\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eMarine, Citrus, Floral, Herbal, Woody and Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eMarine Notes, Lemon, Mandarin Orange\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eGeranium, Lavender, Orange Blossom, Sage\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eTonka Bean, Vetiver, Patchouli, Vanilla, Cedar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-detail-row\"\u003e\n        \u003cspan class=\"al-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"al-detail-value\"\u003eGlossy Black Bottle, Silver Cap and White Typography\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"al-highlights-box\"\u003e\n      \u003ch4 class=\"al-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"al-highlights-list\"\u003e\n        \u003cli\u003eFresh 100ml Eau de Parfum by Asten\u003c\/li\u003e\n        \u003cli\u003eCreated for confident, bold men\u003c\/li\u003e\n        \u003cli\u003eMarine notes give clean freshness\u003c\/li\u003e\n        \u003cli\u003eLemon adds sharp citrus brightness\u003c\/li\u003e\n        \u003cli\u003eMandarin orange creates lively energy\u003c\/li\u003e\n        \u003cli\u003eGeranium and lavender add aromatic elegance\u003c\/li\u003e\n        \u003cli\u003eOrange blossom brings floral sophistication\u003c\/li\u003e\n        \u003cli\u003eSage adds a refined herbal edge\u003c\/li\u003e\n        \u003cli\u003eTonka bean and vanilla add smooth warmth\u003c\/li\u003e\n        \u003cli\u003eVetiver, patchouli and cedar create woody depth\u003c\/li\u003e\n        \u003cli\u003eSuitable for special occasions and romantic dates\u003c\/li\u003e\n        \u003cli\u003eGlossy black and silver masculine presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-journey-section\"\u003e\n\n    \u003ch3 class=\"al-section-title\"\u003eThe All You Need Is Love Journey\u003c\/h3\u003e\n\n    \u003cp class=\"al-journey-intro\"\u003e\n      A masculine progression from marine notes, lemon and mandarin orange into\n      geranium, lavender, orange blossom and sage, finishing with tonka bean,\n      vetiver, patchouli, vanilla and cedar.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"al-journey-grid\"\u003e\n\n      \u003cdiv class=\"al-journey-card\"\u003e\n        \u003cdiv class=\"al-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eMarine Citrus Energy\u003c\/h4\u003e\n        \u003cp\u003e\n          Marine notes, lemon and mandarin orange create a fresh and uplifting\n          opening with clean masculine brightness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-journey-card\"\u003e\n        \u003cdiv class=\"al-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Herbal Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Geranium, lavender, orange blossom and sage build a sophisticated\n          centre with aromatic elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-journey-card\"\u003e\n        \u003cdiv class=\"al-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWarm Woody Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean, vetiver, patchouli, vanilla and cedar create a rich,\n          masculine and lasting finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-accord-section\"\u003e\n\n    \u003ch3 class=\"al-section-title\"\u003eThe Signature All You Need Is Love Accords\u003c\/h3\u003e\n\n    \u003cp class=\"al-accord-intro\"\u003e\n      A modern masculine Eau de Parfum shaped by marine freshness, citrus\n      energy, floral-herbal sophistication and a warm woody amber base.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"al-accord-grid\"\u003e\n\n      \u003cdiv class=\"al-accord-card\"\u003e\n        \u003cdiv class=\"al-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eMarine Lemon Mandarin\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh marine notes meet lemon and mandarin orange for a clean,\n          energetic opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-accord-card\"\u003e\n        \u003cdiv class=\"al-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eLavender Sage Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender, sage, geranium and orange blossom create a refined aromatic\n          heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-accord-card\"\u003e\n        \u003cdiv class=\"al-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eTonka Vetiver Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean, vetiver, patchouli, vanilla and cedar give the fragrance\n          its masculine depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-video-section\"\u003e\n    \u003ch3 class=\"al-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"al-video-subtitle\"\u003e\n      Watch the All You Need Is Love presentation and explore its marine citrus,\n      aromatic woody and confident masculine Asten Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"al-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/C_LddAMIpSp\/embed\/\" title=\"Asten All You Need Is Love EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"al-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/C_LddAMIpSp\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-statement-section\"\u003e\n    \u003ch3\u003eGlossy Black Confidence with Marine Woody Intensity\u003c\/h3\u003e\n    \u003cp\u003e\n      All You Need Is Love opens with marine notes, lemon and mandarin orange,\n      develops through geranium, lavender, orange blossom and sage, then\n      settles into tonka bean, vetiver, patchouli, vanilla and cedar. Its\n      glossy black bottle, white typography and polished silver cap reflect a\n      fragrance designed for modern masculine charm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Special Occasions, Meetings and Romantic Dates\u003c\/h3\u003e\n    \u003cp\u003e\n      All You Need Is Love is suitable for men who want a scent with strength,\n      depth and presence. It works especially well for special occasions, long\n      events, important meetings, romantic dates, evenings and confident\n      signature styling.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      All You Need Is Love is presented as a 100ml Eau de Parfum with marine,\n      citrus, floral, herbal, woody and amber character. The product page\n      highlights its longevity and sillage for long events, while actual\n      longevity and projection can vary depending on skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-trust-section\"\u003e\n\n    \u003ch3 class=\"al-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"al-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"al-trust-grid\"\u003e\n\n      \u003cdiv class=\"al-trust-card\"\u003e\n        \u003cdiv class=\"al-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-trust-card\"\u003e\n        \u003cdiv class=\"al-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"al-trust-card\"\u003e\n        \u003cdiv class=\"al-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"al-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does All You Need Is Love by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          All You Need Is Love by Asten opens with marine notes, lemon and\n          mandarin orange, develops with geranium, lavender, orange blossom and\n          sage, and settles into tonka bean, vetiver, patchouli, vanilla and\n          cedar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is All You Need Is Love EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          All You Need Is Love EDP by Asten is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          All You Need Is Love is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs All You Need Is Love for men?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes All You Need Is Love as ideal for men\n          who seek a scent that reflects strength, intensity and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are marine notes, lemon and mandarin orange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are geranium, lavender, orange blossom and sage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are tonka bean, vetiver, patchouli, vanilla and\n          cedar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs All You Need Is Love a woody fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The base of tonka bean, vetiver, patchouli, vanilla and cedar\n          creates a warm woody finish with masculine richness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          All You Need Is Love is suitable for special occasions, long events,\n          important meetings, romantic dates, evenings and confident signature\n          styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply All You Need Is Love?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply it to pulse points such as the neck, behind the ears and wrists\n          so the fragrance can disperse as the body warms up.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"al-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does All You Need Is Love last?\u003c\/summary\u003e\n      \u003cdiv class=\"al-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page highlights longevity and sillage for long events.\n          Actual performance can vary depending on skin chemistry, application\n          amount, clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582540038390,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/All-You-Need-Is-Love-EDP-100-ML.webp?v=1739208810"},{"product_id":"aneeq-edp-100ml","title":"Aneeq EDP By Adyan (100ml)","description":"\u003cstyle\u003e\n  .aneeq-adyan-wrapper {\n    --an-white: #ffffff;\n    --an-soft-white: #fbfcfd;\n    --an-pale: #f1f6fa;\n    --an-pale-2: #f8fbfd;\n    --an-border: #c9d8e2;\n    --an-neutral-border: #dfe8ee;\n    --an-trust-border: #dce4ea;\n\n    --an-midnight: #03070d;\n    --an-deep-navy: #07162a;\n    --an-navy: #0b2442;\n    --an-blue-glass: #153a5a;\n    --an-steel-blue: #587184;\n    --an-icy-blue: #d6e5ec;\n    --an-silver: #c7d1d7;\n    --an-soft-silver: #edf2f5;\n    --an-black: #050506;\n    --an-cinnamon: #8a4f2c;\n    --an-cedar: #6b4a32;\n    --an-wood: #4d3424;\n    --an-spice: #9a6133;\n    --an-musk: #f4f0ea;\n    --an-character-bg: linear-gradient(135deg, #03070d 0%, #0b2442 52%, #050506 100%);\n\n    --an-heading: #17202a;\n    --an-text: #424b55;\n    --an-muted: #6f7982;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--an-white);\n    color: var(--an-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .aneeq-adyan-wrapper *,\n  .aneeq-adyan-wrapper *::before,\n  .aneeq-adyan-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .an-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--an-white);\n    border-bottom: 1px solid var(--an-border);\n    text-align: center;\n  }\n\n  .an-brand-tag {\n    margin-bottom: 8px;\n    color: var(--an-blue-glass);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .an-main-title {\n    margin: 0 0 10px;\n    color: var(--an-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .an-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--an-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .an-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .an-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 10px;\n  }\n\n  .an-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .an-story h3 {\n    margin: 0 0 16px;\n    color: var(--an-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .an-story p {\n    margin: 0 0 17px;\n    color: var(--an-text);\n    font-size: 1.05rem;\n  }\n\n  .an-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .an-section-title {\n    margin: 0 0 25px;\n    color: var(--an-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .an-notes-section,\n  .an-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 10px;\n  }\n\n  .an-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--an-pale);\n    border: 1px solid var(--an-border);\n    border-radius: 10px;\n  }\n\n  .an-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-trust-border);\n    border-radius: 10px;\n  }\n\n  .an-notes-grid,\n  .an-journey-grid,\n  .an-accord-grid,\n  .an-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .an-note-card {\n    padding: 22px;\n    background: var(--an-pale-2);\n    border: 1px solid var(--an-border);\n    border-top: 4px solid var(--an-blue-glass);\n    border-radius: 8px;\n  }\n\n  .an-note-label {\n    margin-bottom: 7px;\n    color: var(--an-blue-glass);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .an-note-title {\n    margin-bottom: 7px;\n    color: var(--an-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .an-note-description {\n    color: var(--an-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .an-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--an-steel-blue);\n    border: 1px solid var(--an-steel-blue);\n    border-radius: 10px;\n  }\n\n  .an-character-card {\n    padding: 30px 24px;\n    background: var(--an-character-bg);\n    color: var(--an-white);\n  }\n\n  .an-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--an-icy-blue);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .an-character-card p {\n    margin: 0;\n    color: var(--an-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .an-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .an-details-box,\n  .an-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 8px;\n  }\n\n  .an-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--an-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--an-neutral-border);\n  }\n\n  .an-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--an-neutral-border);\n  }\n\n  .an-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .an-detail-label {\n    color: var(--an-muted);\n    font-weight: 600;\n  }\n\n  .an-detail-value {\n    color: var(--an-heading);\n    text-align: right;\n  }\n\n  .an-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .an-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--an-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--an-neutral-border);\n  }\n\n  .an-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .an-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--an-blue-glass);\n    font-weight: 700;\n  }\n\n  .an-journey-intro,\n  .an-accord-intro,\n  .an-video-subtitle,\n  .an-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--an-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .an-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--an-pale);\n    border: 1px solid var(--an-border);\n    border-radius: 8px;\n  }\n\n  .an-journey-number,\n  .an-accord-icon,\n  .an-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--an-navy);\n    color: var(--an-soft-silver);\n    border: 1px solid var(--an-navy);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .an-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .an-journey-card h4,\n  .an-accord-card h4,\n  .an-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--an-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .an-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .an-journey-card p,\n  .an-accord-card p,\n  .an-trust-card p {\n    margin: 0;\n    color: var(--an-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .an-trust-card p {\n    color: #111111;\n  }\n\n  .an-accord-card {\n    padding: 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .an-trust-card {\n    padding: 28px 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .an-accord-icon,\n  .an-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .an-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 10px;\n  }\n\n  .an-video-title {\n    margin: 0 0 8px;\n    color: var(--an-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .an-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--an-white);\n    border: 1px solid var(--an-border);\n    border-radius: 8px;\n  }\n\n  .an-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--an-white);\n    border: 0;\n  }\n\n  .an-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .an-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--an-navy);\n    color: var(--an-white);\n    border: 1px solid var(--an-navy);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .an-instagram-link a:hover {\n    background: var(--an-midnight);\n    border-color: var(--an-midnight);\n  }\n\n  .an-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--an-midnight) 0%, var(--an-navy) 52%, var(--an-steel-blue) 100%);\n    color: var(--an-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .an-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--an-icy-blue);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .an-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--an-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .an-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--an-pale);\n    border: 1px solid var(--an-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .an-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--an-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .an-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--an-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .an-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--an-pale-2);\n    border: 1px solid var(--an-border);\n    border-left: 6px solid var(--an-blue-glass);\n    border-radius: 8px;\n  }\n\n  .an-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--an-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .an-performance-section p {\n    margin: 0;\n    color: var(--an-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .an-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--an-border);\n  }\n\n  .an-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--an-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .an-faq-item {\n    background: var(--an-white);\n    border-bottom: 1px solid var(--an-border);\n  }\n\n  .an-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--an-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .an-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .an-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--an-blue-glass);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .an-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .an-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--an-text);\n    font-size: 1rem;\n  }\n\n  .an-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .aneeq-adyan-wrapper {\n      padding: 35px;\n    }\n\n    .an-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .an-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .an-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .an-tagline {\n      font-size: 1.3rem;\n    }\n\n    .an-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .an-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .an-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .an-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .an-notes-grid,\n    .an-journey-grid,\n    .an-accord-grid,\n    .an-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .an-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .an-character-card {\n      padding: 35px;\n    }\n\n    .an-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .an-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .an-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .an-section-title,\n    .an-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .an-note-title {\n      font-size: 1.15rem;\n    }\n\n    .an-note-description {\n      font-size: 1rem;\n    }\n\n    .an-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .an-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .an-box-title {\n      font-size: 1.05rem;\n    }\n\n    .an-detail-row,\n    .an-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .an-journey-intro,\n    .an-accord-intro,\n    .an-video-subtitle,\n    .an-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .an-video-title {\n      font-size: 1.55rem;\n    }\n\n    .an-journey-card h4,\n    .an-accord-card h4,\n    .an-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .an-journey-card p,\n    .an-accord-card p,\n    .an-trust-card p {\n      font-size: 1rem;\n    }\n\n    .an-statement-section {\n      padding: 44px;\n    }\n\n    .an-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .an-statement-section p,\n    .an-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .an-occasion-section {\n      padding: 38px;\n    }\n\n    .an-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .an-performance-section {\n      padding: 30px;\n    }\n\n    .an-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .an-trust-section {\n      padding: 44px 38px;\n    }\n\n    .an-trust-card {\n      padding: 32px 26px;\n    }\n\n    .an-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .an-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .an-notes-grid,\n    .an-journey-grid,\n    .an-accord-grid,\n    .an-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .aneeq-adyan-wrapper {\n      padding: 10px;\n    }\n\n    .an-header {\n      padding: 26px 8px;\n    }\n\n    .an-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .an-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .an-tagline {\n      font-size: 0.95rem;\n    }\n\n    .an-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .an-detail-value {\n      text-align: left;\n    }\n\n    .an-character-card {\n      padding: 24px 18px;\n    }\n\n    .an-journey-section,\n    .an-accord-section,\n    .an-trust-section {\n      padding: 25px 15px;\n    }\n\n    .an-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .an-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .an-video-section {\n      padding: 24px 10px;\n    }\n\n    .an-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .an-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aneeq-adyan-wrapper\"\u003e\n\n  \u003cdiv class=\"an-header\"\u003e\n    \u003cdiv class=\"an-brand-tag\"\u003eAdyan Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"an-main-title\"\u003eAneeq\u003c\/h2\u003e\n    \u003cp class=\"an-tagline\"\u003e\n      “Sweet-spicy cinnamon, noble cedar freshness, soft woody warmth and confident masculine elegance.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-intro-grid\"\u003e\n\n    \u003cdiv class=\"an-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Aneeq-EDP-100ml.webp?v=1739208919\" alt=\"Aneeq EDP By Adyan 100ml for men in deep navy blue transparent bottle with black cap and silver white typography\" class=\"an-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"an-story\"\u003e\n      \u003ch3\u003eOriental Spice with Confident Woody Masculinity\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAneeq EDP by Adyan\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created for those who want\n        a masculine fragrance with confidence, strength, elegance and a\n        polished oriental-spicy identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance has a soft, enveloping woody composition shaped by sharp\n        notes and moist relaxing shades. Its character feels confident yet\n        restrained, making it a natural addition to a business look, festive\n        styling or everyday masculine presentation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sweet-spicy cinnamon is clearly present within the perfume melody. It\n        creates a warm, playful and intriguing spice atmosphere that gives the\n        scent instant personality without overpowering its refined structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cedar freshness adds lightness, noble restraint and a smooth woody\n        backbone. It lifts the composition, brings clarity to the dense spicy\n        profile and leaves a delicate yet bright trail with a spacious,\n        piquant finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep navy-blue transparent bottle with a black cap,\n        silver-white typography and a cool smoky glass base, Aneeq visually\n        reflects its strong, elegant and masculine fragrance character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-notes-section\"\u003e\n\n    \u003ch3 class=\"an-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"an-notes-grid\"\u003e\n\n      \u003cdiv class=\"an-note-card\"\u003e\n        \u003cdiv class=\"an-note-label\"\u003eOpening Impression\u003c\/div\u003e\n        \u003cdiv class=\"an-note-title\"\u003eSharp Notes and Moist Relaxing Shades\u003c\/div\u003e\n        \u003cdiv class=\"an-note-description\"\u003e\n          A confident opening built around sharp aromatic energy and smoother\n          relaxing facets for an elegant masculine first impression.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-note-card\"\u003e\n        \u003cdiv class=\"an-note-label\"\u003eSpicy Character\u003c\/div\u003e\n        \u003cdiv class=\"an-note-title\"\u003eSweet-Spicy Cinnamon\u003c\/div\u003e\n        \u003cdiv class=\"an-note-description\"\u003e\n          Cinnamon brings warmth, sweetness, spice and an intriguing playful\n          tone to the oriental composition.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-note-card\"\u003e\n        \u003cdiv class=\"an-note-label\"\u003eWoody Trail\u003c\/div\u003e\n        \u003cdiv class=\"an-note-title\"\u003eCedar Freshness and Soft Woods\u003c\/div\u003e\n        \u003cdiv class=\"an-note-description\"\u003e\n          Cedar adds freshness, nobility and elegant restraint, creating a\n          bright woody trail with masculine depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-character-section\"\u003e\n\n    \u003cdiv class=\"an-character-card\"\u003e\n      \u003ch3\u003eThe Cinnamon Spice Signature\u003c\/h3\u003e\n      \u003cp\u003e\n        Sweet-spicy cinnamon gives Aneeq its warm, intriguing and confidently\n        masculine oriental character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"an-character-card\"\u003e\n      \u003ch3\u003eThe Cedar Woody Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Cedar freshness and soft woody tones create a noble, restrained and\n        polished dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-details-grid\"\u003e\n\n    \u003cdiv class=\"an-details-box\"\u003e\n      \u003ch4 class=\"an-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eAneeq\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eOriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eKey Spicy Note\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eCinnamon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eKey Woody Note\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eCedar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eWoody, Spicy, Confident, Masculine and Elegant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-detail-row\"\u003e\n        \u003cspan class=\"an-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"an-detail-value\"\u003eDeep Navy Bottle, Black Cap and Silver-White Typography\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"an-highlights-box\"\u003e\n      \u003ch4 class=\"an-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"an-highlights-list\"\u003e\n        \u003cli\u003eRefined 100ml Eau de Parfum by Adyan\u003c\/li\u003e\n        \u003cli\u003eSpecially designed for men\u003c\/li\u003e\n        \u003cli\u003eOriental and spicy fragrance character\u003c\/li\u003e\n        \u003cli\u003eSweet-spicy cinnamon creates warmth\u003c\/li\u003e\n        \u003cli\u003eCedar freshness adds lightness and nobility\u003c\/li\u003e\n        \u003cli\u003eSoft woody composition feels enveloping\u003c\/li\u003e\n        \u003cli\u003eSharp notes create confident masculine energy\u003c\/li\u003e\n        \u003cli\u003eRelaxing shades soften the composition\u003c\/li\u003e\n        \u003cli\u003eSuitable for business and festive looks\u003c\/li\u003e\n        \u003cli\u003eElegant option for signature masculine wear\u003c\/li\u003e\n        \u003cli\u003eDeep navy-blue bottle presentation\u003c\/li\u003e\n        \u003cli\u003eDesigned to inspire confidence and strength\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-journey-section\"\u003e\n\n    \u003ch3 class=\"an-section-title\"\u003eThe Aneeq Journey\u003c\/h3\u003e\n\n    \u003cp class=\"an-journey-intro\"\u003e\n      A smooth masculine journey from sharp aromatic energy into sweet-spicy\n      cinnamon, soft woods and noble cedar freshness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"an-journey-grid\"\u003e\n\n      \u003cdiv class=\"an-journey-card\"\u003e\n        \u003cdiv class=\"an-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eConfident Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Sharp notes and smooth relaxing facets create an immediate feeling of\n          confidence and refined masculine presence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-journey-card\"\u003e\n        \u003cdiv class=\"an-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Spice Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Sweet-spicy cinnamon creates a warm, playful and intriguing aromatic\n          atmosphere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-journey-card\"\u003e\n        \u003cdiv class=\"an-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eCedar Woody Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar freshness adds nobility and weightless elegance to the soft\n          woody dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-accord-section\"\u003e\n\n    \u003ch3 class=\"an-section-title\"\u003eThe Signature Aneeq Accords\u003c\/h3\u003e\n\n    \u003cp class=\"an-accord-intro\"\u003e\n      A masculine Eau de Parfum shaped by oriental spice, sweet cinnamon,\n      fresh cedar, soft woods and confident aromatic depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"an-accord-grid\"\u003e\n\n      \u003cdiv class=\"an-accord-card\"\u003e\n        \u003cdiv class=\"an-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eOriental Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          The spicy atmosphere gives Aneeq its confident, sharp and masculine\n          opening impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-accord-card\"\u003e\n        \u003cdiv class=\"an-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Sweet-spicy cinnamon adds warmth, intrigue and playful depth to the\n          perfume melody.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-accord-card\"\u003e\n        \u003cdiv class=\"an-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eCedar Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar freshness and soft woods create the smooth, noble and elegant\n          masculine trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-video-section\"\u003e\n    \u003ch3 class=\"an-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"an-video-subtitle\"\u003e\n      Watch the Aneeq presentation and explore its deep navy, spicy woody,\n      masculine and confident Adyan Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"an-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/Cy3RdoWIzwA\/embed\/\" title=\"Aneeq EDP by Adyan Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"an-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/Cy3RdoWIzwA\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-statement-section\"\u003e\n    \u003ch3\u003eDeep Navy Elegance with Spicy Woody Confidence\u003c\/h3\u003e\n    \u003cp\u003e\n      Aneeq by Adyan combines oriental-spicy warmth, clearly present cinnamon,\n      cedar freshness and a soft enveloping woody composition. Its deep\n      navy-blue bottle, black cap and silver-white typography reflect a scent\n      designed for confidence, strength, business elegance and festive\n      masculine styling.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Business, Festive Looks and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Aneeq is suitable for business styling, festive occasions, evening wear,\n      daily confidence and masculine signature use. Its cinnamon warmth gives\n      the scent personality, while cedar freshness keeps the overall profile\n      elegant, restrained and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Aneeq is presented as a 100ml Eau de Parfum for men with an oriental and\n      spicy character. The product description highlights a soft enveloping\n      woody composition with cinnamon, cedar freshness and a delicate bright\n      trail. Longevity and projection can vary depending on skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-trust-section\"\u003e\n\n    \u003ch3 class=\"an-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"an-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"an-trust-grid\"\u003e\n\n      \u003cdiv class=\"an-trust-card\"\u003e\n        \u003cdiv class=\"an-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-trust-card\"\u003e\n        \u003cdiv class=\"an-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"an-trust-card\"\u003e\n        \u003cdiv class=\"an-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"an-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Aneeq EDP by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq is an Oriental and Spicy fragrance for men with a soft woody\n          composition, sweet-spicy cinnamon, cedar freshness, sharp notes and a\n          delicate bright trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Aneeq EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq EDP by Adyan is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Aneeq?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aneeq for men?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Aneeq EDP by Adyan is specially designed for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat fragrance family is Aneeq?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq is described as an Oriental and Spicy fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the key notes in Aneeq?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description highlights sweet-spicy cinnamon and cedar\n          freshness within a soft enveloping woody composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aneeq a woody fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Aneeq is described with a soft, enveloping woody composition,\n          supported by cedar freshness and spicy cinnamon.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Aneeq?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq is suitable for business looks, festive styling, evening wear,\n          daily confidence and masculine signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Aneeq suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Aneeq has a polished masculine scent profile and elegant deep\n          navy bottle presentation, making it a suitable fragrance gift for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"an-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Aneeq last?\u003c\/summary\u003e\n      \u003cdiv class=\"an-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aneeq is an Eau de Parfum. Longevity and projection can vary\n          depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582568448246,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Aneeq-EDP-100ml.webp?v=1739208919"},{"product_id":"anotha-silver-unisex-edp-100ml","title":"Anotha Silver Unisex EDP (100ml)","description":"\u003cstyle\u003e\n  .anotha-silver-wrapper {\n    --as-white: #ffffff;\n    --as-soft-white: #fbfcff;\n    --as-pale: #eef4fb;\n    --as-pale-2: #f7faff;\n    --as-border: #c9d7e8;\n    --as-neutral-border: #dfe7f0;\n    --as-trust-border: #dce4ec;\n\n    --as-cobalt: #0a3f9f;\n    --as-deep-blue: #06245f;\n    --as-royal-blue: #0e53bd;\n    --as-midnight: #061226;\n    --as-silver: #bfc5cc;\n    --as-polished-silver: #d9dde2;\n    --as-soft-silver: #edf0f3;\n    --as-graphite: #2b323a;\n    --as-bergamot: #c8c761;\n    --as-amber: #b98236;\n    --as-cedar: #6b4a32;\n    --as-tonka: #806042;\n    --as-white-musk: #f5f3ee;\n    --as-patchouli: #3b2a1e;\n    --as-character-bg: linear-gradient(135deg, #061226 0%, #0a3f9f 52%, #020814 100%);\n\n    --as-heading: #18202b;\n    --as-text: #424c57;\n    --as-muted: #6d7681;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--as-white);\n    color: var(--as-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .anotha-silver-wrapper *,\n  .anotha-silver-wrapper *::before,\n  .anotha-silver-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .as-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n    text-align: center;\n  }\n\n  .as-brand-tag {\n    margin-bottom: 8px;\n    color: var(--as-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .as-main-title {\n    margin: 0 0 10px;\n    color: var(--as-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .as-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--as-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .as-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .as-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .as-story h3 {\n    margin: 0 0 16px;\n    color: var(--as-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-story p {\n    margin: 0 0 17px;\n    color: var(--as-text);\n    font-size: 1.05rem;\n  }\n\n  .as-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .as-section-title {\n    margin: 0 0 25px;\n    color: var(--as-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-notes-section,\n  .as-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-trust-border);\n    border-radius: 10px;\n  }\n\n  .as-notes-grid,\n  .as-journey-grid,\n  .as-accord-grid,\n  .as-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-note-card {\n    padding: 22px;\n    background: var(--as-pale-2);\n    border: 1px solid var(--as-border);\n    border-top: 4px solid var(--as-royal-blue);\n    border-radius: 8px;\n  }\n\n  .as-note-label {\n    margin-bottom: 7px;\n    color: var(--as-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-note-title {\n    margin-bottom: 7px;\n    color: var(--as-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .as-note-description {\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .as-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--as-silver);\n    border: 1px solid var(--as-silver);\n    border-radius: 10px;\n  }\n\n  .as-character-card {\n    padding: 30px 24px;\n    background: var(--as-character-bg);\n    color: var(--as-white);\n  }\n\n  .as-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--as-polished-silver);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-character-card p {\n    margin: 0;\n    color: var(--as-white-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .as-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .as-details-box,\n  .as-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--as-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .as-detail-label {\n    color: var(--as-muted);\n    font-weight: 600;\n  }\n\n  .as-detail-value {\n    color: var(--as-heading);\n    text-align: right;\n  }\n\n  .as-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .as-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--as-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .as-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--as-royal-blue);\n    font-weight: 700;\n  }\n\n  .as-journey-intro,\n  .as-accord-intro,\n  .as-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-journey-number,\n  .as-accord-icon,\n  .as-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-royal-blue);\n    color: var(--as-soft-silver);\n    border: 1px solid var(--as-royal-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .as-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .as-journey-card h4,\n  .as-accord-card h4,\n  .as-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--as-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .as-journey-card p,\n  .as-accord-card p,\n  .as-trust-card p {\n    margin: 0;\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-trust-card p {\n    color: #111111;\n  }\n\n  .as-accord-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .as-trust-card {\n    padding: 28px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .as-accord-icon,\n  .as-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .as-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--as-midnight) 0%, var(--as-royal-blue) 52%, var(--as-graphite) 100%);\n    color: var(--as-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .as-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-polished-silver);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-white-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .as-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--as-pale-2);\n    border: 1px solid var(--as-border);\n    border-left: 6px solid var(--as-royal-blue);\n    border-radius: 8px;\n  }\n\n  .as-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--as-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-performance-section p {\n    margin: 0;\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .as-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--as-border);\n  }\n\n  .as-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--as-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-faq-item {\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--as-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .as-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .as-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--as-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .as-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .as-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--as-text);\n    font-size: 1rem;\n  }\n\n  .as-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .anotha-silver-wrapper {\n      padding: 35px;\n    }\n\n    .as-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .as-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .as-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .as-tagline {\n      font-size: 1.3rem;\n    }\n\n    .as-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .as-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .as-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .as-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .as-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .as-character-card {\n      padding: 35px;\n    }\n\n    .as-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .as-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .as-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .as-section-title,\n    .as-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .as-note-title {\n      font-size: 1.15rem;\n    }\n\n    .as-note-description {\n      font-size: 1rem;\n    }\n\n    .as-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .as-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .as-box-title {\n      font-size: 1.05rem;\n    }\n\n    .as-detail-row,\n    .as-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-intro,\n    .as-accord-intro,\n    .as-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card h4,\n    .as-accord-card h4,\n    .as-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card p,\n    .as-accord-card p,\n    .as-trust-card p {\n      font-size: 1rem;\n    }\n\n    .as-statement-section {\n      padding: 44px;\n    }\n\n    .as-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .as-statement-section p,\n    .as-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .as-occasion-section {\n      padding: 38px;\n    }\n\n    .as-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .as-performance-section {\n      padding: 30px;\n    }\n\n    .as-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .as-trust-section {\n      padding: 44px 38px;\n    }\n\n    .as-trust-card {\n      padding: 32px 26px;\n    }\n\n    .as-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .as-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .anotha-silver-wrapper {\n      padding: 10px;\n    }\n\n    .as-header {\n      padding: 26px 8px;\n    }\n\n    .as-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .as-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .as-tagline {\n      font-size: 0.95rem;\n    }\n\n    .as-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .as-detail-value {\n      text-align: left;\n    }\n\n    .as-character-card {\n      padding: 24px 18px;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 25px 15px;\n    }\n\n    .as-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .as-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .as-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"anotha-silver-wrapper\"\u003e\n\n  \u003cdiv class=\"as-header\"\u003e\n    \u003cdiv class=\"as-brand-tag\"\u003eAdyan Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"as-main-title\"\u003eAnotha Silver\u003c\/h2\u003e\n    \u003cp class=\"as-tagline\"\u003e\n      “Bright bergamot, warm amber, smooth cedar, creamy tonka and a soft musky patchouli trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-intro-grid\"\u003e\n\n    \u003cdiv class=\"as-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Untitleddesign_26.png?v=1746701138\" alt=\"Anotha Silver Unisex EDP 100ml by Adyan in blue-to-silver gradient bottle with polished silver cap and blue marbled box\" class=\"as-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-story\"\u003e\n      \u003ch3\u003eAmber Fougere Freshness with Refined Silver Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAnotha Silver by Adyan\u003c\/strong\u003e, an enticing\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e designed for both women and men.\n        Launched in 2021, this amber fougere fragrance balances citrus\n        brightness, warm amber, smooth woods, creamy tonka and a sensual musky\n        patchouli base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot and amber. Bergamot gives a bright,\n        citrusy and invigorating freshness, while amber introduces warmth,\n        smooth depth and a soft golden glow from the very first impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cedar and tonka bean create the heart. Cedar adds woody structure,\n        aromatic depth and an earthy modern character, while tonka bean gives\n        creamy sweetness and a comforting warmth that makes the scent feel\n        refined and smooth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        White musk and patchouli form the base. White musk gives a soft,\n        powdery and clean allure, while patchouli adds depth, mystery and a\n        slightly spicy earthiness that anchors the fragrance with\n        sophistication.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a blue-to-silver gradient bottle with a polished silver\n        cap, silver Arabic detail and a matching blue marbled box, Anotha\n        Silver visually reflects its clean, magnetic and modern amber fougere\n        identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-notes-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"as-notes-grid\"\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eBergamot and Amber\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          Bright bergamot brings citrus freshness, while amber adds immediate\n          warmth, smoothness and inviting depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eCedar and Tonka Bean\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          Cedar gives woody structure and aromatic depth, balanced by the\n          creamy sweetness of tonka bean.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eWhite Musk and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          White musk creates a soft powdery finish, while patchouli adds\n          earthy richness and subtle mystery.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-character-section\"\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Amber Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot gives Anotha Silver its clean citrus spark, while amber adds\n        warmth and depth from the first spray.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n      \u003ch3\u003eThe Musk Patchouli Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        White musk and patchouli settle into a smooth, sensual and refined\n        base with soft powdery elegance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-details-grid\"\u003e\n\n    \u003cdiv class=\"as-details-box\"\u003e\n      \u003ch4 class=\"as-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAnotha Silver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eWomen and Men \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eLaunch Year\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e2021\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAmber Fougere\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eBergamot, Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eCedar, Tonka Bean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eWhite Musk, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eBlue-to-Silver Bottle, Silver Cap and Blue Marbled Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-highlights-box\"\u003e\n      \u003ch4 class=\"as-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"as-highlights-list\"\u003e\n        \u003cli\u003eElegant 100ml Eau de Parfum by Adyan\u003c\/li\u003e\n        \u003cli\u003eDesigned for both women and men\u003c\/li\u003e\n        \u003cli\u003eAmber fougere fragrance launched in 2021\u003c\/li\u003e\n        \u003cli\u003eBergamot gives bright citrus freshness\u003c\/li\u003e\n        \u003cli\u003eAmber adds warmth and smooth depth\u003c\/li\u003e\n        \u003cli\u003eCedar creates refined woody structure\u003c\/li\u003e\n        \u003cli\u003eTonka bean adds creamy sweetness\u003c\/li\u003e\n        \u003cli\u003eWhite musk gives soft powdery elegance\u003c\/li\u003e\n        \u003cli\u003ePatchouli adds earthy mystery and sophistication\u003c\/li\u003e\n        \u003cli\u003eBalanced freshness and warmth\u003c\/li\u003e\n        \u003cli\u003eVersatile day-to-night scent profile\u003c\/li\u003e\n        \u003cli\u003eBlue and silver bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-journey-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Anotha Silver Journey\u003c\/h3\u003e\n\n    \u003cp class=\"as-journey-intro\"\u003e\n      A polished progression from bergamot and amber into cedar and tonka\n      bean, finishing with white musk and patchouli for a clean yet warm amber\n      fougere trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-journey-grid\"\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Amber Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot creates bright freshness, while amber brings warm depth and\n          a smooth first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eCedar Tonka Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar adds woody structure and aromatic strength, balanced by creamy\n          tonka bean sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusk Patchouli Base\u003c\/h4\u003e\n        \u003cp\u003e\n          White musk and patchouli create a soft, sensual and sophisticated\n          dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-accord-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Signature Anotha Silver Accords\u003c\/h3\u003e\n\n    \u003cp class=\"as-accord-intro\"\u003e\n      A refined amber fougere Eau de Parfum shaped by citrus freshness, amber\n      warmth, cedarwood structure, tonka creaminess, white musk softness and\n      patchouli depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-accord-grid\"\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          A fresh yet warm opening that immediately balances citrus brightness\n          with smooth amber depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCedar Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody structure and creamy sweetness create the fragrance’s elegant\n          aromatic centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Soft white musk and earthy patchouli create the sophisticated final\n          trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-statement-section\"\u003e\n    \u003ch3\u003eBlue Silver Elegance with Amber Fougere Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver opens with bergamot and amber, develops through cedar and\n      tonka bean, then settles into white musk and patchouli. Its blue-to-silver\n      bottle, polished silver cap and blue marbled box reflect a fragrance\n      designed to feel clean, modern, versatile and elegantly warm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Day, Night and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver is suitable for daily wear, work, evenings, social plans,\n      gifting and confident signature styling. Its bergamot brightness keeps it\n      fresh, while amber, tonka, musk and patchouli give it warmth, depth and\n      lasting sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver is presented as a 100ml Eau de Parfum with an amber\n      fougere profile. The composition balances bright bergamot, warm amber,\n      cedar, tonka bean, white musk and patchouli. Longevity and projection can\n      vary depending on skin chemistry, application amount, clothing,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-trust-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"as-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-trust-grid\"\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Anotha Silver by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver by Adyan is an amber fougere fragrance with bright\n          bergamot, warm amber, cedar, creamy tonka bean, soft white musk and\n          earthy patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Silver unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Anotha Silver by Adyan is designed for both women and men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen was Anotha Silver launched?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver by Adyan was unveiled in 2021.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are cedar and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are white musk and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Silver fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver balances both freshness and warmth. Bergamot gives it a\n          bright citrus opening, while amber, tonka bean, white musk and\n          patchouli add warmth, softness and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is suitable for day-to-night wear, work, evenings,\n          social occasions, gifting and signature fragrance styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Anotha Silver last?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is an Eau de Parfum. Longevity and projection can vary\n          depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582580179190,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Untitleddesign_26.png?v=1746701138"},{"product_id":"attar-al-huruf-edp-100ml","title":"Attar Al Huruf EDP (100ml)","description":"\u003cstyle\u003e\n  .attar-huruf-wrapper {\n    --ah-white: #ffffff;\n    --ah-soft-white: #fdfbf6;\n    --ah-pale: #fbf3e2;\n    --ah-pale-2: #fff8eb;\n    --ah-border: #e5d1a6;\n    --ah-neutral-border: #eee0c4;\n    --ah-trust-border: #e5ddd0;\n\n    --ah-champagne: #c9a059;\n    --ah-soft-gold: #dec674;\n    --ah-antique-gold: #b99147;\n    --ah-pattern-gold: #d8bd74;\n    --ah-cream: #f5ead2;\n    --ah-honey: #c78331;\n    --ah-amber: #9f6328;\n    --ah-oud-brown: #4a2415;\n    --ah-deep-oud: #2a120c;\n    --ah-yemen-cedar: #6b4427;\n    --ah-sweet-wood: #7a5231;\n    --ah-resin: #3a1d13;\n    --ah-musk: #f8f0e1;\n    --ah-glass: #f6f2e7;\n    --ah-character-bg: linear-gradient(135deg, #2a120c 0%, #4a2415 52%, #100805 100%);\n\n    --ah-heading: #211711;\n    --ah-text: #4b3e32;\n    --ah-muted: #776856;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ah-white);\n    color: var(--ah-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .attar-huruf-wrapper *,\n  .attar-huruf-wrapper *::before,\n  .attar-huruf-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ah-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ah-white);\n    border-bottom: 1px solid var(--ah-border);\n    text-align: center;\n  }\n\n  .ah-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ah-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ah-main-title {\n    margin: 0 0 10px;\n    color: var(--ah-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ah-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ah-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ah-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ah-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-border);\n    border-radius: 10px;\n  }\n\n  .ah-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ah-story h3 {\n    margin: 0 0 16px;\n    color: var(--ah-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ah-story p {\n    margin: 0 0 17px;\n    color: var(--ah-text);\n    font-size: 1.05rem;\n  }\n\n  .ah-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ah-section-title {\n    margin: 0 0 25px;\n    color: var(--ah-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ah-notes-section,\n  .ah-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-border);\n    border-radius: 10px;\n  }\n\n  .ah-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ah-pale);\n    border: 1px solid var(--ah-border);\n    border-radius: 10px;\n  }\n\n  .ah-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-trust-border);\n    border-radius: 10px;\n  }\n\n  .ah-notes-grid,\n  .ah-journey-grid,\n  .ah-accord-grid,\n  .ah-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ah-note-card {\n    padding: 22px;\n    background: var(--ah-pale-2);\n    border: 1px solid var(--ah-border);\n    border-top: 4px solid var(--ah-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ah-note-label {\n    margin-bottom: 7px;\n    color: var(--ah-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ah-note-title {\n    margin-bottom: 7px;\n    color: var(--ah-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ah-note-description {\n    color: var(--ah-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ah-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ah-champagne);\n    border: 1px solid var(--ah-champagne);\n    border-radius: 10px;\n  }\n\n  .ah-character-card {\n    padding: 30px 24px;\n    background: var(--ah-character-bg);\n    color: var(--ah-white);\n  }\n\n  .ah-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ah-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ah-character-card p {\n    margin: 0;\n    color: var(--ah-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ah-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ah-details-box,\n  .ah-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-border);\n    border-radius: 8px;\n  }\n\n  .ah-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ah-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ah-neutral-border);\n  }\n\n  .ah-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ah-neutral-border);\n  }\n\n  .ah-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ah-detail-label {\n    color: var(--ah-muted);\n    font-weight: 600;\n  }\n\n  .ah-detail-value {\n    color: var(--ah-heading);\n    text-align: right;\n  }\n\n  .ah-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ah-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ah-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ah-neutral-border);\n  }\n\n  .ah-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ah-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ah-antique-gold);\n    font-weight: 700;\n  }\n\n  .ah-journey-intro,\n  .ah-accord-intro,\n  .ah-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ah-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ah-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ah-pale);\n    border: 1px solid var(--ah-border);\n    border-radius: 8px;\n  }\n\n  .ah-journey-number,\n  .ah-accord-icon,\n  .ah-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ah-oud-brown);\n    color: var(--ah-soft-gold);\n    border: 1px solid var(--ah-oud-brown);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ah-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ah-journey-card h4,\n  .ah-accord-card h4,\n  .ah-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ah-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ah-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ah-journey-card p,\n  .ah-accord-card p,\n  .ah-trust-card p {\n    margin: 0;\n    color: var(--ah-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ah-trust-card p {\n    color: #111111;\n  }\n\n  .ah-accord-card {\n    padding: 22px;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ah-trust-card {\n    padding: 28px 22px;\n    background: var(--ah-white);\n    border: 1px solid var(--ah-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ah-accord-icon,\n  .ah-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ah-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ah-deep-oud) 0%, var(--ah-oud-brown) 52%, var(--ah-amber) 100%);\n    color: var(--ah-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ah-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ah-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ah-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ah-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ah-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ah-pale);\n    border: 1px solid var(--ah-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ah-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ah-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ah-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ah-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ah-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ah-pale-2);\n    border: 1px solid var(--ah-border);\n    border-left: 6px solid var(--ah-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ah-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ah-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ah-performance-section p {\n    margin: 0;\n    color: var(--ah-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ah-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ah-border);\n  }\n\n  .ah-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ah-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ah-faq-item {\n    background: var(--ah-white);\n    border-bottom: 1px solid var(--ah-border);\n  }\n\n  .ah-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ah-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ah-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ah-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ah-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ah-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ah-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ah-text);\n    font-size: 1rem;\n  }\n\n  .ah-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .attar-huruf-wrapper {\n      padding: 35px;\n    }\n\n    .ah-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ah-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ah-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ah-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ah-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ah-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ah-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ah-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ah-notes-grid,\n    .ah-journey-grid,\n    .ah-accord-grid,\n    .ah-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ah-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ah-character-card {\n      padding: 35px;\n    }\n\n    .ah-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ah-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ah-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ah-section-title,\n    .ah-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ah-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ah-note-description {\n      font-size: 1rem;\n    }\n\n    .ah-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ah-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ah-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ah-detail-row,\n    .ah-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ah-journey-intro,\n    .ah-accord-intro,\n    .ah-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ah-journey-card h4,\n    .ah-accord-card h4,\n    .ah-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ah-journey-card p,\n    .ah-accord-card p,\n    .ah-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ah-statement-section {\n      padding: 44px;\n    }\n\n    .ah-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ah-statement-section p,\n    .ah-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ah-occasion-section {\n      padding: 38px;\n    }\n\n    .ah-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ah-performance-section {\n      padding: 30px;\n    }\n\n    .ah-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ah-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ah-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ah-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ah-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ah-notes-grid,\n    .ah-journey-grid,\n    .ah-accord-grid,\n    .ah-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .attar-huruf-wrapper {\n      padding: 10px;\n    }\n\n    .ah-header {\n      padding: 26px 8px;\n    }\n\n    .ah-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ah-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ah-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ah-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ah-detail-value {\n      text-align: left;\n    }\n\n    .ah-character-card {\n      padding: 24px 18px;\n    }\n\n    .ah-journey-section,\n    .ah-accord-section,\n    .ah-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ah-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ah-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ah-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"attar-huruf-wrapper\"\u003e\n\n  \u003cdiv class=\"ah-header\"\u003e\n    \u003cdiv class=\"ah-brand-tag\"\u003eAdyan Prestige Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ah-main-title\"\u003eAttar Al Huruf\u003c\/h2\u003e\n    \u003cp class=\"ah-tagline\"\u003e\n      “Oud resin, Yemen cedar, golden honey, amber warmth and sweet woody elegance.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-intro-grid\"\u003e\n\n    \u003cdiv class=\"ah-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Attar-Al-Huruf-EDP-100ml.jpg?v=1739209155\" alt=\"Attar Al Huruf EDP 100ml by Adyan Prestige unisex Arabic perfume in clear ornate bottle with pale gold pattern, deep oud brown panels and champagne gold cap\" class=\"ah-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-story\"\u003e\n      \u003ch3\u003eSweet Woody Oriental Elegance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAttar Al Huruf by Adyan Prestige\u003c\/strong\u003e, an elegant\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created as a modern yet timeless\n        unisex Arabic perfume with an oriental and spicy fragrance character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This refined scent is built around oud agarwood resin, Yemen cedar,\n        honey, amber and sweet woody notes. The composition feels rich,\n        smooth, warm and distinctive, offering a polished fragrance experience\n        for those who appreciate traditional Arabian perfumery with modern\n        sophistication.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud gives the scent its deep resinous identity, Yemen cedar adds a\n        refined woody structure, honey brings golden sweetness and amber\n        creates warmth, depth and a long-lasting oriental impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in an elegant 100ml bottle with ornate pale-gold Arabic\n        patterning, deep oud-brown geometric detail, clear glass and a\n        champagne-gold cap, Attar Al Huruf is designed to feel beautiful,\n        gift-worthy and highly collectible.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-notes-section\"\u003e\n\n    \u003ch3 class=\"ah-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ah-notes-grid\"\u003e\n\n      \u003cdiv class=\"ah-note-card\"\u003e\n        \u003cdiv class=\"ah-note-label\"\u003eOud Resin\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-title\"\u003eDeep Agarwood Warmth\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-description\"\u003e\n          Oud agarwood resin gives Attar Al Huruf its rich oriental depth,\n          smooth darkness and traditional Arabic perfume identity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-note-card\"\u003e\n        \u003cdiv class=\"ah-note-label\"\u003eWoods and Honey\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-title\"\u003eYemen Cedar and Golden Sweetness\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-description\"\u003e\n          Yemen cedar adds elegant woody structure, while honey creates a\n          warm, golden and softly sweet fragrance texture.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-note-card\"\u003e\n        \u003cdiv class=\"ah-note-label\"\u003eAmber Trail\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-title\"\u003eSweet Woody Oriental Finish\u003c\/div\u003e\n        \u003cdiv class=\"ah-note-description\"\u003e\n          Amber and sweet woody tones settle into a smooth, warm and refined\n          trail with lasting oriental character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-character-section\"\u003e\n\n    \u003cdiv class=\"ah-character-card\"\u003e\n      \u003ch3\u003eThe Oud Cedar Signature\u003c\/h3\u003e\n      \u003cp\u003e\n        Oud agarwood resin and Yemen cedar create the bold woody identity of\n        Attar Al Huruf, giving it richness, structure and depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-character-card\"\u003e\n      \u003ch3\u003eThe Honey Amber Warmth\u003c\/h3\u003e\n      \u003cp\u003e\n        Honey, amber and sweet woody notes add warmth, smoothness and a\n        luxurious unisex trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-details-grid\"\u003e\n\n    \u003cdiv class=\"ah-details-box\"\u003e\n      \u003ch4 class=\"ah-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eAttar Al Huruf\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eAdyan Prestige\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eOriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eOud Agarwood Resin, Yemen Cedar, Honey, Amber, Sweet Woody Notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eCountry of Manufacture\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eUAE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eSweet Woody, Oriental, Warm, Elegant and Gift-Worthy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-detail-row\"\u003e\n        \u003cspan class=\"ah-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ah-detail-value\"\u003eClear Glass, Pale Gold Pattern, Oud-Brown Detail and Champagne Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ah-highlights-box\"\u003e\n      \u003ch4 class=\"ah-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ah-highlights-list\"\u003e\n        \u003cli\u003eElegant 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eArabic perfume by Adyan Prestige\u003c\/li\u003e\n        \u003cli\u003eUnisex oriental and spicy fragrance\u003c\/li\u003e\n        \u003cli\u003eOud agarwood resin gives rich depth\u003c\/li\u003e\n        \u003cli\u003eYemen cedar adds refined woody structure\u003c\/li\u003e\n        \u003cli\u003eHoney creates warm golden sweetness\u003c\/li\u003e\n        \u003cli\u003eAmber gives smooth oriental warmth\u003c\/li\u003e\n        \u003cli\u003eSweet woody notes create a refined trail\u003c\/li\u003e\n        \u003cli\u003eModern yet timeless fragrance character\u003c\/li\u003e\n        \u003cli\u003eBeautiful bottle with detailed craftsmanship\u003c\/li\u003e\n        \u003cli\u003eSuitable for personal collection\u003c\/li\u003e\n        \u003cli\u003ePerfect option for fragrance gifting\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-journey-section\"\u003e\n\n    \u003ch3 class=\"ah-section-title\"\u003eThe Attar Al Huruf Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ah-journey-intro\"\u003e\n      A rich sweet-woody journey shaped by oud agarwood resin, Yemen cedar,\n      honey, amber and smooth oriental warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ah-journey-grid\"\u003e\n\n      \u003cdiv class=\"ah-journey-card\"\u003e\n        \u003cdiv class=\"ah-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eOud Resin Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud agarwood resin creates a bold Arabic perfume identity with deep\n          resinous warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-journey-card\"\u003e\n        \u003cdiv class=\"ah-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eYemen Cedar Structure\u003c\/h4\u003e\n        \u003cp\u003e\n          Yemen cedar adds elegant woody strength and gives the scent a smooth,\n          refined backbone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-journey-card\"\u003e\n        \u003cdiv class=\"ah-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eHoney Amber Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Honey, amber and sweet woody tones settle into a warm, memorable and\n          comforting finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-accord-section\"\u003e\n\n    \u003ch3 class=\"ah-section-title\"\u003eThe Signature Attar Al Huruf Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ah-accord-intro\"\u003e\n      A sweet woody oriental Eau de Parfum shaped by oud resin, Yemen cedar,\n      golden honey, warm amber and polished Arabic perfume character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ah-accord-grid\"\u003e\n\n      \u003cdiv class=\"ah-accord-card\"\u003e\n        \u003cdiv class=\"ah-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eOud Agarwood Resin\u003c\/h4\u003e\n        \u003cp\u003e\n          The deep oud note gives Attar Al Huruf its rich oriental foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-accord-card\"\u003e\n        \u003cdiv class=\"ah-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eYemen Cedar Honey\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar and honey create a balance of woody elegance and golden\n          sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-accord-card\"\u003e\n        \u003cdiv class=\"ah-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Sweet Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber and sweet woody tones give the fragrance its smooth warm trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-statement-section\"\u003e\n    \u003ch3\u003eOrnate Arabic Luxury with Sweet Woody Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Attar Al Huruf brings together oud agarwood resin, Yemen cedar, honey,\n      amber and sweet woody notes in a refined unisex Eau de Parfum. Its clear\n      glass bottle, pale-gold Arabic pattern, deep oud-brown panels and\n      champagne-gold cap reflect the fragrance’s elegant oriental character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Gifting, Collection and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Attar Al Huruf is suitable for evening wear, special occasions, personal\n      collection, fragrance gifting and confident signature styling. Its oud,\n      cedar, honey and amber composition gives it a sweet woody oriental trail\n      that feels rich, warm and timeless.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Attar Al Huruf is presented as a 100ml Eau de Parfum with an oriental\n      and spicy sweet-woody profile. Longevity and projection can vary\n      depending on skin chemistry, application amount, clothing, temperature\n      and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-trust-section\"\u003e\n\n    \u003ch3 class=\"ah-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ah-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ah-trust-grid\"\u003e\n\n      \u003cdiv class=\"ah-trust-card\"\u003e\n        \u003cdiv class=\"ah-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Arabian Perfumes\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying authentic Arabian\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-trust-card\"\u003e\n        \u003cdiv class=\"ah-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer distinctive character, beautiful\n          presentation and exceptional value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ah-trust-card\"\u003e\n        \u003cdiv class=\"ah-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ah-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Attar Al Huruf smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is a sweet woody oriental fragrance. It features oud\n          agarwood resin, Yemen cedar, honey, amber and sweet woody notes,\n          creating a warm, resinous, elegant and unisex Arabic perfume profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Attar Al Huruf?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Attar Al Huruf?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Attar Al Huruf unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Attar Al Huruf is listed as a unisex fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the main notes in Attar Al Huruf?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The main notes are oud agarwood resin, Yemen cedar, honey, amber and\n          sweet woody notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat fragrance family is Attar Al Huruf?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is listed as an Oriental and Spicy fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Attar Al Huruf sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Attar Al Huruf has a sweet woody character from honey, amber and\n          sweet woody notes, balanced by oud agarwood resin and Yemen cedar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Attar Al Huruf suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes Attar Al Huruf as well presented in\n          an amazing bottle with fine detailed craftsmanship, making it\n          suitable as a gift or personal collection piece.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhere is Attar Al Huruf manufactured?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is listed with country of manufacture as UAE.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ah-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Attar Al Huruf last?\u003c\/summary\u003e\n      \u003cdiv class=\"ah-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Attar Al Huruf is an Eau de Parfum. Longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582699847926,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Attar-Al-Huruf-EDP-100ml.jpg?v=1739209155"},{"product_id":"bara-100ml","title":"Bara Perfume By Adyan 100ml","description":"\u003cstyle\u003e\n  .bara-adyan-wrapper {\n    --bara-white: #ffffff;\n    --bara-soft-white: #fdfbf7;\n    --bara-pale: #fbf4e8;\n    --bara-pale-2: #fffaf0;\n    --bara-border: #e6d4af;\n    --bara-neutral-border: #eee0c8;\n    --bara-trust-border: #e5ddd0;\n\n    --bara-black: #111111;\n    --bara-obsidian: #070604;\n    --bara-deep-black: #030302;\n    --bara-label-black: #15110b;\n    --bara-antique-gold: #c5a059;\n    --bara-soft-gold: #dec674;\n    --bara-polished-gold: #d4af55;\n    --bara-amber: #b86b22;\n    --bara-cinnamon: #8a4422;\n    --bara-nutmeg: #6c3d24;\n    --bara-date: #4b2615;\n    --bara-praline: #d9b16e;\n    --bara-vanilla: #f4ead8;\n    --bara-myrrh: #3a2116;\n    --bara-benzoin: #8a5d32;\n    --bara-amberwood: #5a3820;\n    --bara-akigalawood: #2e1f17;\n    --bara-musk: #f8f0e3;\n    --bara-character-bg: linear-gradient(135deg, #070604 0%, #4b2615 52%, #030302 100%);\n\n    --bara-heading: #1f1710;\n    --bara-text: #4b4035;\n    --bara-muted: #756858;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--bara-white);\n    color: var(--bara-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bara-adyan-wrapper *,\n  .bara-adyan-wrapper *::before,\n  .bara-adyan-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .bara-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--bara-white);\n    border-bottom: 1px solid var(--bara-border);\n    text-align: center;\n  }\n\n  .bara-brand-tag {\n    margin-bottom: 8px;\n    color: var(--bara-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .bara-main-title {\n    margin: 0 0 10px;\n    color: var(--bara-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .bara-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--bara-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .bara-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .bara-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .bara-story h3 {\n    margin: 0 0 16px;\n    color: var(--bara-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bara-story p {\n    margin: 0 0 17px;\n    color: var(--bara-text);\n    font-size: 1.05rem;\n  }\n\n  .bara-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bara-section-title {\n    margin: 0 0 25px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-notes-section,\n  .bara-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-trust-border);\n    border-radius: 10px;\n  }\n\n  .bara-notes-grid,\n  .bara-journey-grid,\n  .bara-accord-grid,\n  .bara-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .bara-note-card {\n    padding: 22px;\n    background: var(--bara-pale-2);\n    border: 1px solid var(--bara-border);\n    border-top: 4px solid var(--bara-antique-gold);\n    border-radius: 8px;\n  }\n\n  .bara-note-label {\n    margin-bottom: 7px;\n    color: var(--bara-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bara-note-title {\n    margin-bottom: 7px;\n    color: var(--bara-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .bara-note-description {\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .bara-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--bara-antique-gold);\n    border: 1px solid var(--bara-antique-gold);\n    border-radius: 10px;\n  }\n\n  .bara-character-card {\n    padding: 30px 24px;\n    background: var(--bara-character-bg);\n    color: var(--bara-white);\n  }\n\n  .bara-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--bara-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bara-character-card p {\n    margin: 0;\n    color: var(--bara-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .bara-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .bara-details-box,\n  .bara-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--bara-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .bara-detail-label {\n    color: var(--bara-muted);\n    font-weight: 600;\n  }\n\n  .bara-detail-value {\n    color: var(--bara-heading);\n    text-align: right;\n  }\n\n  .bara-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bara-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--bara-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .bara-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--bara-antique-gold);\n    font-weight: 700;\n  }\n\n  .bara-journey-intro,\n  .bara-accord-intro,\n  .bara-video-subtitle,\n  .bara-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--bara-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .bara-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-journey-number,\n  .bara-accord-icon,\n  .bara-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bara-obsidian);\n    color: var(--bara-soft-gold);\n    border: 1px solid var(--bara-obsidian);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .bara-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .bara-journey-card h4,\n  .bara-accord-card h4,\n  .bara-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--bara-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .bara-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .bara-journey-card p,\n  .bara-accord-card p,\n  .bara-trust-card p {\n    margin: 0;\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .bara-trust-card p {\n    color: #111111;\n  }\n\n  .bara-accord-card {\n    padding: 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bara-trust-card {\n    padding: 28px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .bara-accord-icon,\n  .bara-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .bara-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-video-title {\n    margin: 0 0 8px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--bara-white);\n    border: 0;\n  }\n\n  .bara-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .bara-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--bara-obsidian);\n    color: var(--bara-white);\n    border: 1px solid var(--bara-obsidian);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .bara-instagram-link a:hover {\n    background: var(--bara-label-black);\n    border-color: var(--bara-label-black);\n  }\n\n  .bara-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--bara-deep-black) 0%, var(--bara-date) 52%, var(--bara-amberwood) 100%);\n    color: var(--bara-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .bara-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--bara-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bara-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bara-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bara-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bara-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--bara-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bara-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bara-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bara-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--bara-pale-2);\n    border: 1px solid var(--bara-border);\n    border-left: 6px solid var(--bara-antique-gold);\n    border-radius: 8px;\n  }\n\n  .bara-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--bara-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bara-performance-section p {\n    margin: 0;\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .bara-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--bara-border);\n  }\n\n  .bara-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-faq-item {\n    background: var(--bara-white);\n    border-bottom: 1px solid var(--bara-border);\n  }\n\n  .bara-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--bara-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .bara-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bara-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--bara-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .bara-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bara-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--bara-text);\n    font-size: 1rem;\n  }\n\n  .bara-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .bara-adyan-wrapper {\n      padding: 35px;\n    }\n\n    .bara-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .bara-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .bara-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .bara-tagline {\n      font-size: 1.3rem;\n    }\n\n    .bara-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .bara-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .bara-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .bara-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .bara-notes-grid,\n    .bara-journey-grid,\n    .bara-accord-grid,\n    .bara-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .bara-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .bara-character-card {\n      padding: 35px;\n    }\n\n    .bara-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .bara-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .bara-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .bara-section-title,\n    .bara-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .bara-note-title {\n      font-size: 1.15rem;\n    }\n\n    .bara-note-description {\n      font-size: 1rem;\n    }\n\n    .bara-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .bara-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .bara-box-title {\n      font-size: 1.05rem;\n    }\n\n    .bara-detail-row,\n    .bara-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .bara-journey-intro,\n    .bara-accord-intro,\n    .bara-video-subtitle,\n    .bara-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .bara-video-title {\n      font-size: 1.55rem;\n    }\n\n    .bara-journey-card h4,\n    .bara-accord-card h4,\n    .bara-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .bara-journey-card p,\n    .bara-accord-card p,\n    .bara-trust-card p {\n      font-size: 1rem;\n    }\n\n    .bara-statement-section {\n      padding: 44px;\n    }\n\n    .bara-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .bara-statement-section p,\n    .bara-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .bara-occasion-section {\n      padding: 38px;\n    }\n\n    .bara-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .bara-performance-section {\n      padding: 30px;\n    }\n\n    .bara-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .bara-trust-section {\n      padding: 44px 38px;\n    }\n\n    .bara-trust-card {\n      padding: 32px 26px;\n    }\n\n    .bara-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .bara-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .bara-notes-grid,\n    .bara-journey-grid,\n    .bara-accord-grid,\n    .bara-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .bara-adyan-wrapper {\n      padding: 10px;\n    }\n\n    .bara-header {\n      padding: 26px 8px;\n    }\n\n    .bara-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .bara-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .bara-tagline {\n      font-size: 0.95rem;\n    }\n\n    .bara-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .bara-detail-value {\n      text-align: left;\n    }\n\n    .bara-character-card {\n      padding: 24px 18px;\n    }\n\n    .bara-journey-section,\n    .bara-accord-section,\n    .bara-trust-section {\n      padding: 25px 15px;\n    }\n\n    .bara-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .bara-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .bara-video-section {\n      padding: 24px 10px;\n    }\n\n    .bara-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .bara-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bara-adyan-wrapper\"\u003e\n\n  \u003cdiv class=\"bara-header\"\u003e\n    \u003cdiv class=\"bara-brand-tag\"\u003eAdyan Extrait de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"bara-main-title\"\u003eBara\u003c\/h2\u003e\n    \u003cp class=\"bara-tagline\"\u003e\n      “Cinnamon spice, caramelised dates, praline warmth and deep resinous woods.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-intro-grid\"\u003e\n\n    \u003cdiv class=\"bara-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Bara-100-ML-By-Adyan_jpg.webp?v=1739209215\" alt=\"Bara by Adyan 100ml Extrait de Parfum in black amber bottle with black label, gold cap, gold collar and polished gold detailing\" class=\"bara-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-story\"\u003e\n      \u003ch3\u003eSpicy Gourmand Resin with Luxurious Arabian Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eBara by Adyan\u003c\/strong\u003e, a deeply rich\n        \u003cstrong\u003e100ml unisex Extrait de Parfum\u003c\/strong\u003e created for fragrance\n        lovers who appreciate exotic spice, bright citrus, gourmand sweetness,\n        warm resins and sophisticated woods.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with cinnamon, nutmeg and bergamot. Cinnamon gives\n        a golden spicy warmth, nutmeg adds velvety aromatic richness, and\n        bergamot lifts the opening with sparkling citrus clarity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Dates, praline, tuberose and mahonial form the heart. Dates bring deep\n        caramelised sweetness, praline adds a creamy buttery texture, tuberose\n        gives luxurious floral intensity, and mahonial creates clean radiant\n        floral dimension.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla, tonka bean, myrrh, benzoin, amberwood, akigalawood and musk\n        create the base. Vanilla and tonka bean give velvety sweetness, myrrh\n        and benzoin add balsamic resin depth, while amberwood, akigalawood and\n        musk create a warm, smoky-woody and long-lasting trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black-to-amber bottle with a black label, gold cap,\n        gold collar and polished gold detail, Bara visually reflects its\n        fragrance character: intimate, powerful, warm, resinous and deeply\n        luxurious.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-notes-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"bara-notes-grid\"\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eCinnamon, Nutmeg and Bergamot\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Golden cinnamon and velvety nutmeg create warm spice, brightened by\n          fresh bergamot citrus.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eDates, Praline, Tuberose and Mahonial\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Caramelised dates and creamy praline meet tuberose and mahonial for\n          a sweet, plush and floral gourmand heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eVanilla, Tonka Bean, Myrrh, Benzoin, Amberwood, Akigalawood and Musk\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Vanilla, tonka, resins, amberwood, akigalawood and musk create a\n          deep, warm and long-lasting woody trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-character-section\"\u003e\n\n    \u003cdiv class=\"bara-character-card\"\u003e\n      \u003ch3\u003eThe Cinnamon Date Glow\u003c\/h3\u003e\n      \u003cp\u003e\n        Cinnamon, nutmeg, bergamot, dates and praline create an opening and\n        heart that feel warm, addictive and richly gourmand.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-character-card\"\u003e\n      \u003ch3\u003eThe Resinous Wood Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Myrrh, benzoin, amberwood, akigalawood, vanilla, tonka and musk settle\n        into a deep, sensual and enduring base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-details-grid\"\u003e\n\n    \u003cdiv class=\"bara-details-box\"\u003e\n      \u003ch4 class=\"bara-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eBara\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eCinnamon, Nutmeg, Bergamot\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eDates, Praline, Tuberose, Mahonial\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eVanilla, Tonka Bean, Myrrh, Benzoin, Amberwood, Akigalawood, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eSpicy, Gourmand, Resinous, Woody, Sweet and Warm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eBlack Amber Bottle, Gold Cap and Black Gold Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-highlights-box\"\u003e\n      \u003ch4 class=\"bara-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"bara-highlights-list\"\u003e\n        \u003cli\u003ePremium 100ml Extrait de Parfum\u003c\/li\u003e\n        \u003cli\u003eLuxury unisex fragrance by Adyan\u003c\/li\u003e\n        \u003cli\u003eCinnamon gives golden spicy warmth\u003c\/li\u003e\n        \u003cli\u003eNutmeg adds velvety aromatic depth\u003c\/li\u003e\n        \u003cli\u003eBergamot creates bright citrus lift\u003c\/li\u003e\n        \u003cli\u003eDates bring caramelised sweetness\u003c\/li\u003e\n        \u003cli\u003ePraline adds creamy gourmand texture\u003c\/li\u003e\n        \u003cli\u003eTuberose and mahonial create plush florals\u003c\/li\u003e\n        \u003cli\u003eVanilla and tonka bean add velvety sweetness\u003c\/li\u003e\n        \u003cli\u003eMyrrh and benzoin create resinous warmth\u003c\/li\u003e\n        \u003cli\u003eAmberwood and akigalawood build smoky woods\u003c\/li\u003e\n        \u003cli\u003eBlack and gold bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-journey-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Bara Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bara-journey-intro\"\u003e\n      A rich progression from cinnamon, nutmeg and bergamot into dates,\n      praline, tuberose and mahonial, finishing with vanilla, tonka, myrrh,\n      benzoin, amberwood, akigalawood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-journey-grid\"\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eSpiced Citrus Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon and nutmeg bring warmth, while bergamot keeps the opening\n          bright, clear and magnetic.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDates Praline Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Dates and praline create the addictive gourmand centre, lifted by\n          tuberose and mahonial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eResinous Woody Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Myrrh, benzoin, amberwood, akigalawood, vanilla, tonka and musk\n          create lasting depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-accord-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Signature Bara Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bara-accord-intro\"\u003e\n      A luxurious Extrait de Parfum shaped by golden spice, citrus brightness,\n      caramelised dates, praline sweetness, plush florals, warm resins and\n      smoky modern woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-accord-grid\"\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Nutmeg Bergamot\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm spice and bright citrus create Bara’s magnetic and luminous\n          opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eDates Praline Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Dates, praline, tuberose and mahonial create a sweet, plush and\n          indulgent centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMyrrh Benzoin Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Myrrh, benzoin, amberwood, akigalawood, musk, vanilla and tonka build\n          the deep resinous base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-video-section\"\u003e\n    \u003ch3 class=\"bara-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"bara-video-subtitle\"\u003e\n      Watch the Bara by Adyan presentation and explore its black amber,\n      golden gourmand, spicy resinous and luxurious woody fragrance mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/C1XXblPo7me\/embed\/\" title=\"Bara by Adyan Instagram Reel\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/C1XXblPo7me\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-statement-section\"\u003e\n    \u003ch3\u003eBlack Amber Luxury with Golden Gourmand Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara opens with cinnamon, nutmeg and bergamot before revealing dates,\n      praline, tuberose and mahonial. Vanilla, tonka bean, myrrh, benzoin,\n      amberwood, akigalawood and musk create the resinous woody base, while\n      the black-to-amber bottle and gold detailing reflect a fragrance designed\n      to feel intimate, charismatic and profoundly luxurious.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Cooler Months, Evenings and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara is ideal for cooler months, evenings, dinners, special occasions,\n      fragrance gifting and confident signature styling. Its spicy gourmand\n      heart feels comforting, while the resinous woody base gives it a deep\n      and majestic finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara is presented as a 100ml Extrait de Parfum with a spicy citrus\n      opening, gourmand floral heart and resinous woody base. The product page\n      describes it as crafted for dominant projection, enduring sillage and\n      exceptional longevity, although actual performance may vary according to\n      skin chemistry, application method, clothing, temperature and\n      environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-trust-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"bara-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Extrait de Parfum compositions through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-trust-grid\"\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Arabian Perfumes\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying authentic Arabian\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Concentration\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer true concentration, strong\n          character, beautiful presentation and exceptional value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with fast UK delivery, convenient store-pickup\n          options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Bara by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara by Adyan is a spicy gourmand resin fragrance. It opens with\n          cinnamon, nutmeg and bergamot, develops into dates, praline,\n          tuberose and mahonial, and settles into vanilla, tonka bean, myrrh,\n          benzoin, amberwood, akigalawood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Bara by Adyan?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara by Adyan is supplied in a 100ml Extrait de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is listed as an Extrait de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Bara by Adyan unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Bara by Adyan is listed as a unisex Extrait de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are cinnamon, nutmeg and bergamot.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are dates, praline, tuberose and mahonial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are vanilla, tonka bean, myrrh, benzoin, amberwood,\n          akigalawood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Bara by Adyan?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is especially suitable for cooler months, evenings, dinners,\n          special occasions, gifting and confident signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Bara suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Bara’s 100ml Extrait de Parfum size, black-and-gold bottle\n          presentation and rich unisex profile make it suitable as a premium\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Bara by Adyan last?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is an Extrait de Parfum and the product page describes it as\n          crafted for enduring sillage and exceptional longevity. Actual\n          performance may vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582703026422,"sku":"OA4193","price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Bara-100-ML-By-Adyan_jpg.webp?v=1739209215"},{"product_id":"black-orchestra-100ml","title":"Black Orchestra (100ml)","description":"\u003cstyle\u003e\n  .black-orchestra-wrapper {\n    --bo-white: #ffffff;\n    --bo-soft-white: #fdfbf7;\n    --bo-pale: #fbf6ee;\n    --bo-pale-2: #fffaf2;\n    --bo-border: #e6d7bc;\n    --bo-neutral-border: #efe4d2;\n    --bo-trust-border: #e5ddd0;\n\n    --bo-black: #111111;\n    --bo-obsidian: #070707;\n    --bo-graphite: #1b1b1b;\n    --bo-deep-black: #030303;\n    --bo-gold: #c5a059;\n    --bo-soft-gold: #dec674;\n    --bo-champagne: #d9bd79;\n    --bo-blackcurrant: #29112d;\n    --bo-orchid: #b44986;\n    --bo-chocolate: #4b2818;\n    --bo-patchouli: #3a2d20;\n    --bo-incense: #2b211c;\n    --bo-amber: #9b6834;\n    --bo-sandalwood: #7a5635;\n    --bo-musk: #f3eadc;\n    --bo-character-bg: linear-gradient(135deg, #070707 0%, #1b1b1b 52%, #030303 100%);\n\n    --bo-heading: #191512;\n    --bo-text: #4b413a;\n    --bo-muted: #756b60;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--bo-white);\n    color: var(--bo-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .black-orchestra-wrapper *,\n  .black-orchestra-wrapper *::before,\n  .black-orchestra-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .bo-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--bo-white);\n    border-bottom: 1px solid var(--bo-border);\n    text-align: center;\n  }\n\n  .bo-brand-tag {\n    margin-bottom: 8px;\n    color: var(--bo-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .bo-main-title {\n    margin: 0 0 10px;\n    color: var(--bo-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .bo-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--bo-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .bo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .bo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .bo-story h3 {\n    margin: 0 0 16px;\n    color: var(--bo-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bo-story p {\n    margin: 0 0 17px;\n    color: var(--bo-text);\n    font-size: 1.05rem;\n  }\n\n  .bo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bo-section-title {\n    margin: 0 0 25px;\n    color: var(--bo-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bo-notes-section,\n  .bo-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-trust-border);\n    border-radius: 10px;\n  }\n\n  .bo-notes-grid,\n  .bo-journey-grid,\n  .bo-accord-grid,\n  .bo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .bo-note-card {\n    padding: 22px;\n    background: var(--bo-pale-2);\n    border: 1px solid var(--bo-border);\n    border-top: 4px solid var(--bo-gold);\n    border-radius: 8px;\n  }\n\n  .bo-note-label {\n    margin-bottom: 7px;\n    color: var(--bo-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bo-note-title {\n    margin-bottom: 7px;\n    color: var(--bo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .bo-note-description {\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .bo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--bo-champagne);\n    border: 1px solid var(--bo-champagne);\n    border-radius: 10px;\n  }\n\n  .bo-character-card {\n    padding: 30px 24px;\n    background: var(--bo-character-bg);\n    color: var(--bo-white);\n  }\n\n  .bo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--bo-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bo-character-card p {\n    margin: 0;\n    color: var(--bo-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .bo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .bo-details-box,\n  .bo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n  }\n\n  .bo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--bo-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .bo-detail-label {\n    color: var(--bo-muted);\n    font-weight: 600;\n  }\n\n  .bo-detail-value {\n    color: var(--bo-heading);\n    text-align: right;\n  }\n\n  .bo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--bo-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .bo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--bo-gold);\n    font-weight: 700;\n  }\n\n  .bo-journey-intro,\n  .bo-accord-intro,\n  .bo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--bo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .bo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n  }\n\n  .bo-journey-number,\n  .bo-accord-icon,\n  .bo-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bo-obsidian);\n    color: var(--bo-soft-gold);\n    border: 1px solid var(--bo-obsidian);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .bo-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .bo-journey-card h4,\n  .bo-accord-card h4,\n  .bo-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--bo-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .bo-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .bo-journey-card p,\n  .bo-accord-card p,\n  .bo-trust-card p {\n    margin: 0;\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .bo-trust-card p {\n    color: #111111;\n  }\n\n  .bo-accord-card {\n    padding: 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bo-trust-card {\n    padding: 28px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .bo-accord-icon,\n  .bo-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .bo-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--bo-deep-black) 0%, var(--bo-graphite) 52%, var(--bo-blackcurrant) 100%);\n    color: var(--bo-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .bo-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--bo-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bo-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bo-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bo-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--bo-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bo-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bo-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--bo-pale-2);\n    border: 1px solid var(--bo-border);\n    border-left: 6px solid var(--bo-gold);\n    border-radius: 8px;\n  }\n\n  .bo-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--bo-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bo-performance-section p {\n    margin: 0;\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .bo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--bo-border);\n  }\n\n  .bo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--bo-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bo-faq-item {\n    background: var(--bo-white);\n    border-bottom: 1px solid var(--bo-border);\n  }\n\n  .bo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--bo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .bo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--bo-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .bo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--bo-text);\n    font-size: 1rem;\n  }\n\n  .bo-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .black-orchestra-wrapper {\n      padding: 35px;\n    }\n\n    .bo-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .bo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .bo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .bo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .bo-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .bo-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .bo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .bo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .bo-notes-grid,\n    .bo-journey-grid,\n    .bo-accord-grid,\n    .bo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .bo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .bo-character-card {\n      padding: 35px;\n    }\n\n    .bo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .bo-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .bo-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .bo-section-title,\n    .bo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .bo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .bo-note-description {\n      font-size: 1rem;\n    }\n\n    .bo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .bo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .bo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .bo-detail-row,\n    .bo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-intro,\n    .bo-accord-intro,\n    .bo-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-card h4,\n    .bo-accord-card h4,\n    .bo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-card p,\n    .bo-accord-card p,\n    .bo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .bo-statement-section {\n      padding: 44px;\n    }\n\n    .bo-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .bo-statement-section p,\n    .bo-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .bo-occasion-section {\n      padding: 38px;\n    }\n\n    .bo-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .bo-performance-section {\n      padding: 30px;\n    }\n\n    .bo-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .bo-trust-section {\n      padding: 44px 38px;\n    }\n\n    .bo-trust-card {\n      padding: 32px 26px;\n    }\n\n    .bo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .bo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .bo-notes-grid,\n    .bo-journey-grid,\n    .bo-accord-grid,\n    .bo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .black-orchestra-wrapper {\n      padding: 10px;\n    }\n\n    .bo-header {\n      padding: 26px 8px;\n    }\n\n    .bo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .bo-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .bo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .bo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .bo-detail-value {\n      text-align: left;\n    }\n\n    .bo-character-card {\n      padding: 24px 18px;\n    }\n\n    .bo-journey-section,\n    .bo-accord-section,\n    .bo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .bo-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .bo-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .bo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"black-orchestra-wrapper\"\u003e\n\n  \u003cdiv class=\"bo-header\"\u003e\n    \u003cdiv class=\"bo-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"bo-main-title\"\u003eBlack Orchestra\u003c\/h2\u003e\n    \u003cp class=\"bo-tagline\"\u003e\n      “Black orchid seduction, dark spice, truffle depth and a chocolate-incense trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-intro-grid\"\u003e\n\n    \u003cdiv class=\"bo-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Black-Orchestraa.webp?v=1739209245\" alt=\"Black Orchestra 100ml Eau de Parfum in black ribbed bottle with black cap, gold collar, gold label and champagne-gold box\" class=\"bo-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-story\"\u003e\n      \u003ch3\u003eDark Floral Luxury with Iconic Black Orchid Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eBlack Orchestra\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created around deep floral\n        seduction, spice, dark accords and a warm oriental base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with truffle, gardenia, black currant,\n        ylang-ylang, jasmine, bergamot, mandarin orange and Amalfi lemon.\n        This creates a striking first impression where dark earthiness,\n        white florals, juicy fruit and citrus brightness meet in one dramatic\n        opening.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Orchid, spices, gardenia, fruity notes, ylang-ylang, jasmine and lotus\n        form the heart. The floral centre feels rich, sensual and polished,\n        while spice and fruit add warmth, contrast and modern glamour.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Mexican chocolate, patchouli, vanille, incense, amber, sandalwood,\n        vetiver and white musk create the base. Chocolate and vanilla add dark\n        sweetness, incense and amber bring depth, while patchouli, sandalwood,\n        vetiver and musk leave a smooth, elegant and memorable trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black ribbed bottle with black cap, gold collar, gold\n        label and champagne-gold box, Black Orchestra visually reflects its\n        fragrance mood: bold, modern, timeless and deeply seductive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-notes-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"bo-notes-grid\"\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eTruffle, Gardenia, Black Currant, Ylang-Ylang, Jasmine, Bergamot, Mandarin Orange and Amalfi Lemon\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Earthy truffle, white florals, black currant and sparkling citrus\n          create a dark yet luminous opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eOrchid, Spices, Gardenia, Fruity Notes, Ylang-Ylang, Jasmine and Lotus\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Orchid, gardenia, ylang-ylang, jasmine and lotus unfold with spices\n          and fruit for a sensual floral heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eMexican Chocolate, Patchouli, Vanille, Incense, Amber, Sandalwood, Vetiver and White Musk\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Dark chocolate, patchouli, vanilla, incense, amber and woods create a\n          warm, rich and long-lasting oriental trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-character-section\"\u003e\n\n    \u003cdiv class=\"bo-character-card\"\u003e\n      \u003ch3\u003eThe Black Orchid Dark Accord\u003c\/h3\u003e\n      \u003cp\u003e\n        Black currant, truffle, orchid, spice and dark florals create a deeply\n        seductive fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-character-card\"\u003e\n      \u003ch3\u003eThe Chocolate Incense Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Mexican chocolate, patchouli, vanille, incense, amber and woods settle\n        into a rich, modern and timeless dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-details-grid\"\u003e\n\n    \u003cdiv class=\"bo-details-box\"\u003e\n      \u003ch4 class=\"bo-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eBlack Orchestra\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eBrand Shown\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eTruffle, Gardenia, Black Currant, Ylang-Ylang, Jasmine, Bergamot, Mandarin Orange, Amalfi Lemon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eOrchid, Spices, Gardenia, Fruity Notes, Ylang-Ylang, Jasmine, Lotus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eMexican Chocolate, Patchouli, Vanille, Incense, Amber, Sandalwood, Vetiver, White Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eDark Floral, Spicy, Fruity, Chocolate, Incense and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eSeductive, Modern, Timeless and Luxurious\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eBlack Ribbed Bottle, Gold Label and Champagne-Gold Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-highlights-box\"\u003e\n      \u003ch4 class=\"bo-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"bo-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eDark floral black orchid style fragrance\u003c\/li\u003e\n        \u003cli\u003eTruffle adds earthy depth\u003c\/li\u003e\n        \u003cli\u003eBlack currant gives dark fruity richness\u003c\/li\u003e\n        \u003cli\u003eGardenia, jasmine and ylang-ylang create floral seduction\u003c\/li\u003e\n        \u003cli\u003eOrchid and spices add iconic dark glamour\u003c\/li\u003e\n        \u003cli\u003eMexican chocolate adds rich sweetness\u003c\/li\u003e\n        \u003cli\u003ePatchouli and vetiver bring earthy structure\u003c\/li\u003e\n        \u003cli\u003eIncense and amber create warm oriental depth\u003c\/li\u003e\n        \u003cli\u003eSandalwood and white musk smooth the base\u003c\/li\u003e\n        \u003cli\u003eModern and timeless scent character\u003c\/li\u003e\n        \u003cli\u003eBlack and champagne-gold luxury presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-journey-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Black Orchestra Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bo-journey-intro\"\u003e\n      A dramatic journey from truffle, black currant, white florals and citrus\n      into orchid, spices and dark florals, finishing with chocolate, incense,\n      amber, woods and white musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-journey-grid\"\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDark Fruity Floral Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Truffle, gardenia, black currant, ylang-ylang, jasmine and citrus\n          create a bold first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eOrchid Spice Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Orchid, spices, gardenia, fruits, ylang-ylang, jasmine and lotus\n          develop into a seductive floral core.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eChocolate Incense Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Mexican chocolate, patchouli, vanille, incense, amber, woods and\n          musk leave a deep oriental trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-accord-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Signature Black Orchestra Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bo-accord-intro\"\u003e\n      A luxe and extraordinary fragrance built around black orchid glamour,\n      spice, dark fruits, chocolate sweetness, smoky incense and warm woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-accord-grid\"\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlack Orchid Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Orchid, gardenia, ylang-ylang, jasmine and lotus create the dramatic\n          floral signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eDark Fruit and Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Black currant, mandarin, Amalfi lemon, fruity notes and spices add\n          contrast, brightness and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eChocolate Incense Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Mexican chocolate, incense, amber, patchouli, sandalwood, vetiver and\n          musk create the sensual base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-statement-section\"\u003e\n    \u003ch3\u003eBlack Ribbed Elegance with Champagne-Gold Detail\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra opens with truffle, black currant, florals and citrus,\n      moves into orchid, spice and gardenia, then settles into Mexican\n      chocolate, patchouli, vanille, incense, amber, sandalwood, vetiver and\n      white musk. Its black ribbed bottle, black cap and gold detailing reflect\n      a fragrance made to feel deeply seductive, modern and timeless.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evenings, Statement Wear and Dark Floral Luxury\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra is ideal for evening wear, dinners, events, cold weather,\n      gifting and confident signature styling. Its dark floral opening feels\n      luxurious, while chocolate, incense, amber and woods create a memorable\n      oriental trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra is presented as a 100ml Eau de Parfum with a complex\n      dark floral, spicy, fruity, chocolate, incense and woody structure. Exact\n      longevity and projection may vary according to skin chemistry,\n      application method, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-trust-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"bo-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-trust-grid\"\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Black Orchestra smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is a dark floral, spicy, fruity, chocolate, incense\n          and woody fragrance. It opens with truffle, gardenia, black currant,\n          ylang-ylang, jasmine, bergamot, mandarin orange and Amalfi lemon,\n          develops into orchid, spices, gardenia, fruity notes, ylang-ylang,\n          jasmine and lotus, and settles into Mexican chocolate, patchouli,\n          vanille, incense, amber, sandalwood, vetiver and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are truffle, gardenia, black currant, ylang-ylang,\n          jasmine, bergamot, mandarin orange and Amalfi lemon.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are orchid, spices, gardenia, fruity notes,\n          ylang-ylang, jasmine and lotus.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are Mexican chocolate, patchouli, vanille, incense,\n          amber, sandalwood, vetiver and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Black Orchestra a sweet fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra has dark sweetness from Mexican chocolate, vanille,\n          black currant and fruity notes, balanced by florals, spices,\n          patchouli, incense, vetiver and woods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is especially suitable for evenings, dinners, events,\n          cold weather, gifting and confident signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Black Orchestra suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml Eau de Parfum size, black ribbed bottle and\n          champagne-gold presentation make Black Orchestra suitable as a\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582712856822,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Black-Orchestraa.webp?v=1739209245"},{"product_id":"centro-superio-edp-100ml","title":"Centro Superio EDP (100ml)","description":"\u003cstyle\u003e\n  .centro-superio-wrapper {\n    --cs-white: #ffffff;\n    --cs-soft-white: #fbfbff;\n    --cs-pale: #f4f5ff;\n    --cs-pale-2: #faf9ff;\n    --cs-border: #dcdff2;\n    --cs-neutral-border: #e8e8f1;\n    --cs-trust-border: #e5ddd0;\n\n    --cs-royal-blue: #103b9b;\n    --cs-cobalt: #174fc4;\n    --cs-deep-blue: #071b58;\n    --cs-midnight: #050b24;\n    --cs-violet: #5a1da1;\n    --cs-purple: #7428ba;\n    --cs-floral-lavender: #a99be8;\n    --cs-polished-gold: #c9a34e;\n    --cs-soft-gold: #dec474;\n    --cs-pineapple: #d8ad37;\n    --cs-pink-pepper: #b6466d;\n    --cs-vetiver: #53643b;\n    --cs-amber: #9a6834;\n    --cs-musk: #f4eee2;\n    --cs-character-bg: linear-gradient(135deg, #050b24 0%, #103b9b 52%, #030714 100%);\n\n    --cs-heading: #151722;\n    --cs-text: #414655;\n    --cs-muted: #72798a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--cs-white);\n    color: var(--cs-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .centro-superio-wrapper *,\n  .centro-superio-wrapper *::before,\n  .centro-superio-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .cs-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--cs-white);\n    border-bottom: 1px solid var(--cs-border);\n    text-align: center;\n  }\n\n  .cs-brand-tag {\n    margin-bottom: 8px;\n    color: var(--cs-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .cs-main-title {\n    margin: 0 0 10px;\n    color: var(--cs-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .cs-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--cs-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .cs-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .cs-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .cs-story h3 {\n    margin: 0 0 16px;\n    color: var(--cs-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cs-story p {\n    margin: 0 0 17px;\n    color: var(--cs-text);\n    font-size: 1.05rem;\n  }\n\n  .cs-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cs-section-title {\n    margin: 0 0 25px;\n    color: var(--cs-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cs-notes-section,\n  .cs-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-trust-border);\n    border-radius: 10px;\n  }\n\n  .cs-notes-grid,\n  .cs-journey-grid,\n  .cs-accord-grid,\n  .cs-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cs-note-card {\n    padding: 22px;\n    background: var(--cs-pale-2);\n    border: 1px solid var(--cs-border);\n    border-top: 4px solid var(--cs-royal-blue);\n    border-radius: 8px;\n  }\n\n  .cs-note-label {\n    margin-bottom: 7px;\n    color: var(--cs-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cs-note-title {\n    margin-bottom: 7px;\n    color: var(--cs-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .cs-note-description {\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .cs-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--cs-polished-gold);\n    border: 1px solid var(--cs-polished-gold);\n    border-radius: 10px;\n  }\n\n  .cs-character-card {\n    padding: 30px 24px;\n    background: var(--cs-character-bg);\n    color: var(--cs-white);\n  }\n\n  .cs-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--cs-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cs-character-card p {\n    margin: 0;\n    color: #f7f9ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .cs-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .cs-details-box,\n  .cs-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n  }\n\n  .cs-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--cs-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .cs-detail-label {\n    color: var(--cs-muted);\n    font-weight: 600;\n  }\n\n  .cs-detail-value {\n    color: var(--cs-heading);\n    text-align: right;\n  }\n\n  .cs-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .cs-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--cs-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .cs-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--cs-royal-blue);\n    font-weight: 700;\n  }\n\n  .cs-journey-intro,\n  .cs-accord-intro,\n  .cs-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--cs-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .cs-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n  }\n\n  .cs-journey-number,\n  .cs-accord-icon,\n  .cs-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--cs-royal-blue);\n    color: var(--cs-soft-gold);\n    border: 1px solid var(--cs-royal-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .cs-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .cs-journey-card h4,\n  .cs-accord-card h4,\n  .cs-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--cs-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .cs-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .cs-journey-card p,\n  .cs-accord-card p,\n  .cs-trust-card p {\n    margin: 0;\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .cs-trust-card p {\n    color: #111111;\n  }\n\n  .cs-accord-card {\n    padding: 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cs-trust-card {\n    padding: 28px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .cs-accord-icon,\n  .cs-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .cs-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--cs-midnight) 0%, var(--cs-royal-blue) 52%, var(--cs-violet) 100%);\n    color: var(--cs-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .cs-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--cs-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cs-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f9ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cs-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cs-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--cs-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cs-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--cs-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cs-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--cs-pale-2);\n    border: 1px solid var(--cs-border);\n    border-left: 6px solid var(--cs-royal-blue);\n    border-radius: 8px;\n  }\n\n  .cs-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--cs-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cs-performance-section p {\n    margin: 0;\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .cs-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--cs-border);\n  }\n\n  .cs-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--cs-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cs-faq-item {\n    background: var(--cs-white);\n    border-bottom: 1px solid var(--cs-border);\n  }\n\n  .cs-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--cs-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .cs-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cs-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--cs-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .cs-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .cs-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--cs-text);\n    font-size: 1rem;\n  }\n\n  .cs-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .centro-superio-wrapper {\n      padding: 35px;\n    }\n\n    .cs-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .cs-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .cs-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .cs-tagline {\n      font-size: 1.3rem;\n    }\n\n    .cs-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .cs-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .cs-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .cs-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .cs-notes-grid,\n    .cs-journey-grid,\n    .cs-accord-grid,\n    .cs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .cs-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .cs-character-card {\n      padding: 35px;\n    }\n\n    .cs-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .cs-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .cs-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .cs-section-title,\n    .cs-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .cs-note-title {\n      font-size: 1.15rem;\n    }\n\n    .cs-note-description {\n      font-size: 1rem;\n    }\n\n    .cs-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .cs-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .cs-box-title {\n      font-size: 1.05rem;\n    }\n\n    .cs-detail-row,\n    .cs-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-intro,\n    .cs-accord-intro,\n    .cs-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-card h4,\n    .cs-accord-card h4,\n    .cs-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-card p,\n    .cs-accord-card p,\n    .cs-trust-card p {\n      font-size: 1rem;\n    }\n\n    .cs-statement-section {\n      padding: 44px;\n    }\n\n    .cs-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .cs-statement-section p,\n    .cs-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .cs-occasion-section {\n      padding: 38px;\n    }\n\n    .cs-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .cs-performance-section {\n      padding: 30px;\n    }\n\n    .cs-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .cs-trust-section {\n      padding: 44px 38px;\n    }\n\n    .cs-trust-card {\n      padding: 32px 26px;\n    }\n\n    .cs-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .cs-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .cs-notes-grid,\n    .cs-journey-grid,\n    .cs-accord-grid,\n    .cs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .centro-superio-wrapper {\n      padding: 10px;\n    }\n\n    .cs-header {\n      padding: 26px 8px;\n    }\n\n    .cs-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .cs-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .cs-tagline {\n      font-size: 0.95rem;\n    }\n\n    .cs-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .cs-detail-value {\n      text-align: left;\n    }\n\n    .cs-character-card {\n      padding: 24px 18px;\n    }\n\n    .cs-journey-section,\n    .cs-accord-section,\n    .cs-trust-section {\n      padding: 25px 15px;\n    }\n\n    .cs-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .cs-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .cs-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"centro-superio-wrapper\"\u003e\n\n  \u003cdiv class=\"cs-header\"\u003e\n    \u003cdiv class=\"cs-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"cs-main-title\"\u003eCentro Superio\u003c\/h2\u003e\n    \u003cp class=\"cs-tagline\"\u003e\n      “Pineapple brightness, hyacinth elegance and a polished amber-musk trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-intro-grid\"\u003e\n\n    \u003cdiv class=\"cs-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Centro-Superio-EDP-_E2_80_93-100-ML-By-Asten.webp?v=1739209268\" alt=\"Centro Superio EDP 100ml by Asten in deep royal blue bottle with polished gold cap, gold oval label and premium blue gold presentation\" class=\"cs-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-story\"\u003e\n      \u003ch3\u003eModern Elegance with Royal Blue Confidence\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eCentro Superio EDP by Asten\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e crafted for those who appreciate\n        sophistication, modern refinement and a fragrance trail that feels\n        polished from the first spray.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple and hyacinth. Pineapple brings a\n        bright, juicy and uplifting freshness, while hyacinth adds a clean\n        floral-green elegance that makes the opening feel refined and\n        contemporary.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pink pepper, iris and jasmine form the heart. Pink pepper introduces a\n        lively spicy spark, iris adds powdery sophistication, and jasmine gives\n        the centre a smooth floral richness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, amber, vetiver, patchouli and vanille create the base. Musk gives\n        softness, amber adds warmth, vetiver brings earthy elegance, patchouli\n        adds depth, and vanille leaves a smooth modern sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep royal-blue bottle with a polished gold cap and\n        gold oval label, Centro Superio mirrors its fragrance identity:\n        confident, stylish, elegant and built around classic charm with a\n        contemporary edge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-notes-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"cs-notes-grid\"\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003ePineapple and Hyacinth\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          Pineapple gives juicy brightness while hyacinth adds clean floral\n          elegance and a fresh green lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003ePink Pepper, Iris and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          Pink pepper brings lively spice, iris adds powdery polish, and\n          jasmine creates a refined floral heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003eMusk, Amber, Vetiver, Patchouli and Vanille\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          A smooth base of musk, amber, vetiver, patchouli and vanille creates\n          warmth, depth and lasting sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-character-section\"\u003e\n\n    \u003cdiv class=\"cs-character-card\"\u003e\n      \u003ch3\u003eThe Pineapple Hyacinth Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple and hyacinth give Centro Superio its bright, fresh and\n        elegant first impression with a modern floral-green lift.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-character-card\"\u003e\n      \u003ch3\u003eThe Amber Musk Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Musk, amber, vetiver, patchouli and vanille settle into a smooth,\n        warm and memorable dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-details-grid\"\u003e\n\n    \u003cdiv class=\"cs-details-box\"\u003e\n      \u003ch4 class=\"cs-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eCentro Superio\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003ePineapple, Hyacinth\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003ePink Pepper, Iris, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eMusk, Amber, Vetiver, Patchouli, Vanille\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eFruity, Floral, Spicy, Powdery, Amber and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eElegant, Modern, Confident and Sophisticated\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eRoyal Blue, Polished Gold, Violet and Ivory\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-highlights-box\"\u003e\n      \u003ch4 class=\"cs-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"cs-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eLuxury fragrance by Asten\u003c\/li\u003e\n        \u003cli\u003eBright pineapple opening\u003c\/li\u003e\n        \u003cli\u003eFresh hyacinth elegance\u003c\/li\u003e\n        \u003cli\u003ePink pepper aromatic spark\u003c\/li\u003e\n        \u003cli\u003eIris powdery sophistication\u003c\/li\u003e\n        \u003cli\u003eJasmine floral smoothness\u003c\/li\u003e\n        \u003cli\u003eAmber warmth in the base\u003c\/li\u003e\n        \u003cli\u003eMusk softness and sensuality\u003c\/li\u003e\n        \u003cli\u003eVetiver and patchouli depth\u003c\/li\u003e\n        \u003cli\u003eVanille smooth modern sweetness\u003c\/li\u003e\n        \u003cli\u003eRoyal-blue and gold bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-journey-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Centro Superio Journey\u003c\/h3\u003e\n\n    \u003cp class=\"cs-journey-intro\"\u003e\n      A refined journey from pineapple and hyacinth brightness into pink\n      pepper, iris and jasmine before settling into musk, amber, vetiver,\n      patchouli and vanille.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-journey-grid\"\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Pineapple Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple and hyacinth create a bright, fresh and refined opening\n          with clean floral elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSpiced Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Pink pepper, iris and jasmine bring spice, powdery polish and smooth\n          floral sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, amber, vetiver, patchouli and vanille create a warm, smooth and\n          memorable trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-accord-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Signature Centro Superio Accords\u003c\/h3\u003e\n\n    \u003cp class=\"cs-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by pineapple, hyacinth, pink pepper, iris,\n      jasmine, musk, amber, vetiver, patchouli and vanille.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-accord-grid\"\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePineapple Hyacinth Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          A bright and elegant opening gives Centro Superio its fresh,\n          polished and uplifting first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePink Pepper Iris Jasmine\u003c\/h4\u003e\n        \u003cp\u003e\n          Spicy, powdery and floral notes create the sophisticated heart of the\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Vetiver\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, amber, vetiver, patchouli and vanille give the base warmth,\n          depth and a lasting modern trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-statement-section\"\u003e\n    \u003ch3\u003eRoyal Blue Elegance with Polished Gold Sophistication\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio opens with pineapple and hyacinth before revealing pink\n      pepper, iris and jasmine. Musk, amber, vetiver, patchouli and vanille\n      create the smooth base, while the royal-blue bottle, gold cap, oval\n      label and violet presentation reflect a fragrance designed to feel\n      confident, elegant and modern.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-occasion-section\"\u003e\n    \u003ch3\u003eTimeless Style for Smart Daily Wear and Evening Confidence\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio is suitable for office wear, business meetings, dinners,\n      social plans, evening occasions, fragrance gifting and personal signature\n      styling. Its fruity-floral opening feels bright, while the amber, musk,\n      vetiver and patchouli base adds warmth and lasting sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio is presented as a 100ml Eau de Parfum with pineapple and\n      hyacinth top notes, a pink pepper, iris and jasmine heart, and a musk,\n      amber, vetiver, patchouli and vanille base. Exact longevity and\n      projection may vary according to skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-trust-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"cs-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-trust-grid\"\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Centro Superio by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is a modern fruity, floral, spicy, amber and\n          musky fragrance. It opens with pineapple and hyacinth, develops into\n          pink pepper, iris and jasmine, and settles into musk, amber, vetiver,\n          patchouli and vanille.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pineapple and hyacinth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are pink pepper, iris and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are musk, amber, vetiver, patchouli and vanille.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Centro Superio fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has both sides. Pineapple and hyacinth give a fresh opening, while\n          amber, musk, vetiver, patchouli and vanille create a warmer and more\n          lasting base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio is suitable for office wear, business meetings,\n          dinners, social plans, evening occasions, fragrance gifting and\n          personal signature styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Centro Superio suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml Eau de Parfum size, royal-blue bottle, polished gold\n          cap and premium presentation make Centro Superio suitable as a\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Centro Superio last?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio is an Eau de Parfum. Longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582715216118,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Centro-Superio-EDP-_E2_80_93-100-ML-By-Asten.webp?v=1739209268"},{"product_id":"eau-de-club-pour-homme-edp-100ml","title":"Eau De Club Pour Homme EDP (100ml)","description":"\u003cstyle\u003e\n  .eau-de-club-wrapper {\n    --edc-white: #ffffff;\n    --edc-soft-white: #fbfcfc;\n    --edc-pale: #f3f8f8;\n    --edc-pale-2: #f8fbfb;\n    --edc-border: #d9e3e3;\n    --edc-neutral-border: #e6ecec;\n    --edc-trust-border: #e5ddd0;\n\n    --edc-black: #111111;\n    --edc-deep-black: #050505;\n    --edc-charcoal: #242729;\n    --edc-graphite: #3f4648;\n    --edc-smoke: #697174;\n    --edc-chrome: #c8ced0;\n    --edc-soft-chrome: #e2e6e6;\n    --edc-aqua-glass: #9fc8c3;\n    --edc-deep-aqua: #4f8f8a;\n    --edc-citrus: #809b44;\n    --edc-gold: #d7b764;\n    --edc-wood: #3b2a20;\n\n    --edc-heading: #15191b;\n    --edc-text: #41494c;\n    --edc-muted: #707a7e;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--edc-white);\n    color: var(--edc-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .eau-de-club-wrapper *,\n  .eau-de-club-wrapper *::before,\n  .eau-de-club-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .edc-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--edc-white);\n    border: 0;\n    border-bottom: 1px solid var(--edc-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .edc-brand-tag {\n    margin-bottom: 8px;\n    color: var(--edc-deep-aqua);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .edc-main-title {\n    margin: 0 0 10px;\n    color: var(--edc-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .edc-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--edc-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .edc-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .edc-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .edc-story h3 {\n    margin: 0 0 16px;\n    color: var(--edc-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .edc-story p {\n    margin: 0 0 17px;\n    color: var(--edc-text);\n    font-size: 1.05rem;\n  }\n\n  .edc-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .edc-section-title {\n    margin: 0 0 25px;\n    color: var(--edc-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .edc-notes-section,\n  .edc-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-trust-border);\n    border-radius: 10px;\n  }\n\n  .edc-notes-grid,\n  .edc-journey-grid,\n  .edc-accord-grid,\n  .edc-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .edc-note-card {\n    padding: 22px;\n    background: var(--edc-pale-2);\n    border: 1px solid var(--edc-border);\n    border-top: 4px solid var(--edc-deep-aqua);\n    border-radius: 8px;\n  }\n\n  .edc-note-label {\n    margin-bottom: 7px;\n    color: var(--edc-deep-aqua);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .edc-note-title {\n    margin-bottom: 7px;\n    color: var(--edc-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .edc-note-description {\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .edc-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--edc-chrome);\n    border: 1px solid var(--edc-chrome);\n    border-radius: 10px;\n  }\n\n  .edc-character-card {\n    padding: 30px 24px;\n    background: var(--edc-charcoal);\n    color: var(--edc-white);\n  }\n\n  .edc-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--edc-soft-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .edc-character-card p {\n    margin: 0;\n    color: #f8fbfb;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .edc-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .edc-details-box,\n  .edc-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n  }\n\n  .edc-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--edc-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .edc-detail-label {\n    color: var(--edc-muted);\n    font-weight: 600;\n  }\n\n  .edc-detail-value {\n    color: var(--edc-heading);\n    text-align: right;\n  }\n\n  .edc-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .edc-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--edc-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .edc-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--edc-deep-aqua);\n    font-weight: 700;\n  }\n\n  .edc-journey-intro,\n  .edc-accord-intro,\n  .edc-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--edc-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .edc-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n  }\n\n  .edc-journey-number,\n  .edc-accord-icon,\n  .edc-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--edc-charcoal);\n    color: var(--edc-soft-chrome);\n    border: 1px solid var(--edc-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .edc-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .edc-journey-card h4,\n  .edc-accord-card h4,\n  .edc-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--edc-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .edc-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .edc-journey-card p,\n  .edc-accord-card p,\n  .edc-trust-card p {\n    margin: 0;\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .edc-trust-card p {\n    color: #111111;\n  }\n\n  .edc-accord-card {\n    padding: 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .edc-trust-card {\n    padding: 28px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .edc-accord-icon,\n  .edc-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .edc-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--edc-deep-black) 0%, var(--edc-charcoal) 52%, var(--edc-graphite) 100%);\n    color: var(--edc-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .edc-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--edc-soft-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .edc-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f8fbfb;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .edc-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .edc-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--edc-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .edc-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--edc-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .edc-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--edc-pale-2);\n    border: 1px solid var(--edc-border);\n    border-left: 6px solid var(--edc-deep-aqua);\n    border-radius: 8px;\n  }\n\n  .edc-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--edc-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .edc-performance-section p {\n    margin: 0;\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .edc-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--edc-border);\n  }\n\n  .edc-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--edc-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .edc-faq-item {\n    background: var(--edc-white);\n    border-bottom: 1px solid var(--edc-border);\n  }\n\n  .edc-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--edc-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .edc-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .edc-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--edc-deep-aqua);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .edc-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .edc-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--edc-text);\n    font-size: 1rem;\n  }\n\n  .edc-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .eau-de-club-wrapper {\n      padding: 35px;\n    }\n\n    .edc-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .edc-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .edc-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .edc-tagline {\n      font-size: 1.3rem;\n    }\n\n    .edc-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .edc-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .edc-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .edc-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .edc-notes-grid,\n    .edc-journey-grid,\n    .edc-accord-grid,\n    .edc-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .edc-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .edc-character-card {\n      padding: 35px;\n    }\n\n    .edc-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .edc-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .edc-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .edc-section-title,\n    .edc-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .edc-note-title {\n      font-size: 1.15rem;\n    }\n\n    .edc-note-description {\n      font-size: 1rem;\n    }\n\n    .edc-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .edc-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .edc-box-title {\n      font-size: 1.05rem;\n    }\n\n    .edc-detail-row,\n    .edc-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-intro,\n    .edc-accord-intro,\n    .edc-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-card h4,\n    .edc-accord-card h4,\n    .edc-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-card p,\n    .edc-accord-card p,\n    .edc-trust-card p {\n      font-size: 1rem;\n    }\n\n    .edc-statement-section {\n      padding: 44px;\n    }\n\n    .edc-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .edc-statement-section p,\n    .edc-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .edc-occasion-section {\n      padding: 38px;\n    }\n\n    .edc-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .edc-performance-section {\n      padding: 30px;\n    }\n\n    .edc-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .edc-trust-section {\n      padding: 44px 38px;\n    }\n\n    .edc-trust-card {\n      padding: 32px 26px;\n    }\n\n    .edc-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .edc-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .edc-notes-grid,\n    .edc-journey-grid,\n    .edc-accord-grid,\n    .edc-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .eau-de-club-wrapper {\n      padding: 10px;\n    }\n\n    .edc-header {\n      padding: 26px 8px;\n    }\n\n    .edc-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .edc-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .edc-tagline {\n      font-size: 0.95rem;\n    }\n\n    .edc-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .edc-detail-value {\n      text-align: left;\n    }\n\n    .edc-character-card {\n      padding: 24px 18px;\n    }\n\n    .edc-journey-section,\n    .edc-accord-section,\n    .edc-trust-section {\n      padding: 25px 15px;\n    }\n\n    .edc-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .edc-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .edc-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"eau-de-club-wrapper\"\u003e\n\n  \u003cdiv class=\"edc-header\"\u003e\n    \u003cdiv class=\"edc-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"edc-main-title\"\u003eEau De Club Pour Homme\u003c\/h2\u003e\n    \u003cp class=\"edc-tagline\"\u003e\n      “Fresh bergamot, lemon and black currant meet wood, birch, vanilla, musk, ambergris and patchouli.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-intro-grid\"\u003e\n\n    \u003cdiv class=\"edc-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Eau-De-Club-Pour-Femme-EDP-100ml-1.webp?v=1739209383\" alt=\"Eau De Club Pour Homme by Anfar London 100ml Eau de Parfum with clear smoky glass bottle, cool silver faceted cap, aqua grey liquid, black ribbed box and white label\" class=\"edc-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-story\"\u003e\n      \u003ch3\u003eFresh Citrus Energy with Woody Oriental Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eEau De Club Pour Homme by Anfar London\u003c\/strong\u003e, a\n        captivating \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created as an\n        Arabian perfume shaped for a refined Western taste.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, lemon and black currant. Bergamot\n        gives the opening bright citrus polish, lemon adds crisp freshness,\n        and black currant introduces a darker fruity contrast that makes the\n        first impression inviting and energetic.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Wood and birch form the heart of the fragrance. These notes give Eau\n        De Club Pour Homme its fresh, romantic and masculine centre, adding\n        clean woody structure beneath the citrus brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla, musk, ambergris and patchouli create the base. Vanilla softens\n        the dry-down, musk adds smoothness, ambergris brings depth, and\n        patchouli gives the fragrance warm earthy character and a fuller trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear smoky-glass bottle with aqua-grey liquid,\n        faceted cool silver cap, white label and black ribbed box, Eau De Club\n        Pour Homme feels fresh, clean, modern and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-notes-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"edc-notes-grid\"\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eBergamot, Lemon and Black Currant\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          Fresh citrus brightness and dark fruity contrast create a lively,\n          inviting and masculine opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eWood and Birch\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          Wood and birch introduce clean structure, romantic freshness and a\n          refined masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eVanilla, Musk, Ambergris and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          A warm and full base with smooth musk, soft vanilla, ambergris depth\n          and earthy patchouli.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-character-section\"\u003e\n\n    \u003cdiv class=\"edc-character-card\"\u003e\n      \u003ch3\u003eThe Fresh Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, lemon and black currant create a bright, clean and friendly\n        opening with fresh citrus energy and subtle fruity depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-character-card\"\u003e\n      \u003ch3\u003eThe Warm Woody Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Wood and birch move into vanilla, musk, ambergris and patchouli for a\n        smooth, warm and full masculine finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-details-grid\"\u003e\n\n    \u003cdiv class=\"edc-details-box\"\u003e\n      \u003ch4 class=\"edc-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eEau De Club Pour Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eBergamot, Lemon, Black Currant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eWood, Birch\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eVanilla, Musk, Ambergris, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eFresh Citrus, Woody, Oriental, Warm and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eSmoky Glass, Chrome Silver, Aqua Grey and Black\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-highlights-box\"\u003e\n      \u003ch4 class=\"edc-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"edc-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eCreated as a men’s fragrance\u003c\/li\u003e\n        \u003cli\u003eArabian perfume for Western taste\u003c\/li\u003e\n        \u003cli\u003eFresh bergamot opening\u003c\/li\u003e\n        \u003cli\u003eCrisp lemon brightness\u003c\/li\u003e\n        \u003cli\u003eDark black currant contrast\u003c\/li\u003e\n        \u003cli\u003eClean wood and birch heart\u003c\/li\u003e\n        \u003cli\u003eWarm vanilla finish\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eAmbergris depth\u003c\/li\u003e\n        \u003cli\u003ePatchouli warmth\u003c\/li\u003e\n        \u003cli\u003eModern gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-journey-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Eau De Club Pour Homme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"edc-journey-intro\"\u003e\n      A masculine fragrance journey from fresh citrus and black currant into\n      clean woods before settling into vanilla, musk, ambergris and patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-journey-grid\"\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Black Currant Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, lemon and black currant create a fresh, friendly and\n          captivating opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eWood and Birch Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Wood and birch give the fragrance its clean masculine structure and\n          fresh romantic appeal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWarm Oriental Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla, musk, ambergris and patchouli create a warm, full and\n          inviting dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-accord-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Signature Eau De Club Pour Homme Accords\u003c\/h3\u003e\n\n    \u003cp class=\"edc-accord-intro\"\u003e\n      A revitalizing men’s Eau de Parfum shaped by fresh citrus accords, clean\n      woods, smooth musk, ambergris, vanilla and patchouli warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-accord-grid\"\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot, Lemon and Black Currant\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh citrus and fruity depth create brightness, energy and an\n          inviting opening impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eWood and Birch\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody freshness builds the romantic masculine heart and gives the\n          fragrance structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla, Musk and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm smooth base notes create fullness, depth and a memorable\n          finishing trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-statement-section\"\u003e\n    \u003ch3\u003eCool Silver Freshness with Warm Oriental Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme opens with bergamot, lemon and black currant\n      before moving into wood and birch. Vanilla, musk, ambergris and patchouli\n      create the warm finish, while the smoky glass bottle, chrome silver cap,\n      aqua-grey liquid and black ribbed box reflect a fragrance designed to\n      feel fresh, masculine, inviting and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-occasion-section\"\u003e\n    \u003ch3\u003eA Revitalizing Men’s Fragrance for Daily Wear and Gifting\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme can complement daily wear, work, travel, casual\n      outings, dinners, evening plans and fragrance gifting. The citrus\n      opening keeps it fresh, the woody heart gives structure, and the warm\n      base adds lasting masculine character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme is presented as a long-lasting 100ml Eau de\n      Parfum with fresh citrus accords, woods and warm base notes. Exact\n      longevity and projection may vary depending on skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-trust-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"edc-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-trust-grid\"\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          premium presentation and strong value for fragrance lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Eau De Club Pour Homme smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Eau De Club Pour Homme opens with bergamot, lemon and black currant,\n          develops through wood and birch, and settles into vanilla, musk,\n          ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot, lemon and black currant.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are wood and birch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are vanilla, musk, ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Eau De Club Pour Homme is presented as a revitalizing masculine\n          fragrance and a perfume gift option for him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has both qualities. The opening is fresh and citrus-led, while\n          the base is warm with vanilla, musk, ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Eau De Club Pour Homme contain patchouli?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Patchouli is listed in the base notes alongside vanilla, musk\n          and ambergris.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Eau De Club Pour Homme is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can Eau De Club Pour Homme be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It can suit daily wear, work, travel, casual outings, dinners,\n          evening plans and fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its masculine profile, 100ml Eau de Parfum size and polished\n          bottle-and-box presentation make it suitable as a perfume gift for\n          him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582739661046,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Eau-De-Club-Pour-Femme-EDP-100ml-1.webp?v=1739209383"},{"product_id":"elysian-100-ml-edp","title":"Elysian (100 ML) EDP By Asten","description":"\u003cstyle\u003e\n  .elysian-wrapper {\n    --el-white: #ffffff;\n    --el-offwhite: #fbfbfd;\n    --el-soft-bg: #f5f7ff;\n    --el-soft-bg-2: #fafbff;\n    --el-border: #dbe3f3;\n    --el-border-soft: #e8edf7;\n\n    --el-royal-blue: #16389a;\n    --el-cobalt-blue: #234bbf;\n    --el-deep-blue: #08164d;\n    --el-navy: #0c1230;\n    --el-black: #111111;\n    --el-gold: #c9a858;\n    --el-soft-gold: #dec679;\n    --el-citrus-green: #7e9a48;\n    --el-floral-rose: #9f6677;\n    --el-leather-brown: #4d3628;\n\n    --el-heading: #161a28;\n    --el-text: #414756;\n    --el-muted: #6f788a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--el-white);\n    color: var(--el-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .elysian-wrapper *,\n  .elysian-wrapper *::before,\n  .elysian-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .el-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--el-white);\n    border-bottom: 1px solid var(--el-border);\n    text-align: center;\n  }\n\n  .el-brand-tag {\n    margin-bottom: 8px;\n    color: var(--el-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .el-main-title {\n    margin: 0 0 10px;\n    color: var(--el-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .el-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--el-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .el-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .el-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--el-white);\n    border: 1px solid var(--el-border);\n    border-radius: 10px;\n  }\n\n  .el-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .el-story h3 {\n    margin: 0 0 16px;\n    color: var(--el-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .el-story p {\n    margin: 0 0 17px;\n    color: var(--el-text);\n    font-size: 1.05rem;\n  }\n\n  .el-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .el-section-title {\n    margin: 0 0 25px;\n    color: var(--el-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .el-notes-section,\n  .el-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--el-white);\n    border: 1px solid var(--el-border);\n    border-radius: 10px;\n  }\n\n  .el-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--el-soft-bg);\n    border: 1px solid var(--el-border);\n    border-radius: 10px;\n  }\n\n  .el-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--el-white);\n    border: 1px solid #e5ddd0;\n    border-radius: 10px;\n  }\n\n  .el-notes-grid,\n  .el-journey-grid,\n  .el-accord-grid,\n  .el-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .el-note-card {\n    padding: 22px;\n    background: var(--el-soft-bg-2);\n    border: 1px solid var(--el-border);\n    border-top: 4px solid var(--el-royal-blue);\n    border-radius: 8px;\n  }\n\n  .el-note-label {\n    margin-bottom: 7px;\n    color: var(--el-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .el-note-title {\n    margin-bottom: 7px;\n    color: var(--el-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .el-note-description {\n    color: var(--el-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .el-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--el-gold);\n    border: 1px solid var(--el-gold);\n    border-radius: 10px;\n  }\n\n  .el-character-card {\n    padding: 30px 24px;\n    background: var(--el-deep-blue);\n    color: var(--el-white);\n  }\n\n  .el-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--el-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .el-character-card p {\n    margin: 0;\n    color: #ffffff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .el-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .el-details-box,\n  .el-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--el-white);\n    border: 1px solid var(--el-border);\n    border-radius: 8px;\n  }\n\n  .el-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--el-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--el-border-soft);\n  }\n\n  .el-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--el-border-soft);\n  }\n\n  .el-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .el-detail-label {\n    color: var(--el-muted);\n    font-weight: 600;\n  }\n\n  .el-detail-value {\n    color: var(--el-heading);\n    text-align: right;\n  }\n\n  .el-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .el-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--el-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--el-border-soft);\n  }\n\n  .el-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .el-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--el-royal-blue);\n    font-weight: 700;\n  }\n\n  .el-journey-intro,\n  .el-accord-intro,\n  .el-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--el-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .el-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--el-soft-bg);\n    border: 1px solid var(--el-border);\n    border-radius: 8px;\n  }\n\n  .el-journey-number,\n  .el-accord-icon,\n  .el-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--el-cobalt-blue);\n    color: var(--el-soft-gold);\n    border: 1px solid var(--el-cobalt-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .el-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .el-journey-card h4,\n  .el-accord-card h4,\n  .el-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--el-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .el-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .el-journey-card p,\n  .el-accord-card p,\n  .el-trust-card p {\n    margin: 0;\n    color: var(--el-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .el-accord-card {\n    padding: 22px;\n    background: var(--el-white);\n    border: 1px solid var(--el-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .el-trust-card {\n    padding: 28px 22px;\n    background: var(--el-white);\n    border: 1px solid #e5ddd0;\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .el-accord-icon,\n  .el-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .el-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--el-navy) 0%, var(--el-deep-blue) 52%, var(--el-black) 100%);\n    color: var(--el-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .el-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--el-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .el-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f8f7f2;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .el-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--el-soft-bg);\n    border: 1px solid var(--el-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .el-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--el-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .el-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--el-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .el-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--el-soft-bg-2);\n    border: 1px solid var(--el-border);\n    border-left: 6px solid var(--el-royal-blue);\n    border-radius: 8px;\n  }\n\n  .el-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--el-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .el-performance-section p {\n    margin: 0;\n    color: var(--el-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .el-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--el-border);\n  }\n\n  .el-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--el-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .el-faq-item {\n    background: var(--el-white);\n    border-bottom: 1px solid var(--el-border);\n  }\n\n  .el-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--el-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .el-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .el-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--el-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .el-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .el-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--el-text);\n    font-size: 1rem;\n  }\n\n  .el-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .elysian-wrapper {\n      padding: 35px;\n    }\n\n    .el-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .el-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .el-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .el-tagline {\n      font-size: 1.3rem;\n    }\n\n    .el-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .el-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .el-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .el-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .el-notes-grid,\n    .el-journey-grid,\n    .el-accord-grid,\n    .el-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .el-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .el-character-card {\n      padding: 35px;\n    }\n\n    .el-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .el-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .el-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .el-section-title,\n    .el-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .el-note-title {\n      font-size: 1.15rem;\n    }\n\n    .el-note-description {\n      font-size: 1rem;\n    }\n\n    .el-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .el-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .el-box-title {\n      font-size: 1.05rem;\n    }\n\n    .el-detail-row,\n    .el-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .el-journey-intro,\n    .el-accord-intro,\n    .el-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .el-journey-card h4,\n    .el-accord-card h4,\n    .el-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .el-journey-card p,\n    .el-accord-card p,\n    .el-trust-card p {\n      font-size: 1rem;\n    }\n\n    .el-statement-section {\n      padding: 44px;\n    }\n\n    .el-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .el-statement-section p,\n    .el-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .el-occasion-section {\n      padding: 38px;\n    }\n\n    .el-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .el-performance-section {\n      padding: 30px;\n    }\n\n    .el-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .el-trust-section {\n      padding: 44px 38px;\n    }\n\n    .el-trust-card {\n      padding: 32px 26px;\n    }\n\n    .el-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .el-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .el-notes-grid,\n    .el-journey-grid,\n    .el-accord-grid,\n    .el-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .elysian-wrapper {\n      padding: 10px;\n    }\n\n    .el-header {\n      padding: 26px 8px;\n    }\n\n    .el-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .el-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .el-tagline {\n      font-size: 0.95rem;\n    }\n\n    .el-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .el-detail-value {\n      text-align: left;\n    }\n\n    .el-character-card {\n      padding: 24px 18px;\n    }\n\n    .el-journey-section,\n    .el-accord-section,\n    .el-trust-section {\n      padding: 25px 15px;\n    }\n\n    .el-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .el-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .el-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"elysian-wrapper\"\u003e\n\n  \u003cdiv class=\"el-header\"\u003e\n    \u003cdiv class=\"el-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n    \u003ch2 class=\"el-main-title\"\u003eElysian\u003c\/h2\u003e\n    \u003cp class=\"el-tagline\"\u003e\n      “Lemon, bergamot, lyme, thyme and galbanum meet nagarmotha, rose, jasmine, ambergris, leather, vanilla and Benzoi.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-intro-grid\"\u003e\n\n    \u003cdiv class=\"el-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Elysian-EDP-100-ML-by-Asten.webp?v=1739209413\" alt=\"Elysian EDP 100ml by Asten with royal blue bottle, black label, champagne gold cap and matching black blue presentation box\" class=\"el-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-story\"\u003e\n      \u003ch3\u003eCitrus Aromatic Elegance with Leather Vanilla Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eElysian EDP by Asten\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for fragrance lovers who\n        appreciate sophistication, versatility and a polished scent profile.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The opening combines lemon, bergamot, lyme, thyme and galbanum.\n        Lemon and bergamot give the fragrance sparkling citrus brightness,\n        lyme adds a fresh green edge, and thyme with galbanum brings aromatic\n        depth and elegant sharpness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Nagarmotha, rose and jasmine shape the heart. Nagarmotha introduces a\n        dry earthy nuance, rose gives graceful floral refinement, and jasmine\n        softens the composition with a smooth white-floral lift.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ambergris, leather, vanilla and Benzoi create the lasting base.\n        Ambergris adds smooth depth, leather introduces sophistication,\n        vanilla brings softness, and Benzoi contributes warm resinous comfort.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a royal-blue bottle with a black label, champagne-gold\n        cap and a coordinated black patterned box with cobalt and gold details,\n        Elysian offers a luxurious visual identity that perfectly matches its\n        elegant scent style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-notes-section\"\u003e\n\n    \u003ch3 class=\"el-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"el-notes-grid\"\u003e\n\n      \u003cdiv class=\"el-note-card\"\u003e\n        \u003cdiv class=\"el-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"el-note-title\"\u003eLemon, Bergamot, Lyme, Thyme and Galbanum\u003c\/div\u003e\n        \u003cdiv class=\"el-note-description\"\u003e\n          Bright citrus and green aromatic notes create a fresh, elegant and\n          attention-grabbing opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-note-card\"\u003e\n        \u003cdiv class=\"el-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"el-note-title\"\u003eNagarmotha, Rose and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"el-note-description\"\u003e\n          Earthy texture meets soft floral refinement for a smooth and\n          sophisticated heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-note-card\"\u003e\n        \u003cdiv class=\"el-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"el-note-title\"\u003eAmbergris, Leather, Vanilla and Benzoi\u003c\/div\u003e\n        \u003cdiv class=\"el-note-description\"\u003e\n          A warm, graceful and luxurious dry-down with smooth leather depth and\n          soft vanilla comfort.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-character-section\"\u003e\n\n    \u003cdiv class=\"el-character-card\"\u003e\n      \u003ch3\u003eThe Citrus Aromatic Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Lemon, bergamot, lyme, thyme and galbanum create a bright opening with\n        fresh citrus energy and aromatic sophistication.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-character-card\"\u003e\n      \u003ch3\u003eThe Leather Vanilla Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Rose and jasmine settle into ambergris, leather, vanilla and Benzoi\n        for a smooth, luxurious and graceful finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-details-grid\"\u003e\n\n    \u003cdiv class=\"el-details-box\"\u003e\n      \u003ch4 class=\"el-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eElysian\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eLemon, Bergamot, Lyme, Thyme, Galbanum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eNagarmotha, Rose, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eAmbergris, Leather, Vanilla, Benzoi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eCitrus, Aromatic, Floral, Earthy, Leather and Warm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eElegant, Sophisticated and Versatile\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-detail-row\"\u003e\n        \u003cspan class=\"el-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"el-detail-value\"\u003eRoyal Blue, Black and Champagne Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-highlights-box\"\u003e\n      \u003ch4 class=\"el-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"el-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eElegant and polished Asten presentation\u003c\/li\u003e\n        \u003cli\u003eFresh lemon and bergamot opening\u003c\/li\u003e\n        \u003cli\u003eGreen aromatic lyme, thyme and galbanum lift\u003c\/li\u003e\n        \u003cli\u003eEarthy nagarmotha depth\u003c\/li\u003e\n        \u003cli\u003eSoft floral rose and jasmine heart\u003c\/li\u003e\n        \u003cli\u003eSmooth ambergris warmth\u003c\/li\u003e\n        \u003cli\u003eRefined leather sophistication\u003c\/li\u003e\n        \u003cli\u003eSoft vanilla comfort\u003c\/li\u003e\n        \u003cli\u003eWarm Benzoi finishing touch\u003c\/li\u003e\n        \u003cli\u003eVersatile for different occasions\u003c\/li\u003e\n        \u003cli\u003eLuxury royal-blue gift-ready bottle and box\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-journey-section\"\u003e\n\n    \u003ch3 class=\"el-section-title\"\u003eThe Elysian Journey\u003c\/h3\u003e\n\n    \u003cp class=\"el-journey-intro\"\u003e\n      A graceful scent progression from bright citrus and aromatic greenery\n      into a refined floral heart before settling into smooth ambergris,\n      leather, vanilla and Benzoi.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"el-journey-grid\"\u003e\n\n      \u003cdiv class=\"el-journey-card\"\u003e\n        \u003cdiv class=\"el-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Green Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Lemon, bergamot, lyme, thyme and galbanum create a clean, fresh and\n          confident first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-journey-card\"\u003e\n        \u003cdiv class=\"el-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eEarthy Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Nagarmotha brings texture while rose and jasmine add softness,\n          elegance and refinement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-journey-card\"\u003e\n        \u003cdiv class=\"el-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eLeather Vanilla Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          Ambergris, leather, vanilla and Benzoi leave a smooth, warm and\n          luxurious trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-accord-section\"\u003e\n\n    \u003ch3 class=\"el-section-title\"\u003eThe Signature Elysian Accords\u003c\/h3\u003e\n\n    \u003cp class=\"el-accord-intro\"\u003e\n      A sophisticated composition shaped by citrus brightness, aromatic greens,\n      floral refinement, leather depth and soft vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"el-accord-grid\"\u003e\n\n      \u003cdiv class=\"el-accord-card\"\u003e\n        \u003cdiv class=\"el-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eCitrus and Green Aromatics\u003c\/h4\u003e\n        \u003cp\u003e\n          Lemon, bergamot, lyme, thyme and galbanum bring freshness, clarity\n          and elegant energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-accord-card\"\u003e\n        \u003cdiv class=\"el-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eEarthy Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Nagarmotha, rose and jasmine create a balanced heart with texture,\n          softness and sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-accord-card\"\u003e\n        \u003cdiv class=\"el-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eLeather, Vanilla and Ambergris\u003c\/h4\u003e\n        \u003cp\u003e\n          Leather elegance, vanilla softness and ambergris depth create the\n          smooth and memorable dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-statement-section\"\u003e\n    \u003ch3\u003eRoyal Blue Elegance with Citrus Leather Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Elysian blends lemon, bergamot, lyme, thyme and galbanum with\n      nagarmotha, rose and jasmine before settling into ambergris, leather,\n      vanilla and Benzoi. Its royal-blue bottle, black label and\n      champagne-gold detailing present a fragrance that feels fresh,\n      sophisticated and luxuriously modern.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-occasion-section\"\u003e\n    \u003ch3\u003eA Versatile Signature for Everyday Elegance and Evening Sophistication\u003c\/h3\u003e\n    \u003cp\u003e\n      Elysian can complement formal occasions, casual outings, dinners,\n      celebrations, romantic evenings and everyday wear. The citrus opening\n      feels bright and uplifting, while the leather-vanilla base adds a\n      graceful and lasting impression.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Elysian is presented as a 100ml Eau de Parfum with a refined citrus,\n      floral, leather and vanilla structure. It is positioned as a long-lasting\n      scent, although exact longevity and projection may vary depending on skin\n      type, climate, application amount, clothing and individual fragrance\n      chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-trust-section\"\u003e\n\n    \u003ch3 class=\"el-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"el-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"el-trust-grid\"\u003e\n\n      \u003cdiv class=\"el-trust-card\"\u003e\n        \u003cdiv class=\"el-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-trust-card\"\u003e\n        \u003cdiv class=\"el-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          premium presentation and strong value for fragrance lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-trust-card\"\u003e\n        \u003cdiv class=\"el-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"el-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Elysian EDP by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Elysian opens with lemon, bergamot, lyme, thyme and galbanum,\n          develops through nagarmotha, rose and jasmine, and settles into\n          ambergris, leather, vanilla and Benzoi.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Elysian?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are lemon, bergamot, lyme, thyme and galbanum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Elysian?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are nagarmotha, rose and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Elysian?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are ambergris, leather, vanilla and Benzoi.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Elysian suitable for different occasions?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Elysian is a versatile fragrance that can suit formal events,\n          casual outings, dinners, romantic evenings and everyday wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Elysian contain leather?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Leather is part of the base notes along with ambergris,\n          vanilla and Benzoi.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Elysian EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Elysian comes in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Elysian long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Elysian is presented as a long-lasting Eau de Parfum, although exact\n          performance can vary depending on application and individual skin chemistry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"el-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Elysian a good gift option?\u003c\/summary\u003e\n      \u003cdiv class=\"el-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its elegant scent profile and royal-blue luxury presentation\n          make Elysian a strong fragrance gifting choice.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582743363830,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Elysian-EDP-100-ML-by-Asten.webp?v=1739209413"},{"product_id":"faris-al-sahra-edp-100ml","title":"Faris Al Sahra EDP (100ml)","description":"\u003cstyle\u003e\n  .faris-sahra-wrapper {\n    --fs-white: #ffffff;\n    --fs-pale: #fbf7ee;\n    --fs-pale-2: #fefbf6;\n    --fs-border: #e5d8bf;\n    --fs-neutral-border: #ebe5dc;\n    --fs-trust-border: #e5ddd0;\n\n    --fs-dominant: #111111;\n    --fs-dominant-dark: #050505;\n    --fs-black-soft: #1b1815;\n    --fs-charcoal: #2a2621;\n    --fs-gold: #c7a24b;\n    --fs-soft-gold: #d9bc67;\n    --fs-desert: #b77a34;\n    --fs-sand: #ead8af;\n    --fs-apple: #6f8f39;\n    --fs-rose: #9b5955;\n    --fs-oud: #3b281e;\n\n    --fs-ink: #171411;\n    --fs-body: #463e36;\n    --fs-muted: #766d62;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--fs-white);\n    color: var(--fs-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .faris-sahra-wrapper *,\n  .faris-sahra-wrapper *::before,\n  .faris-sahra-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .fs-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--fs-white);\n    border: 0;\n    border-bottom: 1px solid var(--fs-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .fs-brand-tag {\n    margin-bottom: 8px;\n    color: var(--fs-desert);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .fs-main-title {\n    margin: 0 0 10px;\n    color: var(--fs-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .fs-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--fs-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .fs-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .fs-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-border);\n    border-radius: 10px;\n  }\n\n  .fs-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .fs-story h3 {\n    margin: 0 0 16px;\n    color: var(--fs-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .fs-story p {\n    margin: 0 0 17px;\n    color: var(--fs-body);\n    font-size: 1.05rem;\n  }\n\n  .fs-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fs-section-title {\n    margin: 0 0 25px;\n    color: var(--fs-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .fs-notes-section,\n  .fs-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-border);\n    border-radius: 10px;\n  }\n\n  .fs-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--fs-pale);\n    border: 1px solid var(--fs-border);\n    border-radius: 10px;\n  }\n\n  .fs-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-trust-border);\n    border-radius: 10px;\n  }\n\n  .fs-notes-grid,\n  .fs-journey-grid,\n  .fs-accord-grid,\n  .fs-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .fs-note-card {\n    padding: 22px;\n    background: var(--fs-pale);\n    border: 1px solid var(--fs-border);\n    border-top: 4px solid var(--fs-gold);\n    border-radius: 8px;\n  }\n\n  .fs-note-label {\n    margin-bottom: 7px;\n    color: var(--fs-desert);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .fs-note-title {\n    margin-bottom: 7px;\n    color: var(--fs-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .fs-note-description {\n    color: var(--fs-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .fs-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--fs-gold);\n    border: 1px solid var(--fs-gold);\n    border-radius: 10px;\n  }\n\n  .fs-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--fs-black-soft),\n      var(--fs-dominant-dark)\n    );\n    color: var(--fs-white);\n  }\n\n  .fs-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--fs-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .fs-character-card p {\n    margin: 0;\n    color: #fff8ec;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .fs-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .fs-details-box,\n  .fs-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-border);\n    border-radius: 8px;\n  }\n\n  .fs-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--fs-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--fs-neutral-border);\n  }\n\n  .fs-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--fs-neutral-border);\n  }\n\n  .fs-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .fs-detail-label {\n    color: var(--fs-muted);\n    font-weight: 600;\n  }\n\n  .fs-detail-value {\n    color: var(--fs-ink);\n    text-align: right;\n  }\n\n  .fs-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .fs-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--fs-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--fs-neutral-border);\n  }\n\n  .fs-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .fs-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--fs-desert);\n    font-weight: 700;\n  }\n\n  .fs-journey-intro,\n  .fs-accord-intro,\n  .fs-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--fs-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .fs-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--fs-pale);\n    border: 1px solid var(--fs-border);\n    border-radius: 8px;\n  }\n\n  .fs-journey-number,\n  .fs-accord-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--fs-dominant);\n    color: var(--fs-white);\n    border: 1px solid var(--fs-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .fs-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .fs-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 18px;\n    align-items: center;\n    justify-content: center;\n    background: #2a1f18;\n    color: #d7b764;\n    border: 1px solid #2a1f18;\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .fs-journey-card h4,\n  .fs-accord-card h4,\n  .fs-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--fs-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .fs-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .fs-journey-card p,\n  .fs-accord-card p,\n  .fs-trust-card p {\n    margin: 0;\n    color: var(--fs-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .fs-trust-card p {\n    color: #111111;\n  }\n\n  .fs-accord-card {\n    padding: 22px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .fs-trust-card {\n    padding: 28px 22px;\n    background: var(--fs-white);\n    border: 1px solid var(--fs-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .fs-accord-icon {\n    margin: 0 auto 12px;\n  }\n\n  .fs-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--fs-black-soft) 0%,\n      var(--fs-oud) 52%,\n      var(--fs-dominant-dark) 100%\n    );\n    color: var(--fs-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .fs-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--fs-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .fs-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fff8ec;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .fs-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--fs-pale);\n    border: 1px solid var(--fs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .fs-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--fs-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .fs-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--fs-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .fs-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--fs-pale-2);\n    border: 1px solid var(--fs-border);\n    border-left: 6px solid var(--fs-gold);\n    border-radius: 8px;\n  }\n\n  .fs-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--fs-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .fs-performance-section p {\n    margin: 0;\n    color: var(--fs-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .fs-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--fs-border);\n  }\n\n  .fs-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--fs-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .fs-faq-item {\n    background: var(--fs-white);\n    border-bottom: 1px solid var(--fs-border);\n  }\n\n  .fs-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--fs-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .fs-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fs-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--fs-desert);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .fs-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .fs-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--fs-body);\n    font-size: 1rem;\n  }\n\n  .fs-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .faris-sahra-wrapper {\n      padding: 35px;\n    }\n\n    .fs-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .fs-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .fs-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .fs-tagline {\n      font-size: 1.3rem;\n    }\n\n    .fs-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .fs-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .fs-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .fs-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .fs-notes-grid,\n    .fs-journey-grid,\n    .fs-accord-grid,\n    .fs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .fs-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .fs-character-card {\n      padding: 35px;\n    }\n\n    .fs-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .fs-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .fs-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .fs-section-title,\n    .fs-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .fs-note-title {\n      font-size: 1.15rem;\n    }\n\n    .fs-note-description {\n      font-size: 1rem;\n    }\n\n    .fs-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .fs-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .fs-box-title {\n      font-size: 1.05rem;\n    }\n\n    .fs-detail-row,\n    .fs-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .fs-journey-intro,\n    .fs-accord-intro,\n    .fs-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .fs-journey-card h4,\n    .fs-accord-card h4,\n    .fs-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .fs-journey-card p,\n    .fs-accord-card p,\n    .fs-trust-card p {\n      font-size: 1rem;\n    }\n\n    .fs-statement-section {\n      padding: 44px;\n    }\n\n    .fs-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .fs-statement-section p,\n    .fs-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .fs-occasion-section {\n      padding: 38px;\n    }\n\n    .fs-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .fs-performance-section {\n      padding: 30px;\n    }\n\n    .fs-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .fs-trust-section {\n      padding: 44px 38px;\n    }\n\n    .fs-trust-card {\n      padding: 32px 26px;\n    }\n\n    .fs-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .fs-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .fs-notes-grid,\n    .fs-journey-grid,\n    .fs-accord-grid,\n    .fs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .faris-sahra-wrapper {\n      padding: 10px;\n    }\n\n    .fs-header {\n      padding: 26px 8px;\n    }\n\n    .fs-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .fs-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .fs-tagline {\n      font-size: 0.95rem;\n    }\n\n    .fs-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .fs-detail-value {\n      text-align: left;\n    }\n\n    .fs-character-card {\n      padding: 24px 18px;\n    }\n\n    .fs-journey-section,\n    .fs-accord-section,\n    .fs-trust-section {\n      padding: 25px 15px;\n    }\n\n    .fs-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .fs-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .fs-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"faris-sahra-wrapper\"\u003e\n\n  \u003cdiv class=\"fs-header\"\u003e\n    \u003cdiv class=\"fs-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n    \u003ch2 class=\"fs-main-title\"\u003eFaris Al Sahra\u003c\/h2\u003e\n    \u003cp class=\"fs-tagline\"\u003e\n      “Green apple, rosy lemonish brightness, patchouli, almond, tonka, oud, jasmine and amber.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-intro-grid\"\u003e\n\n    \u003cdiv class=\"fs-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Faris-Al-Sahra-EDP-100ml.webp?v=1739209440\" alt=\"Faris Al Sahra by Adyan 100ml Eau de Parfum with black bottle, champagne gold cap, gold horse artwork and matching black gold presentation box\" class=\"fs-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-story\"\u003e\n      \u003ch3\u003eDesert Rider Energy with Fresh Oriental Strength\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eFaris Al Sahra by Adyan\u003c\/strong\u003e, a confident\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created around freshness,\n        oriental spice and bold masculine energy.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with green apples, rosy tones and lemonish\n        brightness. This opening gives Faris Al Sahra a fresh, inviting and\n        energetic first impression with a vibrant citrus-fruity edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Patchouli, almond and tonka form the heart of the composition.\n        Patchouli adds earthy depth, almond brings a smooth nutty softness,\n        and tonka gives the fragrance a warm and rounded masculine centre.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud, jasmine and amber create the base. Oud adds rich oriental depth,\n        jasmine introduces a refined floral contrast, and amber gives warmth,\n        smoothness and a memorable finishing trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a lacquer-black bottle with a champagne-gold cap, gold\n        horse artwork, fine gold border and matching black-and-gold box, Faris\n        Al Sahra reflects the confidence, courage and elegance of its Desert\n        Rider identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-notes-section\"\u003e\n\n    \u003ch3 class=\"fs-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"fs-notes-grid\"\u003e\n\n      \u003cdiv class=\"fs-note-card\"\u003e\n        \u003cdiv class=\"fs-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-title\"\u003eGreen Apples, Rosy and Lemonish\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-description\"\u003e\n          Green apple freshness, rosy nuance and lemonish brightness create a\n          vibrant, clean and energetic opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-note-card\"\u003e\n        \u003cdiv class=\"fs-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-title\"\u003ePatchouli, Almond and Tonka\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-description\"\u003e\n          Patchouli adds earthy depth while almond and tonka bring smooth,\n          warm and refined character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-note-card\"\u003e\n        \u003cdiv class=\"fs-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-title\"\u003eOud, Jasmine and Amber\u003c\/div\u003e\n        \u003cdiv class=\"fs-note-description\"\u003e\n          Oud, jasmine and amber create an oriental base with warmth,\n          sophistication and lasting presence.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-character-section\"\u003e\n\n    \u003cdiv class=\"fs-character-card\"\u003e\n      \u003ch3\u003eThe Green Apple Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Green apples, rosy tones and lemonish brightness give the fragrance a\n        fresh, active and adventurous start.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-character-card\"\u003e\n      \u003ch3\u003eThe Oud Amber Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli, almond and tonka move into oud, jasmine and amber for a\n        warm oriental trail with confident depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-details-grid\"\u003e\n\n    \u003cdiv class=\"fs-details-box\"\u003e\n      \u003ch4 class=\"fs-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eFaris Al Sahra\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eGreen Apples, Rosy, Lemonish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003ePatchouli, Almond, Tonka\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eOud, Jasmine, Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-detail-row\"\u003e\n        \u003cspan class=\"fs-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"fs-detail-value\"\u003eBlack, Champagne Gold and Desert Horse Artwork\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-highlights-box\"\u003e\n      \u003ch4 class=\"fs-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"fs-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eDesigned as a men’s fragrance\u003c\/li\u003e\n        \u003cli\u003eFresh and inviting opening\u003c\/li\u003e\n        \u003cli\u003eGreen apple brightness\u003c\/li\u003e\n        \u003cli\u003eRosy lemonish citrus character\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n        \u003cli\u003eSmooth almond nuance\u003c\/li\u003e\n        \u003cli\u003eWarm tonka depth\u003c\/li\u003e\n        \u003cli\u003eOriental oud base\u003c\/li\u003e\n        \u003cli\u003eJasmine and amber refinement\u003c\/li\u003e\n        \u003cli\u003eActive Desert Rider identity\u003c\/li\u003e\n        \u003cli\u003eBlack and gold gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-journey-section\"\u003e\n\n    \u003ch3 class=\"fs-section-title\"\u003eThe Faris Al Sahra Journey\u003c\/h3\u003e\n\n    \u003cp class=\"fs-journey-intro\"\u003e\n      A masculine progression from fresh green apple and lemonish brightness\n      into patchouli, almond and tonka before settling into oud, jasmine and\n      amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fs-journey-grid\"\u003e\n\n      \u003cdiv class=\"fs-journey-card\"\u003e\n        \u003cdiv class=\"fs-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Desert Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Green apples, rosy notes and lemonish citrus create an energetic and\n          adventurous first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-journey-card\"\u003e\n        \u003cdiv class=\"fs-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Almond Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli adds depth while almond and tonka give the heart a smooth,\n          warm and refined masculine feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-journey-card\"\u003e\n        \u003cdiv class=\"fs-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Amber Confidence\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud, jasmine and amber create the warm oriental base and lasting\n          polished trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-accord-section\"\u003e\n\n    \u003ch3 class=\"fs-section-title\"\u003eThe Signature Faris Al Sahra Accords\u003c\/h3\u003e\n\n    \u003cp class=\"fs-accord-intro\"\u003e\n      A fresh oriental men’s Eau de Parfum shaped by green apple brightness,\n      rosy lemonish notes, patchouli, almond, tonka, oud, jasmine and amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fs-accord-grid\"\u003e\n\n      \u003cdiv class=\"fs-accord-card\"\u003e\n        \u003cdiv class=\"fs-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eGreen Apple and Lemonish Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          A lively citrus-fruity opening gives the fragrance freshness,\n          movement and modern energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-accord-card\"\u003e\n        \u003cdiv class=\"fs-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePatchouli, Almond and Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Earthy, smooth and warm facets build the masculine heart of the\n          composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-accord-card\"\u003e\n        \u003cdiv class=\"fs-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud, Jasmine and Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Oriental richness, floral refinement and amber warmth create the\n          lasting base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-statement-section\"\u003e\n    \u003ch3\u003eBlack Gold Desert Confidence\u003c\/h3\u003e\n    \u003cp\u003e\n      Faris Al Sahra opens with green apples, rosy tones and lemonish\n      freshness before developing through patchouli, almond and tonka. Oud,\n      jasmine and amber create the warm oriental trail, while the black bottle,\n      champagne-gold cap and gold horse artwork reflect courage, movement and\n      confident masculine elegance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-occasion-section\"\u003e\n    \u003ch3\u003eA Fresh Oriental Men’s Signature for Active Days and Polished Evenings\u003c\/h3\u003e\n    \u003cp\u003e\n      Faris Al Sahra can complement daily wear, warm-season use, autumn\n      evenings, work, travel, social plans, dinners and fragrance gifting. Its\n      fresh opening gives energy, while the oriental base adds depth,\n      sophistication and presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Faris Al Sahra is presented as a 100ml Eau de Parfum with a fresh,\n      inviting and oriental character. Oud, jasmine and amber support the\n      fragrance’s lasting trail, although exact longevity and projection may\n      vary according to skin type, climate, application amount, clothing and\n      individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-trust-section\"\u003e\n\n    \u003ch3 class=\"fs-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"fs-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fs-trust-grid\"\u003e\n\n      \u003cdiv class=\"fs-trust-card\"\u003e\n        \u003cdiv class=\"fs-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-trust-card\"\u003e\n        \u003cdiv class=\"fs-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          premium presentation and strong value for fragrance lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fs-trust-card\"\u003e\n        \u003cdiv class=\"fs-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fs-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Faris Al Sahra smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Faris Al Sahra opens with green apples, rosy and lemonish notes,\n          develops through patchouli, almond and tonka, and settles into oud,\n          jasmine and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Faris Al Sahra?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are green apples, rosy and lemonish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Faris Al Sahra?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are patchouli, almond and tonka.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Faris Al Sahra?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are oud, jasmine and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Faris Al Sahra a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Faris Al Sahra by Adyan is listed as a perfume for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Faris Al Sahra an oriental fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing describes the fragrance notes as oriental.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Faris Al Sahra contain oud?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud is listed in the base notes alongside jasmine and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Faris Al Sahra?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Faris Al Sahra is supplied in a 100ml, approximately 3.4-fluid-ounce,\n          Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can Faris Al Sahra be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Faris Al Sahra can suit daily wear, warm weather, autumn evenings,\n          travel, work, social plans and fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"fs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Faris Al Sahra long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"fs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Faris Al Sahra is an Eau de Parfum with oud, jasmine and amber in\n          the base. Exact longevity varies according to skin type, climate,\n          application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582760173814,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Faris-Al-Sahra-EDP-100ml.webp?v=1739209440"},{"product_id":"i-need-you-noir-edp-100ml","title":"I Need You Noir EDP (100ml)","description":"\u003cstyle\u003e\n  .i-need-you-noir-wrapper {\n    --iny-white: #ffffff;\n    --iny-pale: #f7f5f0;\n    --iny-pale-2: #fbfaf7;\n    --iny-border: #ded8cd;\n    --iny-neutral-border: #e8e5df;\n\n    --iny-dominant: #111111;\n    --iny-dominant-dark: #050505;\n    --iny-secondary: #3a3934;\n    --iny-accent: #c2a451;\n    --iny-antique-gold: #d4b764;\n    --iny-smoke: #55544c;\n    --iny-dark-support: #191815;\n    --iny-dark-deep: #070706;\n\n    --iny-ink: #161514;\n    --iny-body: #3f3c37;\n    --iny-muted: #777169;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--iny-white);\n    color: var(--iny-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .i-need-you-noir-wrapper *,\n  .i-need-you-noir-wrapper *::before,\n  .i-need-you-noir-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .iny-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--iny-white);\n    border: 0;\n    border-bottom: 1px solid var(--iny-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .iny-brand-tag {\n    margin-bottom: 8px;\n    color: var(--iny-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .iny-main-title {\n    margin: 0 0 10px;\n    color: var(--iny-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .iny-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--iny-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .iny-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .iny-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .iny-story h3 {\n    margin: 0 0 16px;\n    color: var(--iny-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .iny-story p {\n    margin: 0 0 17px;\n    color: var(--iny-body);\n    font-size: 1.05rem;\n  }\n\n  .iny-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .iny-section-title {\n    margin: 0 0 25px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-notes-section,\n  .iny-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-accord-section,\n  .iny-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-notes-grid,\n  .iny-journey-grid,\n  .iny-accord-grid,\n  .iny-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .iny-note-card {\n    padding: 22px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-top: 4px solid var(--iny-accent);\n    border-radius: 8px;\n  }\n\n  .iny-note-label {\n    margin-bottom: 7px;\n    color: var(--iny-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .iny-note-title {\n    margin-bottom: 7px;\n    color: var(--iny-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .iny-note-description {\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .iny-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--iny-antique-gold);\n    border: 1px solid var(--iny-antique-gold);\n    border-radius: 10px;\n  }\n\n  .iny-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--iny-dark-support),\n      var(--iny-dark-deep)\n    );\n    color: var(--iny-white);\n  }\n\n  .iny-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--iny-antique-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .iny-character-card p {\n    margin: 0;\n    color: #f8f5ed;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .iny-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .iny-details-box,\n  .iny-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--iny-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .iny-detail-label {\n    color: var(--iny-muted);\n    font-weight: 600;\n  }\n\n  .iny-detail-value {\n    color: var(--iny-ink);\n    text-align: right;\n  }\n\n  .iny-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iny-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--iny-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .iny-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--iny-accent);\n    font-weight: 700;\n  }\n\n  .iny-journey-intro,\n  .iny-accord-intro,\n  .iny-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--iny-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .iny-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-journey-number,\n  .iny-accord-icon,\n  .iny-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--iny-dominant);\n    color: var(--iny-white);\n    border: 1px solid var(--iny-antique-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .iny-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .iny-journey-card h4,\n  .iny-accord-card h4,\n  .iny-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--iny-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .iny-journey-card p,\n  .iny-accord-card p,\n  .iny-trust-card p {\n    margin: 0;\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .iny-accord-card,\n  .iny-trust-card {\n    padding: 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .iny-accord-icon,\n  .iny-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .iny-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-video-title {\n    margin: 0 0 8px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--iny-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .iny-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--iny-white);\n    border: 0;\n  }\n\n  .iny-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .iny-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--iny-dominant);\n    color: var(--iny-white);\n    border: 1px solid var(--iny-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .iny-instagram-link a:hover {\n    background: var(--iny-dominant-dark);\n    border-color: var(--iny-dominant-dark);\n  }\n\n  .iny-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--iny-dark-support) 0%,\n      var(--iny-dominant) 50%,\n      var(--iny-dark-deep) 100%\n    );\n    color: var(--iny-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .iny-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--iny-antique-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .iny-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f8f5ed;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .iny-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .iny-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--iny-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .iny-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--iny-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .iny-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--iny-pale-2);\n    border: 1px solid var(--iny-border);\n    border-left: 6px solid var(--iny-accent);\n    border-radius: 8px;\n  }\n\n  .iny-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--iny-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .iny-performance-section p {\n    margin: 0;\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .iny-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--iny-border);\n  }\n\n  .iny-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-faq-item {\n    background: var(--iny-white);\n    border-bottom: 1px solid var(--iny-border);\n  }\n\n  .iny-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--iny-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .iny-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iny-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--iny-accent);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .iny-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .iny-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--iny-body);\n    font-size: 1rem;\n  }\n\n  .iny-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .i-need-you-noir-wrapper {\n      padding: 35px;\n    }\n\n    .iny-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .iny-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .iny-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .iny-tagline {\n      font-size: 1.3rem;\n    }\n\n    .iny-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .iny-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .iny-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .iny-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .iny-notes-grid,\n    .iny-journey-grid,\n    .iny-accord-grid,\n    .iny-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .iny-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .iny-character-card {\n      padding: 35px;\n    }\n\n    .iny-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .iny-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .iny-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .iny-section-title,\n    .iny-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .iny-note-title {\n      font-size: 1.15rem;\n    }\n\n    .iny-note-description {\n      font-size: 1rem;\n    }\n\n    .iny-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .iny-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .iny-box-title {\n      font-size: 1.05rem;\n    }\n\n    .iny-detail-row,\n    .iny-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .iny-journey-intro,\n    .iny-accord-intro,\n    .iny-trust-intro,\n    .iny-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .iny-video-title {\n      font-size: 1.55rem;\n    }\n\n    .iny-journey-card h4,\n    .iny-accord-card h4,\n    .iny-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .iny-journey-card p,\n    .iny-accord-card p,\n    .iny-trust-card p {\n      font-size: 1rem;\n    }\n\n    .iny-statement-section {\n      padding: 44px;\n    }\n\n    .iny-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .iny-statement-section p,\n    .iny-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .iny-occasion-section {\n      padding: 38px;\n    }\n\n    .iny-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .iny-performance-section {\n      padding: 30px;\n    }\n\n    .iny-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .iny-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .iny-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .iny-notes-grid,\n    .iny-journey-grid,\n    .iny-accord-grid,\n    .iny-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .i-need-you-noir-wrapper {\n      padding: 10px;\n    }\n\n    .iny-header {\n      padding: 26px 8px;\n    }\n\n    .iny-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .iny-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .iny-tagline {\n      font-size: 0.95rem;\n    }\n\n    .iny-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .iny-detail-value {\n      text-align: left;\n    }\n\n    .iny-character-card {\n      padding: 24px 18px;\n    }\n\n    .iny-journey-section,\n    .iny-accord-section,\n    .iny-trust-section {\n      padding: 25px 15px;\n    }\n\n    .iny-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .iny-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .iny-video-section {\n      padding: 24px 10px;\n    }\n\n    .iny-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .iny-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"i-need-you-noir-wrapper\"\u003e\n\n  \u003cdiv class=\"iny-header\"\u003e\n    \u003cdiv class=\"iny-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n    \u003ch2 class=\"iny-main-title\"\u003eI Need You Noir\u003c\/h2\u003e\n    \u003cp class=\"iny-tagline\"\u003e\n      “Bergamot, blackcurrant and apple meet jasmine, rose, patchouli, amber, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-intro-grid\"\u003e\n\n    \u003cdiv class=\"iny-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/I-Need-You-Noir-Asten-100-ML-EDP-Perfume.webp?v=1739209578\" alt=\"I Need You Noir by Asten 100ml Eau de Parfum in smoky black glass with antique gold cap, gold collar, black label and gold monogram\" class=\"iny-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-story\"\u003e\n      \u003ch3\u003eFresh Fruits, Floral Elegance and Deep Sensual Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eI Need You Noir by Asten\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for those who enjoy a\n        distinctive fragrance with mystery, sophistication and unforgettable\n        charm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, blackcurrant and apple. Bergamot\n        brings a bright citrus lift, blackcurrant adds dark fruity richness,\n        and apple gives the opening a crisp, clean and modern sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jasmine, rose and patchouli form the heart. Jasmine adds floral\n        smoothness, rose brings classic elegance, and patchouli introduces an\n        earthy depth that gives the scent a more sensual and refined centre.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber, musk and vanilla create the base. Amber gives warmth, musk adds\n        softness and clean depth, while vanilla rounds the dry-down with a\n        smooth, comforting and slightly sweet finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in smoky black glass with an antique-gold cap, gold collar,\n        black central label and gold monogram, I Need You Noir carries a\n        mysterious and polished visual identity that reflects the noir mood of\n        the fragrance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-notes-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"iny-notes-grid\"\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eBergamot, Blackcurrant and Apple\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Bright bergamot, dark blackcurrant and crisp apple create a fresh,\n          fruity and sophisticated opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eJasmine, Rose and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Jasmine and rose bring floral elegance, while patchouli adds earthy\n          depth and sensual structure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eAmber, Musk and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Amber, musk and vanilla create a warm, smooth and lasting dry-down\n          with deep sensual undertones.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-character-section\"\u003e\n\n    \u003cdiv class=\"iny-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Blackcurrant Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, blackcurrant and apple create a fresh, dark-fruity opening\n        with clean sparkle and modern elegance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-character-card\"\u003e\n      \u003ch3\u003eThe Amber Vanilla Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Jasmine, rose and patchouli gradually settle into amber, musk and\n        vanilla for a smooth, warm and memorable dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-details-grid\"\u003e\n\n    \u003cdiv class=\"iny-details-box\"\u003e\n      \u003ch4 class=\"iny-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eI Need You Noir\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eBergamot, Blackcurrant, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eJasmine, Rose, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eAmber, Musk, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eFresh, Fruity, Floral, Earthy, Amber, Musky and Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eMysterious, Sophisticated and Charming\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eSmoky Black Glass with Antique Gold Detailing\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-highlights-box\"\u003e\n      \u003ch4 class=\"iny-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"iny-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eFresh bergamot opening\u003c\/li\u003e\n        \u003cli\u003eDark blackcurrant fruitiness\u003c\/li\u003e\n        \u003cli\u003eCrisp apple sparkle\u003c\/li\u003e\n        \u003cli\u003eElegant jasmine heart\u003c\/li\u003e\n        \u003cli\u003eClassic rose softness\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003eWarm amber undertone\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eComforting vanilla finish\u003c\/li\u003e\n        \u003cli\u003eMysterious noir fragrance identity\u003c\/li\u003e\n        \u003cli\u003ePremium black and gold presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-journey-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe I Need You Noir Journey\u003c\/h3\u003e\n\n    \u003cp class=\"iny-journey-intro\"\u003e\n      A refined progression from fresh fruits into floral elegance before\n      settling into amber, musk and vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-journey-grid\"\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Dark Fruit Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant and apple create a bright and polished first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Patchouli Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Jasmine, rose and patchouli create floral elegance with earthy,\n          sensual structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Vanilla Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, musk and vanilla create a smooth, deep and memorable final\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-accord-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe Signature I Need You Noir Accords\u003c\/h3\u003e\n\n    \u003cp class=\"iny-accord-intro\"\u003e\n      A mysterious Eau de Parfum shaped by fresh fruit, floral elegance,\n      patchouli depth, amber warmth, musk and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-accord-grid\"\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Blackcurrant\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus brightness and dark fruit richness create freshness,\n          contrast and sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eJasmine, Rose and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Florals add elegance while patchouli brings earthy depth and\n          sensuality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber, Musk and Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm amber, smooth musk and vanilla create a lasting, soft and\n          memorable trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-video-section\"\u003e\n    \u003ch3 class=\"iny-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"iny-video-subtitle\"\u003e\n      Watch the I Need You Noir presentation and explore its smoky black, antique-gold visual mood with fresh fruits, floral elegance and warm sensual depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/p\/DAliN8buvgf\/embed\" allowtransparency=\"true\" allow=\"encrypted-media\" scrolling=\"no\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/p\/DAliN8buvgf\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-statement-section\"\u003e\n    \u003ch3\u003eNoir Sophistication with Black and Gold Presence\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir opens with bergamot, blackcurrant and apple before\n      developing through jasmine, rose and patchouli. Amber, musk and vanilla\n      create the smooth sensual dry-down, while the smoky black bottle and\n      antique-gold detailing reflect a fragrance designed to feel mysterious,\n      polished and unforgettable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-occasion-section\"\u003e\n    \u003ch3\u003eA Distinctive Signature for Any Occasion\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir is suitable for daily wear, evening wear, dinners,\n      social occasions, gifting and signature fragrance use. The fruity\n      opening keeps it fresh, the floral heart adds elegance, and the amber,\n      musk and vanilla base gives it deeper sensual warmth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir is presented as a 100ml Eau de Parfum with amber, musk\n      and vanilla forming a smooth sensual base. Exact longevity and projection\n      may vary according to skin type, climate, application amount, clothing\n      and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-trust-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"iny-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, Eau de\n      Parfum releases, noir fragrances, floral scents, musk compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-trust-grid\"\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          floral profiles and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does I Need You Noir by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir opens with bergamot, blackcurrant and apple,\n          develops into jasmine, rose and patchouli, and settles into amber,\n          musk and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are bergamot, blackcurrant and apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are jasmine, rose and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are amber, musk and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir a floral fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Jasmine and rose form part of the heart, giving the fragrance a\n          floral and elegant character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes I Need You Noir have vanilla?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Vanilla is listed in the base and helps create a smooth,\n          comforting and slightly sweet dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I Need You Noir be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh, floral and warm sensual profile makes it suitable for\n          daily wear, evenings, dinners, social occasions and fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir is an Eau de Parfum with amber, musk and vanilla in\n          the base. Exact longevity varies according to skin type, climate,\n          application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, mysterious fragrance character and smoky black\n          bottle with antique-gold detailing make it suitable for fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582772101366,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/I-Need-You-Noir-Asten-100-ML-EDP-Perfume.webp?v=1739209578"},{"product_id":"inventors-conquer-noir-edp-100ml","title":"Inventors Conquer Noir EDP (100ml)","description":"\u003cstyle\u003e\n  .conquer-noir-wrapper {\n    --cn-white: #ffffff;\n    --cn-pale: #f2f5fb;\n    --cn-pale-2: #f8faff;\n    --cn-border: #d9e0ef;\n    --cn-neutral-border: #e6ebf3;\n\n    --cn-dominant: #173a89;\n    --cn-dominant-dark: #0a1c47;\n    --cn-secondary: #c8ad63;\n    --cn-accent: #d9c47b;\n    --cn-royal: #204aa5;\n    --cn-dark-support: #101b35;\n    --cn-dark-deep: #050811;\n\n    --cn-ink: #111827;\n    --cn-body: #3b4351;\n    --cn-muted: #6e7788;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--cn-white);\n    color: var(--cn-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .conquer-noir-wrapper *,\n  .conquer-noir-wrapper *::before,\n  .conquer-noir-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .cn-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--cn-white);\n    border: 0;\n    border-bottom: 1px solid var(--cn-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .cn-brand-tag {\n    margin-bottom: 8px;\n    color: var(--cn-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .cn-main-title {\n    margin: 0 0 10px;\n    color: var(--cn-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .cn-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--cn-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .cn-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .cn-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--cn-white);\n    border: 1px solid var(--cn-border);\n    border-radius: 10px;\n  }\n\n  .cn-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .cn-story h3 {\n    margin: 0 0 16px;\n    color: var(--cn-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cn-story p {\n    margin: 0 0 17px;\n    color: var(--cn-body);\n    font-size: 1.05rem;\n  }\n\n  .cn-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cn-section-title {\n    margin: 0 0 25px;\n    color: var(--cn-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cn-notes-section,\n  .cn-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cn-white);\n    border: 1px solid var(--cn-border);\n    border-radius: 10px;\n  }\n\n  .cn-accord-section,\n  .cn-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cn-pale);\n    border: 1px solid var(--cn-border);\n    border-radius: 10px;\n  }\n\n  .cn-notes-grid,\n  .cn-journey-grid,\n  .cn-accord-grid,\n  .cn-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cn-note-card {\n    padding: 22px;\n    background: var(--cn-pale);\n    border: 1px solid var(--cn-border);\n    border-top: 4px solid var(--cn-dominant);\n    border-radius: 8px;\n  }\n\n  .cn-note-label {\n    margin-bottom: 7px;\n    color: var(--cn-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cn-note-title {\n    margin-bottom: 7px;\n    color: var(--cn-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .cn-note-description {\n    color: var(--cn-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .cn-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--cn-accent);\n    border: 1px solid var(--cn-accent);\n    border-radius: 10px;\n  }\n\n  .cn-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--cn-dark-support),\n      var(--cn-dark-deep)\n    );\n    color: var(--cn-white);\n  }\n\n  .cn-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--cn-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cn-character-card p {\n    margin: 0;\n    color: #f7f9ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .cn-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .cn-details-box,\n  .cn-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--cn-white);\n    border: 1px solid var(--cn-border);\n    border-radius: 8px;\n  }\n\n  .cn-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--cn-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--cn-border);\n  }\n\n  .cn-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cn-neutral-border);\n  }\n\n  .cn-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .cn-detail-label {\n    color: var(--cn-muted);\n    font-weight: 600;\n  }\n\n  .cn-detail-value {\n    color: var(--cn-ink);\n    text-align: right;\n  }\n\n  .cn-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .cn-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--cn-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cn-neutral-border);\n  }\n\n  .cn-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .cn-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--cn-dominant);\n    font-weight: 700;\n  }\n\n  .cn-journey-intro,\n  .cn-accord-intro,\n  .cn-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--cn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .cn-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--cn-pale);\n    border: 1px solid var(--cn-border);\n    border-radius: 8px;\n  }\n\n  .cn-journey-number,\n  .cn-accord-icon,\n  .cn-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--cn-dominant);\n    color: var(--cn-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .cn-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .cn-journey-card h4,\n  .cn-accord-card h4,\n  .cn-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--cn-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .cn-journey-card p,\n  .cn-accord-card p,\n  .cn-trust-card p {\n    margin: 0;\n    color: var(--cn-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .cn-accord-card,\n  .cn-trust-card {\n    padding: 22px;\n    background: var(--cn-white);\n    border: 1px solid var(--cn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cn-accord-icon,\n  .cn-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .cn-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--cn-dark-support) 0%,\n      var(--cn-dominant) 48%,\n      var(--cn-dark-deep) 100%\n    );\n    color: var(--cn-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .cn-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--cn-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cn-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f9ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cn-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--cn-pale);\n    border: 1px solid var(--cn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cn-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--cn-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cn-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--cn-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cn-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--cn-pale-2);\n    border: 1px solid var(--cn-border);\n    border-left: 6px solid var(--cn-dominant);\n    border-radius: 8px;\n  }\n\n  .cn-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--cn-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cn-performance-section p {\n    margin: 0;\n    color: var(--cn-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .cn-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--cn-border);\n  }\n\n  .cn-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--cn-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cn-faq-item {\n    background: var(--cn-white);\n    border-bottom: 1px solid var(--cn-border);\n  }\n\n  .cn-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--cn-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .cn-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cn-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--cn-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .cn-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .cn-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--cn-body);\n    font-size: 1rem;\n  }\n\n  .cn-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .conquer-noir-wrapper {\n      padding: 35px;\n    }\n\n    .cn-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .cn-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .cn-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .cn-tagline {\n      font-size: 1.3rem;\n    }\n\n    .cn-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .cn-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .cn-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .cn-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .cn-notes-grid,\n    .cn-journey-grid,\n    .cn-accord-grid,\n    .cn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .cn-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .cn-character-card {\n      padding: 35px;\n    }\n\n    .cn-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .cn-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .cn-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .cn-section-title,\n    .cn-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .cn-note-title {\n      font-size: 1.15rem;\n    }\n\n    .cn-note-description {\n      font-size: 1rem;\n    }\n\n    .cn-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .cn-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .cn-box-title {\n      font-size: 1.05rem;\n    }\n\n    .cn-detail-row,\n    .cn-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .cn-journey-intro,\n    .cn-accord-intro,\n    .cn-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .cn-journey-card h4,\n    .cn-accord-card h4,\n    .cn-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .cn-journey-card p,\n    .cn-accord-card p,\n    .cn-trust-card p {\n      font-size: 1rem;\n    }\n\n    .cn-statement-section {\n      padding: 44px;\n    }\n\n    .cn-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .cn-statement-section p,\n    .cn-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .cn-occasion-section {\n      padding: 38px;\n    }\n\n    .cn-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .cn-performance-section {\n      padding: 30px;\n    }\n\n    .cn-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .cn-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .cn-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .cn-notes-grid,\n    .cn-journey-grid,\n    .cn-accord-grid,\n    .cn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .conquer-noir-wrapper {\n      padding: 10px;\n    }\n\n    .cn-header {\n      padding: 26px 8px;\n    }\n\n    .cn-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .cn-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .cn-tagline {\n      font-size: 0.95rem;\n    }\n\n    .cn-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .cn-detail-value {\n      text-align: left;\n    }\n\n    .cn-character-card {\n      padding: 24px 18px;\n    }\n\n    .cn-journey-section,\n    .cn-accord-section,\n    .cn-trust-section {\n      padding: 25px 15px;\n    }\n\n    .cn-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .cn-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .cn-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"conquer-noir-wrapper\"\u003e\n\n  \u003cdiv class=\"cn-header\"\u003e\n    \u003cdiv class=\"cn-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n    \u003ch2 class=\"cn-main-title\"\u003eInventors Conquer Noir\u003c\/h2\u003e\n    \u003cp class=\"cn-tagline\"\u003e\n      “Lavender, cardamom and black pepper meet smoky incense, earthy patchouli and creamy vanilla tonka warmth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-intro-grid\"\u003e\n\n    \u003cdiv class=\"cn-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Inventors-Conquer-Noir-EDP-100-ML-by-Asten-Perfume.webp?v=1739209598\" alt=\"Inventors Conquer Noir by Asten 100ml Eau de Parfum in a deep royal blue bottle with black cap, gold wing logo and matching blue black box\" class=\"cn-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cn-story\"\u003e\n      \u003ch3\u003eCommanding Spice with Smoky Depth and Vanilla Tonka Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eInventors Conquer Noir Eau de Parfum\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml fragrance\u003c\/strong\u003e crafted for those who move with\n        confidence, elegance and quiet authority.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with lavender, cardamom and black pepper. Lavender\n        adds refined aromatic smoothness, cardamom brings warm spice, and black\n        pepper gives the opening a sharp, confident edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Incense and patchouli form the heart of the scent. Incense introduces\n        smoky mystery and atmosphere, while patchouli adds earthy richness and\n        depth, creating a darker, more meditative centre.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla pod and tonka bean shape the base. Vanilla pod brings creamy\n        sensuality, while tonka bean adds warm, sweet and comforting depth for\n        a smooth finishing trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep royal-blue bottle with a black cap, metallic gold\n        wing emblem and matching blue-black presentation box, Inventors Conquer\n        Noir feels powerful, polished and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-notes-section\"\u003e\n\n    \u003ch3 class=\"cn-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"cn-notes-grid\"\u003e\n\n      \u003cdiv class=\"cn-note-card\"\u003e\n        \u003cdiv class=\"cn-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-title\"\u003eLavender, Cardamom and Black Pepper\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-description\"\u003e\n          Aromatic lavender, warm cardamom and sharp black pepper create a\n          bold, fresh and commanding opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-note-card\"\u003e\n        \u003cdiv class=\"cn-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-title\"\u003eIncense and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-description\"\u003e\n          Smoky incense and earthy patchouli create a mysterious, warm and\n          confident centre with depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-note-card\"\u003e\n        \u003cdiv class=\"cn-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-title\"\u003eVanilla Pod and Tonka Bean\u003c\/div\u003e\n        \u003cdiv class=\"cn-note-description\"\u003e\n          Creamy vanilla pod and warm tonka bean create a smooth, sweet and\n          sensual dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-character-section\"\u003e\n\n    \u003cdiv class=\"cn-character-card\"\u003e\n      \u003ch3\u003eThe Lavender Pepper Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Lavender gives the scent refinement, while cardamom and black pepper\n        bring a confident spicy lift.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cn-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Tonka Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Incense and patchouli gradually settle into vanilla pod and tonka bean\n        for a warm, smooth and enduring final impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-details-grid\"\u003e\n\n    \u003cdiv class=\"cn-details-box\"\u003e\n      \u003ch4 class=\"cn-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eInventors Conquer Noir\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eLavender, Cardamom, Black Pepper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eIncense, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eVanilla Pod, Tonka Bean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eAromatic, Spicy, Smoky, Earthy, Vanilla and Warm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003eStyle\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eVictory Elixir Twist\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-detail-row\"\u003e\n        \u003cspan class=\"cn-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"cn-detail-value\"\u003eRoyal Blue, Black and Metallic Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cn-highlights-box\"\u003e\n      \u003ch4 class=\"cn-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"cn-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eBold victory-inspired fragrance style\u003c\/li\u003e\n        \u003cli\u003eRefined lavender opening\u003c\/li\u003e\n        \u003cli\u003eWarm cardamom spice\u003c\/li\u003e\n        \u003cli\u003eSharp black pepper energy\u003c\/li\u003e\n        \u003cli\u003eSmoky incense heart\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003eCreamy vanilla pod warmth\u003c\/li\u003e\n        \u003cli\u003eSmooth tonka bean finish\u003c\/li\u003e\n        \u003cli\u003eIdeal for evening signature wear\u003c\/li\u003e\n        \u003cli\u003eDeep royal-blue bottle presentation\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready visual identity\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-journey-section\"\u003e\n\n    \u003ch3 class=\"cn-section-title\"\u003eThe Conquer Noir Journey\u003c\/h3\u003e\n\n    \u003cp class=\"cn-journey-intro\"\u003e\n      A powerful progression from aromatic spice into smoky earth before\n      settling into creamy vanilla pod and warm tonka bean.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cn-journey-grid\"\u003e\n\n      \u003cdiv class=\"cn-journey-card\"\u003e\n        \u003cdiv class=\"cn-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eAromatic Spiced Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender, cardamom and black pepper create a fresh, bold and\n          commanding first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-journey-card\"\u003e\n        \u003cdiv class=\"cn-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Earthy Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Incense and patchouli add mystery, warmth and deeper character\n          through the centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-journey-card\"\u003e\n        \u003cdiv class=\"cn-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eVanilla Tonka Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla pod and tonka bean create a creamy, sweet and enduring final\n          trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-accord-section\"\u003e\n\n    \u003ch3 class=\"cn-section-title\"\u003eThe Signature Conquer Noir Accords\u003c\/h3\u003e\n\n    \u003cp class=\"cn-accord-intro\"\u003e\n      A confident Eau de Parfum shaped by aromatic lavender, spicy cardamom,\n      black pepper, smoky incense, earthy patchouli and warm vanilla tonka.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cn-accord-grid\"\u003e\n\n      \u003cdiv class=\"cn-accord-card\"\u003e\n        \u003cdiv class=\"cn-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eLavender and Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender, cardamom and black pepper create freshness, refinement and\n          powerful spicy energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-accord-card\"\u003e\n        \u003cdiv class=\"cn-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eIncense and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Smoky incense and patchouli create mystery, earthy warmth and strong\n          aromatic depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-accord-card\"\u003e\n        \u003cdiv class=\"cn-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla Pod and Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla pod and tonka bean add sweetness, softness and a sensual\n          long-lasting impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-statement-section\"\u003e\n    \u003ch3\u003eStrength, Sophistication and Blue-Gold Presence\u003c\/h3\u003e\n    \u003cp\u003e\n      Inventors Conquer Noir opens with lavender, cardamom and black pepper,\n      moves into incense and patchouli, and finishes with vanilla pod and tonka\n      bean. Its royal-blue bottle, black cap and metallic gold wing emblem\n      reflect a fragrance designed to feel commanding, elegant and memorable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Statement for Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Inventors Conquer Noir is ideal for evenings, dinners, celebrations,\n      colder weather, formal occasions and any moment where a deeper signature\n      fragrance is needed. The spiced opening gives it energy, while incense,\n      patchouli, vanilla pod and tonka bean create warmth and lasting allure.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Inventors Conquer Noir is supplied as a 100ml Eau de Parfum with\n      incense, patchouli, vanilla pod and tonka bean supporting the deeper\n      base. Exact longevity and projection may vary according to skin type,\n      climate, application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-trust-section\"\u003e\n\n    \u003ch3 class=\"cn-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"cn-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, Eau de\n      Parfum releases, spicy scents, vanilla fragrances, oud compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cn-trust-grid\"\u003e\n\n      \u003cdiv class=\"cn-trust-card\"\u003e\n        \u003cdiv class=\"cn-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          woody profiles and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-trust-card\"\u003e\n        \u003cdiv class=\"cn-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-trust-card\"\u003e\n        \u003cdiv class=\"cn-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cn-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Inventors Conquer Noir smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Inventors Conquer Noir opens with lavender, cardamom and black\n          pepper, develops into incense and patchouli, and settles into\n          vanilla pod and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Inventors Conquer Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are lavender, cardamom and black pepper.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Inventors Conquer Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are incense and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Inventors Conquer Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are vanilla pod and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Inventors Conquer Noir spicy?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Cardamom and black pepper give the opening a spicy and\n          energetic character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Inventors Conquer Noir smoky?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Incense in the heart gives the fragrance a smoky and mysterious\n          quality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Inventors Conquer Noir EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Inventors Conquer Noir is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Inventors Conquer Noir best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its spicy, smoky and vanilla-tonka profile makes it especially\n          suitable for evening wear, dinners, formal occasions, celebrations\n          and cooler weather.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Inventors Conquer Noir long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Inventors Conquer Noir is an Eau de Parfum with incense, patchouli,\n          vanilla pod and tonka bean supporting the deeper profile. Exact\n          performance varies according to skin type, climate, application\n          amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Inventors Conquer Noir suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"cn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, bold fragrance profile and royal-blue\n          presentation with gold detailing make it suitable for fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582777901302,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Inventors-Conquer-Noir-EDP-100-ML-by-Asten-Perfume.webp?v=1739209598"},{"product_id":"italian-bergamot-edp-50ml","title":"Italian Bergamot EDP (50ml)","description":"\u003cstyle\u003e\n  .italian-bergamot-wrapper {\n    --ib-white: #ffffff;\n    --ib-pale: #f7f8f7;\n    --ib-pale-2: #fbfcfb;\n    --ib-border: #dfe3e1;\n    --ib-neutral-border: #e9ecea;\n\n    --ib-dominant: #111111;\n    --ib-dominant-dark: #050505;\n    --ib-secondary: #5f676b;\n    --ib-accent: #c9ced1;\n    --ib-bergamot: #6f8f48;\n    --ib-dark-support: #191b1d;\n    --ib-dark-deep: #050607;\n\n    --ib-ink: #121416;\n    --ib-body: #3d4143;\n    --ib-muted: #70777a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ib-white);\n    color: var(--ib-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .italian-bergamot-wrapper *,\n  .italian-bergamot-wrapper *::before,\n  .italian-bergamot-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ib-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ib-white);\n    border: 0;\n    border-bottom: 1px solid var(--ib-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .ib-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ib-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ib-main-title {\n    margin: 0 0 10px;\n    color: var(--ib-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ib-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--ib-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ib-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ib-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ib-story h3 {\n    margin: 0 0 16px;\n    color: var(--ib-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ib-story p {\n    margin: 0 0 17px;\n    color: var(--ib-body);\n    font-size: 1.05rem;\n  }\n\n  .ib-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ib-section-title {\n    margin: 0 0 25px;\n    color: var(--ib-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ib-notes-section,\n  .ib-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-accord-section,\n  .ib-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-notes-grid,\n  .ib-journey-grid,\n  .ib-accord-grid,\n  .ib-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ib-note-card {\n    padding: 22px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-top: 4px solid var(--ib-dominant);\n    border-radius: 8px;\n  }\n\n  .ib-note-label {\n    margin-bottom: 7px;\n    color: var(--ib-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ib-note-title {\n    margin-bottom: 7px;\n    color: var(--ib-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ib-note-description {\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ib-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ib-accent);\n    border: 1px solid var(--ib-accent);\n    border-radius: 10px;\n  }\n\n  .ib-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--ib-dark-support),\n      var(--ib-dark-deep)\n    );\n    color: var(--ib-white);\n  }\n\n  .ib-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ib-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ib-character-card p {\n    margin: 0;\n    color: #f7f8f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ib-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ib-details-box,\n  .ib-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n  }\n\n  .ib-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ib-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ib-border);\n  }\n\n  .ib-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ib-neutral-border);\n  }\n\n  .ib-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ib-detail-label {\n    color: var(--ib-muted);\n    font-weight: 600;\n  }\n\n  .ib-detail-value {\n    color: var(--ib-ink);\n    text-align: right;\n  }\n\n  .ib-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ib-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ib-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ib-neutral-border);\n  }\n\n  .ib-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ib-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ib-dominant);\n    font-weight: 700;\n  }\n\n  .ib-journey-intro,\n  .ib-accord-intro,\n  .ib-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ib-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ib-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n  }\n\n  .ib-journey-number,\n  .ib-accord-icon,\n  .ib-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ib-dominant);\n    color: var(--ib-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ib-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ib-journey-card h4,\n  .ib-accord-card h4,\n  .ib-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ib-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ib-journey-card p,\n  .ib-accord-card p,\n  .ib-trust-card p {\n    margin: 0;\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ib-accord-card,\n  .ib-trust-card {\n    padding: 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ib-accord-icon,\n  .ib-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ib-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--ib-dark-support) 0%,\n      var(--ib-dominant) 48%,\n      var(--ib-dark-deep) 100%\n    );\n    color: var(--ib-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .ib-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ib-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ib-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f8f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ib-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ib-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ib-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ib-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ib-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ib-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ib-pale-2);\n    border: 1px solid var(--ib-border);\n    border-left: 6px solid var(--ib-dominant);\n    border-radius: 8px;\n  }\n\n  .ib-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ib-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ib-performance-section p {\n    margin: 0;\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ib-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ib-border);\n  }\n\n  .ib-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ib-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ib-faq-item {\n    background: var(--ib-white);\n    border-bottom: 1px solid var(--ib-border);\n  }\n\n  .ib-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ib-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ib-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ib-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ib-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ib-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ib-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ib-body);\n    font-size: 1rem;\n  }\n\n  .ib-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .italian-bergamot-wrapper {\n      padding: 35px;\n    }\n\n    .ib-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ib-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ib-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ib-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ib-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ib-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ib-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ib-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ib-notes-grid,\n    .ib-journey-grid,\n    .ib-accord-grid,\n    .ib-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ib-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ib-character-card {\n      padding: 35px;\n    }\n\n    .ib-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ib-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ib-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ib-section-title,\n    .ib-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ib-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ib-note-description {\n      font-size: 1rem;\n    }\n\n    .ib-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ib-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ib-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ib-detail-row,\n    .ib-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-intro,\n    .ib-accord-intro,\n    .ib-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-card h4,\n    .ib-accord-card h4,\n    .ib-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-card p,\n    .ib-accord-card p,\n    .ib-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ib-statement-section {\n      padding: 44px;\n    }\n\n    .ib-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ib-statement-section p,\n    .ib-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ib-occasion-section {\n      padding: 38px;\n    }\n\n    .ib-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ib-performance-section {\n      padding: 30px;\n    }\n\n    .ib-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ib-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ib-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ib-notes-grid,\n    .ib-journey-grid,\n    .ib-accord-grid,\n    .ib-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .italian-bergamot-wrapper {\n      padding: 10px;\n    }\n\n    .ib-header {\n      padding: 26px 8px;\n    }\n\n    .ib-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ib-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ib-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ib-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ib-detail-value {\n      text-align: left;\n    }\n\n    .ib-character-card {\n      padding: 24px 18px;\n    }\n\n    .ib-journey-section,\n    .ib-accord-section,\n    .ib-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ib-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ib-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ib-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"italian-bergamot-wrapper\"\u003e\n\n  \u003cdiv class=\"ib-header\"\u003e\n    \u003cdiv class=\"ib-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"ib-main-title\"\u003eItalian Bergamot\u003c\/h2\u003e\n    \u003cp class=\"ib-tagline\"\u003e\n      “Pineapple, black currant, bergamot and apple meet smoky birch, patchouli, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-intro-grid\"\u003e\n\n    \u003cdiv class=\"ib-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Italian-Bergamot-Extrait-De-Parfum-50ml.webp?v=1739209622\" alt=\"No-88 Italian Bergamot by Anfar 50ml Extrait de Parfum in clear glass bottle with chrome silver cap, white label and black presentation box\" class=\"ib-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-story\"\u003e\n      \u003ch3\u003eFresh Citrus Energy with Dark Woods and Refined Musk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eNo-88 Italian Bergamot by Anfar\u003c\/strong\u003e, a\n        sophisticated \u003cstrong\u003e50ml Extrait de Parfum\u003c\/strong\u003e created for men\n        who enjoy a fresh, long-lasting and confident fragrance with polished\n        citrus, fruits, woods, musk and vanilla.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple, black currant, bergamot and apple.\n        Pineapple adds juicy brightness, black currant brings darker fruity\n        depth, bergamot gives a crisp citrus lift, and apple creates a clean,\n        fresh and energetic sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Birch, patchouli, Moroccan jasmine and rose shape the heart. Birch\n        introduces a smoky woody nuance, patchouli gives earthy strength,\n        Moroccan jasmine adds refined floral texture, and rose brings subtle\n        elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oakmoss, ambergris and vanilla form the base. Musk gives smooth\n        masculine softness, oakmoss adds classic earthy depth, ambergris\n        creates mineral warmth, and vanilla rounds the trail with a creamy\n        finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear glass bottle with a chrome silver cap, white\n        detailed label and black Private Collection box, Italian Bergamot\n        delivers a clean luxury presentation with a sharp masculine identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-notes-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ib-notes-grid\"\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003ePineapple, Black Currant, Bergamot and Apple\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Juicy pineapple, dark black currant, sparkling bergamot and crisp\n          apple create a fresh, fruity and uplifting opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003eBirch, Patchouli, Moroccan Jasmine and Rose\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Smoky birch, earthy patchouli, Moroccan jasmine and rose create a\n          textured masculine heart with floral refinement.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003eMusk, Oakmoss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Smooth musk, oakmoss, ambergris and vanilla create a warm, lasting\n          and polished dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-character-section\"\u003e\n\n    \u003cdiv class=\"ib-character-card\"\u003e\n      \u003ch3\u003eThe Italian Bergamot Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple, black currant, bergamot and apple create a bright, fresh\n        and magnetic first impression with modern masculine energy.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-character-card\"\u003e\n      \u003ch3\u003eThe Oakmoss Vanilla Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, musk, oakmoss, ambergris and vanilla settle into a\n        smooth, dark and refined extrait trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-details-grid\"\u003e\n\n    \u003cdiv class=\"ib-details-box\"\u003e\n      \u003ch4 class=\"ib-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eNo-88 Italian Bergamot\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eFresh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003ePineapple, Black Currant, Bergamot, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eBirch, Patchouli, Moroccan Jasmine, Rose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eMusk, Oakmoss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eClear Glass, Chrome Silver Cap and Black Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-highlights-box\"\u003e\n      \u003ch4 class=\"ib-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ib-highlights-list\"\u003e\n        \u003cli\u003ePremium 50ml Extrait de Parfum\u003c\/li\u003e\n        \u003cli\u003eMasculine fresh fragrance profile\u003c\/li\u003e\n        \u003cli\u003eSparkling Italian bergamot character\u003c\/li\u003e\n        \u003cli\u003eJuicy pineapple brightness\u003c\/li\u003e\n        \u003cli\u003eDark black currant depth\u003c\/li\u003e\n        \u003cli\u003eCrisp apple freshness\u003c\/li\u003e\n        \u003cli\u003eSmoky birch heart\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli structure\u003c\/li\u003e\n        \u003cli\u003eMoroccan jasmine and rose refinement\u003c\/li\u003e\n        \u003cli\u003eMusk and oakmoss foundation\u003c\/li\u003e\n        \u003cli\u003eAmbergris and vanilla warmth\u003c\/li\u003e\n        \u003cli\u003eLuxury Private Collection presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-journey-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Italian Bergamot Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ib-journey-intro\"\u003e\n      A polished progression from fresh citrus and fruits into smoky woods,\n      patchouli and florals before settling into musk, oakmoss, ambergris and\n      vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-journey-grid\"\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Fruity Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, black currant, bergamot and apple open with crisp energy\n          and refined freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Floral Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, patchouli, Moroccan jasmine and rose bring smoky, earthy and\n          elegant heart depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusk Oakmoss Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oakmoss, ambergris and vanilla create a smooth and lasting\n          masculine trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-accord-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Signature Italian Bergamot Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ib-accord-intro\"\u003e\n      A masculine Private Edition scent shaped by bergamot, dark fruit,\n      smoky birch, patchouli, florals, musk, oakmoss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-accord-grid\"\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Bright Fruits\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, black currant, bergamot and apple create freshness,\n          energy and a vivid opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch and patchouli add smoky, earthy and masculine structure to the\n          heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk, Oakmoss and Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oakmoss, ambergris and vanilla build a smooth, warm and\n          long-lasting foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-statement-section\"\u003e\n    \u003ch3\u003eFresh Private Edition Luxury with Masculine Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot opens with pineapple, black currant, bergamot and apple,\n      develops through birch, patchouli, Moroccan jasmine and rose, then dries\n      down into musk, oakmoss, ambergris and vanilla. Its clear glass bottle,\n      silver cap and black Private Collection box reflect a scent designed to\n      feel elegant, strong and contemporary.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Extrait for Day and Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot is suitable for workdays, daytime freshness, evening\n      occasions, dinners, travel and fragrance gifting. The citrus-fruity\n      opening feels energetic, while the birch, patchouli, musk, oakmoss,\n      ambergris and vanilla base gives the extrait a deeper masculine finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot is supplied as an Extrait de Parfum, a high-concentration\n      fragrance format. Its base of musk, oakmoss, ambergris and vanilla gives\n      the scent depth and persistence. Exact longevity and projection may vary\n      according to skin type, climate, application amount, clothing and\n      individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-trust-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ib-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, extrait\n      fragrances, men’s scents, fresh profiles, woody compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-trust-grid\"\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum, Extrait de Parfum, Arabian fragrances,\n          perfume oils and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Italian Bergamot by Anfar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot opens with pineapple, black currant, bergamot and\n          apple, develops into birch, patchouli, Moroccan jasmine and rose,\n          and settles into musk, oakmoss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are pineapple, black currant, bergamot and\n          apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are birch, patchouli, Moroccan jasmine and\n          rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, oakmoss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Italian Bergamot by Anfar is listed as a perfume for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot by Anfar is supplied in a 50ml, approximately\n          1.7-fluid-ounce bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot an Extrait de Parfum?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing states the concentration as Extrait de\n          Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot fresh or woody?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot has both qualities. The bergamot, pineapple,\n          black currant and apple opening feels fresh and fruity, while birch,\n          patchouli, oakmoss, musk and ambergris create woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Italian Bergamot best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh masculine profile makes it suitable for daytime wear,\n          workdays, evenings, dinners, travel and confident signature use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 50ml Extrait de Parfum format, masculine fresh profile and\n          luxury Private Collection presentation make it suitable for fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582782652662,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Italian-Bergamot-Extrait-De-Parfum-50ml.webp?v=1739209622"},{"product_id":"jet-black-edp-100ml","title":"Jet Black EDP Perfume (100ml)","description":"\u003cstyle\u003e\n  .jet-black-wrapper {\n    --jb-white: #ffffff;\n    --jb-pale: #f5f5f5;\n    --jb-pale-2: #fafafa;\n    --jb-border: #dddddd;\n    --jb-neutral-border: #e8e8e8;\n\n    --jb-dominant: #111111;\n    --jb-dominant-dark: #050505;\n    --jb-secondary: #3b3f44;\n    --jb-accent: #bfc3c8;\n    --jb-chrome: #d9dde1;\n    --jb-dark-support: #191b1f;\n    --jb-dark-deep: #050607;\n\n    --jb-ink: #111111;\n    --jb-body: #383838;\n    --jb-muted: #707070;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--jb-white);\n    color: var(--jb-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .jet-black-wrapper *,\n  .jet-black-wrapper *::before,\n  .jet-black-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .jb-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--jb-white);\n    border: 0;\n    border-bottom: 1px solid var(--jb-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .jb-brand-tag {\n    margin-bottom: 8px;\n    color: var(--jb-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .jb-main-title {\n    margin: 0 0 10px;\n    color: var(--jb-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .jb-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--jb-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .jb-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .jb-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .jb-story h3 {\n    margin: 0 0 16px;\n    color: var(--jb-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jb-story p {\n    margin: 0 0 17px;\n    color: var(--jb-body);\n    font-size: 1.05rem;\n  }\n\n  .jb-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jb-section-title {\n    margin: 0 0 25px;\n    color: var(--jb-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jb-notes-section,\n  .jb-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-accord-section,\n  .jb-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-notes-grid,\n  .jb-journey-grid,\n  .jb-accord-grid,\n  .jb-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .jb-note-card {\n    padding: 22px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-top: 4px solid var(--jb-dominant);\n    border-radius: 8px;\n  }\n\n  .jb-note-label {\n    margin-bottom: 7px;\n    color: var(--jb-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jb-note-title {\n    margin-bottom: 7px;\n    color: var(--jb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .jb-note-description {\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .jb-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--jb-accent);\n    border: 1px solid var(--jb-accent);\n    border-radius: 10px;\n  }\n\n  .jb-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--jb-dark-support),\n      var(--jb-dark-deep)\n    );\n    color: var(--jb-white);\n  }\n\n  .jb-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--jb-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jb-character-card p {\n    margin: 0;\n    color: #f5f5f5;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .jb-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .jb-details-box,\n  .jb-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n  }\n\n  .jb-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--jb-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--jb-border);\n  }\n\n  .jb-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jb-neutral-border);\n  }\n\n  .jb-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .jb-detail-label {\n    color: var(--jb-muted);\n    font-weight: 600;\n  }\n\n  .jb-detail-value {\n    color: var(--jb-ink);\n    text-align: right;\n  }\n\n  .jb-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jb-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--jb-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jb-neutral-border);\n  }\n\n  .jb-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .jb-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--jb-dominant);\n    font-weight: 700;\n  }\n\n  .jb-journey-intro,\n  .jb-accord-intro,\n  .jb-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--jb-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .jb-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n  }\n\n  .jb-journey-number,\n  .jb-accord-icon,\n  .jb-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--jb-dominant);\n    color: var(--jb-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .jb-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .jb-journey-card h4,\n  .jb-accord-card h4,\n  .jb-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--jb-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .jb-journey-card p,\n  .jb-accord-card p,\n  .jb-trust-card p {\n    margin: 0;\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .jb-accord-card,\n  .jb-trust-card {\n    padding: 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jb-accord-icon,\n  .jb-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .jb-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--jb-dark-support) 0%,\n      var(--jb-dominant) 48%,\n      var(--jb-dark-deep) 100%\n    );\n    color: var(--jb-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .jb-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--jb-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jb-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5f5f5;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jb-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jb-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--jb-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jb-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--jb-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jb-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--jb-pale-2);\n    border: 1px solid var(--jb-border);\n    border-left: 6px solid var(--jb-dominant);\n    border-radius: 8px;\n  }\n\n  .jb-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--jb-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jb-performance-section p {\n    margin: 0;\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .jb-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--jb-border);\n  }\n\n  .jb-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--jb-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jb-faq-item {\n    background: var(--jb-white);\n    border-bottom: 1px solid var(--jb-border);\n  }\n\n  .jb-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--jb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .jb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .jb-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--jb-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .jb-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .jb-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--jb-body);\n    font-size: 1rem;\n  }\n\n  .jb-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .jet-black-wrapper {\n      padding: 35px;\n    }\n\n    .jb-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .jb-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .jb-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .jb-tagline {\n      font-size: 1.3rem;\n    }\n\n    .jb-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .jb-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .jb-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .jb-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .jb-notes-grid,\n    .jb-journey-grid,\n    .jb-accord-grid,\n    .jb-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .jb-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .jb-character-card {\n      padding: 35px;\n    }\n\n    .jb-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .jb-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .jb-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .jb-section-title,\n    .jb-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .jb-note-title {\n      font-size: 1.15rem;\n    }\n\n    .jb-note-description {\n      font-size: 1rem;\n    }\n\n    .jb-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .jb-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .jb-box-title {\n      font-size: 1.05rem;\n    }\n\n    .jb-detail-row,\n    .jb-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-intro,\n    .jb-accord-intro,\n    .jb-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-card h4,\n    .jb-accord-card h4,\n    .jb-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-card p,\n    .jb-accord-card p,\n    .jb-trust-card p {\n      font-size: 1rem;\n    }\n\n    .jb-statement-section {\n      padding: 44px;\n    }\n\n    .jb-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .jb-statement-section p,\n    .jb-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .jb-occasion-section {\n      padding: 38px;\n    }\n\n    .jb-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .jb-performance-section {\n      padding: 30px;\n    }\n\n    .jb-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .jb-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .jb-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .jb-notes-grid,\n    .jb-journey-grid,\n    .jb-accord-grid,\n    .jb-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jet-black-wrapper {\n      padding: 10px;\n    }\n\n    .jb-header {\n      padding: 26px 8px;\n    }\n\n    .jb-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .jb-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .jb-tagline {\n      font-size: 0.95rem;\n    }\n\n    .jb-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .jb-detail-value {\n      text-align: left;\n    }\n\n    .jb-character-card {\n      padding: 24px 18px;\n    }\n\n    .jb-journey-section,\n    .jb-accord-section,\n    .jb-trust-section {\n      padding: 25px 15px;\n    }\n\n    .jb-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .jb-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .jb-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jet-black-wrapper\"\u003e\n\n  \u003cdiv class=\"jb-header\"\u003e\n    \u003cdiv class=\"jb-brand-tag\"\u003eMarshall Presents\u003c\/div\u003e\n    \u003ch2 class=\"jb-main-title\"\u003eJet Black\u003c\/h2\u003e\n    \u003cp class=\"jb-tagline\"\u003e\n      “Bergamot, blackcurrant, apple and pineapple meet birch, patchouli, musk and smooth vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-intro-grid\"\u003e\n\n    \u003cdiv class=\"jb-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Jet-Black-100ml-EDP_jpg.webp?v=1739209678\" alt=\"Jet Black by Marshall 100ml Eau de Parfum in a glossy black bottle with matching black box and silver typography\" class=\"jb-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-story\"\u003e\n      \u003ch3\u003eModern Masculinity with Fruity Freshness and Dark Woods\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eJet Black by Marshall\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e designed for the modern,\n        metropolitan wearer who enjoys a fragrance with freshness, energy and\n        polished masculine depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The official note structure opens with bergamot, blackcurrant, apple\n        and pineapple. Bergamot adds a bright citrus lift, blackcurrant brings\n        dark fruity richness, apple creates crisp freshness and pineapple\n        adds a juicy tropical edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Juniper berries, birch, patchouli and jasmine shape the heart.\n        Juniper adds aromatic clarity, birch gives a smoky leather-like\n        nuance, patchouli contributes earthy strength and jasmine adds a\n        refined floral smoothness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oak moss, ambergris and vanilla form the base. Musk adds clean\n        masculine softness, oak moss gives classic earthy depth, ambergris\n        creates a smooth mineral warmth, and vanilla rounds the scent with a\n        subtle creamy finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy jet-black bottle with a matching black textured\n        box and sharp silver typography, Jet Black has a clean, minimal and\n        commanding visual identity that matches its dark masculine fragrance\n        profile.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-notes-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"jb-notes-grid\"\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eBergamot, Blackcurrant, Apple and Pineapple\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Bright bergamot, dark blackcurrant, crisp apple and juicy pineapple\n          create a fresh fruity opening with confident energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eJuniper Berries, Birch, Patchouli and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Aromatic juniper, smoky birch, earthy patchouli and refined jasmine\n          build a deeper masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eMusk, Oak Moss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Smooth musk, earthy oak moss, ambergris and vanilla create a rugged,\n          warm and lasting dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-character-section\"\u003e\n\n    \u003cdiv class=\"jb-character-card\"\u003e\n      \u003ch3\u003eThe Fruity Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, blackcurrant, apple and pineapple create a bright,\n        energetic and modern opening with fresh masculine impact.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-character-card\"\u003e\n      \u003ch3\u003eThe Smoky Musky Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, oak moss, ambergris, musk and vanilla settle into a\n        dark, smooth and confident trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-details-grid\"\u003e\n\n    \u003cdiv class=\"jb-details-box\"\u003e\n      \u003ch4 class=\"jb-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eJet Black\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMarshall\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eFruity and Floral\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eBergamot, Blackcurrant, Apple, Pineapple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eJuniper Berries, Birch, Patchouli, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eGlossy Jet Black Bottle with Silver Typography\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-highlights-box\"\u003e\n      \u003ch4 class=\"jb-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"jb-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eMasculine fragrance profile\u003c\/li\u003e\n        \u003cli\u003eBright bergamot opening\u003c\/li\u003e\n        \u003cli\u003eDark blackcurrant fruitiness\u003c\/li\u003e\n        \u003cli\u003eCrisp apple freshness\u003c\/li\u003e\n        \u003cli\u003eJuicy pineapple lift\u003c\/li\u003e\n        \u003cli\u003eAromatic juniper berries\u003c\/li\u003e\n        \u003cli\u003eSmoky birch nuance\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n        \u003cli\u003eSmooth musky foundation\u003c\/li\u003e\n        \u003cli\u003eOak moss and ambergris depth\u003c\/li\u003e\n        \u003cli\u003eMinimal black gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-journey-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Jet Black Journey\u003c\/h3\u003e\n\n    \u003cp class=\"jb-journey-intro\"\u003e\n      A sharp masculine progression from fruity citrus freshness into smoky\n      aromatic woods before settling into musk, oak moss, ambergris and\n      vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-journey-grid\"\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Fresh Energy\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant, apple and pineapple create a clean and\n          vibrant first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Aromatic Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Juniper berries, birch, patchouli and jasmine add smoky, earthy and\n          refined character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusky Moss Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, rugged and\n          warm masculine trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-accord-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Signature Jet Black Accords\u003c\/h3\u003e\n\n    \u003cp class=\"jb-accord-intro\"\u003e\n      A men’s Eau de Parfum shaped by fresh fruit, aromatic woods, smoky\n      birch, earthy patchouli, musk, moss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-accord-grid\"\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Dark Fruits\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant, apple and pineapple create brightness,\n          fruitiness and modern freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch adds a darker smoky nuance while patchouli builds earthy\n          masculine structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk, Moss and Ambergris\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss and ambergris create a smooth, rugged and lasting\n          base with subtle vanilla warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-statement-section\"\u003e\n    \u003ch3\u003eMinimal Black Design with Metropolitan Energy\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black opens with bergamot, blackcurrant, apple and pineapple before\n      moving into juniper berries, birch, patchouli and jasmine. Musk, oak\n      moss, ambergris and vanilla finish the fragrance with a rugged, smooth\n      and masculine dry-down. Its glossy black bottle and silver typography\n      reflect a fragrance designed to feel sharp, modern and confident.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Signature for Modern Men\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black is suitable for everyday wear, office settings, evenings,\n      dinners, social occasions and fragrance gifting. The fruity opening keeps\n      it fresh and energetic, while birch, patchouli, oak moss, musk and\n      ambergris give it darker masculine depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black is supplied as a 100ml Eau de Parfum with musk, oak moss,\n      ambergris and vanilla forming a substantial base. Exact longevity and\n      projection may vary according to skin type, climate, application amount,\n      clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-trust-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"jb-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, men’s\n      fragrances, fruity scents, woody profiles, musk compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-trust-grid\"\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          men’s scents and everyday signature fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jet Black by Marshall smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black opens with bergamot, blackcurrant, apple and pineapple,\n          develops into juniper berries, birch, patchouli and jasmine, then\n          settles into musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are bergamot, blackcurrant, apple and\n          pineapple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are juniper berries, birch, patchouli and\n          jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Jet Black by Marshall is listed as a perfume for men with a\n          masculine fruity and floral fragrance profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jet Black EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black by Marshall is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black fruity or woody?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black has both qualities. Bergamot, blackcurrant, apple and\n          pineapple create a fruity opening, while birch, patchouli, oak moss,\n          musk and ambergris provide darker woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Jet Black best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black works well for everyday wear, office settings, evening\n          wear, dinners, social occasions and confident masculine signature\n          use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black is an Eau de Parfum with musk, oak moss, ambergris and\n          vanilla in the base. Exact longevity varies according to skin type,\n          climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, masculine fragrance profile and glossy black\n          presentation make it suitable for fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582790156534,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Jet-Black-100ml-EDP_jpg.webp?v=1739209678"},{"product_id":"jewel-of-desert-edp-100ml","title":"Jewel of Desert EDP (100ml)","description":"\u003cstyle\u003e\n  .jewel-desert-wrapper {\n    --jd-white: #ffffff;\n    --jd-pale: #fff5ee;\n    --jd-pale-2: #fffaf6;\n    --jd-border: #ead7c4;\n    --jd-neutral-border: #eee2d5;\n\n    --jd-dominant: #8f1f23;\n    --jd-dominant-dark: #4a1517;\n    --jd-secondary: #c89a49;\n    --jd-accent: #d9b86a;\n    --jd-fruit: #c64b52;\n    --jd-dark-support: #321819;\n    --jd-dark-deep: #100909;\n\n    --jd-ink: #1f1412;\n    --jd-body: #463b36;\n    --jd-muted: #786b62;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--jd-white);\n    color: var(--jd-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .jewel-desert-wrapper *,\n  .jewel-desert-wrapper *::before,\n  .jewel-desert-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .jd-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--jd-white);\n    border: 0;\n    border-bottom: 1px solid var(--jd-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .jd-brand-tag {\n    margin-bottom: 8px;\n    color: var(--jd-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .jd-main-title {\n    margin: 0 0 10px;\n    color: var(--jd-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .jd-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--jd-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .jd-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .jd-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .jd-story h3 {\n    margin: 0 0 16px;\n    color: var(--jd-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jd-story p {\n    margin: 0 0 17px;\n    color: var(--jd-body);\n    font-size: 1.05rem;\n  }\n\n  .jd-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jd-section-title {\n    margin: 0 0 25px;\n    color: var(--jd-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jd-notes-section,\n  .jd-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-accord-section,\n  .jd-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-notes-grid,\n  .jd-journey-grid,\n  .jd-accord-grid,\n  .jd-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .jd-note-card {\n    padding: 22px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-top: 4px solid var(--jd-dominant);\n    border-radius: 8px;\n  }\n\n  .jd-note-label {\n    margin-bottom: 7px;\n    color: var(--jd-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jd-note-title {\n    margin-bottom: 7px;\n    color: var(--jd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .jd-note-description {\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .jd-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--jd-accent);\n    border: 1px solid var(--jd-accent);\n    border-radius: 10px;\n  }\n\n  .jd-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--jd-dark-support),\n      var(--jd-dark-deep)\n    );\n    color: var(--jd-white);\n  }\n\n  .jd-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--jd-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jd-character-card p {\n    margin: 0;\n    color: #fff8f2;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .jd-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .jd-details-box,\n  .jd-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n  }\n\n  .jd-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--jd-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--jd-border);\n  }\n\n  .jd-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jd-neutral-border);\n  }\n\n  .jd-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .jd-detail-label {\n    color: var(--jd-muted);\n    font-weight: 600;\n  }\n\n  .jd-detail-value {\n    color: var(--jd-ink);\n    text-align: right;\n  }\n\n  .jd-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jd-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--jd-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jd-neutral-border);\n  }\n\n  .jd-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .jd-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--jd-dominant);\n    font-weight: 700;\n  }\n\n  .jd-journey-intro,\n  .jd-accord-intro,\n  .jd-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--jd-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .jd-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n  }\n\n  .jd-journey-number,\n  .jd-accord-icon,\n  .jd-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--jd-dominant);\n    color: var(--jd-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .jd-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .jd-journey-card h4,\n  .jd-accord-card h4,\n  .jd-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--jd-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .jd-journey-card p,\n  .jd-accord-card p,\n  .jd-trust-card p {\n    margin: 0;\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .jd-accord-card,\n  .jd-trust-card {\n    padding: 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jd-accord-icon,\n  .jd-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .jd-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--jd-dark-support) 0%,\n      var(--jd-dominant) 48%,\n      var(--jd-dark-deep) 100%\n    );\n    color: var(--jd-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .jd-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--jd-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jd-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fff8f2;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jd-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jd-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--jd-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jd-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--jd-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jd-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--jd-pale-2);\n    border: 1px solid var(--jd-border);\n    border-left: 6px solid var(--jd-dominant);\n    border-radius: 8px;\n  }\n\n  .jd-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--jd-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jd-performance-section p {\n    margin: 0;\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .jd-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--jd-border);\n  }\n\n  .jd-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--jd-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jd-faq-item {\n    background: var(--jd-white);\n    border-bottom: 1px solid var(--jd-border);\n  }\n\n  .jd-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--jd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .jd-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .jd-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--jd-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .jd-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .jd-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--jd-body);\n    font-size: 1rem;\n  }\n\n  .jd-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .jewel-desert-wrapper {\n      padding: 35px;\n    }\n\n    .jd-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .jd-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .jd-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .jd-tagline {\n      font-size: 1.3rem;\n    }\n\n    .jd-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .jd-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .jd-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .jd-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .jd-notes-grid,\n    .jd-journey-grid,\n    .jd-accord-grid,\n    .jd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .jd-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .jd-character-card {\n      padding: 35px;\n    }\n\n    .jd-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .jd-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .jd-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .jd-section-title,\n    .jd-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .jd-note-title {\n      font-size: 1.15rem;\n    }\n\n    .jd-note-description {\n      font-size: 1rem;\n    }\n\n    .jd-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .jd-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .jd-box-title {\n      font-size: 1.05rem;\n    }\n\n    .jd-detail-row,\n    .jd-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-intro,\n    .jd-accord-intro,\n    .jd-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-card h4,\n    .jd-accord-card h4,\n    .jd-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-card p,\n    .jd-accord-card p,\n    .jd-trust-card p {\n      font-size: 1rem;\n    }\n\n    .jd-statement-section {\n      padding: 44px;\n    }\n\n    .jd-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .jd-statement-section p,\n    .jd-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .jd-occasion-section {\n      padding: 38px;\n    }\n\n    .jd-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .jd-performance-section {\n      padding: 30px;\n    }\n\n    .jd-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .jd-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .jd-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .jd-notes-grid,\n    .jd-journey-grid,\n    .jd-accord-grid,\n    .jd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jewel-desert-wrapper {\n      padding: 10px;\n    }\n\n    .jd-header {\n      padding: 26px 8px;\n    }\n\n    .jd-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .jd-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .jd-tagline {\n      font-size: 0.95rem;\n    }\n\n    .jd-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .jd-detail-value {\n      text-align: left;\n    }\n\n    .jd-character-card {\n      padding: 24px 18px;\n    }\n\n    .jd-journey-section,\n    .jd-accord-section,\n    .jd-trust-section {\n      padding: 25px 15px;\n    }\n\n    .jd-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .jd-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .jd-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewel-desert-wrapper\"\u003e\n\n  \u003cdiv class=\"jd-header\"\u003e\n    \u003cdiv class=\"jd-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"jd-main-title\"\u003eJewel of Desert\u003c\/h2\u003e\n    \u003cp class=\"jd-tagline\"\u003e\n      “Passion fruit, peach, pear and raspberry melt into lily, musk, sandalwood and vanilla warmth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-intro-grid\"\u003e\n\n    \u003cdiv class=\"jd-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/JEWEL-OF-DESERT.webp?v=1739209701\" alt=\"Jewel of Desert 100ml Eau de Parfum in a deep ruby burgundy bottle with champagne gold label, ornate crown cap and red gold box\" class=\"jd-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-story\"\u003e\n      \u003ch3\u003eFruity Brilliance with Soft Florals and Sensual Woods\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eJewel of Desert\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e shaped around juicy fruits, soft\n        floral elegance, creamy woods, vanilla warmth and a smooth musky base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with passion fruit, peach, pear and raspberry.\n        Passion fruit adds tropical brightness, peach gives soft juicy\n        sweetness, pear brings a fresh crisp tone, and raspberry adds a vivid\n        red-fruit sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lily of the valley forms the middle of the fragrance, adding a clean,\n        delicate and elegant floral lift that softens the fruity opening and\n        brings a graceful freshness to the scent.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, sandalwood, vanilla, patchouli and heliotrope create the base.\n        Musk gives smoothness, sandalwood adds creamy woodiness, vanilla\n        brings warmth, patchouli adds earthy depth, and heliotrope creates a\n        soft powdery-sweet finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep ruby-burgundy bottle with a champagne-gold label,\n        ornate jewel-style crown cap and matching red-and-gold box, Jewel of\n        Desert feels rich, elegant and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-notes-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"jd-notes-grid\"\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003ePassion Fruit, Peach, Pear and Raspberry\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          A juicy fruit opening brings tropical brightness, soft peach\n          sweetness, crisp pear freshness and sparkling raspberry energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eMiddle Note\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003eLily of the Valley\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          Lily of the valley adds a clean, delicate and floral heart that\n          keeps the fragrance graceful, airy and refined.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003eMusk, Sandalwood, Vanilla, Patchouli and Heliotrope\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          Smooth musk, creamy sandalwood, warm vanilla, earthy patchouli and\n          powdery heliotrope create a soft and sensual dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-character-section\"\u003e\n\n    \u003cdiv class=\"jd-character-card\"\u003e\n      \u003ch3\u003eThe Passion Fruit Raspberry Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Passion fruit, peach, pear and raspberry create a vivid fruity opening\n        that feels bright, juicy and immediately attractive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Sandalwood Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Lily of the valley gradually settles into musk, sandalwood, vanilla,\n        patchouli and heliotrope for a warm, soft and polished finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-details-grid\"\u003e\n\n    \u003cdiv class=\"jd-details-box\"\u003e\n      \u003ch4 class=\"jd-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eJewel of Desert\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003ePassion Fruit, Peach, Pear, Raspberry\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eMiddle Note\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eLily of the Valley\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eMusk, Sandalwood, Vanilla, Patchouli, Heliotrope\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eFruity, Floral, Musky, Woody, Vanilla and Powdery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eRuby Burgundy, Champagne Gold and Jewel Crown Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-highlights-box\"\u003e\n      \u003ch4 class=\"jd-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"jd-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eJuicy passion fruit opening\u003c\/li\u003e\n        \u003cli\u003eSoft peach sweetness\u003c\/li\u003e\n        \u003cli\u003eCrisp pear freshness\u003c\/li\u003e\n        \u003cli\u003eSparkling raspberry character\u003c\/li\u003e\n        \u003cli\u003eClean lily of the valley heart\u003c\/li\u003e\n        \u003cli\u003eSmooth musky foundation\u003c\/li\u003e\n        \u003cli\u003eCreamy sandalwood warmth\u003c\/li\u003e\n        \u003cli\u003eSoft vanilla comfort\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003ePowdery heliotrope finish\u003c\/li\u003e\n        \u003cli\u003eLuxury gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-journey-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Jewel of Desert Journey\u003c\/h3\u003e\n\n    \u003cp class=\"jd-journey-intro\"\u003e\n      A radiant progression from juicy tropical fruits into delicate lily of\n      the valley before settling into musk, sandalwood, vanilla, patchouli and\n      heliotrope.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-journey-grid\"\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Radiance\u003c\/h4\u003e\n        \u003cp\u003e\n          Passion fruit, peach, pear and raspberry create a bright, juicy and\n          sparkling first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSoft Floral Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Lily of the valley brings clean floral freshness and a delicate\n          elegant heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWarm Musky Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, sandalwood, vanilla, patchouli and heliotrope create a soft,\n          warm and sensual finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-accord-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Signature Jewel of Desert Accords\u003c\/h3\u003e\n\n    \u003cp class=\"jd-accord-intro\"\u003e\n      A luxurious fruity-floral composition shaped by passion fruit,\n      raspberry, lily of the valley, vanilla, musk, sandalwood and patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-accord-grid\"\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePassion Fruit and Raspberry\u003c\/h4\u003e\n        \u003cp\u003e\n          Tropical fruit and red berry brightness create a juicy, radiant and\n          lively opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eLily of the Valley\u003c\/h4\u003e\n        \u003cp\u003e\n          A clean floral heart adds freshness, softness and graceful elegance\n          to the composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla, Musk and Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Smooth musk, creamy sandalwood and vanilla create warmth, comfort\n          and sensual depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-statement-section\"\u003e\n    \u003ch3\u003eRuby Desert Luxury with Fruity Floral Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert opens with passion fruit, peach, pear and raspberry,\n      softens into lily of the valley, and settles into musk, sandalwood,\n      vanilla, patchouli and heliotrope. Its ruby-burgundy bottle, ornate\n      crown cap and champagne-gold detailing reflect a fragrance designed to\n      feel rich, elegant and memorable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-occasion-section\"\u003e\n    \u003ch3\u003eA Polished Signature for Day and Evening\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert is suitable for everyday wear, dinners, gatherings,\n      celebrations and fragrance gifting. The fruity opening feels bright and\n      attractive, while the musky sandalwood and vanilla base gives the scent\n      warmth, softness and lasting character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert is supplied as a 100ml Eau de Parfum with musk,\n      sandalwood, vanilla, patchouli and heliotrope forming a warm and\n      substantial base. Exact longevity and projection may vary according to\n      skin type, climate, application amount, clothing and individual\n      fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-trust-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"jd-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, fruity\n      fragrances, floral scents, musk compositions, oud perfumes and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-trust-grid\"\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          fruity scents and everyday signature fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jewel of Desert smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert opens with passion fruit, peach, pear and raspberry,\n          develops into lily of the valley, and settles into musk, sandalwood,\n          vanilla, patchouli and heliotrope.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are passion fruit, peach, pear and raspberry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the middle note in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed middle note is lily of the valley, which gives the scent\n          a clean and delicate floral heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, sandalwood, vanilla, patchouli and\n          heliotrope.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert a fruity fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Passion fruit, peach, pear and raspberry give Jewel of Desert a\n          juicy fruity opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Jewel of Desert have vanilla?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Vanilla is listed in the base notes and adds warmth, softness\n          and smooth sweetness to the dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Jewel of Desert best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fruity floral opening makes it suitable for daytime wear, while\n          musk, sandalwood, vanilla and patchouli give it enough warmth for\n          evenings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert has a warm base of musk, sandalwood, vanilla,\n          patchouli and heliotrope. Exact longevity varies according to skin\n          type, climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, fruity floral scent profile and ruby-gold\n          jewel-inspired presentation make it suitable for fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582803427574,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/JEWEL-OF-DESERT.webp?v=1739209701"},{"product_id":"leading-man-edt-100ml","title":"Leading Man EDT (100ml)","description":"\u003cstyle\u003e\n  .leading-man-wrapper {\n    --lm-white: #ffffff;\n    --lm-pale: #eefafa;\n    --lm-pale-2: #f7fcfc;\n    --lm-border: #cfe7e9;\n    --lm-neutral-border: #e2eeee;\n\n    --lm-dominant: #00a9bd;\n    --lm-dominant-dark: #007f91;\n    --lm-secondary: #07343d;\n    --lm-accent: #b9c2c7;\n    --lm-mint: #74d7cf;\n    --lm-dark-support: #082b34;\n    --lm-dark-deep: #061016;\n\n    --lm-ink: #142226;\n    --lm-body: #394b50;\n    --lm-muted: #6f7f84;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--lm-white);\n    color: var(--lm-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .leading-man-wrapper *,\n  .leading-man-wrapper *::before,\n  .leading-man-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .lm-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--lm-white);\n    border: 0;\n    border-bottom: 1px solid var(--lm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .lm-brand-tag {\n    margin-bottom: 8px;\n    color: var(--lm-dominant-dark);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .lm-main-title {\n    margin: 0 0 10px;\n    color: var(--lm-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .lm-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--lm-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .lm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .lm-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--lm-white);\n    border: 1px solid var(--lm-border);\n    border-radius: 10px;\n  }\n\n  .lm-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .lm-story h3 {\n    margin: 0 0 16px;\n    color: var(--lm-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lm-story p {\n    margin: 0 0 17px;\n    color: var(--lm-body);\n    font-size: 1.05rem;\n  }\n\n  .lm-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lm-section-title {\n    margin: 0 0 25px;\n    color: var(--lm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lm-notes-section,\n  .lm-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lm-white);\n    border: 1px solid var(--lm-border);\n    border-radius: 10px;\n  }\n\n  .lm-accord-section,\n  .lm-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lm-pale);\n    border: 1px solid var(--lm-border);\n    border-radius: 10px;\n  }\n\n  .lm-notes-grid,\n  .lm-journey-grid,\n  .lm-accord-grid,\n  .lm-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .lm-note-card {\n    padding: 22px;\n    background: var(--lm-pale);\n    border: 1px solid var(--lm-border);\n    border-top: 4px solid var(--lm-dominant);\n    border-radius: 8px;\n  }\n\n  .lm-note-label {\n    margin-bottom: 7px;\n    color: var(--lm-dominant-dark);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lm-note-title {\n    margin-bottom: 7px;\n    color: var(--lm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .lm-note-description {\n    color: var(--lm-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .lm-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--lm-accent);\n    border: 1px solid var(--lm-accent);\n    border-radius: 10px;\n  }\n\n  .lm-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--lm-dark-support),\n      var(--lm-dark-deep)\n    );\n    color: var(--lm-white);\n  }\n\n  .lm-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--lm-mint);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lm-character-card p {\n    margin: 0;\n    color: #f5fbfc;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .lm-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .lm-details-box,\n  .lm-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--lm-white);\n    border: 1px solid var(--lm-border);\n    border-radius: 8px;\n  }\n\n  .lm-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--lm-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--lm-border);\n  }\n\n  .lm-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--lm-neutral-border);\n  }\n\n  .lm-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .lm-detail-label {\n    color: var(--lm-muted);\n    font-weight: 600;\n  }\n\n  .lm-detail-value {\n    color: var(--lm-ink);\n    text-align: right;\n  }\n\n  .lm-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lm-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--lm-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--lm-neutral-border);\n  }\n\n  .lm-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .lm-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--lm-dominant);\n    font-weight: 700;\n  }\n\n  .lm-journey-intro,\n  .lm-accord-intro,\n  .lm-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--lm-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .lm-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--lm-pale);\n    border: 1px solid var(--lm-border);\n    border-radius: 8px;\n  }\n\n  .lm-journey-number,\n  .lm-accord-icon,\n  .lm-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--lm-dominant);\n    color: var(--lm-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .lm-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .lm-journey-card h4,\n  .lm-accord-card h4,\n  .lm-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--lm-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .lm-journey-card p,\n  .lm-accord-card p,\n  .lm-trust-card p {\n    margin: 0;\n    color: var(--lm-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .lm-accord-card,\n  .lm-trust-card {\n    padding: 22px;\n    background: var(--lm-white);\n    border: 1px solid var(--lm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lm-accord-icon,\n  .lm-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .lm-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--lm-dark-support) 0%,\n      var(--lm-dominant-dark) 48%,\n      var(--lm-dark-deep) 100%\n    );\n    color: var(--lm-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .lm-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--lm-mint);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lm-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5fbfc;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .lm-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--lm-pale);\n    border: 1px solid var(--lm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lm-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--lm-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lm-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--lm-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .lm-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--lm-pale-2);\n    border: 1px solid var(--lm-border);\n    border-left: 6px solid var(--lm-dominant);\n    border-radius: 8px;\n  }\n\n  .lm-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--lm-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lm-performance-section p {\n    margin: 0;\n    color: var(--lm-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .lm-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--lm-border);\n  }\n\n  .lm-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--lm-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lm-faq-item {\n    background: var(--lm-white);\n    border-bottom: 1px solid var(--lm-border);\n  }\n\n  .lm-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--lm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .lm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lm-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--lm-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .lm-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .lm-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--lm-body);\n    font-size: 1rem;\n  }\n\n  .lm-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .leading-man-wrapper {\n      padding: 35px;\n    }\n\n    .lm-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .lm-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .lm-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .lm-tagline {\n      font-size: 1.3rem;\n    }\n\n    .lm-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lm-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .lm-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .lm-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .lm-notes-grid,\n    .lm-journey-grid,\n    .lm-accord-grid,\n    .lm-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .lm-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .lm-character-card {\n      padding: 35px;\n    }\n\n    .lm-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .lm-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .lm-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .lm-section-title,\n    .lm-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .lm-note-title {\n      font-size: 1.15rem;\n    }\n\n    .lm-note-description {\n      font-size: 1rem;\n    }\n\n    .lm-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .lm-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .lm-box-title {\n      font-size: 1.05rem;\n    }\n\n    .lm-detail-row,\n    .lm-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .lm-journey-intro,\n    .lm-accord-intro,\n    .lm-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .lm-journey-card h4,\n    .lm-accord-card h4,\n    .lm-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .lm-journey-card p,\n    .lm-accord-card p,\n    .lm-trust-card p {\n      font-size: 1rem;\n    }\n\n    .lm-statement-section {\n      padding: 44px;\n    }\n\n    .lm-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .lm-statement-section p,\n    .lm-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .lm-occasion-section {\n      padding: 38px;\n    }\n\n    .lm-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .lm-performance-section {\n      padding: 30px;\n    }\n\n    .lm-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .lm-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .lm-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .lm-notes-grid,\n    .lm-journey-grid,\n    .lm-accord-grid,\n    .lm-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .leading-man-wrapper {\n      padding: 10px;\n    }\n\n    .lm-header {\n      padding: 26px 8px;\n    }\n\n    .lm-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .lm-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .lm-tagline {\n      font-size: 0.95rem;\n    }\n\n    .lm-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .lm-detail-value {\n      text-align: left;\n    }\n\n    .lm-character-card {\n      padding: 24px 18px;\n    }\n\n    .lm-journey-section,\n    .lm-accord-section,\n    .lm-trust-section {\n      padding: 25px 15px;\n    }\n\n    .lm-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .lm-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .lm-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"leading-man-wrapper\"\u003e\n\n  \u003cdiv class=\"lm-header\"\u003e\n    \u003cdiv class=\"lm-brand-tag\"\u003eParis Riviera Presents\u003c\/div\u003e\n    \u003ch2 class=\"lm-main-title\"\u003eLeading Man\u003c\/h2\u003e\n    \u003cp class=\"lm-tagline\"\u003e\n      “Cool mint, comforting lavender and sensual vanilla in a refreshing masculine signature.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-intro-grid\"\u003e\n\n    \u003cdiv class=\"lm-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Leading-Man-EDT-100ml.jpg?v=1739209898\" alt=\"Leading Man by Paris Riviera 100ml Eau de Toilette in a transparent aqua blue bottle with chrome cap and black typography\" class=\"lm-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lm-story\"\u003e\n      \u003ch3\u003eFresh Masculinity with Lavender Comfort and Vanilla Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eLeading Man by Paris Riviera\u003c\/strong\u003e, an elegant and\n        refreshing \u003cstrong\u003e100ml Eau de Toilette\u003c\/strong\u003e with a masculine\n        fragrance profile inspired by the confident contrast of freshness,\n        sensuality and familiar aromatic comfort.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Leading Man is designed for the man who enjoys a fragrance that feels\n        classic and contemporary at the same time. Its character is fresh,\n        sensual, unusual and polished, creating an easy-to-wear signature with\n        a confident masculine edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Mint brings a cool and lively opening, giving the fragrance its\n        refreshing first impression. Lavender adds a familiar aromatic softness,\n        creating a clean, comforting and refined heart.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla completes the composition with warmth and sensual smoothness.\n        It gives Leading Man its inviting dry-down, balancing the cool aromatic\n        freshness with a softer and more magnetic finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a transparent aqua-blue bottle with a chrome cap and\n        bold black typography, Leading Man reflects a clean, fresh and modern\n        fragrance identity with a relaxed masculine presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-notes-section\"\u003e\n\n    \u003ch3 class=\"lm-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lm-notes-grid\"\u003e\n\n      \u003cdiv class=\"lm-note-card\"\u003e\n        \u003cdiv class=\"lm-note-label\"\u003eFresh Character\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-title\"\u003eMint\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-description\"\u003e\n          Cool mint creates a bright and refreshing first impression, giving\n          Leading Man its clean, energetic and modern opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-note-card\"\u003e\n        \u003cdiv class=\"lm-note-label\"\u003eAromatic Character\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-title\"\u003eLavender\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-description\"\u003e\n          Lavender adds a familiar aromatic comfort, bringing smoothness,\n          elegance and a refined masculine softness.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-note-card\"\u003e\n        \u003cdiv class=\"lm-note-label\"\u003eWarm Character\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-title\"\u003eVanilla\u003c\/div\u003e\n        \u003cdiv class=\"lm-note-description\"\u003e\n          Vanilla adds sensual warmth and sweetness, creating a smooth,\n          inviting and memorable finishing impression.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-character-section\"\u003e\n\n    \u003cdiv class=\"lm-character-card\"\u003e\n      \u003ch3\u003eThe Mint Lavender Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Cool mint and aromatic lavender create a fresh, clean and confident\n        first impression that feels both familiar and modern.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lm-character-card\"\u003e\n      \u003ch3\u003eThe Sensual Vanilla Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Vanilla softens the fragrance with warmth and sensuality, balancing\n        the freshness with a comforting masculine trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-details-grid\"\u003e\n\n    \u003cdiv class=\"lm-details-box\"\u003e\n      \u003ch4 class=\"lm-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eLeading Man\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eParis Riviera\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eEau de Toilette\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eKey Elements\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eVanilla, Mint, Lavender\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eFresh, Aromatic, Vanilla, Sensual and Masculine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-detail-row\"\u003e\n        \u003cspan class=\"lm-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"lm-detail-value\"\u003eAqua Glass, Chrome Cap and Black Typography\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lm-highlights-box\"\u003e\n      \u003ch4 class=\"lm-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lm-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Toilette\u003c\/li\u003e\n        \u003cli\u003eFresh masculine fragrance style\u003c\/li\u003e\n        \u003cli\u003eCool mint character\u003c\/li\u003e\n        \u003cli\u003eComforting lavender softness\u003c\/li\u003e\n        \u003cli\u003eSensual vanilla warmth\u003c\/li\u003e\n        \u003cli\u003eElegant and refreshing profile\u003c\/li\u003e\n        \u003cli\u003eClassic yet contemporary feel\u003c\/li\u003e\n        \u003cli\u003eEasy everyday signature scent\u003c\/li\u003e\n        \u003cli\u003eSmooth aromatic freshness\u003c\/li\u003e\n        \u003cli\u003eIdeal for casual and evening wear\u003c\/li\u003e\n        \u003cli\u003eAqua-blue bottle presentation\u003c\/li\u003e\n        \u003cli\u003eGreat value fragrance choice\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-journey-section\"\u003e\n\n    \u003ch3 class=\"lm-section-title\"\u003eThe Leading Man Journey\u003c\/h3\u003e\n\n    \u003cp class=\"lm-journey-intro\"\u003e\n      A clean and confident progression from cool mint freshness to comforting\n      lavender and a smooth sensual vanilla finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lm-journey-grid\"\u003e\n\n      \u003cdiv class=\"lm-journey-card\"\u003e\n        \u003cdiv class=\"lm-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCool Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          Mint creates a lively opening with refreshing energy and clean\n          masculine brightness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-journey-card\"\u003e\n        \u003cdiv class=\"lm-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eLavender Comfort\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender introduces an aromatic and familiar softness that feels\n          refined and composed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-journey-card\"\u003e\n        \u003cdiv class=\"lm-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eVanilla Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla adds sensual warmth and smoothness for a more inviting\n          final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-accord-section\"\u003e\n\n    \u003ch3 class=\"lm-section-title\"\u003eThe Signature Leading Man Accords\u003c\/h3\u003e\n\n    \u003cp class=\"lm-accord-intro\"\u003e\n      A masculine composition shaped by refreshing mint, aromatic lavender and\n      warm vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lm-accord-grid\"\u003e\n\n      \u003cdiv class=\"lm-accord-card\"\u003e\n        \u003cdiv class=\"lm-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eMint Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          The mint facet gives the fragrance its cooling, energetic and\n          refreshing personality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-accord-card\"\u003e\n        \u003cdiv class=\"lm-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eLavender Comfort\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender brings a familiar aromatic softness that feels clean,\n          elegant and masculine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-accord-card\"\u003e\n        \u003cdiv class=\"lm-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla Sensuality\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla adds warmth, sweetness and smooth sensuality to the\n          dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-statement-section\"\u003e\n    \u003ch3\u003eFresh Confidence with a Sensual Finish\u003c\/h3\u003e\n    \u003cp\u003e\n      Leading Man combines cooling mint, comforting lavender and smooth\n      vanilla to create a masculine Eau de Toilette that feels elegant,\n      refreshing and easy to wear. Its transparent aqua bottle and chrome cap\n      reflect the fresh, clean and contemporary character of the scent.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-occasion-section\"\u003e\n    \u003ch3\u003eA Versatile Fragrance for Everyday Masculine Style\u003c\/h3\u003e\n    \u003cp\u003e\n      Leading Man is suitable for daily wear, workdays, casual outings,\n      evenings and relaxed social moments. The mint and lavender make it fresh\n      and approachable, while vanilla gives it enough warmth for a more\n      sensual signature trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Leading Man is supplied as an Eau de Toilette. Its refreshing mint and\n      lavender character is balanced by vanilla warmth for a smooth masculine\n      impression. Exact longevity and projection may vary according to skin\n      type, climate, application amount, clothing and individual fragrance\n      chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-trust-section\"\u003e\n\n    \u003ch3 class=\"lm-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"lm-trust-intro\"\u003e\n      Explore a carefully selected collection of affordable fragrances,\n      Arabian perfumes, men’s scents, women’s scents, perfume oils and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lm-trust-grid\"\u003e\n\n      \u003cdiv class=\"lm-trust-card\"\u003e\n        \u003cdiv class=\"lm-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum, Eau de Toilette, Arabian fragrances,\n          perfume oils and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-trust-card\"\u003e\n        \u003cdiv class=\"lm-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-trust-card\"\u003e\n        \u003cdiv class=\"lm-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lm-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Leading Man by Paris Riviera smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leading Man is a fresh, aromatic and sensual masculine fragrance\n          built around mint, lavender and vanilla. It feels refreshing at the\n          opening and becomes warmer and smoother through the vanilla finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the key notes in Leading Man?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The official description highlights vanilla, mint and lavender as\n          the key elements of Leading Man.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leading Man a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Leading Man is presented as a masculine fragrance with a fresh,\n          elegant and sensual character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Leading Man EDT?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leading Man EDT by Paris Riviera is supplied in a 100ml,\n          approximately 3.4-fluid-ounce bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leading Man fresh or sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leading Man has both qualities. Mint and lavender make it fresh and\n          aromatic, while vanilla adds smooth warmth and sensual sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Leading Man best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh aromatic profile makes it suitable for everyday wear,\n          workdays, casual outings, evenings and relaxed social occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leading Man an Eau de Toilette?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing identifies it as Leading Man EDT, meaning\n          Eau de Toilette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leading Man long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leading Man is an Eau de Toilette, so performance may be lighter\n          than stronger concentrations. Exact longevity varies depending on\n          skin type, climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lm-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leading Man suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"lm-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its fresh masculine profile, 100ml size and clean aqua-blue\n          presentation make it a practical and attractive fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582828495094,"sku":null,"price":10.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Leading-Man-EDT-100ml.jpg?v=1739209898"},{"product_id":"legacy-of-oud","title":"Legacy of Oud","description":"\u003cstyle\u003e\n  .legacy-oud-wrapper {\n    --lo-white: #ffffff;\n    --lo-pale: #f8f1e8;\n    --lo-pale-2: #fdfaf6;\n    --lo-near-white: #fcfcfc;\n    --lo-border: #e6d8c4;\n    --lo-neutral-border: #eee5d9;\n\n    --lo-dominant: #9a4f22;\n    --lo-dominant-dark: #663014;\n    --lo-secondary: #c7a24b;\n    --lo-accent: #171412;\n    --lo-dark-support: #321b13;\n    --lo-dark-deep: #130b08;\n\n    --lo-ink: #211813;\n    --lo-body: #4b3b32;\n    --lo-muted: #7a6e64;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--lo-white);\n    color: var(--lo-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .legacy-oud-wrapper *,\n  .legacy-oud-wrapper *::before,\n  .legacy-oud-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .lo-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--lo-white);\n    border: 0;\n    border-bottom: 1px solid var(--lo-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .lo-header::before,\n  .lo-header::after {\n    display: none;\n  }\n\n  .lo-brand-tag {\n    margin-bottom: 8px;\n    color: var(--lo-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .lo-main-title {\n    margin: 0 0 10px;\n    color: var(--lo-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .lo-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--lo-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .lo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .lo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 10px;\n  }\n\n  .lo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .lo-story h3 {\n    margin: 0 0 16px;\n    color: var(--lo-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lo-story p {\n    margin: 0 0 17px;\n    color: var(--lo-body);\n    font-size: 1.05rem;\n  }\n\n  .lo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lo-section-title {\n    margin: 0 0 25px;\n    color: var(--lo-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .lo-notes-section,\n  .lo-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 10px;\n  }\n\n  .lo-accord-section,\n  .lo-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lo-pale);\n    border: 1px solid var(--lo-border);\n    border-radius: 10px;\n  }\n\n  .lo-notes-grid,\n  .lo-journey-grid,\n  .lo-accord-grid,\n  .lo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .lo-note-card {\n    padding: 22px;\n    background: var(--lo-pale);\n    border: 1px solid var(--lo-border);\n    border-top: 4px solid var(--lo-dominant);\n    border-radius: 8px;\n  }\n\n  .lo-note-card:nth-child(2),\n  .lo-note-card:nth-child(3) {\n    border-left: 1px solid var(--lo-border);\n    border-top-color: var(--lo-dominant);\n  }\n\n  .lo-note-label,\n  .lo-note-card:nth-child(2) .lo-note-label,\n  .lo-note-card:nth-child(3) .lo-note-label {\n    margin-bottom: 7px;\n    color: var(--lo-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lo-note-title {\n    margin-bottom: 7px;\n    color: var(--lo-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .lo-note-description {\n    color: var(--lo-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .lo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--lo-secondary);\n    border: 1px solid var(--lo-secondary);\n    border-radius: 10px;\n  }\n\n  .lo-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--lo-dark-support),\n      var(--lo-dark-deep)\n    );\n    color: var(--lo-white);\n  }\n\n  .lo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--lo-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lo-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .lo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .lo-details-box,\n  .lo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 8px;\n  }\n\n  .lo-box-title,\n  .lo-highlights-box .lo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--lo-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--lo-border);\n  }\n\n  .lo-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--lo-neutral-border);\n  }\n\n  .lo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .lo-detail-label {\n    color: var(--lo-muted);\n    font-weight: 600;\n  }\n\n  .lo-detail-value {\n    color: var(--lo-ink);\n    text-align: right;\n  }\n\n  .lo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--lo-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--lo-neutral-border);\n  }\n\n  .lo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .lo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--lo-dominant);\n    font-weight: 700;\n  }\n\n  \n  .lo-journey-intro,\n  .lo-accord-intro,\n  .lo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--lo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .lo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--lo-pale);\n    border: 1px solid var(--lo-border);\n    border-radius: 8px;\n  }\n\n  \n  .lo-journey-number,\n  .lo-accord-icon,\n  .lo-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--lo-dominant);\n    color: var(--lo-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .lo-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .lo-journey-card:nth-child(2) .lo-journey-number,\n  .lo-journey-card:nth-child(3) .lo-journey-number,\n  .lo-accord-card:nth-child(2) .lo-accord-icon,\n  .lo-accord-card:nth-child(3) .lo-accord-icon,\n  .lo-trust-card:nth-child(2) .lo-trust-icon,\n  .lo-trust-card:nth-child(3) .lo-trust-icon {\n    background: var(--lo-dominant);\n    color: var(--lo-white);\n  }\n\n  .lo-journey-card h4,\n  .lo-accord-card h4,\n  .lo-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--lo-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .lo-journey-card p,\n  .lo-accord-card p,\n  .lo-trust-card p {\n    margin: 0;\n    color: var(--lo-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .lo-accord-card,\n  .lo-trust-card {\n    padding: 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lo-accord-icon,\n  .lo-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .lo-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 10px;\n  }\n\n  .lo-video-title {\n    margin: 0 0 8px;\n    color: var(--lo-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lo-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--lo-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .lo-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-border);\n    border-radius: 8px;\n  }\n\n  .lo-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--lo-white);\n    border: 0;\n  }\n\n  .lo-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .lo-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--lo-dominant);\n    color: var(--lo-white);\n    border: 1px solid var(--lo-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .lo-instagram-link a:hover {\n    background: var(--lo-dominant-dark);\n    border-color: var(--lo-dominant-dark);\n  }\n\n  \n  .lo-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--lo-dark-support) 0%,\n      var(--lo-dominant) 48%,\n      var(--lo-dark-deep) 100%\n    );\n    color: var(--lo-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .lo-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--lo-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lo-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .lo-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--lo-pale);\n    border: 1px solid var(--lo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--lo-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--lo-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .lo-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--lo-pale-2);\n    border: 1px solid var(--lo-border);\n    border-left: 6px solid var(--lo-dominant);\n    border-radius: 8px;\n  }\n\n  .lo-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--lo-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lo-performance-section p {\n    margin: 0;\n    color: var(--lo-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .lo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--lo-border);\n  }\n\n  .lo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--lo-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lo-faq-item {\n    background: var(--lo-white);\n    border-bottom: 1px solid var(--lo-border);\n  }\n\n  .lo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--lo-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .lo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--lo-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .lo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .lo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--lo-body);\n    font-size: 1rem;\n  }\n\n  .lo-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .legacy-oud-wrapper {\n      padding: 35px;\n    }\n\n    .lo-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .lo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .lo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .lo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .lo-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lo-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .lo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .lo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .lo-notes-grid,\n    .lo-journey-grid,\n    .lo-accord-grid,\n    .lo-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .lo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .lo-character-card {\n      padding: 35px;\n    }\n\n    .lo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .lo-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .lo-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .lo-section-title,\n    .lo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .lo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .lo-note-description {\n      font-size: 1rem;\n    }\n\n    .lo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .lo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .lo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .lo-detail-row,\n    .lo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .lo-journey-intro,\n    .lo-accord-intro,\n    .lo-trust-intro,\n    .lo-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .lo-journey-card h4,\n    .lo-accord-card h4,\n    .lo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .lo-journey-card p,\n    .lo-accord-card p,\n    .lo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .lo-video-title {\n      font-size: 1.55rem;\n    }\n\n    .lo-statement-section {\n      padding: 44px;\n    }\n\n    .lo-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .lo-statement-section p,\n    .lo-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .lo-occasion-section {\n      padding: 38px;\n    }\n\n    .lo-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .lo-performance-section {\n      padding: 30px;\n    }\n\n    .lo-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .lo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .lo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .lo-notes-grid,\n    .lo-journey-grid,\n    .lo-accord-grid,\n    .lo-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .legacy-oud-wrapper {\n      padding: 10px;\n    }\n\n    .lo-header {\n      padding: 26px 8px;\n    }\n\n    .lo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .lo-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .lo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .lo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .lo-detail-value {\n      text-align: left;\n    }\n\n    .lo-character-card {\n      padding: 24px 18px;\n    }\n\n    .lo-journey-section,\n    .lo-accord-section,\n    .lo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .lo-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .lo-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .lo-video-section {\n      padding: 24px 10px;\n    }\n\n    .lo-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .lo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .lo-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .lo-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .lo-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \n  .legacy-oud-wrapper .lo-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .legacy-oud-wrapper .lo-highlights-list li {\n    list-style: none !important;\n  }\n\n  .legacy-oud-wrapper .lo-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .legacy-oud-wrapper .lo-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .legacy-oud-wrapper .lo-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .legacy-oud-wrapper .lo-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .legacy-oud-wrapper .lo-detail-label,\n    .legacy-oud-wrapper .lo-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"legacy-oud-wrapper\"\u003e\n\u003cdiv class=\"lo-header\"\u003e\n\u003cdiv class=\"lo-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n\u003ch2 class=\"lo-main-title\"\u003eLegacy of Oud\u003c\/h2\u003e\n\u003cp class=\"lo-tagline\"\u003e“Sweet fruit, creamy florals, warm spice and a deep musky-woody foundation.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-intro-grid\"\u003e\n\u003cdiv class=\"lo-image-frame\"\u003e\n\u003cimg alt=\"Legacy of Oud by Adyan 100ml Eau de Parfum with a rich cognac-amber rectangular bottle, matte black cap, antique-gold label and collar, paired with a deep espresso wood-grain presentation box\" class=\"lo-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Legacy-of-Oud_jpg.webp?v=1744905068\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-story\"\u003e\n\u003ch3\u003eA Rich Fruity, Floral and Woody Oud Signature\u003c\/h3\u003e\n\u003cp\u003eDiscover Legacy of Oud by Adyan, a 100ml Eau de Parfum created for men and women who appreciate a complex Arabian fragrance.\u003c\/p\u003e\n\u003cp\u003eVetiver, strawberry and vanilla introduce the composition with an unusual balance of earthy freshness, ripe sweetness and creamy warmth.\u003c\/p\u003e\n\u003cp\u003eCedar rose, jasmine, saffron and carnation shape the heart with woody structure, floral richness and aromatic spice.\u003c\/p\u003e\n\u003cp\u003ePatchouli, milk, iris, honey, cedarwood, nagarmotha, white musk, civet and ambergris form a deep base combining smoke, creaminess, earth, woods and musky warmth.\u003c\/p\u003e\n\u003cp\u003eThe rich cognac-amber bottle is finished with a matte black cap, antique-gold collar and label, while the deep espresso wood-grain box reinforces the fragrance’s warm woody presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-notes-section\"\u003e\n\u003ch3 class=\"lo-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"lo-notes-grid\"\u003e\n\u003cdiv class=\"lo-note-card\"\u003e\n\u003cdiv class=\"lo-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"lo-note-title\"\u003eVetiver, Strawberry and Vanilla\u003c\/div\u003e\n\u003cdiv class=\"lo-note-description\"\u003eEarthy vetiver meets ripe strawberry and creamy vanilla for a sweet, textured and distinctive opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-note-card\"\u003e\n\u003cdiv class=\"lo-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"lo-note-title\"\u003eCedar Rose, Jasmine, Saffron and Carnation\u003c\/div\u003e\n\u003cdiv class=\"lo-note-description\"\u003eWoody cedar rose, jasmine, saffron and carnation create a floral-spiced heart with depth and character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-note-card\"\u003e\n\u003cdiv class=\"lo-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"lo-note-title\"\u003ePatchouli, Milk, Iris, Honey, Cedarwood, Nagarmotha, White Musk, Civet and Ambergris\u003c\/div\u003e\n\u003cdiv class=\"lo-note-description\"\u003eA layered base combines smoky patchouli, creamy milk, sweet iris and honey with woods, musk, civet and ambergris.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-character-section\"\u003e\n\u003cdiv class=\"lo-character-card\"\u003e\n\u003ch3\u003eThe Sweet Earthy Opening\u003c\/h3\u003e\n\u003cp\u003eVetiver, strawberry and vanilla create an unusual introduction that balances earthiness, fruit and creamy sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-character-card\"\u003e\n\u003ch3\u003eThe Musky Woody Dry-Down\u003c\/h3\u003e\n\u003cp\u003eFloral spice moves into patchouli, milk, iris, honey, cedarwood, nagarmotha, white musk, civet and ambergris for a deep finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-details-grid\"\u003e\n\u003cdiv class=\"lo-details-box\"\u003e\n\u003ch4 class=\"lo-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eLegacy of Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eAdyan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eVetiver, Strawberry and Vanilla\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eCedar Rose, Jasmine, Saffron and Carnation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003ePatchouli, Milk, Iris, Honey, Cedarwood, Nagarmotha, White Musk, Civet and Ambergris\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-detail-row\"\u003e\n\u003cspan class=\"lo-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"lo-detail-value\"\u003eCognac Amber, Espresso Brown, Black and Antique Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-highlights-box\"\u003e\n\u003ch4 class=\"lo-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"lo-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eSuitable for men and women\u003c\/li\u003e\n\u003cli\u003eEarthy vetiver opening\u003c\/li\u003e\n\u003cli\u003eRipe strawberry sweetness\u003c\/li\u003e\n\u003cli\u003eCreamy vanilla warmth\u003c\/li\u003e\n\u003cli\u003eWoody cedar-rose heart\u003c\/li\u003e\n\u003cli\u003eFloral jasmine richness\u003c\/li\u003e\n\u003cli\u003eAromatic saffron and carnation\u003c\/li\u003e\n\u003cli\u003eSmoky patchouli base\u003c\/li\u003e\n\u003cli\u003eCreamy milk, iris and honey\u003c\/li\u003e\n\u003cli\u003eCedarwood, nagarmotha and white musk\u003c\/li\u003e\n\u003cli\u003eCognac-amber and antique-gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-journey-section\"\u003e\n\u003ch3 class=\"lo-section-title\"\u003eThe Legacy of Oud Journey\u003c\/h3\u003e\n\u003cp class=\"lo-journey-intro\"\u003eA complex progression from earthy fruit and vanilla into floral spice before settling into creamy, woody and musky depth.\u003c\/p\u003e\n\u003cdiv class=\"lo-journey-grid\"\u003e\n\u003cdiv class=\"lo-journey-card\"\u003e\n\u003cdiv class=\"lo-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eEarthy Sweet Opening\u003c\/h4\u003e\n\u003cp\u003eVetiver, strawberry and vanilla create contrast between earth, ripe fruit and creamy sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-journey-card\"\u003e\n\u003cdiv class=\"lo-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eFloral Spiced Heart\u003c\/h4\u003e\n\u003cp\u003eCedar rose, jasmine, saffron and carnation add woods, florals and aromatic warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-journey-card\"\u003e\n\u003cdiv class=\"lo-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eLayered Musky Base\u003c\/h4\u003e\n\u003cp\u003ePatchouli, milk, iris, honey, cedarwood, nagarmotha, white musk, civet and ambergris form the deep finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-accord-section\"\u003e\n\u003ch3 class=\"lo-section-title\"\u003eThe Signature Legacy of Oud Accords\u003c\/h3\u003e\n\u003cp class=\"lo-accord-intro\"\u003eA distinctive unisex composition shaped by sweet fruit, creamy vanilla, floral spice, woods and a dense musky base.\u003c\/p\u003e\n\u003cdiv class=\"lo-accord-grid\"\u003e\n\u003cdiv class=\"lo-accord-card\"\u003e\n\u003cdiv class=\"lo-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eVetiver, Strawberry and Vanilla\u003c\/h4\u003e\n\u003cp\u003eEarthy, fruity and creamy notes create the fragrance’s unusual opening signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-accord-card\"\u003e\n\u003cdiv class=\"lo-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCedar Rose, Jasmine and Saffron\u003c\/h4\u003e\n\u003cp\u003eWoody florals and warm spice provide richness, texture and depth through the heart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-accord-card\"\u003e\n\u003cdiv class=\"lo-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003ePatchouli, Woods and Musk\u003c\/h4\u003e\n\u003cp\u003ePatchouli, cedarwood, nagarmotha, white musk, civet and ambergris create the lasting base character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-statement-section\"\u003e\n\u003ch3\u003eA Warm Oud Legacy in Cognac Amber, Espresso and Antique Gold\u003c\/h3\u003e\n\u003cp\u003eLegacy of Oud combines vetiver, strawberry and vanilla with cedar rose, jasmine, saffron and carnation before settling into patchouli, milk, iris, honey, woods and musky notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-occasion-section\"\u003e\n\u003ch3\u003eA Distinctive Unisex Signature for Daily and Special Wear\u003c\/h3\u003e\n\u003cp\u003eIts sweet, floral, spicy, woody and musky profile can suit daily signature wear, dinners, evening occasions, special events and fragrance gifting according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eLegacy of Oud is supplied as an Eau de Parfum and is presented as a long-lasting fragrance. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-trust-section\"\u003e\n\u003ch3 class=\"lo-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"lo-trust-intro\"\u003eExplore a carefully selected collection of Arabian fragrances, oud compositions, musk blends and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"lo-trust-grid\"\u003e\n\u003cdiv class=\"lo-trust-card\"\u003e\n\u003cdiv class=\"lo-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover curated Arabian perfumes, oud compositions, musk blends and contemporary Eau de Parfum releases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-trust-card\"\u003e\n\u003cdiv class=\"lo-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eFragrances are selected for character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-trust-card\"\u003e\n\u003cdiv class=\"lo-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lo-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Legacy of Oud smell like?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt opens with vetiver, strawberry and vanilla, develops through cedar rose, jasmine, saffron and carnation, and settles into patchouli, milk, iris, honey, cedarwood, nagarmotha, white musk, civet and ambergris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Legacy of Oud suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Legacy of Oud as a fragrance for both men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Legacy of Oud?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are vetiver, strawberry and vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Legacy of Oud?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are cedar rose, jasmine, saffron and carnation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Legacy of Oud?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are patchouli, milk, iris, honey, cedarwood, nagarmotha, white musk, civet and ambergris.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lo-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Legacy of Oud?\u003c\/summary\u003e\n\u003cdiv class=\"lo-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLegacy of Oud is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582849335542,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/LEGACY-OF-OUD-1.webp?v=1739210028"},{"product_id":"lv-amber-intense-100ml-edp","title":"LV Amber Intense (100ML) EDP","description":"\u003cstyle\u003e\n  .luxe-amber-wrapper {\n    --la-white: #ffffff;\n    --la-pale: #f7f2ed;\n    --la-pale-2: #fcfaf7;\n    --la-near-white: #fcfcfc;\n    --la-border: #e5d9ce;\n    --la-neutral-border: #ece3db;\n\n    --la-dominant: #8d6654;\n    --la-dominant-dark: #614337;\n    --la-secondary: #c7a458;\n    --la-accent: #151414;\n    --la-dark-support: #2a1f1b;\n    --la-dark-deep: #100b09;\n\n    --la-ink: #1c1714;\n    --la-body: #483d37;\n    --la-muted: #786f69;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--la-white);\n    color: var(--la-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .luxe-amber-wrapper *,\n  .luxe-amber-wrapper *::before,\n  .luxe-amber-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .la-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--la-white);\n    border: 0;\n    border-bottom: 1px solid var(--la-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .la-header::before,\n  .la-header::after {\n    display: none;\n  }\n\n  .la-brand-tag {\n    margin-bottom: 8px;\n    color: var(--la-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .la-main-title {\n    margin: 0 0 10px;\n    color: var(--la-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .la-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--la-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .la-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .la-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 10px;\n  }\n\n  .la-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .la-story h3 {\n    margin: 0 0 16px;\n    color: var(--la-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .la-story p {\n    margin: 0 0 17px;\n    color: var(--la-body);\n    font-size: 1.05rem;\n  }\n\n  .la-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .la-section-title {\n    margin: 0 0 25px;\n    color: var(--la-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .la-notes-section,\n  .la-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 10px;\n  }\n\n  .la-accord-section,\n  .la-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--la-pale);\n    border: 1px solid var(--la-border);\n    border-radius: 10px;\n  }\n\n  .la-notes-grid,\n  .la-journey-grid,\n  .la-accord-grid,\n  .la-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .la-note-card {\n    padding: 22px;\n    background: var(--la-pale);\n    border: 1px solid var(--la-border);\n    border-top: 4px solid var(--la-dominant);\n    border-radius: 8px;\n  }\n\n  .la-note-card:nth-child(2),\n  .la-note-card:nth-child(3) {\n    border-left: 1px solid var(--la-border);\n    border-top-color: var(--la-dominant);\n  }\n\n  .la-note-label,\n  .la-note-card:nth-child(2) .la-note-label,\n  .la-note-card:nth-child(3) .la-note-label {\n    margin-bottom: 7px;\n    color: var(--la-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .la-note-title {\n    margin-bottom: 7px;\n    color: var(--la-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .la-note-description {\n    color: var(--la-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .la-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--la-secondary);\n    border: 1px solid var(--la-secondary);\n    border-radius: 10px;\n  }\n\n  .la-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--la-dark-support),\n      var(--la-dark-deep)\n    );\n    color: var(--la-white);\n  }\n\n  .la-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--la-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .la-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .la-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .la-details-box,\n  .la-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 8px;\n  }\n\n  .la-box-title,\n  .la-highlights-box .la-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--la-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--la-border);\n  }\n\n  .la-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--la-neutral-border);\n  }\n\n  .la-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .la-detail-label {\n    color: var(--la-muted);\n    font-weight: 600;\n  }\n\n  .la-detail-value {\n    color: var(--la-ink);\n    text-align: right;\n  }\n\n  .la-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .la-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--la-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--la-neutral-border);\n  }\n\n  .la-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .la-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--la-dominant);\n    font-weight: 700;\n  }\n\n  \n  .la-journey-intro,\n  .la-accord-intro,\n  .la-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--la-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .la-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--la-pale);\n    border: 1px solid var(--la-border);\n    border-radius: 8px;\n  }\n\n  \n  .la-journey-number,\n  .la-accord-icon,\n  .la-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--la-dominant);\n    color: var(--la-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .la-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .la-journey-card:nth-child(2) .la-journey-number,\n  .la-journey-card:nth-child(3) .la-journey-number,\n  .la-accord-card:nth-child(2) .la-accord-icon,\n  .la-accord-card:nth-child(3) .la-accord-icon,\n  .la-trust-card:nth-child(2) .la-trust-icon,\n  .la-trust-card:nth-child(3) .la-trust-icon {\n    background: var(--la-dominant);\n    color: var(--la-white);\n  }\n\n  .la-journey-card h4,\n  .la-accord-card h4,\n  .la-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--la-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .la-journey-card p,\n  .la-accord-card p,\n  .la-trust-card p {\n    margin: 0;\n    color: var(--la-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .la-accord-card,\n  .la-trust-card {\n    padding: 22px;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .la-accord-icon,\n  .la-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .la-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 10px;\n  }\n\n  .la-video-title {\n    margin: 0 0 8px;\n    color: var(--la-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .la-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--la-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .la-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--la-white);\n    border: 1px solid var(--la-border);\n    border-radius: 8px;\n  }\n\n  .la-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--la-white);\n    border: 0;\n  }\n\n  .la-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .la-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--la-dominant);\n    color: var(--la-white);\n    border: 1px solid var(--la-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .la-instagram-link a:hover {\n    background: var(--la-dominant-dark);\n    border-color: var(--la-dominant-dark);\n  }\n\n  \n  .la-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--la-dark-support) 0%,\n      var(--la-dominant) 48%,\n      var(--la-dark-deep) 100%\n    );\n    color: var(--la-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .la-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--la-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .la-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .la-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--la-pale);\n    border: 1px solid var(--la-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .la-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--la-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .la-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--la-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .la-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--la-pale-2);\n    border: 1px solid var(--la-border);\n    border-left: 6px solid var(--la-dominant);\n    border-radius: 8px;\n  }\n\n  .la-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--la-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .la-performance-section p {\n    margin: 0;\n    color: var(--la-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .la-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--la-border);\n  }\n\n  .la-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--la-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .la-faq-item {\n    background: var(--la-white);\n    border-bottom: 1px solid var(--la-border);\n  }\n\n  .la-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--la-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .la-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .la-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--la-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .la-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .la-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--la-body);\n    font-size: 1rem;\n  }\n\n  .la-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .luxe-amber-wrapper {\n      padding: 35px;\n    }\n\n    .la-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .la-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .la-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .la-tagline {\n      font-size: 1.3rem;\n    }\n\n    .la-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .la-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .la-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .la-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .la-notes-grid,\n    .la-journey-grid,\n    .la-accord-grid,\n    .la-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .la-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .la-character-card {\n      padding: 35px;\n    }\n\n    .la-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .la-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .la-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .la-section-title,\n    .la-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .la-note-title {\n      font-size: 1.15rem;\n    }\n\n    .la-note-description {\n      font-size: 1rem;\n    }\n\n    .la-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .la-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .la-box-title {\n      font-size: 1.05rem;\n    }\n\n    .la-detail-row,\n    .la-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .la-journey-intro,\n    .la-accord-intro,\n    .la-trust-intro,\n    .la-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .la-journey-card h4,\n    .la-accord-card h4,\n    .la-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .la-journey-card p,\n    .la-accord-card p,\n    .la-trust-card p {\n      font-size: 1rem;\n    }\n\n    .la-video-title {\n      font-size: 1.55rem;\n    }\n\n    .la-statement-section {\n      padding: 44px;\n    }\n\n    .la-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .la-statement-section p,\n    .la-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .la-occasion-section {\n      padding: 38px;\n    }\n\n    .la-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .la-performance-section {\n      padding: 30px;\n    }\n\n    .la-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .la-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .la-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .la-notes-grid,\n    .la-journey-grid,\n    .la-accord-grid,\n    .la-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .luxe-amber-wrapper {\n      padding: 10px;\n    }\n\n    .la-header {\n      padding: 26px 8px;\n    }\n\n    .la-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .la-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .la-tagline {\n      font-size: 0.95rem;\n    }\n\n    .la-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .la-detail-value {\n      text-align: left;\n    }\n\n    .la-character-card {\n      padding: 24px 18px;\n    }\n\n    .la-journey-section,\n    .la-accord-section,\n    .la-trust-section {\n      padding: 25px 15px;\n    }\n\n    .la-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .la-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .la-video-section {\n      padding: 24px 10px;\n    }\n\n    .la-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .la-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .la-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .la-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .la-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \n  .luxe-amber-wrapper .la-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .luxe-amber-wrapper .la-highlights-list li {\n    list-style: none !important;\n  }\n\n  .luxe-amber-wrapper .la-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .luxe-amber-wrapper .la-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .luxe-amber-wrapper .la-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .luxe-amber-wrapper .la-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .luxe-amber-wrapper .la-detail-label,\n    .luxe-amber-wrapper .la-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"luxe-amber-wrapper\"\u003e\n\u003cdiv class=\"la-header\"\u003e\n\u003cdiv class=\"la-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n\u003ch2 class=\"la-main-title\"\u003eLuxe Vision Amber Intense\u003c\/h2\u003e\n\u003cp class=\"la-tagline\"\u003e“Bright citrus, warm spice, earthy patchouli and a rich amber-vanilla foundation.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-intro-grid\"\u003e\n\u003cdiv class=\"la-image-frame\"\u003e\n\u003cimg alt=\"Luxe Vision Amber Intense by Asten 100ml Eau de Parfum in a taupe-brown glass bottle with glossy black cap and collar, champagne-gold ornament and lettering, paired with an espresso wood-grain box\" class=\"la-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/LV-Amber-Intense-100ml-EDP-By-Asten.webp?v=1739210147\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-story\"\u003e\n\u003ch3\u003eA Sophisticated Citrus, Spice and Amber Signature\u003c\/h3\u003e\n\u003cp\u003eDiscover Luxe Vision Amber Intense by Asten, a 100ml Eau de Parfum created for women and men who appreciate a rich, polished and memorable fragrance.\u003c\/p\u003e\n\u003cp\u003eBergamot and mandarin introduce a bright citrus opening with freshness, energy and an elegant first impression.\u003c\/p\u003e\n\u003cp\u003ePatchouli, cinnamon and nutmeg form the heart, combining earthy depth with warm, aromatic spice.\u003c\/p\u003e\n\u003cp\u003eAmber, vanilla and patchouli shape the base with resinous warmth, smooth sweetness and a deep, luxurious finishing character.\u003c\/p\u003e\n\u003cp\u003eThe taupe-brown glass bottle is finished with a glossy black cap and collar, champagne-gold ornament and lettering, while the matching espresso wood-grain box adds a refined presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-notes-section\"\u003e\n\u003ch3 class=\"la-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"la-notes-grid\"\u003e\n\u003cdiv class=\"la-note-card\"\u003e\n\u003cdiv class=\"la-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"la-note-title\"\u003eBergamot and Mandarin\u003c\/div\u003e\n\u003cdiv class=\"la-note-description\"\u003eBergamot and mandarin create a vivid, polished and uplifting citrus opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-note-card\"\u003e\n\u003cdiv class=\"la-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"la-note-title\"\u003ePatchouli, Cinnamon and Nutmeg\u003c\/div\u003e\n\u003cdiv class=\"la-note-description\"\u003eEarthy patchouli combines with cinnamon and nutmeg for warm, aromatic and sophisticated depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-note-card\"\u003e\n\u003cdiv class=\"la-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"la-note-title\"\u003eAmber, Vanilla and Patchouli\u003c\/div\u003e\n\u003cdiv class=\"la-note-description\"\u003eAmber and vanilla wrap around patchouli to create a smooth, rich and warmly luxurious finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-character-section\"\u003e\n\u003cdiv class=\"la-character-card\"\u003e\n\u003ch3\u003eThe Bright Citrus Opening\u003c\/h3\u003e\n\u003cp\u003eBergamot and mandarin create a clear, energetic and polished introduction with fresh citrus lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-character-card\"\u003e\n\u003ch3\u003eThe Warm Amber Dry-Down\u003c\/h3\u003e\n\u003cp\u003ePatchouli, cinnamon and nutmeg move into amber and vanilla for a deep, smooth and luxurious finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-details-grid\"\u003e\n\u003cdiv class=\"la-details-box\"\u003e\n\u003ch4 class=\"la-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eLuxe Vision Amber Intense\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eAsten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eWomen and Men\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eInspired By\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eLouis Vuitton – Ombre Nomade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eBergamot and Mandarin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003ePatchouli, Cinnamon and Nutmeg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eAmber, Vanilla and Patchouli\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003eCountry of Manufacture\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eUnited Arab Emirates\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-detail-row\"\u003e\n\u003cspan class=\"la-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"la-detail-value\"\u003eTaupe Brown, Espresso, Black and Champagne Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-highlights-box\"\u003e\n\u003ch4 class=\"la-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"la-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eSuitable for women and men\u003c\/li\u003e\n\u003cli\u003eInspired by Ombre Nomade\u003c\/li\u003e\n\u003cli\u003eBright bergamot opening\u003c\/li\u003e\n\u003cli\u003eFresh mandarin character\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n\u003cli\u003eWarm cinnamon spice\u003c\/li\u003e\n\u003cli\u003eAromatic nutmeg warmth\u003c\/li\u003e\n\u003cli\u003eRich amber foundation\u003c\/li\u003e\n\u003cli\u003eSmooth vanilla sweetness\u003c\/li\u003e\n\u003cli\u003eMade in the UAE\u003c\/li\u003e\n\u003cli\u003eTaupe-brown and champagne-gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-journey-section\"\u003e\n\u003ch3 class=\"la-section-title\"\u003eThe Luxe Vision Amber Intense Journey\u003c\/h3\u003e\n\u003cp class=\"la-journey-intro\"\u003eA sophisticated progression from bright citrus into warm spice and earthy patchouli before settling into amber and vanilla.\u003c\/p\u003e\n\u003cdiv class=\"la-journey-grid\"\u003e\n\u003cdiv class=\"la-journey-card\"\u003e\n\u003cdiv class=\"la-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCitrus Radiance\u003c\/h4\u003e\n\u003cp\u003eBergamot and mandarin introduce freshness, brightness and an elegant first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-journey-card\"\u003e\n\u003cdiv class=\"la-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSpiced Patchouli Heart\u003c\/h4\u003e\n\u003cp\u003ePatchouli, cinnamon and nutmeg create warm aromatic depth and refined complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-journey-card\"\u003e\n\u003cdiv class=\"la-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eAmber Vanilla Finish\u003c\/h4\u003e\n\u003cp\u003eAmber, vanilla and patchouli provide a smooth, rich and luxurious final impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-accord-section\"\u003e\n\u003ch3 class=\"la-section-title\"\u003eThe Signature Amber Intense Accords\u003c\/h3\u003e\n\u003cp class=\"la-accord-intro\"\u003eA rich unisex composition shaped by luminous citrus, warm aromatic spice, earthy patchouli and an amber-vanilla base.\u003c\/p\u003e\n\u003cdiv class=\"la-accord-grid\"\u003e\n\u003cdiv class=\"la-accord-card\"\u003e\n\u003cdiv class=\"la-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eBergamot and Mandarin\u003c\/h4\u003e\n\u003cp\u003eBright citrus notes create clarity, energy and a polished opening accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-accord-card\"\u003e\n\u003cdiv class=\"la-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003ePatchouli, Cinnamon and Nutmeg\u003c\/h4\u003e\n\u003cp\u003eEarthy patchouli and warm spices form the fragrance’s sophisticated centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-accord-card\"\u003e\n\u003cdiv class=\"la-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eAmber, Vanilla and Patchouli\u003c\/h4\u003e\n\u003cp\u003eResinous amber, smooth vanilla and patchouli create the deep finishing signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-statement-section\"\u003e\n\u003ch3\u003eAmber Intensity in Taupe, Espresso and Champagne Gold\u003c\/h3\u003e\n\u003cp\u003eLuxe Vision Amber Intense combines bergamot and mandarin with patchouli, cinnamon and nutmeg before settling into amber, vanilla and patchouli.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-occasion-section\"\u003e\n\u003ch3\u003eA Sophisticated Unisex Signature for Refined Occasions\u003c\/h3\u003e\n\u003cp\u003eIts citrus, spice, patchouli and amber-vanilla profile can complement dinners, evening occasions, smart-casual wear, special events and fragrance gifting according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eLuxe Vision Amber Intense is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-trust-section\"\u003e\n\u003ch3 class=\"la-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"la-trust-intro\"\u003eExplore a carefully selected collection of Arabian and contemporary fragrances, oud compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"la-trust-grid\"\u003e\n\u003cdiv class=\"la-trust-card\"\u003e\n\u003cdiv class=\"la-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover curated Arabian perfumes, contemporary Eau de Parfum releases and oud-inspired compositions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-trust-card\"\u003e\n\u003cdiv class=\"la-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eFragrances are selected for character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-trust-card\"\u003e\n\u003cdiv class=\"la-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"la-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Luxe Vision Amber Intense smell like?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt opens with bergamot and mandarin, develops through patchouli, cinnamon and nutmeg, and settles into amber, vanilla and patchouli.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Luxe Vision Amber Intense unisex?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents it as suitable for both women and men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance inspired Luxe Vision Amber Intense?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product listing states that it is inspired by Louis Vuitton – Ombre Nomade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Luxe Vision Amber Intense?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are bergamot and mandarin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart and base notes?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe heart features patchouli, cinnamon and nutmeg, while the base features amber, vanilla and patchouli.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"la-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Luxe Vision Amber Intense?\u003c\/summary\u003e\n\u003cdiv class=\"la-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582881415414,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/LV-Amber-Intense-100ml-EDP-By-Asten.webp?v=1739210147"},{"product_id":"musk-musk-edp-100ml","title":"Musk \u0026 Musk EDP (100ml)","description":"\u003cstyle\u003e\n  .musk-musk-wrapper {\n    --mm-white: #ffffff;\n    --mm-pale: #f5f6f2;\n    --mm-pale-2: #fbfcfa;\n    --mm-near-white: #fcfcfc;\n    --mm-border: #dfe3dc;\n    --mm-neutral-border: #e8ebe6;\n\n    --mm-dominant: #d7a627;\n    --mm-dominant-dark: #a6780f;\n    --mm-secondary: #bfc4bd;\n    --mm-accent: #171717;\n    --mm-dark-support: #252725;\n    --mm-dark-deep: #0c0d0c;\n\n    --mm-ink: #181a18;\n    --mm-body: #414541;\n    --mm-muted: #747a74;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mm-white);\n    color: var(--mm-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .musk-musk-wrapper *,\n  .musk-musk-wrapper *::before,\n  .musk-musk-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mm-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mm-white);\n    border: 0;\n    border-bottom: 1px solid var(--mm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mm-header::before,\n  .mm-header::after {\n    display: none;\n  }\n\n  .mm-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mm-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mm-main-title {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mm-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mm-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mm-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mm-story h3 {\n    margin: 0 0 16px;\n    color: var(--mm-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-story p {\n    margin: 0 0 17px;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n  }\n\n  .mm-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mm-section-title {\n    margin: 0 0 25px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .mm-notes-section,\n  .mm-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-accord-section,\n  .mm-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-notes-grid,\n  .mm-journey-grid,\n  .mm-accord-grid,\n  .mm-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mm-note-card {\n    padding: 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-top: 4px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n\n  .mm-note-card:nth-child(2),\n  .mm-note-card:nth-child(3) {\n    border-left: 1px solid var(--mm-border);\n    border-top-color: var(--mm-dominant);\n  }\n\n  .mm-note-label,\n  .mm-note-card:nth-child(2) .mm-note-label,\n  .mm-note-card:nth-child(3) .mm-note-label {\n    margin-bottom: 7px;\n    color: var(--mm-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-note-title {\n    margin-bottom: 7px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mm-note-description {\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mm-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mm-secondary);\n    border: 1px solid var(--mm-secondary);\n    border-radius: 10px;\n  }\n\n  .mm-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mm-dark-support),\n      var(--mm-dark-deep)\n    );\n    color: var(--mm-white);\n  }\n\n  .mm-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mm-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mm-details-box,\n  .mm-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  .mm-box-title,\n  .mm-highlights-box .mm-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mm-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mm-detail-label {\n    color: var(--mm-muted);\n    font-weight: 600;\n  }\n\n  .mm-detail-value {\n    color: var(--mm-ink);\n    text-align: right;\n  }\n\n  .mm-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mm-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mm-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mm-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mm-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mm-journey-intro,\n  .mm-accord-intro,\n  .mm-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mm-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mm-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  \n  .mm-journey-number,\n  .mm-accord-icon,\n  .mm-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mm-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mm-journey-card:nth-child(2) .mm-journey-number,\n  .mm-journey-card:nth-child(3) .mm-journey-number,\n  .mm-accord-card:nth-child(2) .mm-accord-icon,\n  .mm-accord-card:nth-child(3) .mm-accord-icon,\n  .mm-trust-card:nth-child(2) .mm-trust-icon,\n  .mm-trust-card:nth-child(3) .mm-trust-icon {\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n  }\n\n  .mm-journey-card h4,\n  .mm-accord-card h4,\n  .mm-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mm-journey-card p,\n  .mm-accord-card p,\n  .mm-trust-card p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mm-accord-card,\n  .mm-trust-card {\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-accord-icon,\n  .mm-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .mm-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-video-title {\n    margin: 0 0 8px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mm-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mm-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mm-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  .mm-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mm-white);\n    border: 0;\n  }\n\n  .mm-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mm-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n    border: 1px solid var(--mm-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mm-instagram-link a:hover {\n    background: var(--mm-dominant-dark);\n    border-color: var(--mm-dominant-dark);\n  }\n\n  \n  .mm-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mm-dark-support) 0%,\n      var(--mm-dominant) 48%,\n      var(--mm-dark-deep) 100%\n    );\n    color: var(--mm-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mm-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mm-pale-2);\n    border: 1px solid var(--mm-border);\n    border-left: 6px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n\n  .mm-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-performance-section p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mm-faq-item {\n    background: var(--mm-white);\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mm-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mm-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mm-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mm-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mm-body);\n    font-size: 1rem;\n  }\n\n  .mm-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .musk-musk-wrapper {\n      padding: 35px;\n    }\n\n    .mm-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mm-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mm-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mm-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mm-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mm-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mm-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mm-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mm-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mm-character-card {\n      padding: 35px;\n    }\n\n    .mm-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mm-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mm-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mm-section-title,\n    .mm-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mm-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mm-note-description {\n      font-size: 1rem;\n    }\n\n    .mm-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mm-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mm-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mm-detail-row,\n    .mm-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-intro,\n    .mm-accord-intro,\n    .mm-trust-intro,\n    .mm-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card h4,\n    .mm-accord-card h4,\n    .mm-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card p,\n    .mm-accord-card p,\n    .mm-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mm-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mm-statement-section {\n      padding: 44px;\n    }\n\n    .mm-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mm-statement-section p,\n    .mm-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mm-occasion-section {\n      padding: 38px;\n    }\n\n    .mm-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mm-performance-section {\n      padding: 30px;\n    }\n\n    .mm-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mm-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mm-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .musk-musk-wrapper {\n      padding: 10px;\n    }\n\n    .mm-header {\n      padding: 26px 8px;\n    }\n\n    .mm-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mm-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mm-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mm-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mm-detail-value {\n      text-align: left;\n    }\n\n    .mm-character-card {\n      padding: 24px 18px;\n    }\n\n    .mm-journey-section,\n    .mm-accord-section,\n    .mm-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mm-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mm-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mm-video-section {\n      padding: 24px 10px;\n    }\n\n    .mm-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mm-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .mm-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .mm-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .mm-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \n  .musk-musk-wrapper .mm-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li {\n    list-style: none !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .musk-musk-wrapper .mm-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .musk-musk-wrapper .mm-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .musk-musk-wrapper .mm-detail-label,\n    .musk-musk-wrapper .mm-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"musk-musk-wrapper\"\u003e\n\u003cdiv class=\"mm-header\"\u003e\n\u003cdiv class=\"mm-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mm-main-title\"\u003eMusk \u0026amp; Musk\u003c\/h2\u003e\n\u003cp class=\"mm-tagline\"\u003e“Fresh floral musk, velvety powder and sweet dry musk in a refined unisex signature.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-intro-grid\"\u003e\n\u003cdiv class=\"mm-image-frame\"\u003e\n\u003cimg alt=\"Musk and Musk by Oudh Al Anfar 100ml Eau de Parfum in a frosted pearl-white bottle with translucent honey-gold cap and collar, black circular label and gold Arabic detailing\" class=\"mm-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Musk_and_Musk_by_anfar_100ml_edp.jpg?v=1761406499\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-story\"\u003e\n\u003ch3\u003eA Clean, Sweet and Velvety Musk Signature\u003c\/h3\u003e\n\u003cp\u003eDiscover Musk \u0026amp; Musk by Oudh Al Anfar, a 100ml Eau de Parfum created as a fresh, sweet and floral unisex fragrance.\u003c\/p\u003e\n\u003cp\u003eThe opening combines fresh musk with floral notes, creating a clean, soft and inviting first impression suited to everyday wear.\u003c\/p\u003e\n\u003cp\u003eAt the heart, musk develops into a velvety powdery character that adds smoothness, warmth and a refined sense of comfort.\u003c\/p\u003e\n\u003cp\u003eSweet musk and dry musk form the base, creating a balanced musky trail with soft sweetness, earthy depth and understated character.\u003c\/p\u003e\n\u003cp\u003eThe frosted pearl-white bottle is finished with a translucent honey-gold cap and collar, black circular label, gold Arabic lettering and clean black typography for an elegant, minimalist presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-notes-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"mm-notes-grid\"\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eFresh Musk and Floral Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eFresh musk and floral notes create a clean, airy and softly aromatic opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eMusk and Velvety Powder\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eMusk develops through a smooth, velvety powdery heart with warmth and refined softness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eSweet Musk and Dry Musk\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eSweet musk and dry musk form a balanced finish with gentle sweetness and earthy depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-section\"\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Fresh Floral Musk Opening\u003c\/h3\u003e\n\u003cp\u003eFresh musk and floral notes create a clean and softly sweet introduction with an easy everyday character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Velvety Musk Dry-Down\u003c\/h3\u003e\n\u003cp\u003ePowdery musk moves into sweet and dry musk for a smooth, warm and comforting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-details-grid\"\u003e\n\u003cdiv class=\"mm-details-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMusk \u0026amp; Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance Category\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFresh and Oriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFresh Musk and Floral Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMusk and Velvety Powder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eSweet Musk and Dry Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFrosted Pearl White, Honey Gold and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-highlights-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mm-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eUnisex fragrance for men and women\u003c\/li\u003e\n\u003cli\u003eFresh and Oriental fragrance category\u003c\/li\u003e\n\u003cli\u003eFresh musk opening\u003c\/li\u003e\n\u003cli\u003eSoft floral character\u003c\/li\u003e\n\u003cli\u003eVelvety powdery heart\u003c\/li\u003e\n\u003cli\u003eWarm musk depth\u003c\/li\u003e\n\u003cli\u003eSweet musk finish\u003c\/li\u003e\n\u003cli\u003eDry musk character\u003c\/li\u003e\n\u003cli\u003eSuitable for daily wear\u003c\/li\u003e\n\u003cli\u003eMinimal pearl-white presentation\u003c\/li\u003e\n\u003cli\u003eHoney-gold and black detailing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Musk \u0026amp; Musk Journey\u003c\/h3\u003e\n\u003cp class=\"mm-journey-intro\"\u003eA clean progression from fresh floral musk into velvety powder before settling into sweet and dry musk.\u003c\/p\u003e\n\u003cdiv class=\"mm-journey-grid\"\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFresh Musk Opening\u003c\/h4\u003e\n\u003cp\u003eFresh musk and floral notes create cleanliness, softness and an inviting first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVelvety Powder Heart\u003c\/h4\u003e\n\u003cp\u003eMusk develops into a smooth powdery centre with warmth and refined comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSweet Dry Musk Finish\u003c\/h4\u003e\n\u003cp\u003eSweet musk and dry musk balance gentle sweetness with grounded musky depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Signature Musk \u0026amp; Musk Accords\u003c\/h3\u003e\n\u003cp class=\"mm-accord-intro\"\u003eA fresh and oriental unisex fragrance shaped by floral musk, velvety powder and sweet dry musk.\u003c\/p\u003e\n\u003cdiv class=\"mm-accord-grid\"\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFresh Floral Musk\u003c\/h4\u003e\n\u003cp\u003eFresh musk and floral notes create a soft, airy and clean opening accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eVelvety Powder\u003c\/h4\u003e\n\u003cp\u003ePowdery musk gives the heart smoothness, comfort and elegant softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSweet and Dry Musk\u003c\/h4\u003e\n\u003cp\u003eSweet musk and dry musk form a balanced, warm and quietly distinctive base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-video-section\"\u003e\n\u003ch3 class=\"mm-video-title\"\u003eExperience Musk \u0026amp; Musk\u003c\/h3\u003e\n\u003cp class=\"mm-video-subtitle\"\u003eView Musk \u0026amp; Musk by Oudh Al Anfar and explore its fresh floral musk, velvety powdery heart and sweet dry musk finish.\u003c\/p\u003e\n\u003cdiv class=\"mm-instagram-frame\"\u003e\u003ciframe allowfullscreen=\"\" allowtransparency=\"true\" frameborder=\"0\" height=\"760\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/p\/C2NJL_uoVhA\/embed\/\" title=\"Musk and Musk by Oudh Al Anfar Instagram Product Video\" width=\"100%\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"mm-instagram-link\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/C2NJL_uoVhA\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView on Instagram\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-statement-section\"\u003e\n\u003ch3\u003ePure Musk Character in Pearl White, Honey Gold and Black\u003c\/h3\u003e\n\u003cp\u003eMusk \u0026amp; Musk combines fresh musk and floral notes with a velvety powdery heart before settling into sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-occasion-section\"\u003e\n\u003ch3\u003eA Soft Unisex Signature for Daily Wear\u003c\/h3\u003e\n\u003cp\u003eIts clean, sweet and musky character makes it suitable for work, casual wear, relaxed evenings and everyday signature use according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMusk \u0026amp; Musk is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mm-trust-intro\"\u003eExplore a carefully selected collection of Arabian fragrances, musk compositions, oud perfumes and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"mm-trust-grid\"\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover curated Arabian perfumes, musk compositions, oud fragrances and concentrated scent formats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eFragrances are selected for character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Musk \u0026amp; Musk smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk \u0026amp; Musk opens with fresh musk and floral notes, develops into musk with a velvety powdery character, and settles into sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk \u0026amp; Musk suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Musk \u0026amp; Musk as a unisex fragrance for men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance category is Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed fragrance category is Fresh and Oriental.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are fresh musk and floral notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart and base notes in Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe heart combines musk with a velvety powdery character, while the base features sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk \u0026amp; Musk is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582893408502,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musk_and_Musk_by_anfar_100ml_edp.jpg?v=1761406499"},{"product_id":"secret-oud-edp-100ml","title":"Secret Oud EDP (100ml)","description":"\u003cstyle\u003e\n  .secret-oud-wrapper {\n    --so-white: #ffffff;\n    --so-pale: #faf5ed;\n    --so-pale-2: #fdfaf5;\n    --so-near-white: #fcfcfc;\n    --so-border: #eadfce;\n    --so-neutral-border: #eee6da;\n\n    --so-dominant: #8a4b22;\n    --so-dominant-dark: #5d2d16;\n    --so-secondary: #c8a34b;\n    --so-accent: #d08a2d;\n    --so-dark-support: #2c1b16;\n    --so-dark-deep: #120b08;\n\n    --so-ink: #1c1713;\n    --so-body: #453b34;\n    --so-muted: #786f67;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--so-white);\n    color: var(--so-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .secret-oud-wrapper *,\n  .secret-oud-wrapper *::before,\n  .secret-oud-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .so-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--so-white);\n    border: 0;\n    border-bottom: 1px solid var(--so-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .so-header::before,\n  .so-header::after {\n    display: none;\n  }\n\n  .so-brand-tag {\n    margin-bottom: 8px;\n    color: var(--so-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .so-main-title {\n    margin: 0 0 10px;\n    color: var(--so-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .so-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--so-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .so-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .so-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 10px;\n  }\n\n  .so-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .so-story h3 {\n    margin: 0 0 16px;\n    color: var(--so-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .so-story p {\n    margin: 0 0 17px;\n    color: var(--so-body);\n    font-size: 1.05rem;\n  }\n\n  .so-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .so-section-title {\n    margin: 0 0 25px;\n    color: var(--so-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .so-notes-section,\n  .so-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 10px;\n  }\n\n  .so-accord-section,\n  .so-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--so-pale);\n    border: 1px solid var(--so-border);\n    border-radius: 10px;\n  }\n\n  .so-notes-grid,\n  .so-journey-grid,\n  .so-accord-grid,\n  .so-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .so-note-card {\n    padding: 22px;\n    background: var(--so-pale);\n    border: 1px solid var(--so-border);\n    border-top: 4px solid var(--so-dominant);\n    border-radius: 8px;\n  }\n\n  .so-note-card:nth-child(2),\n  .so-note-card:nth-child(3) {\n    border-left: 1px solid var(--so-border);\n    border-top-color: var(--so-dominant);\n  }\n\n  .so-note-label,\n  .so-note-card:nth-child(2) .so-note-label,\n  .so-note-card:nth-child(3) .so-note-label {\n    margin-bottom: 7px;\n    color: var(--so-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .so-note-title {\n    margin-bottom: 7px;\n    color: var(--so-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .so-note-description {\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .so-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--so-secondary);\n    border: 1px solid var(--so-secondary);\n    border-radius: 10px;\n  }\n\n  .so-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--so-dark-support),\n      var(--so-dark-deep)\n    );\n    color: var(--so-white);\n  }\n\n  .so-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--so-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .so-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .so-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .so-details-box,\n  .so-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  .so-box-title,\n  .so-highlights-box .so-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--so-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--so-border);\n  }\n\n  .so-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--so-neutral-border);\n  }\n\n  .so-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .so-detail-label {\n    color: var(--so-muted);\n    font-weight: 600;\n  }\n\n  .so-detail-value {\n    color: var(--so-ink);\n    text-align: right;\n  }\n\n  .so-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .so-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--so-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--so-neutral-border);\n  }\n\n  .so-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .so-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--so-dominant);\n    font-weight: 700;\n  }\n\n  \n  .so-journey-intro,\n  .so-accord-intro,\n  .so-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--so-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .so-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--so-pale);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  \n  .so-journey-number,\n  .so-accord-icon,\n  .so-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--so-dominant);\n    color: var(--so-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .so-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .so-journey-card:nth-child(2) .so-journey-number,\n  .so-journey-card:nth-child(3) .so-journey-number,\n  .so-accord-card:nth-child(2) .so-accord-icon,\n  .so-accord-card:nth-child(3) .so-accord-icon,\n  .so-trust-card:nth-child(2) .so-trust-icon,\n  .so-trust-card:nth-child(3) .so-trust-icon {\n    background: var(--so-dominant);\n    color: var(--so-white);\n  }\n\n  .so-journey-card h4,\n  .so-accord-card h4,\n  .so-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--so-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .so-journey-card p,\n  .so-accord-card p,\n  .so-trust-card p {\n    margin: 0;\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .so-accord-card,\n  .so-trust-card {\n    padding: 22px;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .so-accord-icon,\n  .so-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .so-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 10px;\n  }\n\n  .so-video-title {\n    margin: 0 0 8px;\n    color: var(--so-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .so-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--so-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .so-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--so-white);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  .so-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--so-white);\n    border: 0;\n  }\n\n  .so-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .so-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--so-dominant);\n    color: var(--so-white);\n    border: 1px solid var(--so-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .so-instagram-link a:hover {\n    background: var(--so-dominant-dark);\n    border-color: var(--so-dominant-dark);\n  }\n\n  \n  .so-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--so-dark-support) 0%,\n      var(--so-dominant) 48%,\n      var(--so-dark-deep) 100%\n    );\n    color: var(--so-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .so-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--so-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .so-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .so-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--so-pale);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .so-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--so-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .so-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--so-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .so-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--so-pale-2);\n    border: 1px solid var(--so-border);\n    border-left: 6px solid var(--so-dominant);\n    border-radius: 8px;\n  }\n\n  .so-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--so-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .so-performance-section p {\n    margin: 0;\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .so-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--so-border);\n  }\n\n  .so-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--so-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .so-faq-item {\n    background: var(--so-white);\n    border-bottom: 1px solid var(--so-border);\n  }\n\n  .so-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--so-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .so-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .so-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--so-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .so-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .so-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--so-body);\n    font-size: 1rem;\n  }\n\n  .so-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .secret-oud-wrapper {\n      padding: 35px;\n    }\n\n    .so-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .so-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .so-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .so-tagline {\n      font-size: 1.3rem;\n    }\n\n    .so-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .so-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .so-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .so-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .so-notes-grid,\n    .so-journey-grid,\n    .so-accord-grid,\n    .so-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .so-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .so-character-card {\n      padding: 35px;\n    }\n\n    .so-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .so-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .so-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .so-section-title,\n    .so-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .so-note-title {\n      font-size: 1.15rem;\n    }\n\n    .so-note-description {\n      font-size: 1rem;\n    }\n\n    .so-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .so-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .so-box-title {\n      font-size: 1.05rem;\n    }\n\n    .so-detail-row,\n    .so-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .so-journey-intro,\n    .so-accord-intro,\n    .so-trust-intro,\n    .so-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .so-journey-card h4,\n    .so-accord-card h4,\n    .so-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .so-journey-card p,\n    .so-accord-card p,\n    .so-trust-card p {\n      font-size: 1rem;\n    }\n\n    .so-video-title {\n      font-size: 1.55rem;\n    }\n\n    .so-statement-section {\n      padding: 44px;\n    }\n\n    .so-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .so-statement-section p,\n    .so-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .so-occasion-section {\n      padding: 38px;\n    }\n\n    .so-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .so-performance-section {\n      padding: 30px;\n    }\n\n    .so-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .so-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .so-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .so-notes-grid,\n    .so-journey-grid,\n    .so-accord-grid,\n    .so-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .secret-oud-wrapper {\n      padding: 10px;\n    }\n\n    .so-header {\n      padding: 26px 8px;\n    }\n\n    .so-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .so-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .so-tagline {\n      font-size: 0.95rem;\n    }\n\n    .so-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .so-detail-value {\n      text-align: left;\n    }\n\n    .so-character-card {\n      padding: 24px 18px;\n    }\n\n    .so-journey-section,\n    .so-accord-section,\n    .so-trust-section {\n      padding: 25px 15px;\n    }\n\n    .so-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .so-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .so-video-section {\n      padding: 24px 10px;\n    }\n\n    .so-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .so-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .so-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .so-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .so-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \n  .secret-oud-wrapper .so-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .secret-oud-wrapper .so-highlights-list li {\n    list-style: none !important;\n  }\n\n  .secret-oud-wrapper .so-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .secret-oud-wrapper .so-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .secret-oud-wrapper .so-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .secret-oud-wrapper .so-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .secret-oud-wrapper .so-detail-label,\n    .secret-oud-wrapper .so-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"secret-oud-wrapper\"\u003e\n\u003cdiv class=\"so-header\"\u003e\n\u003cdiv class=\"so-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"so-main-title\"\u003eSecret Oud\u003c\/h2\u003e\n\u003cp class=\"so-tagline\"\u003e“Powdery florals, ripe fruit, warm caramel and deep agarwood in a regal unisex oud composition.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-intro-grid\"\u003e\n\u003cdiv class=\"so-image-frame\"\u003e\n\u003cimg alt=\"Secret Oud Private Edition by Oudh Al Anfar 100ml Eau de Parfum with deep mahogany-to-amber gradient glass, polished champagne-gold crown cap, gold typography and matching espresso-black box with gold trim\" class=\"so-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/secret-oud-edp-spray-100ml-10657-p_jpg.webp?v=1739210203\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-story\"\u003e\n\u003ch3\u003eA Regal Floral, Fruity and Woody Oud Composition\u003c\/h3\u003e\n\u003cp\u003eDiscover Secret Oud Private Edition by Oudh Al Anfar, a 100ml Eau de Parfum created as a luxurious unisex Arabian oud fragrance.\u003c\/p\u003e\n\u003cp\u003eThe opening combines rose, floral vines, peach and Mongolia, creating a powdery floral and fruity first impression with soft musky character.\u003c\/p\u003e\n\u003cp\u003eWood, oudh, caramel and agarwood shape the heart with earthy richness, oriental depth and a warm, subtly sweet character.\u003c\/p\u003e\n\u003cp\u003eFruity flavours, patchouli and iris vine form the base, balancing smoky earthiness, soft floral sweetness and a lingering fruity nuance.\u003c\/p\u003e\n\u003cp\u003eThe bottle moves from deep mahogany brown into luminous amber gold and is finished with a sculptural champagne-gold crown cap, gold typography and a matching espresso-black presentation box edged in gold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-notes-section\"\u003e\n\u003ch3 class=\"so-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"so-notes-grid\"\u003e\n\u003cdiv class=\"so-note-card\"\u003e\n\u003cdiv class=\"so-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"so-note-title\"\u003eRose, Floral Vines, Peach and Mongolia\u003c\/div\u003e\n\u003cdiv class=\"so-note-description\"\u003ePowdery rose, sweet floral vines, ripe peach and Mongolia create a soft floral-fruity opening with gentle musky character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-note-card\"\u003e\n\u003cdiv class=\"so-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"so-note-title\"\u003eWood, Oudh, Caramel and Agarwood\u003c\/div\u003e\n\u003cdiv class=\"so-note-description\"\u003eEarthy wood, deep oudh, warm caramel and oriental agarwood build a rich, textured and sophisticated heart.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-note-card\"\u003e\n\u003cdiv class=\"so-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"so-note-title\"\u003eFruity Flavours, Patchouli and Iris Vine\u003c\/div\u003e\n\u003cdiv class=\"so-note-description\"\u003eFruity nuances, smoky patchouli and sweet iris vine create a balanced floral-woody finishing trail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-character-section\"\u003e\n\u003cdiv class=\"so-character-card\"\u003e\n\u003ch3\u003eThe Powdery Floral Opening\u003c\/h3\u003e\n\u003cp\u003eRose, floral vines, peach and Mongolia create an elegant floral-fruity introduction with soft musky warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-character-card\"\u003e\n\u003ch3\u003eThe Caramel Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003eWood, oudh, caramel and agarwood move into patchouli and iris vine for a deep, warm and polished oriental finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-details-grid\"\u003e\n\u003cdiv class=\"so-details-box\"\u003e\n\u003ch4 class=\"so-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eSecret Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eEdition\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003ePrivate Edition\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eRose, Floral Vines, Peach and Mongolia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eWood, Oudh, Caramel and Agarwood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eFruity Flavours, Patchouli and Iris Vine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-detail-row\"\u003e\n\u003cspan class=\"so-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"so-detail-value\"\u003eMahogany Brown, Amber Gold and Champagne Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-highlights-box\"\u003e\n\u003ch4 class=\"so-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"so-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eUnisex Arabian oud fragrance\u003c\/li\u003e\n\u003cli\u003ePrivate Edition presentation\u003c\/li\u003e\n\u003cli\u003ePowdery rose opening\u003c\/li\u003e\n\u003cli\u003eSweet floral-vine character\u003c\/li\u003e\n\u003cli\u003eRipe peach nuance\u003c\/li\u003e\n\u003cli\u003eDeep oudh and agarwood heart\u003c\/li\u003e\n\u003cli\u003eWarm caramel richness\u003c\/li\u003e\n\u003cli\u003eEarthy woody depth\u003c\/li\u003e\n\u003cli\u003eSmoky patchouli base\u003c\/li\u003e\n\u003cli\u003eSoft iris-vine finish\u003c\/li\u003e\n\u003cli\u003eCrown-inspired gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-journey-section\"\u003e\n\u003ch3 class=\"so-section-title\"\u003eThe Secret Oud Journey\u003c\/h3\u003e\n\u003cp class=\"so-journey-intro\"\u003eA rich progression from powdery florals and peach into caramel-warmed oud before settling into patchouli, iris and fruity depth.\u003c\/p\u003e\n\u003cdiv class=\"so-journey-grid\"\u003e\n\u003cdiv class=\"so-journey-card\"\u003e\n\u003cdiv class=\"so-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFloral-Fruity Opening\u003c\/h4\u003e\n\u003cp\u003eRose, floral vines, peach and Mongolia introduce softness, sweetness and elegant floral lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-journey-card\"\u003e\n\u003cdiv class=\"so-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eCaramel Oud Heart\u003c\/h4\u003e\n\u003cp\u003eWood, oudh, caramel and agarwood add warmth, earthiness and sophisticated oriental depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-journey-card\"\u003e\n\u003cdiv class=\"so-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003ePatchouli Iris Finish\u003c\/h4\u003e\n\u003cp\u003eFruity flavours, smoky patchouli and iris vine create a balanced and memorable dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-accord-section\"\u003e\n\u003ch3 class=\"so-section-title\"\u003eThe Signature Secret Oud Accords\u003c\/h3\u003e\n\u003cp class=\"so-accord-intro\"\u003eA regal unisex fragrance shaped by powdery florals, ripe fruit, caramel-warmed oud and a smoky patchouli-iris base.\u003c\/p\u003e\n\u003cdiv class=\"so-accord-grid\"\u003e\n\u003cdiv class=\"so-accord-card\"\u003e\n\u003cdiv class=\"so-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eRose, Floral Vines and Peach\u003c\/h4\u003e\n\u003cp\u003ePowdery florals and ripe fruit create elegance, sweetness and an inviting first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-accord-card\"\u003e\n\u003cdiv class=\"so-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eOudh, Caramel and Agarwood\u003c\/h4\u003e\n\u003cp\u003eDeep woods, warm caramel and agarwood form the rich oriental centre of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-accord-card\"\u003e\n\u003cdiv class=\"so-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003ePatchouli, Iris and Fruit\u003c\/h4\u003e\n\u003cp\u003eSmoky earthiness, soft iris sweetness and fruity nuances create the finishing balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-video-section\"\u003e\n\u003ch3 class=\"so-video-title\"\u003eExperience Secret Oud\u003c\/h3\u003e\n\u003cp class=\"so-video-subtitle\"\u003eView Secret Oud Private Edition by Oudh Al Anfar and explore its powdery floral opening, caramel-warmed oud heart and rich patchouli finish.\u003c\/p\u003e\n\u003cdiv class=\"so-instagram-frame\"\u003e\u003ciframe allowfullscreen=\"\" allowtransparency=\"true\" frameborder=\"0\" height=\"760\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/reel\/Czgncztovzb\/embed\/\" title=\"Secret Oud Private Edition by Oudh Al Anfar Instagram Reel\" width=\"100%\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"so-instagram-link\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/Czgncztovzb\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView on Instagram\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-statement-section\"\u003e\n\u003ch3\u003eRoyal Oud Character in Mahogany, Amber and Gold\u003c\/h3\u003e\n\u003cp\u003eSecret Oud combines rose, floral vines, peach and Mongolia with wood, oudh, caramel and agarwood before settling into fruity flavours, patchouli and iris vine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-occasion-section\"\u003e\n\u003ch3\u003eA Rich Unisex Signature for Refined Occasions\u003c\/h3\u003e\n\u003cp\u003eIts floral, fruity, woody and oud character can suit personal signature wear, dinners, evening occasions, special events and fragrance gifting according to individual preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eSecret Oud is presented as a long-lasting Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-trust-section\"\u003e\n\u003ch3 class=\"so-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"so-trust-intro\"\u003eExplore a carefully selected collection of Arabian fragrances, oud compositions, perfume oils and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"so-trust-grid\"\u003e\n\u003cdiv class=\"so-trust-card\"\u003e\n\u003cdiv class=\"so-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover curated Arabian perfumes, oud compositions, musk blends and concentrated fragrance formats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-trust-card\"\u003e\n\u003cdiv class=\"so-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eFragrances are selected for character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-trust-card\"\u003e\n\u003cdiv class=\"so-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Secret Oud smell like?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eSecret Oud opens with rose, floral vines, peach and Mongolia, develops through wood, oudh, caramel and agarwood, and settles into fruity flavours, patchouli and iris vine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Secret Oud suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Secret Oud Private Edition as a unisex Arabian oud fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Secret Oud?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are rose, floral vines, peach and Mongolia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Secret Oud?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are wood, oudh, caramel and agarwood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Secret Oud?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are fruity flavours, patchouli and iris vine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"so-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Secret Oud?\u003c\/summary\u003e\n\u003cdiv class=\"so-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eSecret Oud is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582901731574,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Secret-Oud-100-ML-EDP-1.webp?v=1739210203"},{"product_id":"mount-black-legacy","title":"Mount Black Legacy","description":"\u003cstyle\u003e\n  .mount-black-wrapper {\n    --mb-white: #ffffff;\n    --mb-pale: #f4f5f5;\n    --mb-pale-2: #fafbfb;\n    --mb-near-white: #fcfcfc;\n    --mb-border: #dde0e2;\n    --mb-neutral-border: #e8eaec;\n\n    --mb-dominant: #17181a;\n    --mb-dominant-dark: #090a0b;\n    --mb-secondary: #b8bdc2;\n    --mb-accent: #6c747b;\n    --mb-dark-support: #202226;\n    --mb-dark-deep: #08090a;\n\n    --mb-ink: #151618;\n    --mb-body: #3c3e42;\n    --mb-muted: #70747a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mb-white);\n    color: var(--mb-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mount-black-wrapper *,\n  .mount-black-wrapper *::before,\n  .mount-black-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .mb-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mb-white);\n    border: 0;\n    border-bottom: 1px solid var(--mb-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mb-header::before,\n  .mb-header::after {\n    display: none;\n  }\n\n  .mb-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mb-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mb-main-title {\n    margin: 0 0 10px;\n    color: var(--mb-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mb-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mb-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .mb-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mb-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 10px;\n  }\n\n  .mb-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mb-story h3 {\n    margin: 0 0 16px;\n    color: var(--mb-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mb-story p {\n    margin: 0 0 17px;\n    color: var(--mb-body);\n    font-size: 1.05rem;\n  }\n\n  .mb-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mb-section-title {\n    margin: 0 0 25px;\n    color: var(--mb-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .mb-notes-section,\n  .mb-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 10px;\n  }\n\n  .mb-accord-section,\n  .mb-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mb-pale);\n    border: 1px solid var(--mb-border);\n    border-radius: 10px;\n  }\n\n  .mb-notes-grid,\n  .mb-journey-grid,\n  .mb-accord-grid,\n  .mb-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .mb-note-card {\n    padding: 22px;\n    background: var(--mb-pale);\n    border: 1px solid var(--mb-border);\n    border-top: 4px solid var(--mb-dominant);\n    border-radius: 8px;\n  }\n\n  .mb-note-card:nth-child(2),\n  .mb-note-card:nth-child(3) {\n    border-left: 1px solid var(--mb-border);\n    border-top-color: var(--mb-dominant);\n  }\n\n  .mb-note-label,\n  .mb-note-card:nth-child(2) .mb-note-label,\n  .mb-note-card:nth-child(3) .mb-note-label {\n    margin-bottom: 7px;\n    color: var(--mb-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mb-note-title {\n    margin-bottom: 7px;\n    color: var(--mb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mb-note-description {\n    color: var(--mb-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .mb-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mb-secondary);\n    border: 1px solid var(--mb-secondary);\n    border-radius: 10px;\n  }\n\n  .mb-character-card,\n  .mb-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mb-dark-support),\n      var(--mb-dark-deep)\n    );\n    color: var(--mb-white);\n  }\n\n  .mb-character-card h3,\n  .mb-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--mb-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mb-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .mb-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mb-details-box,\n  .mb-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 8px;\n  }\n\n  .mb-box-title,\n  .mb-highlights-box .mb-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mb-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mb-border);\n  }\n\n  .mb-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mb-neutral-border);\n  }\n\n  .mb-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mb-detail-label {\n    color: var(--mb-muted);\n    font-weight: 600;\n  }\n\n  .mb-detail-value {\n    color: var(--mb-ink);\n    text-align: right;\n  }\n\n  .mb-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mb-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mb-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mb-neutral-border);\n  }\n\n  .mb-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mb-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mb-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .mb-journey-intro,\n  .mb-accord-intro,\n  .mb-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mb-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mb-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mb-pale);\n    border: 1px solid var(--mb-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .mb-journey-number,\n  .mb-accord-icon,\n  .mb-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mb-dominant);\n    color: var(--mb-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mb-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mb-journey-card:nth-child(2) .mb-journey-number,\n  .mb-journey-card:nth-child(3) .mb-journey-number,\n  .mb-accord-card:nth-child(2) .mb-accord-icon,\n  .mb-accord-card:nth-child(3) .mb-accord-icon,\n  .mb-trust-card:nth-child(2) .mb-trust-icon,\n  .mb-trust-card:nth-child(3) .mb-trust-icon {\n    background: var(--mb-dominant);\n    color: var(--mb-white);\n  }\n\n  .mb-journey-card h4,\n  .mb-accord-card h4,\n  .mb-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mb-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mb-journey-card p,\n  .mb-accord-card p,\n  .mb-trust-card p {\n    margin: 0;\n    color: var(--mb-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .mb-accord-card,\n  .mb-trust-card {\n    padding: 22px;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mb-accord-icon,\n  .mb-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .mb-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 10px;\n  }\n\n  .mb-video-title {\n    margin: 0 0 8px;\n    color: var(--mb-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mb-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mb-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mb-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mb-white);\n    border: 1px solid var(--mb-border);\n    border-radius: 8px;\n  }\n\n  .mb-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mb-white);\n    border: 0;\n  }\n\n  .mb-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mb-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mb-dominant);\n    color: var(--mb-white);\n    border: 1px solid var(--mb-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mb-instagram-link a:hover {\n    background: var(--mb-dominant-dark);\n    border-color: var(--mb-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .mb-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mb-dark-support) 0%,\n      var(--mb-dominant) 48%,\n      var(--mb-dark-deep) 100%\n    );\n    color: var(--mb-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mb-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mb-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mb-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .mb-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mb-pale);\n    border: 1px solid var(--mb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mb-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mb-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mb-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mb-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .mb-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mb-pale-2);\n    border: 1px solid var(--mb-border);\n    border-left: 6px solid var(--mb-dominant);\n    border-radius: 8px;\n  }\n\n  .mb-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mb-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mb-performance-section p {\n    margin: 0;\n    color: var(--mb-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .mb-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mb-border);\n  }\n\n  .mb-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mb-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mb-faq-item {\n    background: var(--mb-white);\n    border-bottom: 1px solid var(--mb-border);\n  }\n\n  .mb-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mb-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mb-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mb-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mb-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mb-body);\n    font-size: 1rem;\n  }\n\n  .mb-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mount-black-wrapper {\n      padding: 35px;\n    }\n\n    .mb-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mb-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mb-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mb-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mb-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mb-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mb-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mb-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mb-notes-grid,\n    .mb-journey-grid,\n    .mb-accord-grid,\n    .mb-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mb-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mb-character-card {\n      padding: 35px;\n    }\n\n    .mb-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mb-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mb-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mb-section-title,\n    .mb-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mb-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mb-note-description {\n      font-size: 1rem;\n    }\n\n    .mb-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mb-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mb-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mb-detail-row,\n    .mb-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mb-journey-intro,\n    .mb-accord-intro,\n    .mb-trust-intro,\n    .mb-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mb-journey-card h4,\n    .mb-accord-card h4,\n    .mb-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mb-journey-card p,\n    .mb-accord-card p,\n    .mb-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mb-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mb-statement-section {\n      padding: 44px;\n    }\n\n    .mb-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mb-statement-section p,\n    .mb-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mb-occasion-section {\n      padding: 38px;\n    }\n\n    .mb-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mb-performance-section {\n      padding: 30px;\n    }\n\n    .mb-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mb-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mb-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mb-notes-grid,\n    .mb-journey-grid,\n    .mb-accord-grid,\n    .mb-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mount-black-wrapper {\n      padding: 10px;\n    }\n\n    .mb-header {\n      padding: 26px 8px;\n    }\n\n    .mb-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mb-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mb-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mb-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mb-detail-value {\n      text-align: left;\n    }\n\n    .mb-character-card {\n      padding: 24px 18px;\n    }\n\n    .mb-journey-section,\n    .mb-accord-section,\n    .mb-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mb-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mb-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mb-video-section {\n      padding: 24px 10px;\n    }\n\n    .mb-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mb-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .mb-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .mb-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .mb-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \/* Permanent highlights-list fix: prevent theme bullet duplication *\/\n  .mount-black-wrapper .mb-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mount-black-wrapper .mb-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mount-black-wrapper .mb-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mount-black-wrapper .mb-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \/* Permanent product-details alignment and overflow protection *\/\n  .mount-black-wrapper .mb-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .mount-black-wrapper .mb-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .mount-black-wrapper .mb-detail-label,\n    .mount-black-wrapper .mb-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mount-black-wrapper\"\u003e\n\u003cdiv class=\"mb-header\"\u003e\n\u003cdiv class=\"mb-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n\u003ch2 class=\"mb-main-title\"\u003eMount Black Legacy\u003c\/h2\u003e\n\u003cp class=\"mb-tagline\"\u003e“A masculine and iconic fragrance created for the charismatic, contemporary man.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-intro-grid\"\u003e\n\u003cdiv class=\"mb-image-frame\"\u003e\n\u003cimg alt=\"Mount Black Legacy by Asten 100ml Eau de Parfum in a glossy lacquer-black bottle with chrome-silver cap, silver lettering and matching black box\" class=\"mb-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mount-Black-Legacy-A_jpg.webp?v=1739210351\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-story\"\u003e\n\u003ch3\u003eContemporary Masculinity in Lacquer Black and Chrome\u003c\/h3\u003e\n\u003cp\u003eDiscover Mount Black Legacy, a masculine and iconic fragrance created for the charismatic and contemporary man.\u003c\/p\u003e\n\u003cp\u003eThe official product description focuses on its confident masculine identity rather than publishing a detailed top, heart and base-note pyramid. This description therefore preserves the verified character without inventing unsupported notes.\u003c\/p\u003e\n\u003cp\u003eThe presentation communicates modern strength through a glossy lacquer-black bottle, chrome-silver cap and crisp silver typography.\u003c\/p\u003e\n\u003cp\u003eThe matching black box continues the monochrome design with silver linework and a subtle mountain motif, reinforcing the fragrance’s bold and contemporary visual identity.\u003c\/p\u003e\n\u003cp\u003eThe bottle and packaging display Asten branding, while the London Musk product description references the fragrance heritage of Oudh Al Anfar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-notes-section\"\u003e\n\u003ch3 class=\"mb-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mb-notes-grid\"\u003e\n\u003cdiv class=\"mb-note-card\"\u003e\n\u003cdiv class=\"mb-note-label\"\u003eOpening Impression\u003c\/div\u003e\n\u003cdiv class=\"mb-note-title\"\u003eClean Masculine Presence\u003c\/div\u003e\n\u003cdiv class=\"mb-note-description\"\u003eA composed and modern first impression designed to feel confident, polished and distinctly masculine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note-card\"\u003e\n\u003cdiv class=\"mb-note-label\"\u003eDeveloping Character\u003c\/div\u003e\n\u003cdiv class=\"mb-note-title\"\u003eContemporary Depth\u003c\/div\u003e\n\u003cdiv class=\"mb-note-description\"\u003eThe fragrance is presented as refined and charismatic, with a modern identity suited to confident personal style.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-note-card\"\u003e\n\u003cdiv class=\"mb-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mb-note-title\"\u003eIconic Signature\u003c\/div\u003e\n\u003cdiv class=\"mb-note-description\"\u003eA memorable masculine trail that reflects the bold black-and-silver presentation and contemporary positioning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-character-section\"\u003e\n\u003cdiv class=\"mb-character-card\"\u003e\n\u003ch3\u003eThe Charismatic Presence\u003c\/h3\u003e\n\u003cp\u003eMount Black Legacy is presented for a self-assured man who values a polished, distinctive and contemporary fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-character-card\"\u003e\n\u003ch3\u003eThe Modern Masculine Signature\u003c\/h3\u003e\n\u003cp\u003eIts iconic positioning and monochrome presentation create a confident impression suited to modern personal style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-details-grid\"\u003e\n\u003cdiv class=\"mb-details-box\"\u003e\n\u003ch4 class=\"mb-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eMount Black Legacy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eBrand Shown on Packaging\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eAsten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eStore Heritage Reference\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eMasculine, Iconic and Contemporary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-detail-row\"\u003e\n\u003cspan class=\"mb-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mb-detail-value\"\u003eLacquer Black, Chrome Silver and Cool White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-highlights-box\"\u003e\n\u003ch4 class=\"mb-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mb-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated for men\u003c\/li\u003e\n\u003cli\u003eMasculine and iconic identity\u003c\/li\u003e\n\u003cli\u003eDesigned for the contemporary man\u003c\/li\u003e\n\u003cli\u003eConfident signature-fragrance positioning\u003c\/li\u003e\n\u003cli\u003eGlossy lacquer-black bottle\u003c\/li\u003e\n\u003cli\u003eChrome-silver cap\u003c\/li\u003e\n\u003cli\u003eCrisp silver typography\u003c\/li\u003e\n\u003cli\u003eMatching monochrome presentation box\u003c\/li\u003e\n\u003cli\u003eSubtle mountain-inspired graphics\u003c\/li\u003e\n\u003cli\u003eAsten branding shown on packaging\u003c\/li\u003e\n\u003cli\u003eGift-ready masculine presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-journey-section\"\u003e\n\u003ch3 class=\"mb-section-title\"\u003eThe Mount Black Legacy Journey\u003c\/h3\u003e\n\u003cp class=\"mb-journey-intro\"\u003eA confident progression from clean masculine presence into contemporary depth before settling into an iconic signature.\u003c\/p\u003e\n\u003cdiv class=\"mb-journey-grid\"\u003e\n\u003cdiv class=\"mb-journey-card\"\u003e\n\u003cdiv class=\"mb-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eConfident Introduction\u003c\/h4\u003e\n\u003cp\u003eA polished first impression communicates masculine confidence and modern clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-journey-card\"\u003e\n\u003cdiv class=\"mb-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eContemporary Character\u003c\/h4\u003e\n\u003cp\u003eThe fragrance develops with a refined identity designed for charismatic personal style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-journey-card\"\u003e\n\u003cdiv class=\"mb-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eIconic Signature\u003c\/h4\u003e\n\u003cp\u003eThe final impression remains distinctive, memorable and unmistakably masculine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-accord-section\"\u003e\n\u003ch3 class=\"mb-section-title\"\u003eThe Signature Mount Black Legacy Character\u003c\/h3\u003e\n\u003cp class=\"mb-accord-intro\"\u003eA modern masculine fragrance defined by confidence, refinement and an iconic black-and-silver identity.\u003c\/p\u003e\n\u003cdiv class=\"mb-accord-grid\"\u003e\n\u003cdiv class=\"mb-accord-card\"\u003e\n\u003cdiv class=\"mb-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eMasculine Confidence\u003c\/h4\u003e\n\u003cp\u003eA composed fragrance identity designed for the charismatic contemporary man.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-accord-card\"\u003e\n\u003cdiv class=\"mb-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eModern Refinement\u003c\/h4\u003e\n\u003cp\u003ePolished presentation and confident positioning create a sophisticated signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-accord-card\"\u003e\n\u003cdiv class=\"mb-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eIconic Presence\u003c\/h4\u003e\n\u003cp\u003eA distinctive masculine impression suited to personal style and fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-statement-section\"\u003e\n\u003ch3\u003eMasculine Legacy in Lacquer Black and Chrome\u003c\/h3\u003e\n\u003cp\u003eMount Black Legacy combines a charismatic masculine identity with a glossy black bottle, chrome-silver cap, silver typography and matching monochrome box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-occasion-section\"\u003e\n\u003ch3\u003eA Contemporary Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts masculine and polished identity can complement work, smart-casual wear, dinners, evening occasions and fragrance gifting according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMount Black Legacy is supplied as an Eau de Parfum. The product listing does not publish fixed longevity or projection figures, so performance may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-section\"\u003e\n\u003ch3 class=\"mb-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mb-trust-intro\"\u003eExplore a carefully selected collection of Arabian and contemporary fragrances, masculine Eau de Parfum releases and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"mb-trust-grid\"\u003e\n\u003cdiv class=\"mb-trust-card\"\u003e\n\u003cdiv class=\"mb-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabic perfumes, oud blends, CPO formats and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-card\"\u003e\n\u003cdiv class=\"mb-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for character, presentation and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-card\"\u003e\n\u003cdiv class=\"mb-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer offering customer-focused service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is Mount Black Legacy?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMount Black Legacy is presented as a masculine and iconic fragrance for a charismatic and contemporary man.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWho is Mount Black Legacy designed for?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe official product description presents it as a fragrance for men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mount Black Legacy?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe packaging shows a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance notes are published for Mount Black Legacy?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe current product listing does not publish a conventional top, heart and base-note pyramid, so unsupported notes have not been added.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhich brand is shown on the bottle?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe bottle and box display Asten branding, while the store description references Oudh Al Anfar heritage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mount Black Legacy suitable as a gift?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its 100ml size and polished black-and-silver presentation make it suitable for masculine fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582991515894,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mount-Black-Legacy.webp?v=1739210351"},{"product_id":"musk-al-oud-kambodi-edp-50ml","title":"Musk Al Oud Kambodi EDP (50ml)","description":"\u003cstyle\u003e\n  .musk-oud-kambodi-wrapper {\n    --mk-white: #ffffff;\n    --mk-pale: #f8f3eb;\n    --mk-pale-2: #fcfaf6;\n    --mk-near-white: #fcfcfc;\n    --mk-border: #e3d8ca;\n    --mk-neutral-border: #ebe3d9;\n\n    --mk-dominant: #b86b24;\n    --mk-dominant-dark: #804513;\n    --mk-secondary: #bfc3c6;\n    --mk-accent: #3a2117;\n    --mk-dark-support: #332017;\n    --mk-dark-deep: #110d0b;\n\n    --mk-ink: #1b1714;\n    --mk-body: #433c36;\n    --mk-muted: #776f68;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mk-white);\n    color: var(--mk-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .musk-oud-kambodi-wrapper *,\n  .musk-oud-kambodi-wrapper *::before,\n  .musk-oud-kambodi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mk-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mk-white);\n    border: 0;\n    border-bottom: 1px solid var(--mk-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mk-header::before,\n  .mk-header::after {\n    display: none;\n  }\n\n  .mk-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mk-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mk-main-title {\n    margin: 0 0 10px;\n    color: var(--mk-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mk-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mk-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mk-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mk-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mk-white);\n    border: 1px solid var(--mk-border);\n    border-radius: 10px;\n  }\n\n  .mk-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mk-story h3 {\n    margin: 0 0 16px;\n    color: var(--mk-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mk-story p {\n    margin: 0 0 17px;\n    color: var(--mk-body);\n    font-size: 1.05rem;\n  }\n\n  .mk-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mk-section-title {\n    margin: 0 0 25px;\n    color: var(--mk-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .mk-notes-section,\n  .mk-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mk-white);\n    border: 1px solid var(--mk-border);\n    border-radius: 10px;\n  }\n\n  .mk-accord-section,\n  .mk-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mk-pale);\n    border: 1px solid var(--mk-border);\n    border-radius: 10px;\n  }\n\n  .mk-notes-grid,\n  .mk-journey-grid,\n  .mk-accord-grid,\n  .mk-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mk-note-card {\n    padding: 22px;\n    background: var(--mk-pale);\n    border: 1px solid var(--mk-border);\n    border-top: 4px solid var(--mk-dominant);\n    border-radius: 8px;\n  }\n.mk-note-label {\n    margin-bottom: 7px;\n    color: var(--mk-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mk-note-title {\n    margin-bottom: 7px;\n    color: var(--mk-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mk-note-description {\n    color: var(--mk-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mk-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mk-dark-deep);\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mk-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mk-dark-support),\n      var(--mk-dark-deep)\n    );\n    color: var(--mk-white);\n  }\n  .mk-character-card:nth-child(2) {\n    border-top: 1px solid var(--mk-secondary);\n  }\n.mk-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mk-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mk-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mk-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mk-details-box,\n  .mk-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mk-white);\n    border: 1px solid var(--mk-border);\n    border-radius: 8px;\n  }\n\n  .mk-box-title,\n  .mk-highlights-box .mk-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mk-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mk-border);\n  }\n\n  .mk-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mk-neutral-border);\n  }\n\n  .mk-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mk-detail-label {\n    color: var(--mk-muted);\n    font-weight: 600;\n  }\n\n  .mk-detail-value {\n    color: var(--mk-ink);\n    text-align: right;\n  }\n\n  .mk-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mk-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mk-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mk-neutral-border);\n  }\n\n  .mk-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n\n  .mk-detail-label {\n    flex: 0 0 34%;\n    min-width: 0;\n  }\n\n  .mk-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .mk-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mk-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mk-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mk-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mk-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mk-journey-intro,\n  .mk-accord-intro,\n  .mk-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mk-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mk-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mk-pale);\n    border: 1px solid var(--mk-border);\n    border-radius: 8px;\n  }\n\n  \n  .mk-journey-number,\n  .mk-accord-icon,\n  .mk-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mk-dominant);\n    color: var(--mk-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mk-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n.mk-journey-card h4,\n  .mk-accord-card h4,\n  .mk-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mk-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mk-journey-card p,\n  .mk-accord-card p,\n  .mk-trust-card p {\n    margin: 0;\n    color: var(--mk-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mk-accord-card,\n  .mk-trust-card {\n    padding: 22px;\n    background: var(--mk-white);\n    border: 1px solid var(--mk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mk-accord-icon,\n  .mk-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n\n  \n  .mk-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mk-dark-support) 0%,\n      var(--mk-dominant) 48%,\n      var(--mk-dark-deep) 100%\n    );\n    color: var(--mk-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mk-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mk-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mk-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mk-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mk-pale);\n    border: 1px solid var(--mk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mk-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mk-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mk-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mk-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mk-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mk-pale-2);\n    border: 1px solid var(--mk-border);\n    border-left: 6px solid var(--mk-dominant);\n    border-radius: 8px;\n  }\n\n  .mk-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mk-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mk-performance-section p {\n    margin: 0;\n    color: var(--mk-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mk-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mk-border);\n  }\n\n  .mk-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mk-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mk-faq-item {\n    background: var(--mk-white);\n    border-bottom: 1px solid var(--mk-border);\n  }\n\n  .mk-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mk-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mk-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mk-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mk-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mk-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mk-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mk-body);\n    font-size: 1rem;\n  }\n\n  .mk-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .musk-oud-kambodi-wrapper {\n      padding: 35px;\n    }\n\n    .mk-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mk-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mk-main-title {\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      letter-spacing: clamp(2.8px, 0.35vw, 4px);\n      overflow-wrap: anywhere;\n    }\n\n    .mk-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mk-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mk-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mk-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mk-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mk-notes-grid,\n    .mk-journey-grid,\n    .mk-accord-grid,\n    .mk-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mk-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mk-character-card:nth-child(2) {\n      border-top: 0;\n      border-left: 1px solid var(--mk-secondary);\n    }\n\n    .mk-character-card {\n      padding: 35px;\n    }\n\n    .mk-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mk-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mk-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mk-section-title,\n    .mk-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mk-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mk-note-description {\n      font-size: 1rem;\n    }\n\n    .mk-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mk-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mk-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mk-detail-row,\n    .mk-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mk-journey-intro,\n    .mk-accord-intro,\n    .mk-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mk-journey-card h4,\n    .mk-accord-card h4,\n    .mk-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mk-journey-card p,\n    .mk-accord-card p,\n    .mk-trust-card p {\n      font-size: 1rem;\n    }\n.mk-statement-section {\n      padding: 44px;\n    }\n\n    .mk-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mk-statement-section p,\n    .mk-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mk-occasion-section {\n      padding: 38px;\n    }\n\n    .mk-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mk-performance-section {\n      padding: 30px;\n    }\n\n    .mk-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mk-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mk-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mk-notes-grid,\n    .mk-journey-grid,\n    .mk-accord-grid,\n    .mk-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .musk-oud-kambodi-wrapper {\n      padding: 10px;\n    }\n\n    .mk-header {\n      padding: 26px 8px;\n    }\n\n    .mk-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mk-main-title {\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      letter-spacing: 1.4px;\n      overflow-wrap: anywhere;\n    }\n\n    .mk-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mk-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mk-detail-value {\n      text-align: left;\n    }\n\n    .mk-character-card {\n      padding: 24px 18px;\n    }\n\n    .mk-journey-section,\n    .mk-accord-section,\n    .mk-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mk-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mk-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n.mk-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"musk-oud-kambodi-wrapper\"\u003e\n\u003cdiv class=\"mk-header\"\u003e\n\u003cdiv class=\"mk-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mk-main-title\"\u003eMusk Al Oud Kambodi\u003c\/h2\u003e\n\u003cp class=\"mk-tagline\"\u003e\n      “Sweet Cambodian oud and smooth musk wrapped in a warm, luxurious oriental trail.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-intro-grid\"\u003e\n\u003cdiv class=\"mk-image-frame\"\u003e\n\u003cimg alt=\"Musk Al Oud Kambodi by Oudh Al Anfar 50ml Eau de Parfum with amber-cognac liquid, thick clear glass, dark espresso arabesque artwork, white Arabic detailing and a polished chrome-silver cap\" class=\"mk-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Musk-Al-Oud-Kambodi-EDP-50ml_jpg.webp?v=1734440082\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-story\"\u003e\n\u003ch3\u003eSweet Oud and Smooth Musk in Perfect Balance\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMusk Al Oud Kambodi\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e50ml Eau de Parfum\u003c\/strong\u003e created for fragrance lovers who\n        want the depth of oud softened by a smooth and attractive sweetness.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The defining feature of the fragrance is the harmony between oud\n        and musk. The opening is presented as a balanced combination of\n        rich Cambodian-style oud and soft musk, creating an immediately warm,\n        sensual and unmistakably oriental impression.\n      \u003c\/p\u003e\n\u003cp\u003e\n        A gentle sweetness rounds the darker woodiness and gives the scent a\n        smoother, more approachable character. Rather than feeling harsh or\n        overly smoky, the fragrance is designed to remain polished, warm and\n        easy to enjoy.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The official product description highlights its lasting character\n        but does not publish a complete top, heart and base-note pyramid.\n        This description therefore preserves only the explicitly stated oud,\n        musk and sweet oriental profile.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The bottle features amber-cognac liquid framed by thick clear glass,\n        dark espresso arabesque artwork and a polished chrome-silver cap,\n        creating a refined and distinctive presentation.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-notes-section\"\u003e\n\u003ch3 class=\"mk-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mk-notes-grid\"\u003e\n\u003cdiv class=\"mk-note-card\"\u003e\n\u003cdiv class=\"mk-note-label\"\u003eOpening Impression\u003c\/div\u003e\n\u003cdiv class=\"mk-note-title\"\u003eOud and Musk Harmony\u003c\/div\u003e\n\u003cdiv class=\"mk-note-description\"\u003e\n          Rich oud and smooth musk create a warm, balanced and immediately\n          distinctive oriental opening.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-note-card\"\u003e\n\u003cdiv class=\"mk-note-label\"\u003eDeveloping Character\u003c\/div\u003e\n\u003cdiv class=\"mk-note-title\"\u003eSoft Oriental Sweetness\u003c\/div\u003e\n\u003cdiv class=\"mk-note-description\"\u003e\n          A gentle sweetness softens the darker woodiness and gives the\n          fragrance a smoother, more inviting character.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-note-card\"\u003e\n\u003cdiv class=\"mk-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mk-note-title\"\u003eWarm Musky Oud Trail\u003c\/div\u003e\n\u003cdiv class=\"mk-note-description\"\u003e\n          Oud and musk remain central through the dry-down, creating a warm,\n          sensual and memorable finishing presence.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-character-section\"\u003e\n\u003cdiv class=\"mk-character-card\"\u003e\n\u003ch3\u003eThe Sweet Oud Presence\u003c\/h3\u003e\n\u003cp\u003e\n        Deep oud provides richness and oriental character, while a touch of\n        sweetness makes the composition smoother and more approachable.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-character-card\"\u003e\n\u003ch3\u003eThe Smooth Musk Finish\u003c\/h3\u003e\n\u003cp\u003e\n        Musk rounds the fragrance with softness, warmth and an enveloping\n        trail that complements the darker oud character.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-details-grid\"\u003e\n\u003cdiv class=\"mk-details-box\"\u003e\n\u003ch4 class=\"mk-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eMusk Al Oud Kambodi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eOud, Musk, Sweet and Oriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eOud and Musk with Sweetness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003ePerformance\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003ePresented as Long-Lasting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-detail-row\"\u003e\n\u003cspan class=\"mk-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mk-detail-value\"\u003eAmber Cognac, Chrome Silver, Espresso Brown and Clear Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-highlights-box\"\u003e\n\u003ch4 class=\"mk-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mk-highlights-list\"\u003e\n\u003cli\u003e50ml Eau de Parfum presentation\u003c\/li\u003e\n\u003cli\u003eCreated for oud lovers\u003c\/li\u003e\n\u003cli\u003eBalanced oud and musk opening\u003c\/li\u003e\n\u003cli\u003eWarm oriental fragrance style\u003c\/li\u003e\n\u003cli\u003eSoft and attractive sweetness\u003c\/li\u003e\n\u003cli\u003eSmooth musky character\u003c\/li\u003e\n\u003cli\u003eRich woody depth\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for signature wear\u003c\/li\u003e\n\u003cli\u003eAmber-cognac liquid\u003c\/li\u003e\n\u003cli\u003ePolished chrome-silver cap\u003c\/li\u003e\n\u003cli\u003eDistinctive arabesque bottle design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-journey-section\"\u003e\n\u003ch3 class=\"mk-section-title\"\u003eThe Musk Al Oud Kambodi Journey\u003c\/h3\u003e\n\u003cp class=\"mk-journey-intro\"\u003e\n      A luxurious progression from rich oud and smooth musk into gentle\n      sweetness before settling into a warm oriental trail.\n    \u003c\/p\u003e\n\u003cdiv class=\"mk-journey-grid\"\u003e\n\u003cdiv class=\"mk-journey-card\"\u003e\n\u003cdiv class=\"mk-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOud Musk Introduction\u003c\/h4\u003e\n\u003cp\u003eOud and musk create a rich, warm and immediately distinctive opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-journey-card\"\u003e\n\u003cdiv class=\"mk-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSweet Oriental Balance\u003c\/h4\u003e\n\u003cp\u003eGentle sweetness softens the darker woods and adds smoothness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-journey-card\"\u003e\n\u003cdiv class=\"mk-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Lasting Trail\u003c\/h4\u003e\n\u003cp\u003eThe fragrance settles into an enveloping musky oud impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-accord-section\"\u003e\n\u003ch3 class=\"mk-section-title\"\u003eThe Signature Musk Al Oud Kambodi Accords\u003c\/h3\u003e\n\u003cp class=\"mk-accord-intro\"\u003e\n      A smooth oriental composition shaped by rich oud, soft musk and a\n      refined touch of sweetness.\n    \u003c\/p\u003e\n\u003cdiv class=\"mk-accord-grid\"\u003e\n\u003cdiv class=\"mk-accord-card\"\u003e\n\u003cdiv class=\"mk-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eRich Cambodian-Style Oud\u003c\/h4\u003e\n\u003cp\u003eDark woody depth gives the fragrance its luxurious oriental identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-accord-card\"\u003e\n\u003cdiv class=\"mk-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eSoft Enveloping Musk\u003c\/h4\u003e\n\u003cp\u003eMusk adds smoothness, warmth and a sensual finishing texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-accord-card\"\u003e\n\u003cdiv class=\"mk-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eRefined Sweetness\u003c\/h4\u003e\n\u003cp\u003eA gentle sweet facet balances the darker oud and makes it inviting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-statement-section\"\u003e\n\u003ch3\u003eAmber Oud Luxury in Clear Glass and Chrome\u003c\/h3\u003e\n\u003cp\u003e\n      Musk Al Oud Kambodi pairs rich oud with smooth musk and refined\n      sweetness. Its amber-cognac liquid, polished chrome cap, clear glass\n      and dark arabesque artwork reflect a fragrance designed to feel warm,\n      distinctive and luxurious.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-occasion-section\"\u003e\n\u003ch3\u003eA Warm Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003e\n      Its smooth sweet-oud character makes Musk Al Oud Kambodi suitable for\n      daily signature wear, dinners, social occasions, evenings and\n      fragrance gifting, depending on personal preference.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe London Musk product listing presents Musk Al Oud Kambodi as long-lasting. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-trust-section\"\u003e\n\u003ch3 class=\"mk-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mk-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk compositions and gift-ready presentations through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mk-trust-grid\"\u003e\n\u003cdiv class=\"mk-trust-card\"\u003e\n\u003cdiv class=\"mk-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover oud, musk, Eau de Parfum and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-trust-card\"\u003e\n\u003cdiv class=\"mk-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for distinctive character, presentation and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-trust-card\"\u003e\n\u003cdiv class=\"mk-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian, oud, musk and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mk-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Musk Al Oud Kambodi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a warm oriental fragrance combining rich oud, smooth musk and a refined touch of sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance notes are published for Musk Al Oud Kambodi?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description highlights oud and musk with sweetness. A complete top, heart and base-note pyramid is not published.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Musk Al Oud Kambodi?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 50ml, approximately 1.7-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Al Oud Kambodi suitable for oud lovers?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is specifically presented for people seeking oud with a smoother touch of sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Al Oud Kambodi long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk product listing presents it as long-lasting. Exact performance varies according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Musk Al Oud Kambodi be worn?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts warm sweet-oud character can suit daily signature wear, dinners, evenings and social occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mk-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mk-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its 50ml format and distinctive amber, clear-glass and chrome presentation make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583053775094,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musk-Al-Oud-Kambodi-EDP-50ml_jpg.webp?v=1734440082"},{"product_id":"mystic-melody-edp-100ml","title":"Mystic Melody EDP (100ml)","description":"\u003cstyle\u003e\n  .mystic-melody-wrapper {\n    --mym-white: #ffffff;\n    --mym-pale: #fbf1f3;\n    --mym-pale-2: #fdf8f9;\n    --mym-near-white: #fcfcfc;\n    --mym-border: #ead6dc;\n    --mym-neutral-border: #efe2e6;\n\n    --mym-dominant: #8d1830;\n    --mym-dominant-dark: #5a0d20;\n    --mym-secondary: #c8a24b;\n    --mym-accent: #221315;\n    --mym-dark-support: #32131d;\n    --mym-dark-deep: #0d090b;\n\n    --mym-ink: #1d1418;\n    --mym-body: #46393f;\n    --mym-muted: #786a71;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mym-white);\n    color: var(--mym-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mystic-melody-wrapper *,\n  .mystic-melody-wrapper *::before,\n  .mystic-melody-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mym-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mym-white);\n    border: 0;\n    border-bottom: 1px solid var(--mym-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mym-header::before,\n  .mym-header::after {\n    display: none;\n  }\n\n  .mym-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mym-secondary);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mym-main-title {\n    margin: 0 0 10px;\n    color: var(--mym-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mym-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mym-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mym-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mym-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mym-white);\n    border: 1px solid var(--mym-border);\n    border-radius: 10px;\n  }\n\n  .mym-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mym-story h3 {\n    margin: 0 0 16px;\n    color: var(--mym-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mym-story p {\n    margin: 0 0 17px;\n    color: var(--mym-body);\n    font-size: 1.05rem;\n  }\n\n  .mym-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mym-section-title {\n    margin: 0 0 25px;\n    color: var(--mym-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .mym-notes-section,\n  .mym-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mym-white);\n    border: 1px solid var(--mym-border);\n    border-radius: 10px;\n  }\n\n  .mym-accord-section,\n  .mym-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mym-pale);\n    border: 1px solid var(--mym-border);\n    border-radius: 10px;\n  }\n\n  .mym-notes-grid,\n  .mym-journey-grid,\n  .mym-accord-grid,\n  .mym-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mym-note-card {\n    padding: 22px;\n    background: var(--mym-pale);\n    border: 1px solid var(--mym-border);\n    border-top: 4px solid var(--mym-dominant);\n    border-radius: 8px;\n  }\n.mym-note-label {\n    margin-bottom: 7px;\n    color: var(--mym-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mym-note-title {\n    margin-bottom: 7px;\n    color: var(--mym-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mym-note-description {\n    color: var(--mym-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mym-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mym-dark-deep);\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mym-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mym-dark-support),\n      var(--mym-dark-deep)\n    );\n    color: var(--mym-white);\n  }\n  .mym-character-card:nth-child(2) {\n    border-top: 1px solid var(--mym-secondary);\n  }\n.mym-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mym-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mym-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mym-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mym-details-box,\n  .mym-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mym-white);\n    border: 1px solid var(--mym-border);\n    border-radius: 8px;\n  }\n\n  .mym-box-title,\n  .mym-highlights-box .mym-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mym-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mym-border);\n  }\n\n  .mym-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mym-neutral-border);\n  }\n\n  .mym-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mym-detail-label {\n    color: var(--mym-muted);\n    font-weight: 600;\n  }\n\n  .mym-detail-value {\n    color: var(--mym-ink);\n    text-align: right;\n  }\n\n  .mym-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mym-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mym-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mym-neutral-border);\n  }\n\n  .mym-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n\n  .mym-detail-label {\n    flex: 0 0 34%;\n    min-width: 0;\n  }\n\n  .mym-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .mym-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mym-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mym-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mym-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mym-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mym-journey-intro,\n  .mym-accord-intro,\n  .mym-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mym-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mym-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mym-pale);\n    border: 1px solid var(--mym-border);\n    border-radius: 8px;\n  }\n\n  \n  .mym-journey-number,\n  .mym-accord-icon,\n  .mym-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mym-dominant);\n    color: var(--mym-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mym-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n.mym-journey-card h4,\n  .mym-accord-card h4,\n  .mym-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mym-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mym-journey-card p,\n  .mym-accord-card p,\n  .mym-trust-card p {\n    margin: 0;\n    color: var(--mym-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mym-accord-card,\n  .mym-trust-card {\n    padding: 22px;\n    background: var(--mym-white);\n    border: 1px solid var(--mym-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mym-accord-icon,\n  .mym-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n\n  \n  .mym-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mym-dark-support) 0%,\n      var(--mym-dominant) 48%,\n      var(--mym-dark-deep) 100%\n    );\n    color: var(--mym-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mym-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mym-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mym-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mym-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mym-pale);\n    border: 1px solid var(--mym-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mym-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mym-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mym-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mym-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mym-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mym-pale-2);\n    border: 1px solid var(--mym-border);\n    border-left: 6px solid var(--mym-dominant);\n    border-radius: 8px;\n  }\n\n  .mym-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mym-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mym-performance-section p {\n    margin: 0;\n    color: var(--mym-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mym-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mym-border);\n  }\n\n  .mym-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mym-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mym-faq-item {\n    background: var(--mym-white);\n    border-bottom: 1px solid var(--mym-border);\n  }\n\n  .mym-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mym-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mym-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mym-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mym-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mym-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mym-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mym-body);\n    font-size: 1rem;\n  }\n\n  .mym-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mystic-melody-wrapper {\n      padding: 35px;\n    }\n\n    .mym-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mym-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mym-main-title {\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      letter-spacing: clamp(2.8px, 0.35vw, 4px);\n      overflow-wrap: anywhere;\n    }\n\n    .mym-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mym-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mym-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mym-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mym-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mym-notes-grid,\n    .mym-journey-grid,\n    .mym-accord-grid,\n    .mym-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mym-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mym-character-card:nth-child(2) {\n      border-top: 0;\n      border-left: 1px solid var(--mym-secondary);\n    }\n\n    .mym-character-card {\n      padding: 35px;\n    }\n\n    .mym-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mym-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mym-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mym-section-title,\n    .mym-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mym-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mym-note-description {\n      font-size: 1rem;\n    }\n\n    .mym-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mym-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mym-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mym-detail-row,\n    .mym-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mym-journey-intro,\n    .mym-accord-intro,\n    .mym-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mym-journey-card h4,\n    .mym-accord-card h4,\n    .mym-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mym-journey-card p,\n    .mym-accord-card p,\n    .mym-trust-card p {\n      font-size: 1rem;\n    }\n.mym-statement-section {\n      padding: 44px;\n    }\n\n    .mym-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mym-statement-section p,\n    .mym-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mym-occasion-section {\n      padding: 38px;\n    }\n\n    .mym-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mym-performance-section {\n      padding: 30px;\n    }\n\n    .mym-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mym-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mym-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mym-notes-grid,\n    .mym-journey-grid,\n    .mym-accord-grid,\n    .mym-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mystic-melody-wrapper {\n      padding: 10px;\n    }\n\n    .mym-header {\n      padding: 26px 8px;\n    }\n\n    .mym-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mym-main-title {\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      letter-spacing: 1.4px;\n      overflow-wrap: anywhere;\n    }\n\n    .mym-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mym-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mym-detail-value {\n      text-align: left;\n    }\n\n    .mym-character-card {\n      padding: 24px 18px;\n    }\n\n    .mym-journey-section,\n    .mym-accord-section,\n    .mym-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mym-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mym-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n.mym-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mystic-melody-wrapper\"\u003e\n\u003cdiv class=\"mym-header\"\u003e\n\u003cdiv class=\"mym-brand-tag\"\u003eAdyan by Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mym-main-title\"\u003eMystic Melody\u003c\/h2\u003e\n\u003cp class=\"mym-tagline\"\u003e“Luminous pear and bergamot unfold into white florals, vanilla, patchouli and vetiver.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-intro-grid\"\u003e\n\u003cdiv class=\"mym-image-frame\"\u003e\n\u003cimg alt=\"Mystic Melody by Adyan 100ml Extrait de Parfum with a deep crimson velvet-effect bottle, ornate polished-gold cap and gold lettering, paired with a wine-black box featuring gold trim and a crimson rose panel\" class=\"mym-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/mystic_melody-2_jpg.webp?v=1744906209\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-story\"\u003e\n\u003ch3\u003eMystique, White Florals and Refined Sensuality\u003c\/h3\u003e\n\u003cp\u003eDiscover Mystic Melody by Adyan, a luxurious 100ml Extrait de Parfum for women combining luminous fruit, elegant white florals and a warm base.\u003c\/p\u003e\n\u003cp\u003ePear and bergamot open the composition with juicy freshness and polished citrus brightness.\u003c\/p\u003e\n\u003cp\u003eTuberose, orange blossom and jasmine sambac form the floral heart, bringing creamy richness, radiant softness and opulent feminine character.\u003c\/p\u003e\n\u003cp\u003ePatchouli, vanilla, Ambroxan and vetiver shape the base with smooth warmth, earthy structure and modern diffusion.\u003c\/p\u003e\n\u003cp\u003eThe deep crimson velvet-effect bottle is finished with ornate polished gold hardware and is paired with a wine-black presentation box featuring gold trim and a crimson rose display panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-notes-section\"\u003e\n\u003ch3 class=\"mym-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"mym-notes-grid\"\u003e\n\u003cdiv class=\"mym-note-card\"\u003e\n\u003cdiv class=\"mym-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"mym-note-title\"\u003ePear and Bergamot\u003c\/div\u003e\n\u003cdiv class=\"mym-note-description\"\u003eJuicy pear and sparkling bergamot create a bright, elegant and softly fruity opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-note-card\"\u003e\n\u003cdiv class=\"mym-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"mym-note-title\"\u003eTuberose, Orange Blossom and Jasmine Sambac\u003c\/div\u003e\n\u003cdiv class=\"mym-note-description\"\u003eCreamy tuberose, radiant orange blossom and opulent jasmine sambac create a rich white-floral heart.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-note-card\"\u003e\n\u003cdiv class=\"mym-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"mym-note-title\"\u003ePatchouli, Vanilla, Ambroxan and Vetiver\u003c\/div\u003e\n\u003cdiv class=\"mym-note-description\"\u003eEarthy patchouli and vetiver meet smooth vanilla and modern Ambroxan for a warm, polished finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-character-section\"\u003e\n\u003cdiv class=\"mym-character-card\"\u003e\n\u003ch3\u003eThe Pear Floral Opening\u003c\/h3\u003e\n\u003cp\u003ePear and bergamot introduce luminous freshness before tuberose, orange blossom and jasmine sambac create a creamy floral presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-character-card\"\u003e\n\u003ch3\u003eThe Vanilla Vetiver Dry-Down\u003c\/h3\u003e\n\u003cp\u003ePatchouli, vanilla, Ambroxan and vetiver settle into a warm, diffusive and sophisticated base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-details-grid\"\u003e\n\u003cdiv class=\"mym-details-box\"\u003e\n\u003ch4 class=\"mym-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eMystic Melody\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eAdyan by Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eWomen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003ePear and Bergamot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eTuberose, Orange Blossom and Jasmine Sambac\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003ePatchouli, Vanilla, Ambroxan and Vetiver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-detail-row\"\u003e\n\u003cspan class=\"mym-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mym-detail-value\"\u003eDeep Crimson, Wine Black and Polished Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-highlights-box\"\u003e\n\u003ch4 class=\"mym-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mym-highlights-list\"\u003e\n\u003cli\u003e100ml Extrait de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated for women\u003c\/li\u003e\n\u003cli\u003eJuicy pear opening\u003c\/li\u003e\n\u003cli\u003eSparkling bergamot lift\u003c\/li\u003e\n\u003cli\u003eCreamy tuberose heart\u003c\/li\u003e\n\u003cli\u003eRadiant orange blossom\u003c\/li\u003e\n\u003cli\u003eOpulent jasmine sambac\u003c\/li\u003e\n\u003cli\u003eSmooth vanilla warmth\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli structure\u003c\/li\u003e\n\u003cli\u003eModern Ambroxan character\u003c\/li\u003e\n\u003cli\u003eFresh vetiver depth\u003c\/li\u003e\n\u003cli\u003eCrimson bottle and rose-panel presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-journey-section\"\u003e\n\u003ch3 class=\"mym-section-title\"\u003eThe Mystic Melody Journey\u003c\/h3\u003e\n\u003cp class=\"mym-journey-intro\"\u003eA sophisticated progression from pear and bergamot into opulent white florals before settling into vanilla, patchouli, Ambroxan and vetiver.\u003c\/p\u003e\n\u003cdiv class=\"mym-journey-grid\"\u003e\n\u003cdiv class=\"mym-journey-card\"\u003e\n\u003cdiv class=\"mym-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eLuminous Fruity Lift\u003c\/h4\u003e\n\u003cp\u003ePear and bergamot create a bright, juicy and elegantly sparkling first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-journey-card\"\u003e\n\u003cdiv class=\"mym-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eOpulent White Florals\u003c\/h4\u003e\n\u003cp\u003eTuberose, orange blossom and jasmine sambac form a creamy and sophisticated floral centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-journey-card\"\u003e\n\u003cdiv class=\"mym-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Modern Depth\u003c\/h4\u003e\n\u003cp\u003ePatchouli, vanilla, Ambroxan and vetiver create a smooth and polished final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-accord-section\"\u003e\n\u003ch3 class=\"mym-section-title\"\u003eThe Signature Mystic Melody Accords\u003c\/h3\u003e\n\u003cp class=\"mym-accord-intro\"\u003eA refined feminine composition shaped by luminous fruit, rich white florals, smooth vanilla, earthy woods and modern Ambroxan.\u003c\/p\u003e\n\u003cdiv class=\"mym-accord-grid\"\u003e\n\u003cdiv class=\"mym-accord-card\"\u003e\n\u003cdiv class=\"mym-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003ePear and Bergamot\u003c\/h4\u003e\n\u003cp\u003eJuicy fruit and polished citrus create freshness, elegance and immediate lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-accord-card\"\u003e\n\u003cdiv class=\"mym-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eTuberose and White Florals\u003c\/h4\u003e\n\u003cp\u003eTuberose, orange blossom and jasmine sambac create a creamy and opulent heart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-accord-card\"\u003e\n\u003cdiv class=\"mym-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eVanilla, Ambroxan and Woods\u003c\/h4\u003e\n\u003cp\u003eVanilla, patchouli, Ambroxan and vetiver provide warmth, diffusion and grounded depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-statement-section\"\u003e\n\u003ch3\u003eMystique Composed in Crimson and Gold\u003c\/h3\u003e\n\u003cp\u003eMystic Melody moves from pear and bergamot into tuberose, orange blossom and jasmine sambac before settling into patchouli, vanilla, Ambroxan and vetiver. Its crimson bottle, ornate gold cap and rose-panel box create a luxurious feminine presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-occasion-section\"\u003e\n\u003ch3\u003eA Sophisticated Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts luminous fruity opening can complement polished daytime wear, while the rich white florals, vanilla, patchouli and Ambroxan add depth for dinners, celebrations and evening occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMystic Melody is supplied as an Extrait de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-trust-section\"\u003e\n\u003ch3 class=\"mym-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mym-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, feminine fragrances, floral compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"mym-trust-grid\"\u003e\n\u003cdiv class=\"mym-trust-card\"\u003e\n\u003cdiv class=\"mym-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabian fragrances, Extrait de Parfum releases, oud compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-trust-card\"\u003e\n\u003cdiv class=\"mym-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-trust-card\"\u003e\n\u003cdiv class=\"mym-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mym-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mystic Melody by Adyan smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMystic Melody opens with pear and bergamot, develops through tuberose, orange blossom and jasmine sambac, and settles into patchouli, vanilla, Ambroxan and vetiver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Mystic Melody?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are pear and bergamot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Mystic Melody?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are tuberose, orange blossom and jasmine sambac.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Mystic Melody?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are patchouli, vanilla, Ambroxan and vetiver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mystic Melody made for women?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product description presents Mystic Melody as a fragrance for women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Mystic Melody?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMystic Melody is supplied in a 100ml, approximately 3.4-fluid-ounce, Extrait de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Mystic Melody be worn?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts fruity-floral opening and warm base can complement daytime wear, dinners, celebrations and evening occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Mystic Melody last?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMystic Melody is supplied as an Extrait de Parfum. Exact longevity and projection vary according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mym-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mystic Melody suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mym-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts 100ml presentation, feminine profile, crimson bottle, ornate gold cap and rose-panel box make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583059280118,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mystic-Melody-100-ML-Extrait-De-Perfume.webp?v=1739210604"},{"product_id":"najla-edp-100ml","title":"Najla EDP (100ml)","description":"\u003cstyle\u003e\n  .najla-wrapper {\n    --nj-white: #ffffff;\n    --nj-pale: #faf3f1;\n    --nj-pale-2: #fdf9f8;\n    --nj-near-white: #fcfcfc;\n    --nj-border: #ead8d7;\n    --nj-neutral-border: #efe4e3;\n\n    --nj-dominant: #7d1523;\n    --nj-dominant-dark: #500c15;\n    --nj-secondary: #c8a348;\n    --nj-accent: #171313;\n    --nj-dark-support: #291316;\n    --nj-dark-deep: #0d090a;\n\n    --nj-ink: #1b1416;\n    --nj-body: #45393c;\n    --nj-muted: #7a6e71;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--nj-white);\n    color: var(--nj-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .najla-wrapper *,\n  .najla-wrapper *::before,\n  .najla-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .nj-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--nj-white);\n    border: 0;\n    border-bottom: 1px solid var(--nj-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .nj-header::before,\n  .nj-header::after {\n    display: none;\n  }\n\n  .nj-brand-tag {\n    margin-bottom: 8px;\n    color: var(--nj-accent);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .nj-main-title {\n    margin: 0 0 10px;\n    color: var(--nj-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .nj-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--nj-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .nj-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .nj-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--nj-white);\n    border: 1px solid var(--nj-border);\n    border-radius: 10px;\n  }\n\n  .nj-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .nj-story h3 {\n    margin: 0 0 16px;\n    color: var(--nj-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .nj-story p {\n    margin: 0 0 17px;\n    color: var(--nj-body);\n    font-size: 1.05rem;\n  }\n\n  .nj-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nj-section-title {\n    margin: 0 0 25px;\n    color: var(--nj-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .nj-notes-section,\n  .nj-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--nj-white);\n    border: 1px solid var(--nj-border);\n    border-radius: 10px;\n  }\n\n  .nj-accord-section,\n  .nj-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--nj-pale);\n    border: 1px solid var(--nj-border);\n    border-radius: 10px;\n  }\n\n  .nj-notes-grid,\n  .nj-journey-grid,\n  .nj-accord-grid,\n  .nj-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .nj-note-card {\n    padding: 22px;\n    background: var(--nj-pale);\n    border: 1px solid var(--nj-border);\n    border-top: 4px solid var(--nj-dominant);\n    border-radius: 8px;\n  }\n.nj-note-label {\n    margin-bottom: 7px;\n    color: var(--nj-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .nj-note-title {\n    margin-bottom: 7px;\n    color: var(--nj-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .nj-note-description {\n    color: var(--nj-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .nj-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--nj-dark-deep);\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .nj-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--nj-dark-support),\n      var(--nj-dark-deep)\n    );\n    color: var(--nj-white);\n  }\n  .nj-character-card:nth-child(2) {\n    border-top: 1px solid var(--nj-secondary);\n  }\n.nj-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--nj-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .nj-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .nj-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .nj-details-box,\n  .nj-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--nj-white);\n    border: 1px solid var(--nj-border);\n    border-radius: 8px;\n  }\n\n  .nj-box-title,\n  .nj-highlights-box .nj-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--nj-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--nj-border);\n  }\n\n  .nj-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--nj-neutral-border);\n  }\n\n  .nj-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .nj-detail-label {\n    color: var(--nj-muted);\n    font-weight: 600;\n  }\n\n  .nj-detail-value {\n    color: var(--nj-ink);\n    text-align: right;\n  }\n\n  .nj-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nj-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--nj-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--nj-neutral-border);\n  }\n\n  .nj-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n\n  .nj-detail-label {\n    flex: 0 0 34%;\n    min-width: 0;\n  }\n\n  .nj-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .nj-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .nj-highlights-list li {\n    list-style: none !important;\n  }\n\n  .nj-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .nj-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--nj-dominant);\n    font-weight: 700;\n  }\n\n  \n  .nj-journey-intro,\n  .nj-accord-intro,\n  .nj-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--nj-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .nj-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--nj-pale);\n    border: 1px solid var(--nj-border);\n    border-radius: 8px;\n  }\n\n  \n  .nj-journey-number,\n  .nj-accord-icon,\n  .nj-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--nj-dominant);\n    color: var(--nj-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .nj-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n.nj-journey-card h4,\n  .nj-accord-card h4,\n  .nj-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--nj-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .nj-journey-card p,\n  .nj-accord-card p,\n  .nj-trust-card p {\n    margin: 0;\n    color: var(--nj-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .nj-accord-card,\n  .nj-trust-card {\n    padding: 22px;\n    background: var(--nj-white);\n    border: 1px solid var(--nj-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .nj-accord-icon,\n  .nj-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n\n  \n  .nj-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--nj-dark-support) 0%,\n      var(--nj-dominant) 48%,\n      var(--nj-dark-deep) 100%\n    );\n    color: var(--nj-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .nj-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--nj-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .nj-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .nj-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--nj-pale);\n    border: 1px solid var(--nj-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .nj-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--nj-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .nj-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--nj-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .nj-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--nj-pale-2);\n    border: 1px solid var(--nj-border);\n    border-left: 6px solid var(--nj-dominant);\n    border-radius: 8px;\n  }\n\n  .nj-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--nj-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .nj-performance-section p {\n    margin: 0;\n    color: var(--nj-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .nj-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--nj-border);\n  }\n\n  .nj-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--nj-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .nj-faq-item {\n    background: var(--nj-white);\n    border-bottom: 1px solid var(--nj-border);\n  }\n\n  .nj-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--nj-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .nj-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nj-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--nj-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .nj-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .nj-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--nj-body);\n    font-size: 1rem;\n  }\n\n  .nj-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .najla-wrapper {\n      padding: 35px;\n    }\n\n    .nj-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .nj-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .nj-main-title {\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      letter-spacing: clamp(2.8px, 0.35vw, 4px);\n      overflow-wrap: anywhere;\n    }\n\n    .nj-tagline {\n      font-size: 1.3rem;\n    }\n\n    .nj-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .nj-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .nj-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .nj-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .nj-notes-grid,\n    .nj-journey-grid,\n    .nj-accord-grid,\n    .nj-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .nj-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .nj-character-card:nth-child(2) {\n      border-top: 0;\n      border-left: 1px solid var(--nj-secondary);\n    }\n\n    .nj-character-card {\n      padding: 35px;\n    }\n\n    .nj-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .nj-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .nj-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .nj-section-title,\n    .nj-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .nj-note-title {\n      font-size: 1.15rem;\n    }\n\n    .nj-note-description {\n      font-size: 1rem;\n    }\n\n    .nj-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .nj-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .nj-box-title {\n      font-size: 1.05rem;\n    }\n\n    .nj-detail-row,\n    .nj-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .nj-journey-intro,\n    .nj-accord-intro,\n    .nj-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .nj-journey-card h4,\n    .nj-accord-card h4,\n    .nj-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .nj-journey-card p,\n    .nj-accord-card p,\n    .nj-trust-card p {\n      font-size: 1rem;\n    }\n.nj-statement-section {\n      padding: 44px;\n    }\n\n    .nj-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .nj-statement-section p,\n    .nj-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .nj-occasion-section {\n      padding: 38px;\n    }\n\n    .nj-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .nj-performance-section {\n      padding: 30px;\n    }\n\n    .nj-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .nj-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .nj-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .nj-notes-grid,\n    .nj-journey-grid,\n    .nj-accord-grid,\n    .nj-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .najla-wrapper {\n      padding: 10px;\n    }\n\n    .nj-header {\n      padding: 26px 8px;\n    }\n\n    .nj-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .nj-main-title {\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      letter-spacing: 1.4px;\n      overflow-wrap: anywhere;\n    }\n\n    .nj-tagline {\n      font-size: 0.95rem;\n    }\n\n    .nj-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .nj-detail-value {\n      text-align: left;\n    }\n\n    .nj-character-card {\n      padding: 24px 18px;\n    }\n\n    .nj-journey-section,\n    .nj-accord-section,\n    .nj-trust-section {\n      padding: 25px 15px;\n    }\n\n    .nj-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .nj-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n.nj-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"najla-wrapper\"\u003e\n\u003cdiv class=\"nj-header\"\u003e\n\u003cdiv class=\"nj-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"nj-main-title\"\u003eNajla\u003c\/h2\u003e\n\u003cp class=\"nj-tagline\"\u003e“Smoky oud and bakhoor warmth softened by vanilla, floral character, patchouli and musk.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-intro-grid\"\u003e\n\u003cdiv class=\"nj-image-frame\"\u003e\n\u003cimg alt=\"Najla by Oudh Al Anfar 100ml Eau de Parfum with a deep ruby faceted bottle, polished gold collar and cap, gold-framed label and tassel, paired with a white, crimson and embossed-gold presentation box\" class=\"nj-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Untitleddesign_9.png?v=1746012588\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-story\"\u003e\n\u003ch3\u003eSmoky Oriental Oud with Smooth Vanilla Warmth\u003c\/h3\u003e\n\u003cp\u003eDiscover Najla by Oudh Al Anfar, a 100ml Eau de Parfum presented for men and women who enjoy diffusive Arabian fragrances and smoky oud.\u003c\/p\u003e\n\u003cp\u003eThe official listing describes Najla as an all-season fragrance for oud lovers, with an incense-like atmosphere that recalls traditional bakhoor.\u003c\/p\u003e\n\u003cp\u003eOudh creates the woody centre, while vanilla adds smooth warmth. A soft floral effect balances the darker smoke and woods.\u003c\/p\u003e\n\u003cp\u003ePatchouli contributes earthy depth and musk rounds the composition with a smooth, enveloping finish.\u003c\/p\u003e\n\u003cp\u003eThe deep ruby faceted bottle is finished with polished gold details, a gold-framed label and decorative tassel, while the matching box combines white, crimson and embossed gold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-notes-section\"\u003e\n\u003ch3 class=\"nj-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"nj-notes-grid\"\u003e\n\u003cdiv class=\"nj-note-card\"\u003e\n\u003cdiv class=\"nj-note-label\"\u003ePrimary Character\u003c\/div\u003e\n\u003cdiv class=\"nj-note-title\"\u003eOudh and Smoky Bakhoor Effect\u003c\/div\u003e\n\u003cdiv class=\"nj-note-description\"\u003eRich oudh creates the central woody identity while an incense-like smoky effect gives Najla its bakhoor atmosphere.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-note-card\"\u003e\n\u003cdiv class=\"nj-note-label\"\u003eSoftening Character\u003c\/div\u003e\n\u003cdiv class=\"nj-note-title\"\u003eVanilla and Floral Effect\u003c\/div\u003e\n\u003cdiv class=\"nj-note-description\"\u003eSmooth vanilla warmth and a gentle floral impression soften the darker oud and smoke.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-note-card\"\u003e\n\u003cdiv class=\"nj-note-label\"\u003eFinishing Character\u003c\/div\u003e\n\u003cdiv class=\"nj-note-title\"\u003ePatchouli and Musk\u003c\/div\u003e\n\u003cdiv class=\"nj-note-description\"\u003eEarthy patchouli and smooth musk deepen the fragrance and create a warm, enveloping final trail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-character-section\"\u003e\n\u003cdiv class=\"nj-character-card\"\u003e\n\u003ch3\u003eThe Smoky Bakhoor Aura\u003c\/h3\u003e\n\u003cp\u003eNajla begins with rich oud and a diffusive incense-like quality that recalls the warmth of traditional bakhoor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-character-card\"\u003e\n\u003ch3\u003eThe Vanilla Musk Dry-Down\u003c\/h3\u003e\n\u003cp\u003eVanilla and floral softness move into patchouli and musk for a warmer, smoother and grounded oriental finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-details-grid\"\u003e\n\u003cdiv class=\"nj-details-box\"\u003e\n\u003ch4 class=\"nj-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eNajla\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eOriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eOudh, Vanilla, Patchouli and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003eAdditional Character\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eSmoky, Bakhoor-Inspired and Softly Floral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-detail-row\"\u003e\n\u003cspan class=\"nj-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"nj-detail-value\"\u003eDeep Ruby, Crimson, Polished Gold and Warm Ivory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-highlights-box\"\u003e\n\u003ch4 class=\"nj-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"nj-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003ePresented for men and women\u003c\/li\u003e\n\u003cli\u003eCreated for oud lovers\u003c\/li\u003e\n\u003cli\u003ePresented as suitable for every season\u003c\/li\u003e\n\u003cli\u003eRich oriental oudh character\u003c\/li\u003e\n\u003cli\u003eSmoky bakhoor-inspired atmosphere\u003c\/li\u003e\n\u003cli\u003eSmooth vanilla warmth\u003c\/li\u003e\n\u003cli\u003eSoft floral effect\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n\u003cli\u003eClean enveloping musk\u003c\/li\u003e\n\u003cli\u003eDeep-ruby faceted bottle\u003c\/li\u003e\n\u003cli\u003eWhite, crimson and embossed-gold box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-journey-section\"\u003e\n\u003ch3 class=\"nj-section-title\"\u003eThe Najla Journey\u003c\/h3\u003e\n\u003cp class=\"nj-journey-intro\"\u003eA warm oriental progression from smoky oud and bakhoor character to vanilla-floral softness before settling into patchouli and musk.\u003c\/p\u003e\n\u003cdiv class=\"nj-journey-grid\"\u003e\n\u003cdiv class=\"nj-journey-card\"\u003e\n\u003cdiv class=\"nj-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eSmoky Oud Presence\u003c\/h4\u003e\n\u003cp\u003eOudh and a bakhoor-like smoky effect create a rich and diffusive oriental introduction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-journey-card\"\u003e\n\u003cdiv class=\"nj-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVanilla Floral Warmth\u003c\/h4\u003e\n\u003cp\u003eVanilla and a soft floral effect smooth the darker woods and create a rounded centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-journey-card\"\u003e\n\u003cdiv class=\"nj-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003ePatchouli Musk Depth\u003c\/h4\u003e\n\u003cp\u003ePatchouli and musk form an earthy, smooth and enveloping finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-accord-section\"\u003e\n\u003ch3 class=\"nj-section-title\"\u003eThe Signature Najla Accords\u003c\/h3\u003e\n\u003cp class=\"nj-accord-intro\"\u003eA distinctive Arabian composition shaped by smoky oudh, smooth vanilla, earthy patchouli, musk and a softly floral effect.\u003c\/p\u003e\n\u003cdiv class=\"nj-accord-grid\"\u003e\n\u003cdiv class=\"nj-accord-card\"\u003e\n\u003cdiv class=\"nj-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eOudh and Bakhoor\u003c\/h4\u003e\n\u003cp\u003eRich woods and incense-like smokiness create Najla’s diffusive oriental identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-accord-card\"\u003e\n\u003cdiv class=\"nj-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eVanilla and Floral Character\u003c\/h4\u003e\n\u003cp\u003eVanilla warmth and a soft floral effect balance the darker smoky character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-accord-card\"\u003e\n\u003cdiv class=\"nj-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003ePatchouli and Musk\u003c\/h4\u003e\n\u003cp\u003eEarthy patchouli and smooth musk provide depth, warmth and a grounded final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-statement-section\"\u003e\n\u003ch3\u003eOriental Smoke with a Smooth Modern Finish\u003c\/h3\u003e\n\u003cp\u003eNajla combines the atmosphere of bakhoor with oudh, vanilla, patchouli and musk. Its deep-ruby faceted bottle, polished-gold details and white, crimson and gold box reflect a fragrance designed to feel warm, distinctive and unmistakably Arabian.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-occasion-section\"\u003e\n\u003ch3\u003eAn All-Season Oud Signature\u003c\/h3\u003e\n\u003cp\u003eThe London Musk listing presents Najla as suitable for every season. Its smoky oud character can complement evenings and special occasions, while vanilla, floral softness and musk can also suit daily signature wear according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eNajla is supplied as an Eau de Parfum and is described as diffusive. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-trust-section\"\u003e\n\u003ch3 class=\"nj-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"nj-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, bakhoor-inspired scents, musk compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"nj-trust-grid\"\u003e\n\u003cdiv class=\"nj-trust-card\"\u003e\n\u003cdiv class=\"nj-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover oud fragrances, Eau de Parfum releases, musk compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-trust-card\"\u003e\n\u003cdiv class=\"nj-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-trust-card\"\u003e\n\u003cdiv class=\"nj-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian, oud, musk and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nj-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Najla by Oudh Al Anfar smell like?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNajla has a smoky oriental oud character with a bakhoor-like atmosphere, smooth vanilla, a soft floral effect, earthy patchouli and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance notes are listed for Najla?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk product listing names oudh, vanilla, patchouli and musk. It also describes a flowery effect and smokiness of oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Najla smell like bakhoor?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe official description states that Najla gives bakhoor vibes, supported by smoky oud and an oriental fragrance character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Najla suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Najla as a fragrance for men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Najla?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNajla is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Najla an oriental fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing identifies Najla with the oriental family and lists oudh, vanilla, patchouli and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eCan Najla be worn in every season?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe official description presents Najla as a perfume for every season, although personal preference and climate affect how a fragrance feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Najla last?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNajla is described as diffusive and is supplied as an Eau de Parfum. Exact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nj-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Najla suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"nj-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts 100ml size, men-and-women positioning, deep-ruby bottle and coordinated white, crimson and gold presentation make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583062262006,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Najla-EDP-100ml_jpg.webp?v=1739210666"},{"product_id":"oud-al-lail-edp-100ml","title":"Oud Al Lail EDP (100ml)","description":"\u003c!-- Oud Al Lail by Adyan 100ml Eau de Parfum --\u003e\n\u003c!-- Product Page: https:\/\/londonmusk.com\/collections\/all\/products\/oud-al-lail-edp-100ml --\u003e\n\u003c!-- Permanent Vague Reference Layout: White Areas, Borders, Spacing and Card System Fixed --\u003e\n\u003c!-- Permanent Compact Circle Standard: 42px × 42px --\u003e\n\u003c!-- Only Product-Derived Colours Changed: Smoky Obsidian, Antique Champagne Gold, Amber Cognac, Graphite and Warm Ivory --\u003e\n\n\u003cstyle\u003e\n  .oud-al-lail-wrapper{\n    \/* Product-derived colour system: only these accents change per product *\/\n    --oal-white:#ffffff;\n    --oal-pale:#f7f4ed;\n    --oal-pale-2:#fbfaf6;\n    --oal-near-white:#fcfcfc;\n    --oal-border:#e2d9c8;\n    --oal-neutral-border:#e5e5e5;\n\n    --oal-dominant:#1d1d1c;\n    --oal-dominant-dark:#111110;\n    --oal-secondary:#c7a34b;\n    --oal-accent:#9a621f;\n    --oal-dark-support:#30261d;\n    --oal-dark-deep:#0e0e0d;\n\n    --oal-ink:#111111;\n    --oal-body:#333333;\n    --oal-muted:#676767;\n\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    padding:15px;\n    box-sizing:border-box;\n    background:var(--oal-white);\n    color:var(--oal-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  .oud-al-lail-wrapper *,\n  .oud-al-lail-wrapper *::before,\n  .oud-al-lail-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  \/* FIXED REFERENCE HEADER: pure white, no coloured fill *\/\n  .oal-header{\n    margin-bottom:42px;\n    padding:58px 20px 48px;\n    text-align:center;\n    background:var(--oal-white);\n    border:none;\n    border-bottom:1px solid var(--oal-border);\n    border-radius:0;\n  }\n\n  .oal-brand-tag{\n    margin-bottom:12px;\n    color:var(--oal-secondary);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:5px;\n    text-transform:uppercase;\n  }\n\n  .oal-main-title{\n    margin:0 0 14px;\n    color:var(--oal-ink);\n    font-size:2.25rem;\n    font-weight:300;\n    line-height:1.2;\n    letter-spacing:4px;\n    text-transform:uppercase;\n  }\n\n  .oal-tagline{\n    max-width:850px;\n    margin:0 auto;\n    color:#555555;\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .oal-intro-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:34px;\n    margin-bottom:42px;\n    align-items:center;\n  }\n\n  \/* White remains pure white *\/\n  .oal-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:var(--oal-white);\n    border:1px solid var(--oal-border);\n    border-radius:10px;\n    box-shadow:none;\n  }\n\n  .oal-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .oal-story h3{\n    margin:0 0 16px;\n    color:var(--oal-ink);\n    font-size:1.4rem;\n    font-weight:500;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n  }\n\n  .oal-story p{\n    margin:0 0 17px;\n    color:var(--oal-body);\n    font-size:1.05rem;\n  }\n\n  .oal-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .oal-section-title{\n    margin:0 0 26px;\n    color:var(--oal-ink);\n    font-size:1.3rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  \/* FIXED OUTER SECTION SYSTEM *\/\n  .oal-notes-section,\n  .oal-journey-section,\n  .oal-accord-section,\n  .oal-trust-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    border:1px solid var(--oal-border);\n    border-radius:10px;\n  }\n\n  \/* White sections stay pure white *\/\n  .oal-notes-section,\n  .oal-journey-section{\n    background:var(--oal-white);\n  }\n\n  \/* Only designated pale sections receive a very light product tint *\/\n  .oal-accord-section{\n    background:var(--oal-pale-2);\n  }\n\n  .oal-trust-section{\n    background:var(--oal-near-white);\n  }\n\n  .oal-three-grid,\n  .oal-journey-grid,\n  .oal-accord-grid,\n  .oal-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n  }\n\n  \/* FIXED NOTE CARD: pale fill + one coloured top border only *\/\n  .oal-note-card{\n    min-height:100%;\n    padding:24px 22px;\n    background:var(--oal-pale);\n    border:1px solid var(--oal-border);\n    border-top:4px solid var(--oal-dominant);\n    border-radius:9px;\n    box-shadow:0 7px 18px rgba(0,0,0,.025);\n  }\n\n  .oal-card-label{\n    margin-bottom:9px;\n    color:var(--oal-secondary);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .oal-card-title{\n    margin-bottom:8px;\n    color:var(--oal-ink);\n    font-size:1.05rem;\n    font-weight:650;\n  }\n\n  .oal-card-description{\n    color:var(--oal-body);\n    font-size:.95rem;\n    line-height:1.58;\n  }\n\n  \/* FIXED TWO-PANEL DARK BLOCK *\/\n  .oal-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:0;\n    margin-bottom:42px;\n    overflow:hidden;\n    background:var(--oal-dark-deep);\n    border:none;\n    border-radius:11px;\n  }\n\n  .oal-character-card{\n    padding:34px 30px;\n    background:linear-gradient(135deg,var(--oal-dark-support),var(--oal-dark-deep));\n    color:var(--oal-white);\n  }\n\n  .oal-character-card:nth-child(2){\n    background:linear-gradient(135deg,#2d211c,var(--oal-dark-deep));\n    border-top:1px solid var(--oal-dominant);\n  }\n\n  .oal-character-card h3,\n  .oal-character-card:nth-child(2) h3{\n    margin:0 0 13px;\n    color:var(--oal-secondary);\n    font-size:1.02rem;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .oal-character-card p,\n  .oal-character-card:nth-child(2) p{\n    margin:0;\n    color:var(--oal-white);\n    font-size:1rem;\n    line-height:1.75;\n  }\n\n  .oal-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:42px;\n  }\n\n  .oal-details-box,\n  .oal-highlights-box{\n    height:100%;\n    padding:24px;\n    background:var(--oal-white);\n    border:1px solid var(--oal-border);\n    border-radius:9px;\n  }\n\n  .oal-box-title{\n    margin:0 0 16px;\n    padding-bottom:10px;\n    color:var(--oal-ink);\n    font-size:.9rem;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--oal-neutral-border);\n  }\n\n  .oal-detail-row{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:12px 0;\n    font-size:1rem;\n    border-bottom:1px solid var(--oal-neutral-border);\n  }\n\n  .oal-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .oal-detail-label{\n    color:var(--oal-muted);\n    font-weight:600;\n  }\n\n  .oal-detail-value{\n    color:var(--oal-ink);\n    text-align:right;\n  }\n\n  .oal-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .oal-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--oal-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--oal-neutral-border);\n  }\n\n  .oal-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n  .oal-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--oal-secondary);\n    font-weight:700;\n  }\n\n  .oal-journey-intro,\n  .oal-accord-intro,\n  .oal-trust-intro{\n    max-width:880px;\n    margin:-9px auto 28px;\n    color:var(--oal-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  \/* FIXED JOURNEY CARD SYSTEM *\/\n  .oal-journey-card{\n    position:relative;\n    min-height:220px;\n    padding:102px 25px 28px;\n    background:var(--oal-pale);\n    border:1px solid var(--oal-border);\n    border-radius:9px;\n    text-align:center;\n  }\n\n  .oal-journey-number{\n    position:absolute;\n    top:33px;\n    left:50%;\n    display:flex;\n    width:42px;\n    height:42px;\n    transform:translateX(-50%);\n    align-items:center;\n    justify-content:center;\n    background:var(--oal-dominant-dark);\n    color:var(--oal-white);\n    border:none;\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .oal-journey-card h4,\n  .oal-accord-card h4,\n  .oal-trust-card h4{\n    margin:0 0 9px;\n    color:var(--oal-ink);\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:2px;\n  }\n\n  .oal-journey-card p,\n  .oal-accord-card p,\n  .oal-trust-card p{\n    margin:0;\n    color:var(--oal-body);\n    font-size:.95rem;\n    line-height:1.65;\n  }\n\n  \/* FIXED ACCORD\/TRUST CARDS: inner cards remain pure white *\/\n  .oal-accord-card,\n  .oal-trust-card{\n    min-height:225px;\n    padding:104px 26px 28px;\n    background:var(--oal-white);\n    border:1px solid var(--oal-border);\n    border-radius:9px;\n    text-align:center;\n    position:relative;\n    box-shadow:none;\n  }\n\n  .oal-accord-icon,\n  .oal-trust-icon{\n    position:absolute;\n    top:33px;\n    left:50%;\n    display:flex;\n    width:42px;\n    height:42px;\n    transform:translateX(-50%);\n    align-items:center;\n    justify-content:center;\n    background:var(--oal-dominant-dark);\n    color:var(--oal-white);\n    border:none;\n    border-radius:50%;\n    font-size:.85rem;\n    font-weight:700;\n  }\n\n  \/* FIXED STATEMENT BLOCK *\/\n  .oal-statement-section{\n    margin-bottom:42px;\n    padding:48px 34px;\n    background:linear-gradient(90deg,var(--oal-accent) 0%,var(--oal-dark-support) 48%,var(--oal-dark-deep) 100%);\n    color:var(--oal-white);\n    text-align:center;\n    border:none;\n    border-radius:11px;\n  }\n\n  .oal-statement-section h3{\n    margin:0 0 14px;\n    color:var(--oal-secondary);\n    font-size:1.25rem;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .oal-statement-section p{\n    max-width:920px;\n    margin:0 auto;\n    color:var(--oal-white);\n    font-size:1.05rem;\n    line-height:1.8;\n  }\n\n  \/* FIXED OCCASION + PERFORMANCE PANELS *\/\n  .oal-occasion-section{\n    margin-bottom:42px;\n    padding:42px 32px;\n    background:var(--oal-pale-2);\n    border:1px solid var(--oal-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .oal-occasion-section h3{\n    margin:0 0 14px;\n    color:var(--oal-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .oal-occasion-section p{\n    max-width:930px;\n    margin:0 auto;\n    color:var(--oal-body);\n    font-size:1.05rem;\n    line-height:1.78;\n  }\n\n  .oal-performance-section{\n    margin-bottom:42px;\n    padding:34px 34px 34px 38px;\n    background:var(--oal-pale-2);\n    border:1px solid var(--oal-border);\n    border-left:6px solid var(--oal-dominant);\n    border-radius:10px;\n  }\n\n  .oal-performance-section h3{\n    margin:0 0 13px;\n    color:var(--oal-ink);\n    font-size:.9rem;\n    font-weight:800;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .oal-performance-section p{\n    margin:0;\n    color:var(--oal-body);\n    font-size:.95rem;\n    line-height:1.78;\n  }\n\n  .oal-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--oal-border);\n  }\n\n  .oal-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--oal-ink);\n    font-size:1.3rem;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .oal-faq-item{\n    background:var(--oal-white);\n    border-bottom:1px solid var(--oal-neutral-border);\n  }\n\n  .oal-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:18px 5px;\n    color:var(--oal-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .oal-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .oal-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--oal-dominant-dark);\n    font-size:1.35rem;\n  }\n\n  .oal-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .oal-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--oal-body);\n    font-size:1rem;\n  }\n\n  .oal-faq-answer p{\n    margin:0;\n  }\n\n  @media(min-width:768px){\n    .oud-al-lail-wrapper{\n      padding:30px;\n    }\n\n    .oal-header{\n      padding:72px 20px 58px;\n      margin-bottom:52px;\n    }\n\n    .oal-brand-tag{\n      font-size:.95rem;\n      letter-spacing:6px;\n    }\n\n    .oal-main-title{\n      font-size:3.7rem;\n      letter-spacing:6px;\n    }\n\n    .oal-tagline{\n      font-size:1.23rem;\n    }\n\n    .oal-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:52px;\n      margin-bottom:52px;\n    }\n\n    .oal-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .oal-story h3{\n      font-size:1.7rem;\n    }\n\n    .oal-story p{\n      margin-bottom:22px;\n      font-size:1.13rem;\n      line-height:1.75;\n    }\n\n    .oal-three-grid,\n    .oal-journey-grid,\n    .oal-accord-grid,\n    .oal-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n      gap:24px;\n    }\n\n    .oal-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .oal-character-card:nth-child(2){\n      border-top:none;\n      border-left:1px solid var(--oal-dominant);\n    }\n\n    .oal-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .oal-section-title,\n    .oal-faq-section\u003eh3{\n      font-size:1.55rem;\n    }\n\n    .oal-character-card{\n      padding:38px 34px;\n    }\n\n    .oal-note-card{\n      padding:26px 24px;\n    }\n\n    .oal-detail-row,\n    .oal-highlights-list li{\n      font-size:1.04rem;\n    }\n\n    .oal-statement-section{\n      padding:50px 42px;\n    }\n\n    .oal-statement-section h3{\n      font-size:1.42rem;\n    }\n\n    .oal-statement-section p,\n    .oal-occasion-section p{\n      font-size:1.06rem;\n    }\n\n    .oal-faq-item summary{\n      padding:20px 5px;\n      font-size:1.12rem;\n    }\n\n    .oal-faq-answer{\n      font-size:1.04rem;\n    }\n  }\n\n  @media(max-width:767px){\n    .oal-notes-section,\n    .oal-journey-section,\n    .oal-accord-section,\n    .oal-trust-section{\n      padding:28px 18px;\n    }\n\n    .oal-journey-card,\n    .oal-accord-card,\n    .oal-trust-card{\n      min-height:auto;\n    }\n  }\n\n  @media(max-width:480px){\n    .oud-al-lail-wrapper{\n      padding:10px;\n    }\n\n    .oal-header{\n      padding:44px 10px 38px;\n    }\n\n    .oal-main-title{\n      font-size:1.75rem;\n      letter-spacing:2px;\n    }\n\n    .oal-brand-tag{\n      letter-spacing:3px;\n    }\n\n    .oal-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .oal-detail-value{\n      text-align:left;\n    }\n\n    .oal-performance-section{\n      padding:28px 20px 28px 24px;\n      border-left-width:5px;\n    }\n\n    .oal-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"oud-al-lail-wrapper\"\u003e\n\n  \u003cdiv class=\"oal-header\"\u003e\n    \u003cdiv class=\"oal-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n    \u003ch2 class=\"oal-main-title\"\u003eOud Al Lail\u003c\/h2\u003e\n    \u003cp class=\"oal-tagline\"\u003e\n      “Fresh rose, sweet orange and oud over jasmine, amber, musk, cedar and a deep cypriol finish.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-intro-grid\"\u003e\n\n    \u003cdiv class=\"oal-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oud-Al-Lail.webp?v=1739210824\" alt=\"Adyan Oud Al Lail 100ml Eau de Parfum in a smoky black and amber gradient bottle with polished gold collar, black sculpted cap and gold Arabic lettering\" class=\"oal-product-image\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oal-story\"\u003e\n      \u003ch3\u003eRose, Orange and Oud with Amber, Musk and Dark Woods\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOud Al Lail by Adyan\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml unisex Eau de Parfum\u003c\/strong\u003e created for lovers of\n        sweet oriental oud fragrances and traditional Arabian scent profiles.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Fresh rose, sweet orange and oud shape the opening. Rose contributes\n        floral richness, orange adds gentle brightness and sweetness, while\n        oud establishes the fragrance’s deep woody identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jasmine, patchouli, musk, cedar and amber form the heart. Florals and\n        musk add softness, amber creates warmth, and patchouli with cedar\n        introduces earthy woody structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud returns in the base alongside cypriol, creating a dry, smoky,\n        earthy and long-lasting oriental finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a smoky black-to-amber gradient bottle with polished\n        gold detailing, black sculpted cap and gold Arabic lettering,\n        accompanied by a black geometric box with a champagne-gold front\n        panel, Oud Al Lail reflects a refined, traditional and gift-ready\n        Arabian character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-notes-section\"\u003e\n\n    \u003ch3 class=\"oal-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"oal-three-grid\"\u003e\n\n      \u003cdiv class=\"oal-note-card\"\u003e\n        \u003cdiv class=\"oal-card-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-title\"\u003eFresh Rose, Sweet Orange and Oud\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-description\"\u003e\n          Fresh rose introduces floral richness, sweet orange adds bright\n          warmth, and oud provides immediate woody depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-note-card\"\u003e\n        \u003cdiv class=\"oal-card-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-title\"\u003eJasmine, Patchouli, Musk, Cedar and Amber\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-description\"\u003e\n          Jasmine and musk soften the centre, amber supplies warmth, while\n          patchouli and cedar create earthy woody structure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-note-card\"\u003e\n        \u003cdiv class=\"oal-card-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-title\"\u003eOud and Cypriol\u003c\/div\u003e\n        \u003cdiv class=\"oal-card-description\"\u003e\n          Oud and cypriol form a dry, smoky and earthy foundation with a\n          confidently traditional oriental finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-character-section\"\u003e\n\n    \u003cdiv class=\"oal-character-card\"\u003e\n      \u003ch3\u003eThe Rose Orange Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Fresh rose and sweet orange illuminate the opening while oud provides\n        depth, warmth and an unmistakably Arabian identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oal-character-card\"\u003e\n      \u003ch3\u003eThe Cypriol Oud Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Amber, musk, patchouli and cedar gradually settle into oud and cypriol\n        for a dry, smoky and richly grounded final trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-details-grid\"\u003e\n\n    \u003cdiv class=\"oal-details-box\"\u003e\n      \u003ch4 class=\"oal-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eOud Al Lail\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eMen and Women\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eOriental Sweet Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eFloral, Citrus, Amber, Musky, Woody and Smoky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-detail-row\"\u003e\n        \u003cspan class=\"oal-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"oal-detail-value\"\u003eSmoky Black, Amber Cognac and Champagne Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oal-highlights-box\"\u003e\n      \u003ch4 class=\"oal-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"oal-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eDesigned as a unisex fragrance\u003c\/li\u003e\n        \u003cli\u003eTraditional oriental oud character\u003c\/li\u003e\n        \u003cli\u003eFresh rose opening\u003c\/li\u003e\n        \u003cli\u003eSweet orange brightness\u003c\/li\u003e\n        \u003cli\u003eRich oud identity\u003c\/li\u003e\n        \u003cli\u003eFloral jasmine heart\u003c\/li\u003e\n        \u003cli\u003eWarm amber and soft musk\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli and cedar\u003c\/li\u003e\n        \u003cli\u003eDry smoky cypriol base\u003c\/li\u003e\n        \u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n        \u003cli\u003eElegant black-and-gold presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-journey-section\"\u003e\n\n    \u003ch3 class=\"oal-section-title\"\u003eThe Oud Al Lail Journey\u003c\/h3\u003e\n\n    \u003cp class=\"oal-journey-intro\"\u003e\n      A rich progression from fresh rose, sweet orange and oud into jasmine,\n      amber, musk and woods before settling into oud and smoky cypriol.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oal-journey-grid\"\u003e\n\n      \u003cdiv class=\"oal-journey-card\"\u003e\n        \u003cdiv class=\"oal-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eRose Orange Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh rose and sweet orange create floral-citrus brightness around\n          the deeper oud opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-journey-card\"\u003e\n        \u003cdiv class=\"oal-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eJasmine Amber Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Jasmine, amber, musk, patchouli and cedar form a warm, floral and\n          structured heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-journey-card\"\u003e\n        \u003cdiv class=\"oal-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Cypriol Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud and cypriol settle into a dry, smoky and earthy final signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-accord-section\"\u003e\n\n    \u003ch3 class=\"oal-section-title\"\u003eThe Signature Oud Al Lail Accords\u003c\/h3\u003e\n\n    \u003cp class=\"oal-accord-intro\"\u003e\n      A traditional unisex composition shaped by floral rose, sweet citrus,\n      warm amber, soft musk, precious oud and smoky cypriol.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oal-accord-grid\"\u003e\n\n      \u003cdiv class=\"oal-accord-card\"\u003e\n        \u003cdiv class=\"oal-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eRose Orange Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose adds floral richness, orange provides sweet brightness and oud\n          creates deep woody character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-accord-card\"\u003e\n        \u003cdiv class=\"oal-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eJasmine Amber Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Jasmine, musk and amber soften the heart while patchouli and cedar\n          add earthy structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-accord-card\"\u003e\n        \u003cdiv class=\"oal-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud and Cypriol\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud and cypriol provide a dry, smoky and deeply oriental finishing\n          accord.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-statement-section\"\u003e\n    \u003ch3\u003eThe Black and Gold Oud Al Lail Experience\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Al Lail balances fresh rose and sweet orange with jasmine, amber,\n      musk, patchouli, cedar, oud and cypriol. Its smoky black-and-amber\n      bottle, polished gold collar, black cap and geometric black-and-gold\n      box reflect a fragrance designed to feel traditional, rich and\n      confidently oriental.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-occasion-section\"\u003e\n    \u003ch3\u003eA Sweet Oriental Fragrance for Every Age and Gender\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Al Lail is designed to be shared across ages and genders. Its\n      floral-citrus opening and warm oud, amber, musk and cypriol foundation\n      can complement daily wear, evenings, celebrations and special\n      occasions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Al Lail is presented as a long-lasting Eau de Parfum with strong\n      presence on clothing. Actual longevity and projection may vary\n      according to skin chemistry, application method, clothing, temperature\n      and environment, so no fixed-hour performance claim has been used.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-trust-section\"\u003e\n\n    \u003ch3 class=\"oal-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"oal-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oal-trust-grid\"\u003e\n\n      \u003cdiv class=\"oal-trust-card\"\u003e\n        \u003cdiv class=\"oal-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover a broad selection of modern Arabian fragrances, rich oud,\n          elegant musk compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-trust-card\"\u003e\n        \u003cdiv class=\"oal-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Products\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer distinctive character,\n          attractive presentation and excellent value for fragrance lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oal-trust-card\"\u003e\n        \u003cdiv class=\"oal-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eReliable UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK-based fragrance specialist with convenient\n          delivery and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oal-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oud Al Lail smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud Al Lail opens with fresh rose, sweet orange and oud, develops\n          through jasmine, patchouli, musk, cedar and amber, and settles into\n          oud and cypriol.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oud Al Lail?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Fresh rose, sweet orange and oud form the listed top notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Oud Al Lail?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine, patchouli, musk, cedar and amber form the listed heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oud Al Lail?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud and cypriol form the listed base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Al Lail suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The London Musk listing presents Oud Al Lail as a unisex\n          fragrance for men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oud Al Lail?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud Al Lail is supplied in a 100ml, approximately 3.4-fluid-ounce,\n          Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Al Lail a sweet oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is presented as an oriental sweet oud fragrance\n          with floral, citrus, amber, musk and woody facets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Al Lail long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listing presents it as long-lasting and noticeable on clothing.\n          Exact performance varies according to skin chemistry, climate,\n          application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can Oud Al Lail be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its floral, citrus, amber, musk and oud profile can complement daily\n          wear, evenings, celebrations and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oal-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow is Oud Al Lail presented?\u003c\/summary\u003e\n      \u003cdiv class=\"oal-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is presented in a smoky black-to-amber gradient bottle with\n          polished gold detailing and a black cap, accompanied by a black\n          geometric box with a champagne-gold front panel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583080710390,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-Al-Lail.webp?v=1739210824"},{"product_id":"oud-safrano-edp-50ml","title":"Oud Safrano EDP (50ml)","description":"\u003c!-- Oud Safrano by Anfar Private Collection Extrait de Parfum 50ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\n\u003cstyle\u003e\n  .oudsafrano-wrapper {\n    --os-gold: #c5a059;\n    --os-deep-gold: #95702b;\n    --os-burgundy: #681c24;\n    --os-deep-burgundy: #3d1419;\n    --os-black: #101010;\n    --os-charcoal: #1d1919;\n    --os-cream: #fbf8f2;\n    --os-soft: #f8f4ef;\n    --os-light: #fafafa;\n    --os-body: #2a2a2a;\n    --os-muted: #686868;\n    --os-border: #ede5dc;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: var(--os-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .oudsafrano-wrapper *,\n  .oudsafrano-wrapper *::before,\n  .oudsafrano-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Product Header *\/\n\n  .os-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--os-border);\n  }\n\n  .os-brand-tag {\n    margin-bottom: 7px;\n    color: var(--os-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .os-main-title {\n    margin: 0 0 10px;\n    color: var(--os-black);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .os-tagline {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .os-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .os-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--os-cream);\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .os-story h3 {\n    margin: 0 0 16px;\n    color: var(--os-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .os-story p {\n    margin: 0 0 17px;\n    color: var(--os-body);\n    font-size: 1.05rem;\n  }\n\n  .os-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .os-section-title {\n    margin: 0 0 25px;\n    color: var(--os-black);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Fragrance Notes *\/\n\n  .os-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .os-note-card {\n    padding: 20px;\n    background: var(--os-cream);\n    border-top: 3px solid var(--os-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .os-note-label {\n    margin-bottom: 7px;\n    color: var(--os-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .os-note-title {\n    margin-bottom: 7px;\n    color: var(--os-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .os-note-description {\n    color: var(--os-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .os-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--os-gold);\n    border-radius: 8px;\n  }\n\n  .os-character-card {\n    padding: 28px 22px;\n    background: var(--os-charcoal);\n    color: #ffffff;\n  }\n\n  .os-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--os-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .os-character-card p {\n    margin: 0;\n    color: #f5f1ee;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .os-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .os-details-box,\n  .os-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--os-light);\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--os-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--os-border);\n  }\n\n  .os-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid #e8e1d9;\n  }\n\n  .os-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .os-detail-label {\n    color: var(--os-muted);\n    font-weight: 600;\n  }\n\n  .os-detail-value {\n    color: var(--os-black);\n    text-align: right;\n  }\n\n  .os-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .os-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--os-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e8e1d9;\n  }\n\n  .os-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .os-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--os-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .os-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--os-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .os-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .os-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--os-soft);\n    border: 1px solid var(--os-border);\n    border-radius: 7px;\n  }\n\n  .os-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    background: var(--os-burgundy);\n    color: var(--os-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .os-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--os-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .os-journey-card p {\n    margin: 0;\n    color: var(--os-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Signature Accords *\/\n\n  .os-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--os-cream);\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--os-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .os-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .os-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--os-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .os-accord-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--os-deep-burgundy);\n    color: var(--os-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .os-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--os-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .os-accord-card p {\n    margin: 0;\n    color: var(--os-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Private Collection Section *\/\n\n  .os-private-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--os-burgundy) 0%,\n      var(--os-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .os-private-section h3 {\n    margin: 0 0 12px;\n    color: var(--os-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .os-private-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5f1ee;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Occasion Section *\/\n\n  .os-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--os-cream);\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .os-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--os-black);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .os-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--os-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .os-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--os-light);\n    border: 1px solid var(--os-border);\n    border-radius: 8px;\n  }\n\n  .os-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--os-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .os-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .os-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--os-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .os-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--os-deep-burgundy);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .os-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--os-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .os-trust-card p {\n    margin: 0;\n    color: var(--os-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Frequently Asked Questions *\/\n\n  .os-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--os-border);\n  }\n\n  .os-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--os-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .os-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--os-border);\n  }\n\n  .os-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--os-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .os-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .os-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--os-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .os-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .os-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--os-body);\n    font-size: 1rem;\n  }\n\n  .os-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .oudsafrano-wrapper {\n      padding: 35px;\n    }\n\n    .os-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .os-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .os-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .os-tagline {\n      font-size: 1.3rem;\n    }\n\n    .os-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .os-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .os-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .os-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .os-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .os-section-title,\n    .os-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .os-note-title {\n      font-size: 1.15rem;\n    }\n\n    .os-note-description {\n      font-size: 1rem;\n    }\n\n    .os-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .os-character-card {\n      padding: 35px;\n    }\n\n    .os-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .os-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .os-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .os-box-title {\n      font-size: 1.05rem;\n    }\n\n    .os-detail-row,\n    .os-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .os-journey-section,\n    .os-accord-section,\n    .os-trust-section {\n      padding: 38px;\n    }\n\n    .os-journey-intro,\n    .os-accord-intro,\n    .os-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .os-journey-grid,\n    .os-accord-grid,\n    .os-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .os-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .os-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .os-journey-card h4,\n    .os-accord-card h4,\n    .os-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .os-journey-card p,\n    .os-accord-card p,\n    .os-trust-card p {\n      font-size: 1rem;\n    }\n\n    .os-private-section {\n      padding: 44px;\n    }\n\n    .os-private-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .os-private-section p {\n      font-size: 1.15rem;\n    }\n\n    .os-occasion-section {\n      padding: 38px;\n    }\n\n    .os-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .os-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .os-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .os-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 480px) {\n    .oudsafrano-wrapper {\n      padding: 10px;\n    }\n\n    .os-header {\n      padding: 25px 5px;\n    }\n\n    .os-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .os-main-title {\n      font-size: 1.7rem;\n      letter-spacing: 1.5px;\n    }\n\n    .os-tagline {\n      font-size: 0.95rem;\n    }\n\n    .os-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .os-detail-value {\n      text-align: left;\n    }\n\n    .os-character-card {\n      padding: 24px 18px;\n    }\n\n    .os-journey-section,\n    .os-accord-section,\n    .os-trust-section {\n      padding: 25px 15px;\n    }\n\n    .os-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .os-journey-number {\n      left: 16px;\n    }\n\n    .os-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudsafrano-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"os-header\"\u003e\n\n    \u003cdiv class=\"os-brand-tag\"\u003e\n      Anfar Private Collection\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"os-main-title\"\u003e\n      Oud Safrano\n    \u003c\/h2\u003e\n\n    \u003cp class=\"os-tagline\"\u003e\n      “Velvety rose, sweet oud and the precious warmth of saffron and musk.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"os-intro-grid\"\u003e\n\n    \u003cdiv class=\"os-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2024-03-22-2006769796-1.jpg?v=1739211019\" alt=\"Oud Safrano by Anfar Private Collection Extrait de Parfum 50ml\" class=\"os-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-story\"\u003e\n\n      \u003ch3\u003e\n        A Sweet and Elegant Arabian Oud\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the distinctive character of\n        \u003cstrong\u003eOud Safrano by Anfar Private Collection\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e50ml Extrait de Parfum\u003c\/strong\u003e created for men and women who\n        appreciate rich oriental fragrances, sweet oud and precious saffron.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance begins with an elegant combination of rose and oud.\n        Rose introduces a smooth floral richness, while oud immediately adds\n        depth, warmth and the commanding character of traditional Arabian\n        perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the opening develops, patchouli, nagarmotha and sweet oud create a\n        richly textured heart. Patchouli contributes an earthy quality,\n        nagarmotha introduces smoky and woody nuances, and sweet oud gives the\n        composition its warm, distinctive identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base settles into saffron and musk. Saffron adds dry, warm and\n        luxurious spice, while musk softens the fragrance and leaves a smooth,\n        elegant and memorable trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a refined Private Collection bottle and matching\n        burgundy presentation box, Oud Safrano combines oriental richness\n        with an elegant unisex character suitable for fragrance lovers of all\n        ages.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"os-notes-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"os-notes-grid\"\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n\n        \u003cdiv class=\"os-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-title\"\u003e\n          Rose and Oud\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-description\"\u003e\n          Velvety rose creates an elegant floral opening, while rich oud\n          introduces warmth, depth and a distinctive Arabian fragrance\n          character from the first impression.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n\n        \u003cdiv class=\"os-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-title\"\u003e\n          Patchouli, Nagarmotha and Sweet Oud\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-description\"\u003e\n          Earthy patchouli meets smoky nagarmotha and warmly sweet oud,\n          creating a textured, elegant and deeply oriental heart.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n\n        \u003cdiv class=\"os-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-title\"\u003e\n          Saffron and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"os-note-description\"\u003e\n          Precious saffron provides warm, dry spice, while soft musk creates\n          a smooth and refined foundation that leaves a memorable final\n          impression.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"os-character-section\"\u003e\n\n    \u003cdiv class=\"os-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Floral Oud Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rose brings softness and elegance before the richer oud accord moves\n        forward. The contrast creates an opening that feels floral, warm and\n        unmistakably oriental.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Saffron Musk Trail\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Saffron introduces luxurious spice and aromatic warmth, while musk\n        rounds the fragrance with softness and a polished, lingering finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Details and Highlights --\u003e\n\n  \u003cdiv class=\"os-details-grid\"\u003e\n\n    \u003cdiv class=\"os-details-box\"\u003e\n\n      \u003ch4 class=\"os-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eOud Safrano\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eCollection\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003ePrivate Collection\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003e\n          Oriental, Sweet Oud and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eKey Character\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003e\n          Sweet, Smoky, Warm and Spicy\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-highlights-box\"\u003e\n\n      \u003ch4 class=\"os-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"os-highlights-list\"\u003e\n\n        \u003cli\u003eConcentrated 50ml Extrait de Parfum\u003c\/li\u003e\n\n        \u003cli\u003ePrivate Collection fragrance by Anfar\u003c\/li\u003e\n\n        \u003cli\u003eElegant unisex profile for men and women\u003c\/li\u003e\n\n        \u003cli\u003eVelvety rose opening\u003c\/li\u003e\n\n        \u003cli\u003eRich Arabian oud character\u003c\/li\u003e\n\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n\n        \u003cli\u003eSmoky and woody nagarmotha accord\u003c\/li\u003e\n\n        \u003cli\u003eWarm and distinctive sweet oud\u003c\/li\u003e\n\n        \u003cli\u003ePrecious saffron spice\u003c\/li\u003e\n\n        \u003cli\u003eSoft and refined musk foundation\u003c\/li\u003e\n\n        \u003cli\u003eLuxury bottle with premium presentation box\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for wear throughout the year\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Journey --\u003e\n\n  \u003cdiv class=\"os-journey-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003e\n      The Oud Safrano Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"os-journey-intro\"\u003e\n      A refined progression from velvety floral oud to earthy, smoky warmth\n      and a smooth saffron-musk foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-journey-grid\"\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n\n        \u003cdiv class=\"os-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Rose and Oud\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Rose creates floral elegance while oud adds depth, warmth and a\n          luxurious oriental identity from the opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n\n        \u003cdiv class=\"os-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Sweet Smoky Woods\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Patchouli, nagarmotha and sweet oud develop into a richly textured\n          heart with earthy, smoky and warmly woody nuances.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n\n        \u003cdiv class=\"os-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Saffron Musk Warmth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Saffron and musk form a smooth and luxurious finish with gentle\n          spice, softness and memorable oriental warmth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"os-accord-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003e\n      The Signature Oud Safrano Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"os-accord-intro\"\u003e\n      A concentrated oriental composition shaped by floral oud, smoky woods\n      and the luxurious contrast of saffron and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-accord-grid\"\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n\n        \u003cdiv class=\"os-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Oud\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Rose softens the commanding depth of oud, creating a refined balance\n          between floral elegance and rich Arabian warmth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n\n        \u003cdiv class=\"os-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Patchouli and Nagarmotha\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Patchouli adds earthiness while nagarmotha contributes smoky, woody\n          and subtly leathery texture to the heart.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n\n        \u003cdiv class=\"os-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Saffron and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Precious saffron provides dry aromatic spice, balanced by the soft,\n          smooth and elegant character of musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Private Collection Presentation --\u003e\n\n  \u003cdiv class=\"os-private-section\"\u003e\n\n    \u003ch3\u003e\n      The Private Collection Experience\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Oud Safrano is presented in a clear, elegant 50ml bottle with a polished\n      gold cap and detailed gold label. The matching burgundy presentation box\n      completes its luxurious Private Collection identity, making it an\n      impressive fragrance for personal wear or gifting.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"os-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Signature Oud for Every Season\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The combination of rose, sweet oud, smoky nagarmotha, saffron and musk\n      gives Oud Safrano a versatile oriental character. It can complement\n      evenings, celebrations, formal occasions, dinners and moments when a\n      rich, elegant and distinctive fragrance is desired.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"os-trust-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"os-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-trust-grid\"\u003e\n\n      \u003cdiv class=\"os-trust-card\"\u003e\n\n        \u003cdiv class=\"os-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Arabian Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover a diverse selection of premium oud fragrances, elegant\n          musk perfumes, concentrated oils and modern Arabian scents.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-trust-card\"\u003e\n\n        \u003cdiv class=\"os-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to provide distinctive fragrance character,\n          premium presentation and excellent value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-trust-card\"\u003e\n\n        \u003cdiv class=\"os-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"os-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Oud Safrano by Anfar smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Safrano is a sweet oriental oud fragrance. It opens with rose\n          and oud, develops into patchouli, nagarmotha and sweet oud, and\n          settles on warm saffron and soft musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Safrano an Eau de Parfum or Extrait de Parfum?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The bottle and detailed product description identify Oud Safrano as\n          an Extrait de Parfum. The current product-page title uses the EDP\n          abbreviation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Oud Safrano?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Safrano by Anfar Private Collection is supplied in a 50ml,\n          approximately 1.7 fluid ounce, fragrance bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Safrano suitable for men and women?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud Safrano is presented as a unisex fragrance for men and\n          women. Its rose and musk provide softness, while oud, patchouli,\n          nagarmotha and saffron create deeper oriental character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Oud Safrano?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Rose and oud form the top notes, creating a floral, rich and warmly\n          woody opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Oud Safrano?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Patchouli, nagarmotha and sweet oud form the heart, providing earthy,\n          smoky, woody and sweet oriental depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Oud Safrano?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Saffron and musk form the base. Saffron provides warm aromatic spice,\n          while musk adds softness and a smooth finishing character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Can Oud Safrano be worn throughout the year?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud Safrano is presented as a fragrance suitable throughout the\n          year, particularly for those who enjoy sweet oud, floral warmth,\n          saffron and musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Safrano suitable as a fragrance gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its unisex scent profile, concentrated presentation, gold\n          detailing and burgundy Private Collection box make it a refined gift\n          for someone who enjoys sweet Arabian oud fragrances.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583125766390,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-Safrano-EDP-50ml.webp?v=1739211019"},{"product_id":"oud-tabac-edp-100ml","title":"Oud Tabac EDP (100ml)","description":"\u003cstyle\u003e\n  .oud-tabac-wrapper{\n    \n    --ot-white:#ffffff;\n    --ot-pale:#f6f4ee;\n    --ot-pale-2:#fbfaf7;\n    --ot-near-white:#fcfcfc;\n    --ot-border:#e1ddd3;\n    --ot-neutral-border:#e5e5e5;\n\n    --ot-dominant:#1d1d1c;\n    --ot-dominant-dark:#10100f;\n    --ot-secondary:#c3a451;\n    --ot-accent:#34312d;\n    --ot-dark-support:#242321;\n    --ot-dark-deep:#0f0f0e;\n\n    --ot-ink:#111111;\n    --ot-body:#333333;\n    --ot-muted:#676767;\n\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    padding:15px;\n    box-sizing:border-box;\n    background:var(--ot-white);\n    color:var(--ot-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  .oud-tabac-wrapper *,\n  .oud-tabac-wrapper *::before,\n  .oud-tabac-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  \n  .ot-header{\n    margin-bottom:42px;\n    padding:58px 20px 48px;\n    text-align:center;\n    background:var(--ot-white);\n    border:none;\n    border-bottom:1px solid var(--ot-border);\n    border-radius:0;\n  }\n\n  .ot-brand-tag{\n    margin-bottom:12px;\n    color:var(--ot-secondary);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:5px;\n    text-transform:uppercase;\n  }\n\n  .ot-main-title{\n    margin:0 0 14px;\n    color:var(--ot-ink);\n    font-size:2.25rem;\n    font-weight:300;\n    line-height:1.2;\n    letter-spacing:4px;\n    text-transform:uppercase;\n  }\n\n  .ot-tagline{\n    max-width:850px;\n    margin:0 auto;\n    color:#555555;\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .ot-intro-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:34px;\n    margin-bottom:42px;\n    align-items:center;\n  }\n\n  \n  .ot-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:var(--ot-white);\n    border:1px solid var(--ot-border);\n    border-radius:10px;\n    box-shadow:none;\n  }\n\n  .ot-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .ot-story h3{\n    margin:0 0 16px;\n    color:var(--ot-ink);\n    font-size:1.4rem;\n    font-weight:500;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n  }\n\n  .ot-story p{\n    margin:0 0 17px;\n    color:var(--ot-body);\n    font-size:1.05rem;\n  }\n\n  .ot-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .ot-section-title{\n    margin:0 0 26px;\n    color:var(--ot-ink);\n    font-size:1.3rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  \n  .ot-notes-section,\n  .ot-journey-section,\n  .ot-accord-section,\n  .ot-trust-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    border:1px solid var(--ot-border);\n    border-radius:10px;\n  }\n\n  \n  .ot-notes-section,\n  .ot-journey-section{\n    background:var(--ot-white);\n  }\n\n  \n  .ot-accord-section{\n    background:var(--ot-pale-2);\n  }\n\n  .ot-trust-section{\n    background:var(--ot-pale-2);\n  }\n\n  .ot-three-grid,\n  .ot-journey-grid,\n  .ot-accord-grid,\n  .ot-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n  }\n\n  \n  .ot-note-card{\n    min-height:100%;\n    padding:24px 22px;\n    background:var(--ot-pale);\n    border:1px solid var(--ot-border);\n    border-top:4px solid var(--ot-dominant);\n    border-radius:9px;\n    box-shadow:0 7px 18px rgba(0,0,0,.025);\n  }\n\n  .ot-card-label{\n    margin-bottom:9px;\n    color:var(--ot-secondary);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ot-card-title{\n    margin-bottom:8px;\n    color:var(--ot-ink);\n    font-size:1.05rem;\n    font-weight:650;\n  }\n\n  .ot-card-description{\n    color:var(--ot-body);\n    font-size:.95rem;\n    line-height:1.58;\n  }\n\n  \n  .ot-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:0;\n    margin-bottom:42px;\n    overflow:hidden;\n    background:var(--ot-dark-deep);\n    border:none;\n    border-radius:11px;\n  }\n\n  .ot-character-card{\n    padding:34px 30px;\n    background:linear-gradient(135deg,var(--ot-dark-support),var(--ot-dark-deep));\n    color:var(--ot-white);\n  }\n\n  .ot-character-card:nth-child(2){\n    border-top:1px solid var(--ot-secondary);\n  }\n\n  .ot-character-card h3{\n    margin:0 0 13px;\n    color:var(--ot-secondary);\n    font-size:1.02rem;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ot-character-card p{\n    margin:0;\n    color:var(--ot-white);\n    font-size:1rem;\n    line-height:1.75;\n  }\n\n  .ot-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:42px;\n  }\n\n  .ot-details-box,\n  .ot-highlights-box{\n    height:100%;\n    padding:24px;\n    background:var(--ot-white);\n    border:1px solid var(--ot-border);\n    border-radius:9px;\n  }\n\n  .ot-box-title{\n    margin:0 0 16px;\n    padding-bottom:10px;\n    color:var(--ot-ink);\n    font-size:.9rem;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--ot-neutral-border);\n  }\n\n  .ot-detail-row{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:12px 0;\n    font-size:1rem;\n    border-bottom:1px solid var(--ot-neutral-border);\n  }\n\n  .ot-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .ot-detail-label{\n    color:var(--ot-muted);\n    font-weight:600;\n  }\n\n  .ot-detail-value{\n    color:var(--ot-ink);\n    text-align:right;\n  }\n\n  .ot-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .ot-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--ot-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--ot-neutral-border);\n  }\n\n  .ot-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n\n  .ot-detail-label{\n    flex:0 0 34%;\n    min-width:0;\n  }\n\n  .ot-detail-value{\n    flex:1 1 auto;\n    min-width:0;\n    overflow-wrap:anywhere;\n    word-break:normal;\n  }\n\n  .ot-highlights-list{\n    margin:0 !important;\n    padding:0 !important;\n    list-style:none !important;\n  }\n\n  .ot-highlights-list li{\n    list-style:none !important;\n  }\n\n  .ot-highlights-list li::marker{\n    content:\"\" !important;\n    font-size:0 !important;\n  }\n\n  .ot-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--ot-secondary);\n    font-weight:700;\n  }\n\n  .ot-journey-intro,\n  .ot-accord-intro,\n  .ot-trust-intro{\n    max-width:880px;\n    margin:-9px auto 28px;\n    color:var(--ot-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  \n  .ot-journey-card{\n    position:relative;\n    min-height:220px;\n    padding:94px 25px 28px;\n    background:var(--ot-pale);\n    border:1px solid var(--ot-border);\n    border-radius:9px;\n    text-align:center;\n  }\n\n  .ot-journey-number{\n    position:absolute;\n    top:32px;\n    left:50%;\n    display:flex;\n    width:42px;\n    height:42px;\n    transform:translateX(-50%);\n    align-items:center;\n    justify-content:center;\n    background:var(--ot-dominant-dark);\n    color:var(--ot-white);\n    border:none;\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .ot-journey-card h4,\n  .ot-accord-card h4,\n  .ot-trust-card h4{\n    margin:0 0 9px;\n    color:var(--ot-ink);\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:2px;\n  }\n\n  .ot-journey-card p,\n  .ot-accord-card p,\n  .ot-trust-card p{\n    margin:0;\n    color:var(--ot-body);\n    font-size:.95rem;\n    line-height:1.65;\n  }\n\n  \n  .ot-accord-card,\n  .ot-trust-card{\n    min-height:225px;\n    padding:94px 26px 28px;\n    background:var(--ot-white);\n    border:1px solid var(--ot-border);\n    border-radius:9px;\n    text-align:center;\n    position:relative;\n    box-shadow:none;\n  }\n\n  .ot-accord-icon,\n  .ot-trust-icon{\n    position:absolute;\n    top:31px;\n    left:50%;\n    display:flex;\n    width:42px;\n    height:42px;\n    transform:translateX(-50%);\n    align-items:center;\n    justify-content:center;\n    background:var(--ot-dominant-dark);\n    color:var(--ot-white);\n    border:none;\n    border-radius:50%;\n    font-size:.85rem;\n    font-weight:700;\n  }\n\n  \n  .ot-statement-section{\n    margin-bottom:42px;\n    padding:48px 34px;\n    background:linear-gradient(90deg,var(--ot-accent) 0%,var(--ot-dark-support) 48%,var(--ot-dark-deep) 100%);\n    color:var(--ot-white);\n    text-align:center;\n    border:none;\n    border-radius:11px;\n  }\n\n  .ot-statement-section h3{\n    margin:0 0 14px;\n    color:var(--ot-secondary);\n    font-size:1.25rem;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .ot-statement-section p{\n    max-width:920px;\n    margin:0 auto;\n    color:var(--ot-white);\n    font-size:1.05rem;\n    line-height:1.8;\n  }\n\n  \n  .ot-occasion-section{\n    margin-bottom:42px;\n    padding:42px 32px;\n    background:var(--ot-pale-2);\n    border:1px solid var(--ot-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .ot-occasion-section h3{\n    margin:0 0 14px;\n    color:var(--ot-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .ot-occasion-section p{\n    max-width:930px;\n    margin:0 auto;\n    color:var(--ot-body);\n    font-size:1.05rem;\n    line-height:1.78;\n  }\n\n  .ot-performance-section{\n    margin-bottom:42px;\n    padding:34px 34px 34px 38px;\n    background:var(--ot-pale-2);\n    border:1px solid var(--ot-border);\n    border-left:6px solid var(--ot-dominant);\n    border-radius:10px;\n  }\n\n  .ot-performance-section h3{\n    margin:0 0 13px;\n    color:var(--ot-ink);\n    font-size:.9rem;\n    font-weight:800;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .ot-performance-section p{\n    margin:0;\n    color:var(--ot-body);\n    font-size:.95rem;\n    line-height:1.78;\n  }\n\n  .ot-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--ot-border);\n  }\n\n  .ot-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--ot-ink);\n    font-size:1.3rem;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ot-faq-item{\n    background:var(--ot-white);\n    border-bottom:1px solid var(--ot-neutral-border);\n  }\n\n  .ot-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:18px 5px;\n    color:var(--ot-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .ot-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .ot-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--ot-dominant-dark);\n    font-size:1.35rem;\n  }\n\n  .ot-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .ot-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--ot-body);\n    font-size:1rem;\n  }\n\n  .ot-faq-answer p{\n    margin:0;\n  }\n\n  @media(min-width:768px){\n    .oud-tabac-wrapper{\n      padding:30px;\n    }\n\n    .ot-header{\n      padding:72px 20px 58px;\n      margin-bottom:52px;\n    }\n\n    .ot-brand-tag{\n      font-size:.95rem;\n      letter-spacing:6px;\n    }\n\n    .ot-main-title{\n      font-size:clamp(2.8rem,5vw,4rem);\n      letter-spacing:clamp(3px,.42vw,6px);\n      overflow-wrap:anywhere;\n    }\n\n    .ot-tagline{\n      font-size:1.23rem;\n    }\n\n    .ot-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:52px;\n      margin-bottom:52px;\n    }\n\n    .ot-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .ot-story h3{\n      font-size:1.7rem;\n    }\n\n    .ot-story p{\n      margin-bottom:22px;\n      font-size:1.13rem;\n      line-height:1.75;\n    }\n\n    .ot-three-grid,\n    .ot-journey-grid,\n    .ot-accord-grid,\n    .ot-trust-grid{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:24px;\n    }\n\n    .ot-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .ot-character-card:nth-child(2){\n      border-top:none;\n      border-left:1px solid var(--ot-secondary);\n    }\n\n    .ot-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .ot-section-title,\n    .ot-faq-section\u003eh3{\n      font-size:1.55rem;\n    }\n\n    .ot-character-card{\n      padding:38px 34px;\n    }\n\n    .ot-note-card{\n      padding:26px 24px;\n    }\n\n    .ot-detail-row,\n    .ot-highlights-list li{\n      font-size:1.04rem;\n    }\n\n    .ot-statement-section{\n      padding:50px 42px;\n    }\n\n    .ot-statement-section h3{\n      font-size:1.42rem;\n    }\n\n    .ot-statement-section p,\n    .ot-occasion-section p{\n      font-size:1.06rem;\n    }\n\n    .ot-faq-item summary{\n      padding:20px 5px;\n      font-size:1.12rem;\n    }\n\n    .ot-faq-answer{\n      font-size:1.04rem;\n    }\n  }\n\n  @media(max-width:767px){\n    .ot-notes-section,\n    .ot-journey-section,\n    .ot-accord-section,\n    .ot-trust-section{\n      padding:28px 18px;\n    }\n\n    .ot-journey-card,\n    .ot-accord-card,\n    .ot-trust-card{\n      min-height:auto;\n    }\n  }\n\n  @media(max-width:480px){\n    .oud-tabac-wrapper{\n      padding:10px;\n    }\n\n    .ot-header{\n      padding:44px 10px 38px;\n    }\n\n    .ot-main-title{\n      font-size:clamp(1.55rem,7vw,2.15rem);\n      letter-spacing:2px;\n      overflow-wrap:anywhere;\n    }\n\n    .ot-brand-tag{\n      letter-spacing:3px;\n    }\n\n    .ot-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .ot-detail-value{\n      text-align:left;\n    }\n\n    .ot-performance-section{\n      padding:28px 20px 28px 24px;\n      border-left-width:5px;\n    }\n\n    .ot-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"oud-tabac-wrapper\"\u003e\n\u003cdiv class=\"ot-header\"\u003e\n\u003cdiv class=\"ot-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n\u003ch2 class=\"ot-main-title\"\u003eOud Tabac\u003c\/h2\u003e\n\u003cp class=\"ot-tagline\"\u003e\n      “Sweet cinnamon and tobacco leaf over creamy vanilla, nutty warmth, oud and dark woods.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-intro-grid\"\u003e\n\u003cdiv class=\"ot-image-frame\"\u003e\n\u003cimg alt=\"Oud Tabac by Anfar 100ml Eau de Parfum in a vertically ribbed obsidian-black bottle with polished antique-gold ornament, circular label and sculpted crown-shaped gold cap\" class=\"ot-product-image\" height=\"720\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oud-Tabac-EDP_jpg.webp?v=1734441603\" width=\"720\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-story\"\u003e\n\u003ch3\u003eSweet Cinnamon, Tobacco, Vanilla and Dark Oud Woods\u003c\/h3\u003e\n\u003cp\u003eDiscover Oud Tabac by Anfar, a 100ml Eau de Parfum built around sweet spices, tobacco, nutty warmth, vanilla and oud.\u003c\/p\u003e\n\u003cp\u003eSweet cinnamon, tobacco leaf and oud shape the opening. Cinnamon provides warm spice, tobacco adds dry aromatic richness and oud introduces immediate woody depth.\u003c\/p\u003e\n\u003cp\u003eVanilla, tonka bean, hazelnuts and oud accords form the heart, combining creamy sweetness, roasted warmth and a structured oud core.\u003c\/p\u003e\n\u003cp\u003ePatchouli, woody notes, dried fruits and vanilla accords create the dry-down with earthy depth, dark woods and smooth lingering sweetness.\u003c\/p\u003e\n\u003cp\u003eThe vertically ribbed obsidian-black bottle is finished with polished antique-gold ornament, a circular Oud Tabac label and a sculpted crown-shaped gold cap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-notes-section\"\u003e\n\u003ch3 class=\"ot-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"ot-three-grid\"\u003e\n\u003cdiv class=\"ot-note-card\"\u003e\n\u003cdiv class=\"ot-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"ot-card-title\"\u003eSweet Cinnamon, Tobacco Leaf and Oud\u003c\/div\u003e\n\u003cdiv class=\"ot-card-description\"\u003eWarm cinnamon meets dry tobacco leaf and deep oud for a spicy, aromatic and woody opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-note-card\"\u003e\n\u003cdiv class=\"ot-card-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"ot-card-title\"\u003eVanilla, Tonka Bean, Hazelnuts and Oud Accords\u003c\/div\u003e\n\u003cdiv class=\"ot-card-description\"\u003eVanilla and tonka add creamy sweetness, hazelnuts provide roasted warmth and oud accords preserve depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-note-card\"\u003e\n\u003cdiv class=\"ot-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"ot-card-title\"\u003ePatchouli, Woody Notes, Dried Fruits and Vanilla Accords\u003c\/div\u003e\n\u003cdiv class=\"ot-card-description\"\u003eEarthy patchouli and dark woods settle around dried-fruit sweetness and smooth vanilla accords.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-character-section\"\u003e\n\u003cdiv class=\"ot-character-card\"\u003e\n\u003ch3\u003eThe Cinnamon Tobacco Opening\u003c\/h3\u003e\n\u003cp\u003eSweet cinnamon, tobacco leaf and oud create a warm, aromatic and confidently woody first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-character-card\"\u003e\n\u003ch3\u003eThe Vanilla Woody Dry-Down\u003c\/h3\u003e\n\u003cp\u003eVanilla, tonka, hazelnuts and oud move into patchouli, dried fruits and dark woods for a smooth, rich finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-details-grid\"\u003e\n\u003cdiv class=\"ot-details-box\"\u003e\n\u003ch4 class=\"ot-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eOud Tabac\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eAnfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eSweet Cinnamon, Tobacco Leaf and Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eVanilla, Tonka Bean, Hazelnuts and Oud Accords\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003ePatchouli, Woody Notes, Dried Fruits and Vanilla Accords\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003eBest Suited To\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eEvents and Nightwear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-detail-row\"\u003e\n\u003cspan class=\"ot-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"ot-detail-value\"\u003eObsidian Black, Graphite and Antique Champagne Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-highlights-box\"\u003e\n\u003ch4 class=\"ot-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"ot-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eWarm sweet-cinnamon opening\u003c\/li\u003e\n\u003cli\u003eRich aromatic tobacco leaf\u003c\/li\u003e\n\u003cli\u003eDeep oud character\u003c\/li\u003e\n\u003cli\u003eCreamy vanilla heart\u003c\/li\u003e\n\u003cli\u003eSmooth tonka bean warmth\u003c\/li\u003e\n\u003cli\u003eRoasted hazelnut nuance\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli dry-down\u003c\/li\u003e\n\u003cli\u003eDark woody notes\u003c\/li\u003e\n\u003cli\u003eDried-fruit sweetness\u003c\/li\u003e\n\u003cli\u003eSuited to events and nightwear\u003c\/li\u003e\n\u003cli\u003eOrnate obsidian-black and gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-journey-section\"\u003e\n\u003ch3 class=\"ot-section-title\"\u003eThe Oud Tabac Journey\u003c\/h3\u003e\n\u003cp class=\"ot-journey-intro\"\u003e\n      A rich progression from cinnamon, tobacco leaf and oud into creamy\n      vanilla and nutty warmth before settling into patchouli, dried fruits\n      and dark woods.\n    \u003c\/p\u003e\n\u003cdiv class=\"ot-journey-grid\"\u003e\n\u003cdiv class=\"ot-journey-card\"\u003e\n\u003cdiv class=\"ot-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCinnamon Tobacco Oud\u003c\/h4\u003e\n\u003cp\u003e\n          Sweet spice, aromatic tobacco and oud create a warm, dark and\n          immediately distinctive first impression.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-journey-card\"\u003e\n\u003cdiv class=\"ot-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVanilla Tonka Hazelnut\u003c\/h4\u003e\n\u003cp\u003e\n          Creamy vanilla and tonka meet roasted hazelnut warmth while oud\n          accords preserve depth through the heart.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-journey-card\"\u003e\n\u003cdiv class=\"ot-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003ePatchouli Fruit Woods\u003c\/h4\u003e\n\u003cp\u003e\n          Patchouli, dried fruits, vanilla accords and dark woods form a\n          rich, smooth and lingering final signature.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-accord-section\"\u003e\n\u003ch3 class=\"ot-section-title\"\u003eThe Signature Oud Tabac Accords\u003c\/h3\u003e\n\u003cp class=\"ot-accord-intro\"\u003eA warm composition shaped by sweet spice, aromatic tobacco, creamy vanilla, roasted nuts, oud and dark woods.\u003c\/p\u003e\n\u003cdiv class=\"ot-accord-grid\"\u003e\n\u003cdiv class=\"ot-accord-card\"\u003e\n\u003cdiv class=\"ot-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eCinnamon Tobacco Oud\u003c\/h4\u003e\n\u003cp\u003e\n          Cinnamon adds warmth, tobacco leaf provides aromatic dryness and\n          oud contributes rich woody depth.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-accord-card\"\u003e\n\u003cdiv class=\"ot-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eVanilla Tonka Hazelnut\u003c\/h4\u003e\n\u003cp\u003e\n          Vanilla and tonka create creamy sweetness while hazelnuts add a\n          warm, roasted and comforting texture.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-accord-card\"\u003e\n\u003cdiv class=\"ot-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003ePatchouli Fruit Woods\u003c\/h4\u003e\n\u003cp\u003e\n          Earthy patchouli, dried fruits and woods create a deep foundation\n          softened by lingering vanilla accords.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-statement-section\"\u003e\n\u003ch3\u003eThe Black and Gold Oud Tabac Experience\u003c\/h3\u003e\n\u003cp\u003e\n      Oud Tabac balances sweet cinnamon, tobacco leaf and oud with creamy\n      vanilla, tonka bean, hazelnuts, patchouli, dried fruits and dark\n      woods. Its vertically ribbed black bottle, ornate antique-gold\n      medallion and crown-shaped cap reflect the fragrance’s rich,\n      sophisticated and evening-focused character.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-occasion-section\"\u003e\n\u003ch3\u003eA Rich Fragrance for Events and Nightwear\u003c\/h3\u003e\n\u003cp\u003eThe London Musk product description presents Oud Tabac as especially suited to events and nightwear. Its tobacco, oud, vanilla and woody character can also complement dinners, celebrations and evening occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eOud Tabac is supplied as an Eau de Parfum and is presented as a lingering fragrance. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-trust-section\"\u003e\n\u003ch3 class=\"ot-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"ot-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents and concentrated perfume oils through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"ot-trust-grid\"\u003e\n\u003cdiv class=\"ot-trust-card\"\u003e\n\u003cdiv class=\"ot-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003e\n          Discover a broad selection of modern Arabian fragrances, rich\n          oud, elegant musk compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-trust-card\"\u003e\n\u003cdiv class=\"ot-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          premium presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-trust-card\"\u003e\n\u003cdiv class=\"ot-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian, oud, tobacco, musk and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ot-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oud Tabac smell like?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOud Tabac combines sweet cinnamon, tobacco leaf and oud with a heart of vanilla, tonka bean, hazelnuts and oud accords, finishing with patchouli, woody notes, dried fruits and vanilla accords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oud Tabac?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are sweet cinnamon, tobacco leaf and oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Oud Tabac?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are vanilla, tonka bean, hazelnuts and oud accords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oud Tabac?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are patchouli, woody notes, dried fruits and vanilla accords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oud Tabac?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOud Tabac is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen is Oud Tabac best worn?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk product description presents Oud Tabac as a fragrance for events and nightwear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oud Tabac a sweet fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt has sweetness from cinnamon, vanilla, tonka bean, dried fruits and vanilla accords, balanced by tobacco, oud, patchouli and woods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Oud Tabac last?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented as a lingering Eau de Parfum. Exact longevity and projection vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ot-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oud Tabac presented?\u003c\/summary\u003e\n\u003cdiv class=\"ot-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a vertically ribbed obsidian-black bottle with polished antique-gold ornament and a sculpted crown-shaped gold cap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583134122230,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-Tabac-EDP_jpg.webp?v=1734441603"},{"product_id":"oudh-al-qamar-black-edp-100ml","title":"Oudh Al Qamar (Black) EDP (100ml)","description":"\u003cstyle\u003e.oudh-al-qamar-black-wrapper{\n  --oab-white:#ffffff;\n  --oab-pale:#f7f4ed;\n  --oab-pale-2:#fbfaf6;\n  --oab-border:#ded5c1;\n  --oab-neutral-border:#e5e2dc;\n  --oab-dominant:#171515;\n  --oab-secondary:#b99732;\n  --oab-secondary-dark:#87681b;\n  --oab-dark-panel:#181313;\n  --oab-dark-deep:#0e0c0c;\n  --oab-burgundy:#64352f;\n  --oab-silver:#c9cdce;\n  --oab-ink:#202122;\n  --oab-body:#484a4b;\n  --oab-muted:#777a7b;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--oab-white);\n  color:var(--oab-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.oudh-al-qamar-black-wrapper *,\n.oudh-al-qamar-black-wrapper *::before,\n.oudh-al-qamar-black-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.oab-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--oab-white);\n  border:0;\n  border-bottom:1px solid var(--oab-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.oab-brand-tag{\n  margin-bottom:8px;\n  color:var(--oab-secondary-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.oab-main-title{\n  margin:0 0 10px;\n  color:var(--oab-ink);\n  font-size:2rem;\n  font-weight:300;\n  line-height:1.2;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.oab-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--oab-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.oab-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.oab-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--oab-white);\n  border:1px solid var(--oab-border);\n  border-radius:10px;\n}\n\n.oab-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.oab-story h3{\n  margin:0 0 16px;\n  color:var(--oab-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.oab-story p{\n  margin:0 0 17px;\n  color:var(--oab-body);\n  font-size:1.05rem;\n}\n\n.oab-story p:last-child{\n  margin-bottom:0;\n}\n\n.oab-section-title{\n  margin:0 0 25px;\n  color:var(--oab-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.oab-notes-section,\n.oab-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oab-white);\n  border:1px solid var(--oab-border);\n  border-radius:10px;\n}\n\n.oab-accord-section,\n.oab-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oab-pale-2);\n  border:1px solid var(--oab-border);\n  border-radius:10px;\n}\n\n.oab-three-grid,\n.oab-journey-grid,\n.oab-accord-grid,\n.oab-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.oab-note-card{\n  padding:22px;\n  background:var(--oab-pale);\n  border:1px solid var(--oab-border);\n  border-top:4px solid var(--oab-secondary);\n  border-radius:8px;\n}\n\n.oab-card-label{\n  margin-bottom:7px;\n  color:var(--oab-secondary-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.oab-card-title{\n  margin-bottom:7px;\n  color:var(--oab-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.oab-card-description{\n  color:var(--oab-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.oab-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--oab-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.oab-character-card{\n  padding:30px 24px;\n  background:var(--oab-dark-panel);\n  color:var(--oab-white);\n}\n\n.oab-character-card:nth-child(2){\n  border-top:1px solid var(--oab-secondary);\n}\n\n.oab-character-card h3{\n  margin:0 0 10px;\n  color:#ead486;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.oab-character-card p{\n  margin:0;\n  color:#fffaf4;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.oab-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.oab-details-box,\n.oab-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--oab-white);\n  border:1px solid var(--oab-neutral-border);\n  border-radius:8px;\n}\n\n.oab-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--oab-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--oab-neutral-border);\n}\n\n.oab-detail-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:12px 0;\n  font-size:1rem;\n  border-bottom:1px solid var(--oab-neutral-border);\n}\n\n.oab-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.oab-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--oab-muted);\n  font-weight:600;\n}\n\n.oab-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--oab-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.oab-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.oab-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--oab-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--oab-neutral-border);\n}\n\n.oab-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.oab-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.oab-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--oab-secondary-dark);\n  font-weight:700;\n}\n\n.oab-journey-intro,\n.oab-accord-intro,\n.oab-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--oab-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.oab-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--oab-pale);\n  border:1px solid var(--oab-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.oab-journey-number{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--oab-dominant);\n  color:var(--oab-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.oab-journey-card h4,\n.oab-accord-card h4,\n.oab-trust-card h4{\n  margin:0 0 6px;\n  color:var(--oab-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.oab-journey-card p,\n.oab-accord-card p,\n.oab-trust-card p{\n  margin:0;\n  color:var(--oab-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.oab-accord-card,\n.oab-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--oab-white);\n  border:1px solid var(--oab-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.oab-accord-icon,\n.oab-trust-icon{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--oab-dominant);\n  color:var(--oab-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.oab-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--oab-burgundy) 0%,var(--oab-dark-panel) 48%,var(--oab-dark-deep) 100%);\n  color:var(--oab-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.oab-statement-section h3{\n  margin:0 0 12px;\n  color:#ead486;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.oab-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf4;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.oab-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--oab-pale);\n  border:1px solid var(--oab-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.oab-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--oab-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.oab-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--oab-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.oab-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--oab-pale-2);\n  border:1px solid var(--oab-border);\n  border-left:6px solid var(--oab-secondary);\n  border-radius:8px;\n}\n\n.oab-performance-section h3{\n  margin:0 0 10px;\n  color:var(--oab-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.oab-performance-section p{\n  margin:0;\n  color:var(--oab-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.oab-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--oab-border);\n}\n\n.oab-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--oab-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.oab-faq-item{\n  background:var(--oab-white);\n  border-bottom:1px solid var(--oab-neutral-border);\n}\n\n.oab-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--oab-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.oab-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.oab-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--oab-secondary-dark);\n  font-size:1.35rem;\n}\n\n.oab-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.oab-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--oab-body);\n  font-size:1rem;\n}\n\n.oab-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-al-qamar-black-wrapper{\n    padding:35px;\n  }\n\n  .oab-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .oab-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .oab-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .oab-tagline{\n    font-size:1.3rem;\n  }\n\n  .oab-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .oab-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .oab-story h3{\n    font-size:1.75rem;\n  }\n\n  .oab-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .oab-three-grid,\n  .oab-journey-grid,\n  .oab-accord-grid,\n  .oab-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .oab-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .oab-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--oab-secondary);\n  }\n\n  .oab-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .oab-section-title,\n  .oab-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .oab-card-title{\n    font-size:1.15rem;\n  }\n\n  .oab-detail-row,\n  .oab-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .oab-statement-section{\n    padding:44px;\n  }\n\n  .oab-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .oab-statement-section p,\n  .oab-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .oab-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .oab-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-al-qamar-black-wrapper{\n    padding:10px;\n  }\n\n  .oab-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .oab-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .oab-detail-label{\n    flex-basis:auto;\n  }\n\n  .oab-detail-value{\n    text-align:left;\n  }\n\n  .oab-notes-section,\n  .oab-journey-section,\n  .oab-accord-section,\n  .oab-trust-section{\n    padding:25px 15px;\n  }\n\n  .oab-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .oab-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-al-qamar-black-wrapper\"\u003e\n\u003cdiv class=\"oab-header\"\u003e\n\u003cdiv class=\"oab-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"oab-main-title\"\u003eOudh Al Qamar Black\u003c\/h2\u003e\n\u003cp class=\"oab-tagline\"\u003e“Cambodian oud expressed through earthy, leathery, woody, sweet and aldehydic facets.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-intro-grid\"\u003e\n\u003cdiv class=\"oab-image-frame\"\u003e\n\u003cimg alt=\"Oudh Al Qamar Black by Oudh Al Anfar 100ml Eau de Parfum with a matte obsidian-black bottle, antique-gold Arabic lettering and botanical ornament, black sculpted cap, gold collar and a coordinated black, silver, gold and burgundy presentation box\" class=\"oab-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/oud-al-qamar-black-1_jpg.webp?v=1739211317\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-story\"\u003e\n\u003ch3\u003eCambodian Oud with Earthy, Leathery and Sweet Woody Depth\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Al Qamar Black by Oudh Al Anfar, a 100ml Eau de Parfum presented in a matte-black bottle with a coordinated ornate box.\u003c\/p\u003e\n\u003cp\u003eThe London Musk description centres the fragrance on oud associated with Cambodia, presented with earthy and woody depth.\u003c\/p\u003e\n\u003cp\u003eEarthy and leathery facets add texture and structure, while woody sweetness brings warmth and balance.\u003c\/p\u003e\n\u003cp\u003eAn aldehydic facet introduces lift and polish, creating modern contrast around the dense oud character.\u003c\/p\u003e\n\u003cp\u003eThe product listing credits perfumer Carlos Benaïm. The matte obsidian bottle features antique-gold Arabic lettering, botanical ornament, a black sculpted cap and gold collar, paired with a black, silver, gold and burgundy presentation box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-notes-section\"\u003e\n\u003ch3 class=\"oab-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"oab-three-grid\"\u003e\n\u003cdiv class=\"oab-note-card\"\u003e\n\u003cdiv class=\"oab-card-label\"\u003eCentral Material\u003c\/div\u003e\n\u003cdiv class=\"oab-card-title\"\u003eCambodian Oud\u003c\/div\u003e\n\u003cdiv class=\"oab-card-description\"\u003eOud associated with Cambodia forms the fragrance’s central identity with dense woody richness and traditional depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-note-card\"\u003e\n\u003cdiv class=\"oab-card-label\"\u003eTextural Facets\u003c\/div\u003e\n\u003cdiv class=\"oab-card-title\"\u003eEarthy and Leathery\u003c\/div\u003e\n\u003cdiv class=\"oab-card-description\"\u003eEarthy and leathery impressions create structure, texture and a grounded aromatic character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-note-card\"\u003e\n\u003cdiv class=\"oab-card-label\"\u003eBalancing Character\u003c\/div\u003e\n\u003cdiv class=\"oab-card-title\"\u003eWoody, Sweet and Aldehydic\u003c\/div\u003e\n\u003cdiv class=\"oab-card-description\"\u003eWoody sweetness adds warmth while an aldehydic facet introduces brightness, polish and modern contrast.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-character-section\"\u003e\n\u003cdiv class=\"oab-character-card\"\u003e\n\u003ch3\u003eThe Cambodian Oud Core\u003c\/h3\u003e\n\u003cp\u003eCambodian oud and woody sweetness establish a rich, warm and traditional Arabian fragrance character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-character-card\"\u003e\n\u003ch3\u003eThe Earthy Leather Finish\u003c\/h3\u003e\n\u003cp\u003eEarthy and leathery facets provide depth while aldehydic brightness adds a polished modern edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-details-grid\"\u003e\n\u003cdiv class=\"oab-details-box\"\u003e\n\u003ch4 class=\"oab-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eOudh Al Qamar Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eCentral Material\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eCambodian Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eEarthy, Leathery, Woody, Sweet and Aldehydic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003ePerfumer Credit\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eCarlos Benaïm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-detail-row\"\u003e\n\u003cspan class=\"oab-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"oab-detail-value\"\u003eObsidian Black, Antique Gold, Silver White and Burgundy Brown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-highlights-box\"\u003e\n\u003ch4 class=\"oab-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"oab-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCambodian oud at the centre\u003c\/li\u003e\n\u003cli\u003eEarthy aromatic depth\u003c\/li\u003e\n\u003cli\u003eLeathery texture\u003c\/li\u003e\n\u003cli\u003eRich woody character\u003c\/li\u003e\n\u003cli\u003eBalanced sweet nuance\u003c\/li\u003e\n\u003cli\u003ePolished aldehydic lift\u003c\/li\u003e\n\u003cli\u003eTraditional Arabian fragrance identity\u003c\/li\u003e\n\u003cli\u003eModern aromatic contrast\u003c\/li\u003e\n\u003cli\u003eMatte obsidian-black bottle\u003c\/li\u003e\n\u003cli\u003eAntique-gold lettering and ornament\u003c\/li\u003e\n\u003cli\u003eCoordinated black, silver, gold and burgundy box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-journey-section\"\u003e\n\u003ch3 class=\"oab-section-title\"\u003eThe Oudh Al Qamar Journey\u003c\/h3\u003e\n\u003cp class=\"oab-journey-intro\"\u003eA focused progression from Cambodian oud and woody sweetness into earthy leather before finishing with aldehydic polish.\u003c\/p\u003e\n\u003cdiv class=\"oab-journey-grid\"\u003e\n\u003cdiv class=\"oab-journey-card\"\u003e\n\u003cdiv class=\"oab-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCambodian Oud Richness\u003c\/h4\u003e\n\u003cp\u003eDense oud establishes a woody, traditional and distinctive central identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-journey-card\"\u003e\n\u003cdiv class=\"oab-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eEarthy Leather Texture\u003c\/h4\u003e\n\u003cp\u003eEarthy and leathery facets introduce depth, structure and grounded character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-journey-card\"\u003e\n\u003cdiv class=\"oab-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSweet Aldehydic Polish\u003c\/h4\u003e\n\u003cp\u003eWoody sweetness and aldehydic brightness create warmth, balance and a modern finishing edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-accord-section\"\u003e\n\u003ch3 class=\"oab-section-title\"\u003eThe Signature Oudh Al Qamar Character\u003c\/h3\u003e\n\u003cp class=\"oab-accord-intro\"\u003eA traditional-meets-modern composition shaped by Cambodian oud, earthy leather, woody sweetness and aldehydic brightness.\u003c\/p\u003e\n\u003cdiv class=\"oab-accord-grid\"\u003e\n\u003cdiv class=\"oab-accord-card\"\u003e\n\u003cdiv class=\"oab-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eCambodian Oud\u003c\/h4\u003e\n\u003cp\u003eOud associated with Cambodia supplies dense woody richness and forms the fragrance’s central identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-accord-card\"\u003e\n\u003cdiv class=\"oab-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eEarthy and Leathery\u003c\/h4\u003e\n\u003cp\u003eEarth and leather create texture, structure and a grounded aromatic presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-accord-card\"\u003e\n\u003cdiv class=\"oab-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eWoody, Sweet and Aldehydic\u003c\/h4\u003e\n\u003cp\u003eWoody sweetness introduces warmth while aldehydic brightness adds polish and contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-statement-section\"\u003e\n\u003ch3\u003eObsidian Black, Cambodian Oud and Antique Gold\u003c\/h3\u003e\n\u003cp\u003eOudh Al Qamar Black combines Cambodian oud with earthy, leathery, woody, sweet and aldehydic facets. Its matte-black bottle, antique-gold ornament and coordinated silver, gold and burgundy box reflect traditional richness with modern presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-occasion-section\"\u003e\n\u003ch3\u003eA Rich Oud Signature for Evenings and Special Occasions\u003c\/h3\u003e\n\u003cp\u003eIts dense oud and earthy-leathery character can complement evenings, dinners, formal gatherings and special occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Al Qamar Black as a lingering Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-trust-section\"\u003e\n\u003ch3 class=\"oab-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"oab-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, leathery compositions, musk scents and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"oab-trust-grid\"\u003e\n\u003cdiv class=\"oab-trust-card\"\u003e\n\u003cdiv class=\"oab-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover oud fragrances, Eau de Parfum releases, musk compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-trust-card\"\u003e\n\u003cdiv class=\"oab-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-trust-card\"\u003e\n\u003cdiv class=\"oab-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oab-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Al Qamar Black smell like?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk description presents it through Cambodian oud with earthy, leathery, woody, sweet and aldehydic facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Al Qamar Black contain Cambodian oud?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product description specifically identifies oud associated with Cambodia as the central material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Al Qamar Black a leathery fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLeather is one of the published fragrance characteristics alongside earthy, woody, sweet and aldehydic facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Al Qamar Black have a sweet character?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Sweetness is included within the published woody, sweet and aldehydic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Al Qamar Black?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWho is credited as the perfumer for Oudh Al Qamar Black?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk product listing credits Carlos Benaïm as the nose behind the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Al Qamar Black for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe current product listing does not clearly specify a gender category, so suitability depends on individual fragrance preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Al Qamar Black be worn?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts rich oud and earthy-leathery character can complement evenings, dinners, formal gatherings and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Oudh Al Qamar Black last?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description presents it as lingering. Exact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oab-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Al Qamar Black presented?\u003c\/summary\u003e\n\u003cdiv class=\"oab-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a matte obsidian-black bottle with antique-gold Arabic lettering and botanical ornament, a black cap and gold collar, paired with a black, silver, gold and burgundy box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583172591862,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Al-Qamar-Black-EDP-100ml.webp?v=1739211317"},{"product_id":"oudh-al-qamar-brown-edp-100ml","title":"Oudh Al Qamar (Brown) EDP (100ml)","description":"\u003cstyle\u003e.oudh-al-qamar-brown-wrapper{\n  --oaq-white:#ffffff;\n  --oaq-pale:#faf4e8;\n  --oaq-pale-2:#fdf9f2;\n  --oaq-border:#e4d4b9;\n  --oaq-neutral-border:#e6e0d8;\n  --oaq-dominant:#9a5d20;\n  --oaq-dominant-dark:#704019;\n  --oaq-secondary:#d0ad3b;\n  --oaq-dark-panel:#2f1b14;\n  --oaq-dark-deep:#15100d;\n  --oaq-cognac:#9a5d20;\n  --oaq-agarwood:#4c2d1f;\n  --oaq-plum:#6f4b54;\n  --oaq-ink:#241d18;\n  --oaq-body:#4b413a;\n  --oaq-muted:#7a7068;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--oaq-white);\n  color:var(--oaq-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.oudh-al-qamar-brown-wrapper *,\n.oudh-al-qamar-brown-wrapper *::before,\n.oudh-al-qamar-brown-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.oaq-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--oaq-white);\n  border:0;\n  border-bottom:1px solid var(--oaq-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.oaq-brand-tag{\n  margin-bottom:8px;\n  color:var(--oaq-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.oaq-main-title{\n  margin:0 0 10px;\n  color:var(--oaq-ink);\n  font-size:2rem;\n  font-weight:300;\n  line-height:1.2;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.oaq-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--oaq-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.oaq-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.oaq-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--oaq-white);\n  border:1px solid var(--oaq-border);\n  border-radius:10px;\n}\n\n.oaq-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.oaq-story h3{\n  margin:0 0 16px;\n  color:var(--oaq-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.oaq-story p{\n  margin:0 0 17px;\n  color:var(--oaq-body);\n  font-size:1.05rem;\n}\n\n.oaq-story p:last-child{\n  margin-bottom:0;\n}\n\n.oaq-section-title{\n  margin:0 0 25px;\n  color:var(--oaq-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.oaq-notes-section,\n.oaq-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oaq-white);\n  border:1px solid var(--oaq-border);\n  border-radius:10px;\n}\n\n.oaq-accord-section,\n.oaq-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oaq-pale-2);\n  border:1px solid var(--oaq-border);\n  border-radius:10px;\n}\n\n.oaq-three-grid,\n.oaq-journey-grid,\n.oaq-accord-grid,\n.oaq-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.oaq-note-card{\n  padding:22px;\n  background:var(--oaq-pale);\n  border:1px solid var(--oaq-border);\n  border-top:4px solid var(--oaq-dominant);\n  border-radius:8px;\n}\n\n.oaq-card-label{\n  margin-bottom:7px;\n  color:var(--oaq-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.oaq-card-title{\n  margin-bottom:7px;\n  color:var(--oaq-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.oaq-card-description{\n  color:var(--oaq-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.oaq-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--oaq-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.oaq-character-card{\n  padding:30px 24px;\n  background:var(--oaq-dark-panel);\n  color:var(--oaq-white);\n}\n\n.oaq-character-card:nth-child(2){\n  border-top:1px solid var(--oaq-secondary);\n}\n\n.oaq-character-card h3{\n  margin:0 0 10px;\n  color:#ecd58a;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.oaq-character-card p{\n  margin:0;\n  color:#fffaf4;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.oaq-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.oaq-details-box,\n.oaq-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--oaq-white);\n  border:1px solid var(--oaq-neutral-border);\n  border-radius:8px;\n}\n\n.oaq-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--oaq-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--oaq-neutral-border);\n}\n\n.oaq-detail-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:12px 0;\n  font-size:1rem;\n  border-bottom:1px solid var(--oaq-neutral-border);\n}\n\n.oaq-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.oaq-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--oaq-muted);\n  font-weight:600;\n}\n\n.oaq-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--oaq-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.oaq-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.oaq-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--oaq-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--oaq-neutral-border);\n}\n\n.oaq-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.oaq-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.oaq-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--oaq-dominant-dark);\n  font-weight:700;\n}\n\n.oaq-journey-intro,\n.oaq-accord-intro,\n.oaq-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--oaq-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.oaq-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--oaq-pale);\n  border:1px solid var(--oaq-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.oaq-journey-number{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--oaq-dominant-dark);\n  color:var(--oaq-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.oaq-journey-card h4,\n.oaq-accord-card h4,\n.oaq-trust-card h4{\n  margin:0 0 6px;\n  color:var(--oaq-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.oaq-journey-card p,\n.oaq-accord-card p,\n.oaq-trust-card p{\n  margin:0;\n  color:var(--oaq-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.oaq-accord-card,\n.oaq-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--oaq-white);\n  border:1px solid var(--oaq-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.oaq-accord-icon,\n.oaq-trust-icon{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--oaq-dominant-dark);\n  color:var(--oaq-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.oaq-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--oaq-cognac) 0%,var(--oaq-agarwood) 48%,var(--oaq-dark-deep) 100%);\n  color:var(--oaq-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.oaq-statement-section h3{\n  margin:0 0 12px;\n  color:#ecd58a;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.oaq-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf4;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.oaq-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--oaq-pale);\n  border:1px solid var(--oaq-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.oaq-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--oaq-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.oaq-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--oaq-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.oaq-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--oaq-pale-2);\n  border:1px solid var(--oaq-border);\n  border-left:6px solid var(--oaq-dominant);\n  border-radius:8px;\n}\n\n.oaq-performance-section h3{\n  margin:0 0 10px;\n  color:var(--oaq-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.oaq-performance-section p{\n  margin:0;\n  color:var(--oaq-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.oaq-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--oaq-border);\n}\n\n.oaq-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--oaq-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.oaq-faq-item{\n  background:var(--oaq-white);\n  border-bottom:1px solid var(--oaq-neutral-border);\n}\n\n.oaq-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--oaq-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.oaq-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.oaq-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--oaq-dominant-dark);\n  font-size:1.35rem;\n}\n\n.oaq-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.oaq-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--oaq-body);\n  font-size:1rem;\n}\n\n.oaq-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-al-qamar-brown-wrapper{\n    padding:35px;\n  }\n\n  .oaq-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .oaq-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .oaq-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .oaq-tagline{\n    font-size:1.3rem;\n  }\n\n  .oaq-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .oaq-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .oaq-story h3{\n    font-size:1.75rem;\n  }\n\n  .oaq-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .oaq-three-grid,\n  .oaq-journey-grid,\n  .oaq-accord-grid,\n  .oaq-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .oaq-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .oaq-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--oaq-secondary);\n  }\n\n  .oaq-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .oaq-section-title,\n  .oaq-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .oaq-card-title{\n    font-size:1.15rem;\n  }\n\n  .oaq-detail-row,\n  .oaq-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .oaq-statement-section{\n    padding:44px;\n  }\n\n  .oaq-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .oaq-statement-section p,\n  .oaq-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .oaq-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .oaq-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-al-qamar-brown-wrapper{\n    padding:10px;\n  }\n\n  .oaq-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .oaq-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .oaq-detail-label{\n    flex-basis:auto;\n  }\n\n  .oaq-detail-value{\n    text-align:left;\n  }\n\n  .oaq-notes-section,\n  .oaq-journey-section,\n  .oaq-accord-section,\n  .oaq-trust-section{\n    padding:25px 15px;\n  }\n\n  .oaq-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .oaq-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-al-qamar-brown-wrapper\"\u003e\n\u003cdiv class=\"oaq-header\"\u003e\n\u003cdiv class=\"oaq-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"oaq-main-title\"\u003eOudh Al Qamar Brown\u003c\/h2\u003e\n\u003cp class=\"oaq-tagline\"\u003e“Cambodian oud expressed through earthy, leathery, woody, sweet and aldehydic facets.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-intro-grid\"\u003e\n\u003cdiv class=\"oaq-image-frame\"\u003e\n\u003cimg alt=\"Oudh Al Qamar Brown by Oudh Al Anfar 100ml Eau de Parfum in clear rectangular glass with golden-amber liquid, satin yellow-gold cap, gold Arabic lettering, black braided cord and plum-brown hanging tag\" class=\"oaq-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oudh-Al-Qamar-brown-EDP-100ml_jpg.webp?v=1734442351\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-story\"\u003e\n\u003ch3\u003eCambodian Oud with Earthy, Leathery and Sweet Woody Depth\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Al Qamar Brown by Oudh Al Anfar, a 100ml Eau de Parfum presented in clear rectangular glass.\u003c\/p\u003e\n\u003cp\u003eThe London Musk description centres the fragrance on oud associated with Cambodia, presented with earthy and woody depth.\u003c\/p\u003e\n\u003cp\u003eEarthy and leathery facets create texture and structure, while woody sweetness adds warmth and balance.\u003c\/p\u003e\n\u003cp\u003eAn aldehydic facet introduces lift and polish, giving the dense oud character a cleaner modern contrast.\u003c\/p\u003e\n\u003cp\u003eThe product listing credits perfumer Carlos Benaïm. The bottle shows golden-amber liquid, a satin yellow-gold cap, gold Arabic lettering, a black braided cord and a plum-brown hanging tag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-notes-section\"\u003e\n\u003ch3 class=\"oaq-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"oaq-three-grid\"\u003e\n\u003cdiv class=\"oaq-note-card\"\u003e\n\u003cdiv class=\"oaq-card-label\"\u003eCentral Material\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-title\"\u003eCambodian Oud\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-description\"\u003eOud associated with Cambodia forms the fragrance’s central identity with dense woody richness and traditional depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-note-card\"\u003e\n\u003cdiv class=\"oaq-card-label\"\u003eTextural Facets\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-title\"\u003eEarthy and Leathery\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-description\"\u003eEarthy and leathery impressions create structure, texture and a grounded aromatic character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-note-card\"\u003e\n\u003cdiv class=\"oaq-card-label\"\u003eBalancing Character\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-title\"\u003eWoody, Sweet and Aldehydic\u003c\/div\u003e\n\u003cdiv class=\"oaq-card-description\"\u003eWoody sweetness adds warmth while an aldehydic facet introduces brightness, polish and modern contrast.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-character-section\"\u003e\n\u003cdiv class=\"oaq-character-card\"\u003e\n\u003ch3\u003eThe Cambodian Oud Core\u003c\/h3\u003e\n\u003cp\u003eCambodian oud and woody sweetness establish a rich, warm and traditional Arabian fragrance character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-character-card\"\u003e\n\u003ch3\u003eThe Earthy Leather Finish\u003c\/h3\u003e\n\u003cp\u003eEarthy and leathery facets provide depth while aldehydic brightness adds a polished modern edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-details-grid\"\u003e\n\u003cdiv class=\"oaq-details-box\"\u003e\n\u003ch4 class=\"oaq-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eOudh Al Qamar Brown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eCentral Material\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eCambodian Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eEarthy, Leathery, Woody, Sweet and Aldehydic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003ePerfumer Credit\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eCarlos Benaïm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-detail-row\"\u003e\n\u003cspan class=\"oaq-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"oaq-detail-value\"\u003eGolden Amber, Cognac Brown, Satin Gold and Plum Brown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-highlights-box\"\u003e\n\u003ch4 class=\"oaq-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"oaq-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCambodian oud at the centre\u003c\/li\u003e\n\u003cli\u003eEarthy aromatic depth\u003c\/li\u003e\n\u003cli\u003eLeathery texture\u003c\/li\u003e\n\u003cli\u003eRich woody character\u003c\/li\u003e\n\u003cli\u003eBalanced sweet nuance\u003c\/li\u003e\n\u003cli\u003ePolished aldehydic lift\u003c\/li\u003e\n\u003cli\u003eTraditional Arabian fragrance identity\u003c\/li\u003e\n\u003cli\u003eModern aromatic contrast\u003c\/li\u003e\n\u003cli\u003eClear bottle with golden-amber liquid\u003c\/li\u003e\n\u003cli\u003eSatin yellow-gold cap and gold lettering\u003c\/li\u003e\n\u003cli\u003eBlack cord and plum-brown hanging tag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-journey-section\"\u003e\n\u003ch3 class=\"oaq-section-title\"\u003eThe Oudh Al Qamar Journey\u003c\/h3\u003e\n\u003cp class=\"oaq-journey-intro\"\u003eA focused progression from Cambodian oud and woody sweetness into earthy leather before finishing with aldehydic polish.\u003c\/p\u003e\n\u003cdiv class=\"oaq-journey-grid\"\u003e\n\u003cdiv class=\"oaq-journey-card\"\u003e\n\u003cdiv class=\"oaq-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCambodian Oud Richness\u003c\/h4\u003e\n\u003cp\u003eDense oud establishes a woody, traditional and distinctive central identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-journey-card\"\u003e\n\u003cdiv class=\"oaq-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eEarthy Leather Texture\u003c\/h4\u003e\n\u003cp\u003eEarthy and leathery facets introduce depth, structure and grounded character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-journey-card\"\u003e\n\u003cdiv class=\"oaq-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSweet Aldehydic Polish\u003c\/h4\u003e\n\u003cp\u003eWoody sweetness and aldehydic brightness create warmth, balance and a modern finishing edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-accord-section\"\u003e\n\u003ch3 class=\"oaq-section-title\"\u003eThe Signature Oudh Al Qamar Character\u003c\/h3\u003e\n\u003cp class=\"oaq-accord-intro\"\u003eA traditional-meets-modern composition shaped by Cambodian oud, earthy leather, woody sweetness and aldehydic brightness.\u003c\/p\u003e\n\u003cdiv class=\"oaq-accord-grid\"\u003e\n\u003cdiv class=\"oaq-accord-card\"\u003e\n\u003cdiv class=\"oaq-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eCambodian Oud\u003c\/h4\u003e\n\u003cp\u003eOud associated with Cambodia supplies dense woody richness and forms the fragrance’s central identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-accord-card\"\u003e\n\u003cdiv class=\"oaq-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eEarthy and Leathery\u003c\/h4\u003e\n\u003cp\u003eEarth and leather create texture, structure and a grounded aromatic presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-accord-card\"\u003e\n\u003cdiv class=\"oaq-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eWoody, Sweet and Aldehydic\u003c\/h4\u003e\n\u003cp\u003eWoody sweetness introduces warmth while aldehydic brightness adds polish and contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-statement-section\"\u003e\n\u003ch3\u003eGolden Amber, Cambodian Oud and Modern Polish\u003c\/h3\u003e\n\u003cp\u003eOudh Al Qamar Brown combines Cambodian oud with earthy, leathery, woody, sweet and aldehydic facets. Its clear glass bottle, golden-amber liquid, satin-gold cap and plum-brown tag reflect traditional richness with modern presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-occasion-section\"\u003e\n\u003ch3\u003eA Rich Oud Signature for Evenings and Special Occasions\u003c\/h3\u003e\n\u003cp\u003eIts dense oud and earthy-leathery character can complement evenings, dinners, formal gatherings and special occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Al Qamar Brown as a lingering Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-trust-section\"\u003e\n\u003ch3 class=\"oaq-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"oaq-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, leathery compositions, musk scents and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"oaq-trust-grid\"\u003e\n\u003cdiv class=\"oaq-trust-card\"\u003e\n\u003cdiv class=\"oaq-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover oud fragrances, Eau de Parfum releases, musk compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-trust-card\"\u003e\n\u003cdiv class=\"oaq-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-trust-card\"\u003e\n\u003cdiv class=\"oaq-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oaq-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Al Qamar Brown smell like?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk description presents it through Cambodian oud with earthy, leathery, woody, sweet and aldehydic facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Al Qamar Brown contain Cambodian oud?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product description specifically identifies oud associated with Cambodia as the central material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Al Qamar Brown a leathery fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLeather is one of the published fragrance characteristics alongside earthy, woody, sweet and aldehydic facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Al Qamar Brown have a sweet character?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Sweetness is included within the published woody, sweet and aldehydic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Al Qamar Brown?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWho is credited as the perfumer for Oudh Al Qamar Brown?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk product listing credits Carlos Benaïm as the nose behind the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Al Qamar Brown for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe current product listing does not clearly specify a gender category, so suitability depends on individual fragrance preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Al Qamar Brown be worn?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts rich oud and earthy-leathery character can complement evenings, dinners, formal gatherings and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Oudh Al Qamar Brown last?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description presents it as lingering. Exact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oaq-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Al Qamar Brown presented?\u003c\/summary\u003e\n\u003cdiv class=\"oaq-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in clear rectangular glass with golden-amber liquid, a satin yellow-gold cap, gold Arabic lettering, a black braided cord and a plum-brown hanging tag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583178326262,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Al-Qamar-brown-EDP-100ml_jpg.webp?v=1734442351"},{"product_id":"oudh-khalifa-white-edp-100ml","title":"Oudh Khalifa White EDP (100ml)","description":"\u003cstyle\u003e.oudh-khalifa-white-wrapper{\n  --okw-white:#ffffff;\n  --okw-pale:#faf7ed;\n  --okw-pale-2:#fdfbf5;\n  --okw-border:#e4dcc1;\n  --okw-neutral-border:#e7e4dd;\n  --okw-dominant:#c9a83e;\n  --okw-dominant-dark:#9f7e20;\n  --okw-secondary:#c8cdcf;\n  --okw-dark-panel:#211b17;\n  --okw-dark-deep:#12100e;\n  --okw-walnut:#4b3526;\n  --okw-chrome:#c8cdcf;\n  --okw-ink:#242424;\n  --okw-body:#4b4b48;\n  --okw-muted:#77766f;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--okw-white);\n  color:var(--okw-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.oudh-khalifa-white-wrapper *,\n.oudh-khalifa-white-wrapper *::before,\n.oudh-khalifa-white-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.okw-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--okw-white);\n  border:0;\n  border-bottom:1px solid var(--okw-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.okw-brand-tag{\n  margin-bottom:8px;\n  color:var(--okw-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.okw-main-title{\n  margin:0 0 10px;\n  color:var(--okw-ink);\n  font-size:2rem;\n  font-weight:300;\n  line-height:1.2;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.okw-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--okw-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.okw-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.okw-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--okw-white);\n  border:1px solid var(--okw-border);\n  border-radius:10px;\n}\n\n.okw-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.okw-story h3{\n  margin:0 0 16px;\n  color:var(--okw-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okw-story p{\n  margin:0 0 17px;\n  color:var(--okw-body);\n  font-size:1.05rem;\n}\n\n.okw-story p:last-child{\n  margin-bottom:0;\n}\n\n.okw-section-title{\n  margin:0 0 25px;\n  color:var(--okw-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.okw-notes-section,\n.okw-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okw-white);\n  border:1px solid var(--okw-border);\n  border-radius:10px;\n}\n\n.okw-accord-section,\n.okw-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okw-pale-2);\n  border:1px solid var(--okw-border);\n  border-radius:10px;\n}\n\n.okw-three-grid,\n.okw-journey-grid,\n.okw-accord-grid,\n.okw-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.okw-note-card{\n  padding:22px;\n  background:var(--okw-pale);\n  border:1px solid var(--okw-border);\n  border-top:4px solid var(--okw-dominant);\n  border-radius:8px;\n}\n\n.okw-card-label{\n  margin-bottom:7px;\n  color:var(--okw-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okw-card-title{\n  margin-bottom:7px;\n  color:var(--okw-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.okw-card-description{\n  color:var(--okw-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.okw-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--okw-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.okw-character-card{\n  padding:30px 24px;\n  background:var(--okw-dark-panel);\n  color:var(--okw-white);\n}\n\n.okw-character-card:nth-child(2){\n  border-top:1px solid var(--okw-dominant);\n}\n\n.okw-character-card h3{\n  margin:0 0 10px;\n  color:#ead486;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okw-character-card p{\n  margin:0;\n  color:#fffdf8;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.okw-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.okw-details-box,\n.okw-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--okw-white);\n  border:1px solid var(--okw-neutral-border);\n  border-radius:8px;\n}\n\n.okw-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--okw-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--okw-neutral-border);\n}\n\n.okw-detail-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:12px 0;\n  font-size:1rem;\n  border-bottom:1px solid var(--okw-neutral-border);\n}\n\n.okw-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.okw-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--okw-muted);\n  font-weight:600;\n}\n\n.okw-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--okw-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.okw-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.okw-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--okw-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--okw-neutral-border);\n}\n\n.okw-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.okw-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.okw-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--okw-dominant-dark);\n  font-weight:700;\n}\n\n.okw-journey-intro,\n.okw-accord-intro,\n.okw-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--okw-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.okw-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--okw-pale);\n  border:1px solid var(--okw-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.okw-journey-number{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--okw-dominant-dark);\n  color:var(--okw-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.okw-journey-card h4,\n.okw-accord-card h4,\n.okw-trust-card h4{\n  margin:0 0 6px;\n  color:var(--okw-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.okw-journey-card p,\n.okw-accord-card p,\n.okw-trust-card p{\n  margin:0;\n  color:var(--okw-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.okw-accord-card,\n.okw-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--okw-white);\n  border:1px solid var(--okw-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.okw-accord-icon,\n.okw-trust-icon{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--okw-dominant-dark);\n  color:var(--okw-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.okw-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--okw-walnut) 0%,var(--okw-dark-panel) 48%,var(--okw-dark-deep) 100%);\n  color:var(--okw-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.okw-statement-section h3{\n  margin:0 0 12px;\n  color:#ead486;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okw-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffdf8;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okw-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--okw-pale);\n  border:1px solid var(--okw-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.okw-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--okw-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okw-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--okw-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okw-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--okw-pale-2);\n  border:1px solid var(--okw-border);\n  border-left:6px solid var(--okw-dominant);\n  border-radius:8px;\n}\n\n.okw-performance-section h3{\n  margin:0 0 10px;\n  color:var(--okw-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okw-performance-section p{\n  margin:0;\n  color:var(--okw-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.okw-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--okw-border);\n}\n\n.okw-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--okw-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.okw-faq-item{\n  background:var(--okw-white);\n  border-bottom:1px solid var(--okw-neutral-border);\n}\n\n.okw-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--okw-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.okw-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.okw-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--okw-dominant-dark);\n  font-size:1.35rem;\n}\n\n.okw-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.okw-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--okw-body);\n  font-size:1rem;\n}\n\n.okw-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-khalifa-white-wrapper{\n    padding:35px;\n  }\n\n  .okw-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .okw-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .okw-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .okw-tagline{\n    font-size:1.3rem;\n  }\n\n  .okw-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .okw-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .okw-story h3{\n    font-size:1.75rem;\n  }\n\n  .okw-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .okw-three-grid,\n  .okw-journey-grid,\n  .okw-accord-grid,\n  .okw-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .okw-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .okw-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--okw-dominant);\n  }\n\n  .okw-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .okw-section-title,\n  .okw-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .okw-card-title{\n    font-size:1.15rem;\n  }\n\n  .okw-detail-row,\n  .okw-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .okw-statement-section{\n    padding:44px;\n  }\n\n  .okw-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .okw-statement-section p,\n  .okw-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .okw-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .okw-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-khalifa-white-wrapper{\n    padding:10px;\n  }\n\n  .okw-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .okw-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .okw-detail-label{\n    flex-basis:auto;\n  }\n\n  .okw-detail-value{\n    text-align:left;\n  }\n\n  .okw-notes-section,\n  .okw-journey-section,\n  .okw-accord-section,\n  .okw-trust-section{\n    padding:25px 15px;\n  }\n\n  .okw-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .okw-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-khalifa-white-wrapper\"\u003e\n\u003cdiv class=\"okw-header\"\u003e\n\u003cdiv class=\"okw-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"okw-main-title\"\u003eOudh Khalifa White\u003c\/h2\u003e\n\u003cp class=\"okw-tagline\"\u003e“Luminous aldehydes and musk over rose, citrus, vanilla and refined woods.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-intro-grid\"\u003e\n\u003cdiv class=\"okw-image-frame\"\u003e\n\u003cimg alt=\"Oudh Khalifa White by Oudh Al Anfar 100ml Eau de Parfum with a porcelain-white faceted bottle, dark walnut spherical cap, polished chrome collar, pale-gold Arabic lettering and black braided cord, paired with a warm ivory presentation box featuring ornate gold filigree\" class=\"okw-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/product-details-04-16-ezgif_com-webp-to-jpg-converter_jpg.webp?v=1739211428\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-story\"\u003e\n\u003ch3\u003eLuminous Aldehydes with Rose, Citrus, Vanilla and Woods\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Khalifa White by Oudh Al Anfar, a 100ml Eau de Parfum for men with a clean, polished and warm fragrance character.\u003c\/p\u003e\n\u003cp\u003eAldehydic notes and musk form the opening. The aldehydic character adds luminosity and polish, while musk brings softness and smooth aromatic depth.\u003c\/p\u003e\n\u003cp\u003eRose and citrus shape the heart, combining floral softness with bright and vibrant freshness.\u003c\/p\u003e\n\u003cp\u003eVanilla and woody accents form the base, creating gentle sweetness, warmth and refined structure.\u003c\/p\u003e\n\u003cp\u003eThe porcelain-white faceted bottle features pale-gold Arabic lettering, a dark walnut spherical cap, polished chrome collar and black braided cord, paired with a warm ivory box decorated with ornate gold filigree.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-notes-section\"\u003e\n\u003ch3 class=\"okw-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"okw-three-grid\"\u003e\n\u003cdiv class=\"okw-note-card\"\u003e\n\u003cdiv class=\"okw-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"okw-card-title\"\u003eAldehydic Notes and Musk\u003c\/div\u003e\n\u003cdiv class=\"okw-card-description\"\u003eAldehydic notes create luminosity and clean polish while musk adds softness and smooth aromatic depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-note-card\"\u003e\n\u003cdiv class=\"okw-card-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"okw-card-title\"\u003eRose and Citrus\u003c\/div\u003e\n\u003cdiv class=\"okw-card-description\"\u003eRose introduces floral softness while citrus adds brightness, freshness and lively contrast.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-note-card\"\u003e\n\u003cdiv class=\"okw-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"okw-card-title\"\u003eVanilla and Woody Accents\u003c\/div\u003e\n\u003cdiv class=\"okw-card-description\"\u003eVanilla adds gentle sweetness while woody accents provide warmth, structure and a refined finishing trail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-character-section\"\u003e\n\u003cdiv class=\"okw-character-card\"\u003e\n\u003ch3\u003eThe Aldehydic Musk Opening\u003c\/h3\u003e\n\u003cp\u003eClean aldehydic brightness and musk create a luminous, polished and softly aromatic first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-character-card\"\u003e\n\u003ch3\u003eThe Vanilla Wood Dry-Down\u003c\/h3\u003e\n\u003cp\u003eRose and citrus gradually settle into vanilla and woody accents for a smooth, warm and sophisticated final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-details-grid\"\u003e\n\u003cdiv class=\"okw-details-box\"\u003e\n\u003ch4 class=\"okw-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eOudh Khalifa White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eAldehydic Notes and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eRose and Citrus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003eVanilla and Woody Accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-detail-row\"\u003e\n\u003cspan class=\"okw-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"okw-detail-value\"\u003ePorcelain White, Warm Ivory, Pale Gold, Walnut and Chrome\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-highlights-box\"\u003e\n\u003ch4 class=\"okw-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"okw-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated for men\u003c\/li\u003e\n\u003cli\u003eLuminous aldehydic opening\u003c\/li\u003e\n\u003cli\u003eSoft musky character\u003c\/li\u003e\n\u003cli\u003eElegant rose heart\u003c\/li\u003e\n\u003cli\u003eBright citrus freshness\u003c\/li\u003e\n\u003cli\u003eSmooth vanilla warmth\u003c\/li\u003e\n\u003cli\u003eRefined woody foundation\u003c\/li\u003e\n\u003cli\u003eClean yet sophisticated profile\u003c\/li\u003e\n\u003cli\u003ePorcelain-white faceted bottle\u003c\/li\u003e\n\u003cli\u003eDark walnut cap and chrome collar\u003c\/li\u003e\n\u003cli\u003eWarm ivory-and-gold presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-journey-section\"\u003e\n\u003ch3 class=\"okw-section-title\"\u003eThe Oudh Khalifa White Journey\u003c\/h3\u003e\n\u003cp class=\"okw-journey-intro\"\u003eA polished progression from aldehydic luminosity and musk into rose and citrus before settling into smooth vanilla and refined woods.\u003c\/p\u003e\n\u003cdiv class=\"okw-journey-grid\"\u003e\n\u003cdiv class=\"okw-journey-card\"\u003e\n\u003cdiv class=\"okw-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eLuminous Aldehydic Lift\u003c\/h4\u003e\n\u003cp\u003eAldehydic notes establish clean brightness with polished and airy character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-journey-card\"\u003e\n\u003cdiv class=\"okw-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eRose Citrus Harmony\u003c\/h4\u003e\n\u003cp\u003eRose provides floral softness while citrus introduces freshness and vibrant balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-journey-card\"\u003e\n\u003cdiv class=\"okw-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eVanilla Woody Warmth\u003c\/h4\u003e\n\u003cp\u003eVanilla and woody accents create a smooth, warm and sophisticated finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-accord-section\"\u003e\n\u003ch3 class=\"okw-section-title\"\u003eThe Signature Oudh Khalifa White Accords\u003c\/h3\u003e\n\u003cp class=\"okw-accord-intro\"\u003eA clean composition shaped by aldehydic brightness, musk, rose, citrus, vanilla and refined woods.\u003c\/p\u003e\n\u003cdiv class=\"okw-accord-grid\"\u003e\n\u003cdiv class=\"okw-accord-card\"\u003e\n\u003cdiv class=\"okw-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eAldehydes and Musk\u003c\/h4\u003e\n\u003cp\u003eClean aldehydes create luminosity while musk brings softness and aromatic depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-accord-card\"\u003e\n\u003cdiv class=\"okw-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Citrus\u003c\/h4\u003e\n\u003cp\u003eFloral rose and vibrant citrus form a fresh and harmonious heart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-accord-card\"\u003e\n\u003cdiv class=\"okw-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eVanilla and Woods\u003c\/h4\u003e\n\u003cp\u003eVanilla supplies smooth sweetness while woody accents add warmth and refined structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-statement-section\"\u003e\n\u003ch3\u003ePorcelain White, Gold and Refined Warmth\u003c\/h3\u003e\n\u003cp\u003eOudh Khalifa White moves from aldehydic notes and musk into rose and citrus before settling into vanilla and woody accents. Its porcelain-white bottle, walnut cap, chrome collar and ornate ivory-and-gold box reflect understated luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-occasion-section\"\u003e\n\u003ch3\u003eA Refined Masculine Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts clean aldehydic opening and warm vanilla-woody base can complement work, everyday routines, dinners, social occasions and celebrations according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Khalifa White as a long-lasting Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-trust-section\"\u003e\n\u003ch3 class=\"okw-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"okw-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents, vanilla compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"okw-trust-grid\"\u003e\n\u003cdiv class=\"okw-trust-card\"\u003e\n\u003cdiv class=\"okw-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover oud fragrances, Eau de Parfum releases, musk compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-trust-card\"\u003e\n\u003cdiv class=\"okw-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-trust-card\"\u003e\n\u003cdiv class=\"okw-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okw-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Khalifa White smell like?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Khalifa White opens with aldehydic notes and musk, develops through rose and citrus, and settles into vanilla and woody accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oudh Khalifa White?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are aldehydic notes and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Oudh Khalifa White?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are rose and citrus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Khalifa White?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are vanilla and woody accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa White a fragrance for men?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Oudh Khalifa White as a fragrance for men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Khalifa White?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Khalifa White is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Khalifa White presented?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a porcelain-white faceted bottle with pale-gold lettering, a dark walnut cap, polished chrome collar and a coordinating warm ivory-and-gold box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Khalifa White be worn?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts clean aldehydic and warm vanilla-woody profile can complement everyday wear, work, dinners and social occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa White long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description presents it as long-lasting. Exact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa White suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"okw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts 100ml size, refined fragrance profile and coordinated white-and-gold presentation make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583191728374,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Khalifa-2020-White-EDP-100ml.webp?v=1739211428"},{"product_id":"oudh-rae-e-edp-100ml","title":"Oudh Rae’e EDP (100ml)","description":"\u003cstyle\u003e\n  .oudh-raee-wrapper {\n    --or-white: #ffffff;\n    --or-porcelain: #fbfaf7;\n    --or-soft-neutral: #f4f2eb;\n    --or-champagne: #eadcaa;\n    --or-pale-champagne: #f8f2df;\n    --or-olive-bronze: #7d6a3c;\n    --or-deep-olive: #574a2b;\n    --or-brass: #c7a343;\n    --or-pale-gold: #e3cd7c;\n    --or-black: #111211;\n    --or-charcoal: #292a27;\n    --or-chrome: #bfc3c3;\n    --or-deep-chrome: #7d8283;\n    --or-soft-tint: #faf6e9;\n    --or-soft-tint-2: #fdfaf2;\n    --or-warm-border: #dfd5b9;\n    --or-neutral-border: #deddd8;\n    --or-ink: #23231f;\n    --or-body: #49483f;\n    --or-muted: #77756b;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--or-white);\n    color: var(--or-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .oudh-raee-wrapper *,\n  .oudh-raee-wrapper *::before,\n  .oudh-raee-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .or-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--or-white);\n    border: 0;\n    border-bottom: 1px solid var(--or-warm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .or-brand-tag {\n    margin-bottom: 8px;\n    color: var(--or-olive-bronze);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .or-main-title {\n    margin: 0 0 10px;\n    color: var(--or-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .or-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--or-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .or-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .or-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--or-white);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 10px;\n  }\n\n  .or-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .or-story h3 {\n    margin: 0 0 16px;\n    color: var(--or-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .or-story p {\n    margin: 0 0 17px;\n    color: var(--or-body);\n    font-size: 1.05rem;\n  }\n\n  .or-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .or-section-title {\n    margin: 0 0 25px;\n    color: var(--or-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .or-notes-section,\n  .or-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--or-white);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 10px;\n  }\n\n  .or-accord-section,\n  .or-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--or-soft-tint);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 10px;\n  }\n\n  .or-three-grid,\n  .or-journey-grid,\n  .or-accord-grid,\n  .or-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .or-note-card {\n    padding: 22px;\n    background: var(--or-soft-tint-2);\n    border: 1px solid var(--or-warm-border);\n    border-top: 4px solid var(--or-olive-bronze);\n    border-radius: 8px;\n  }\n\n  .or-card-label {\n    margin-bottom: 7px;\n    color: var(--or-olive-bronze);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .or-card-title {\n    margin-bottom: 7px;\n    color: var(--or-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .or-card-description {\n    color: var(--or-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .or-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--or-brass);\n    border: 1px solid var(--or-brass);\n    border-radius: 10px;\n  }\n\n  .or-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--or-charcoal),\n      var(--or-black)\n    );\n    color: var(--or-white);\n  }\n\n  .or-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--or-pale-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .or-character-card p {\n    margin: 0;\n    color: #fffdf7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .or-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .or-details-box,\n  .or-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--or-white);\n    border: 1px solid var(--or-neutral-border);\n    border-radius: 8px;\n  }\n\n  .or-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--or-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--or-neutral-border);\n  }\n\n  .or-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--or-neutral-border);\n  }\n\n  .or-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .or-detail-label {\n    color: var(--or-muted);\n    font-weight: 600;\n  }\n\n  .or-detail-value {\n    color: var(--or-ink);\n    text-align: right;\n  }\n\n  .or-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .or-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--or-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--or-neutral-border);\n  }\n\n  .or-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .or-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--or-olive-bronze);\n    font-weight: 700;\n  }\n\n  .or-journey-intro,\n  .or-accord-intro,\n  .or-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--or-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .or-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--or-soft-tint);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 8px;\n  }\n\n  .or-journey-number,\n  .or-accord-icon,\n  .or-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--or-olive-bronze);\n    color: var(--or-white);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .or-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .or-journey-card h4,\n  .or-accord-card h4,\n  .or-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--or-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .or-journey-card p,\n  .or-accord-card p,\n  .or-trust-card p {\n    margin: 0;\n    color: var(--or-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .or-accord-card,\n  .or-trust-card {\n    padding: 22px;\n    background: var(--or-white);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .or-accord-icon,\n  .or-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .or-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--or-charcoal) 0%,\n      var(--or-deep-olive) 52%,\n      var(--or-black) 100%\n    );\n    color: var(--or-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .or-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--or-pale-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .or-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffdf8;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .or-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--or-soft-tint);\n    border: 1px solid var(--or-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .or-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--or-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .or-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--or-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .or-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--or-soft-tint-2);\n    border: 1px solid var(--or-warm-border);\n    border-left: 6px solid var(--or-olive-bronze);\n    border-radius: 8px;\n  }\n\n  .or-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--or-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .or-performance-section p {\n    margin: 0;\n    color: var(--or-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .or-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--or-neutral-border);\n  }\n\n  .or-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--or-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .or-faq-item {\n    background: var(--or-white);\n    border-bottom: 1px solid var(--or-neutral-border);\n  }\n\n  .or-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--or-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .or-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .or-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--or-olive-bronze);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .or-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .or-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--or-body);\n    font-size: 1rem;\n  }\n\n  .or-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .oudh-raee-wrapper {\n      padding: 35px;\n    }\n\n    .or-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .or-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .or-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .or-tagline {\n      font-size: 1.3rem;\n    }\n\n    .or-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .or-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .or-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .or-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .or-three-grid,\n    .or-journey-grid,\n    .or-accord-grid,\n    .or-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .or-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .or-character-card {\n      padding: 35px;\n    }\n\n    .or-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .or-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .or-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .or-section-title,\n    .or-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .or-card-title {\n      font-size: 1.15rem;\n    }\n\n    .or-card-description {\n      font-size: 1rem;\n    }\n\n    .or-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .or-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .or-box-title {\n      font-size: 1.05rem;\n    }\n\n    .or-detail-row,\n    .or-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .or-journey-intro,\n    .or-accord-intro,\n    .or-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .or-journey-card h4,\n    .or-accord-card h4,\n    .or-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .or-journey-card p,\n    .or-accord-card p,\n    .or-trust-card p {\n      font-size: 1rem;\n    }\n\n    .or-statement-section {\n      padding: 44px;\n    }\n\n    .or-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .or-statement-section p,\n    .or-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .or-occasion-section {\n      padding: 38px;\n    }\n\n    .or-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .or-performance-section {\n      padding: 30px;\n    }\n\n    .or-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .or-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .or-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .or-three-grid,\n    .or-journey-grid,\n    .or-accord-grid,\n    .or-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oudh-raee-wrapper {\n      padding: 10px;\n    }\n\n    .or-header {\n      padding: 26px 8px;\n    }\n\n    .or-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .or-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .or-tagline {\n      font-size: 0.95rem;\n    }\n\n    .or-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .or-detail-value {\n      text-align: left;\n    }\n\n    .or-character-card {\n      padding: 24px 18px;\n    }\n\n    .or-journey-section,\n    .or-accord-section,\n    .or-trust-section {\n      padding: 25px 15px;\n    }\n\n    .or-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .or-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .or-performance-section {\n      padding-left: 22px;\n      border-left-width: 5px;\n    }\n\n    .or-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudh-raee-wrapper\"\u003e\n\n  \u003cdiv class=\"or-header\"\u003e\n    \u003cdiv class=\"or-brand-tag\"\u003eAdyan Prestige Presents\u003c\/div\u003e\n    \u003ch2 class=\"or-main-title\"\u003eOudh Rae’e\u003c\/h2\u003e\n    \u003cp class=\"or-tagline\"\u003e\n      “Matured oud and Yemeni frankincense with a purely woody, sweet and salty character.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-intro-grid\"\u003e\n\n    \u003cdiv class=\"or-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/s-l960-7.webp?v=1739211515\" alt=\"Oudh Rae'e by Adyan Prestige 100ml Eau de Parfum in clear champagne-tinted glass with black cap, mirrored chrome collar, brass-gold label and olive-bronze box\" class=\"or-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"or-story\"\u003e\n      \u003ch3\u003eMatured Oud and Yemeni Frankincense\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOudh Rae’e by Adyan Prestige\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml Eau de Parfum for men and women\u003c\/strong\u003e with a strong,\n        distinctive and unmistakably woody character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition centres on oud, the aromatic resin of agarwood,\n        described as matured in combination with renowned Yemeni incense, or\n        frankincense.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Together, oud and frankincense create a profile that is purely woody,\n        sweet and salty. The result is rich, unusual and deeply atmospheric\n        without relying on an elaborate note pyramid.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in clear champagne-tinted glass with intricate metallic\n        patterning, a lacquer-black cap, mirrored chrome collar, brass-gold\n        label and an olive-bronze geometric box, Oudh Rae’e combines\n        distinctive fragrance character with a refined, gift-ready\n        presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-notes-section\"\u003e\n\n    \u003ch3 class=\"or-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"or-three-grid\"\u003e\n\n      \u003cdiv class=\"or-note-card\"\u003e\n        \u003cdiv class=\"or-card-label\"\u003eCore Accord\u003c\/div\u003e\n        \u003cdiv class=\"or-card-title\"\u003eOud \/ Agarwood Resin\u003c\/div\u003e\n        \u003cdiv class=\"or-card-description\"\u003e\n          Oud creates the fragrance’s strong and distinctive woody foundation\n          with richness, depth and resinous character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-note-card\"\u003e\n        \u003cdiv class=\"or-card-label\"\u003eIncense Accord\u003c\/div\u003e\n        \u003cdiv class=\"or-card-title\"\u003eYemeni Frankincense\u003c\/div\u003e\n        \u003cdiv class=\"or-card-description\"\u003e\n          Frankincense introduces dry incense character and atmospheric depth\n          alongside the oud.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-note-card\"\u003e\n        \u003cdiv class=\"or-card-label\"\u003eOverall Character\u003c\/div\u003e\n        \u003cdiv class=\"or-card-title\"\u003eWoody, Sweet and Salty\u003c\/div\u003e\n        \u003cdiv class=\"or-card-description\"\u003e\n          The composition is described as purely woody with contrasting sweet\n          and salty nuances.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-character-section\"\u003e\n\n    \u003cdiv class=\"or-character-card\"\u003e\n      \u003ch3\u003eThe Oud Resin Core\u003c\/h3\u003e\n      \u003cp\u003e\n        Agarwood resin provides a strong, dense and distinctive woody character\n        at the centre of the fragrance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"or-character-card\"\u003e\n      \u003ch3\u003eThe Frankincense Atmosphere\u003c\/h3\u003e\n      \u003cp\u003e\n        Yemeni frankincense deepens the composition with dry incense, resinous\n        texture and an enigmatic finishing presence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-details-grid\"\u003e\n\n    \u003cdiv class=\"or-details-box\"\u003e\n      \u003ch4 class=\"or-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eOudh Rae’e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eAdyan Prestige\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eMen and Women \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eCentral Materials\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eOud and Yemeni Frankincense\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eWoody, Sweet, Salty, Resinous and Incense-Led\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-detail-row\"\u003e\n        \u003cspan class=\"or-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"or-detail-value\"\u003eChampagne Glass, Olive Bronze, Black and Chrome\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"or-highlights-box\"\u003e\n      \u003ch4 class=\"or-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"or-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003ePresented for men and women\u003c\/li\u003e\n        \u003cli\u003eStrong and distinctive oud character\u003c\/li\u003e\n        \u003cli\u003eAgarwood resin at the core\u003c\/li\u003e\n        \u003cli\u003eYemeni frankincense accord\u003c\/li\u003e\n        \u003cli\u003ePurely woody fragrance identity\u003c\/li\u003e\n        \u003cli\u003eContrasting sweet nuance\u003c\/li\u003e\n        \u003cli\u003eUnusual salty character\u003c\/li\u003e\n        \u003cli\u003eDry resinous incense depth\u003c\/li\u003e\n        \u003cli\u003eClear patterned bottle\u003c\/li\u003e\n        \u003cli\u003eOlive-bronze geometric box\u003c\/li\u003e\n        \u003cli\u003eRefined gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-journey-section\"\u003e\n\n    \u003ch3 class=\"or-section-title\"\u003eThe Oudh Rae’e Journey\u003c\/h3\u003e\n\n    \u003cp class=\"or-journey-intro\"\u003e\n      A focused olfactory progression built around rich oud, atmospheric\n      frankincense and a distinctive woody, sweet and salty signature.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"or-journey-grid\"\u003e\n\n      \u003cdiv class=\"or-journey-card\"\u003e\n        \u003cdiv class=\"or-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDense Oud Character\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood resin establishes a strong, distinctive and purely woody\n          opening identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-journey-card\"\u003e\n        \u003cdiv class=\"or-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eYemeni Incense Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Frankincense adds dry resinous atmosphere and deepens the woody\n          composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-journey-card\"\u003e\n        \u003cdiv class=\"or-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eSweet Salty Contrast\u003c\/h4\u003e\n        \u003cp\u003e\n          Contrasting sweet and salty facets give the final character its\n          unusual and memorable signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-accord-section\"\u003e\n\n    \u003ch3 class=\"or-section-title\"\u003eThe Signature Oudh Rae’e Accords\u003c\/h3\u003e\n\n    \u003cp class=\"or-accord-intro\"\u003e\n      A focused Arabic perfume composition shaped by agarwood resin, Yemeni\n      frankincense and a woody, sweet and salty contrast.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"or-accord-grid\"\u003e\n\n      \u003cdiv class=\"or-accord-card\"\u003e\n        \u003cdiv class=\"or-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eOud \/ Agarwood Resin\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud delivers dense woody richness and forms the main identity of the\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-accord-card\"\u003e\n        \u003cdiv class=\"or-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eYemeni Frankincense\u003c\/h4\u003e\n        \u003cp\u003e\n          Frankincense brings dry incense character, resinous texture and\n          atmospheric depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-accord-card\"\u003e\n        \u003cdiv class=\"or-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eWoody, Sweet and Salty\u003c\/h4\u003e\n        \u003cp\u003e\n          These contrasting facets create an unusual, strong and distinctive\n          overall signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-statement-section\"\u003e\n    \u003ch3\u003eFocused Oud, Distinctive Incense\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Rae’e combines agarwood resin with Yemeni frankincense in a purely\n      woody composition marked by sweet and salty contrasts. Its champagne\n      tinted glass, intricate metallic patterning, olive-bronze packaging,\n      brass-gold label, black cap and chrome collar reflect a fragrance\n      designed to feel strong, unusual and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-occasion-section\"\u003e\n    \u003ch3\u003eA Strong Unisex Signature for Evening and Special Occasions\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Rae’e can complement evening wear, formal occasions, dinners, social\n      gatherings, celebrations and fragrance gifting. Its dense oud and\n      frankincense character will particularly appeal to those who enjoy\n      focused woody and incense-led compositions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Rae’e is listed as a 100ml Eau de Parfum with a strong oud and\n      frankincense character. Exact longevity and projection may vary according\n      to skin type, climate, application amount, clothing and individual\n      fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-trust-section\"\u003e\n\n    \u003ch3 class=\"or-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"or-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, incense-led scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"or-trust-grid\"\u003e\n\n      \u003cdiv class=\"or-trust-card\"\u003e\n        \u003cdiv class=\"or-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover oud fragrances, Eau de Parfum releases, incense-led\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-trust-card\"\u003e\n        \u003cdiv class=\"or-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"or-trust-card\"\u003e\n        \u003cdiv class=\"or-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"or-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oudh Rae’e smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Rae’e is described as a purely woody fragrance combining oud\n          with Yemeni frankincense and contrasting sweet and salty nuances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Rae’e an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud, or agarwood resin, forms the central material and main\n          woody identity of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Oudh Rae’e contain frankincense?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description specifically mentions renowned Yemeni\n          incense, or frankincense.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Rae’e sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The fragrance is described as woody, sweet and salty, so sweetness is\n          one of its stated contrasting characteristics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Rae’e suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing presents Oudh Rae’e as a unisex fragrance\n          for men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oudh Rae’e?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Rae’e is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau\n          de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Oudh Rae’e best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its strong woody and incense-led profile can suit evening wear,\n          formal occasions, dinners and special events.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oudh Rae’e last?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Performance varies according to skin type, climate, application\n          amount and clothing. No fixed-hour longevity claim has been used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Rae’e suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, distinctive oud and incense character and\n          coordinated bottle-and-box presentation make it suitable for\n          fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"or-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat brand is Oudh Rae’e?\u003c\/summary\u003e\n      \u003cdiv class=\"or-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Rae’e is presented by Adyan Prestige.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583201722614,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Raee-EDP-100ml.jpg?v=1739211515"},{"product_id":"pacifico-onyx-edp-100ml","title":"Pacifico Onyx EDP (100ml)","description":"\u003cstyle\u003e.pacifico-onyx-wrapper{\n  --po-white:#ffffff;\n  --po-pale:#f1f5ff;\n  --po-pale-2:#f7f9ff;\n  --po-border:#cbd6ee;\n  --po-neutral-border:#e0e3e9;\n  --po-dominant:#0848b8;\n  --po-dominant-dark:#073993;\n  --po-secondary:#caa33e;\n  --po-dark-panel:#071c52;\n  --po-dark-deep:#06112d;\n  --po-black:#111215;\n  --po-gold:#caa33e;\n  --po-ink:#1d2028;\n  --po-body:#444854;\n  --po-muted:#757b88;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--po-white);\n  color:var(--po-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.pacifico-onyx-wrapper *,\n.pacifico-onyx-wrapper *::before,\n.pacifico-onyx-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.po-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--po-white);\n  border:0;\n  border-bottom:1px solid var(--po-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.po-brand-tag{\n  margin-bottom:8px;\n  color:var(--po-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.po-main-title{\n  margin:0 0 10px;\n  color:var(--po-ink);\n  font-size:2rem;\n  font-weight:300;\n  line-height:1.2;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.po-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--po-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.po-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.po-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.po-story h3{\n  margin:0 0 16px;\n  color:var(--po-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.po-story p{\n  margin:0 0 17px;\n  color:var(--po-body);\n  font-size:1.05rem;\n}\n\n.po-story p:last-child{\n  margin-bottom:0;\n}\n\n.po-section-title{\n  margin:0 0 25px;\n  color:var(--po-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.po-notes-section,\n.po-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-accord-section,\n.po-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--po-pale-2);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-three-grid,\n.po-journey-grid,\n.po-accord-grid,\n.po-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.po-note-card{\n  padding:22px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-top:4px solid var(--po-dominant);\n  border-radius:8px;\n}\n\n.po-card-label{\n  margin-bottom:7px;\n  color:var(--po-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.po-card-title{\n  margin-bottom:7px;\n  color:var(--po-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.po-card-description{\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.po-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--po-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.po-character-card{\n  padding:30px 24px;\n  background:var(--po-dark-panel);\n  color:var(--po-white);\n}\n\n.po-character-card:nth-child(2){\n  border-top:1px solid var(--po-secondary);\n}\n\n.po-character-card h3{\n  margin:0 0 10px;\n  color:#f1dfa5;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.po-character-card p{\n  margin:0;\n  color:#f8faff;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.po-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.po-details-box,\n.po-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--po-white);\n  border:1px solid var(--po-neutral-border);\n  border-radius:8px;\n}\n\n.po-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--po-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-detail-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:12px 0;\n  font-size:1rem;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.po-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--po-muted);\n  font-weight:600;\n}\n\n.po-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--po-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.po-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.po-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--po-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.po-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.po-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--po-dominant-dark);\n  font-weight:700;\n}\n\n.po-journey-intro,\n.po-accord-intro,\n.po-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--po-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.po-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.po-journey-number{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--po-dominant-dark);\n  color:var(--po-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.po-journey-card h4,\n.po-accord-card h4,\n.po-trust-card h4{\n  margin:0 0 6px;\n  color:var(--po-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.po-journey-card p,\n.po-accord-card p,\n.po-trust-card p{\n  margin:0;\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.po-accord-card,\n.po-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.po-accord-icon,\n.po-trust-icon{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--po-dominant-dark);\n  color:var(--po-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.po-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--po-dominant) 0%,var(--po-dark-panel) 48%,var(--po-black) 100%);\n  color:var(--po-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.po-statement-section h3{\n  margin:0 0 12px;\n  color:#f1dfa5;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.po-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#f8faff;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.po-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.po-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--po-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.po-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--po-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.po-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--po-pale-2);\n  border:1px solid var(--po-border);\n  border-left:6px solid var(--po-dominant);\n  border-radius:8px;\n}\n\n.po-performance-section h3{\n  margin:0 0 10px;\n  color:var(--po-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.po-performance-section p{\n  margin:0;\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.po-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--po-border);\n}\n\n.po-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--po-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.po-faq-item{\n  background:var(--po-white);\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--po-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.po-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.po-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--po-dominant-dark);\n  font-size:1.35rem;\n}\n\n.po-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.po-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--po-body);\n  font-size:1rem;\n}\n\n.po-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .pacifico-onyx-wrapper{\n    padding:35px;\n  }\n\n  .po-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .po-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .po-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .po-tagline{\n    font-size:1.3rem;\n  }\n\n  .po-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .po-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .po-story h3{\n    font-size:1.75rem;\n  }\n\n  .po-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .po-three-grid,\n  .po-journey-grid,\n  .po-accord-grid,\n  .po-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .po-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .po-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--po-secondary);\n  }\n\n  .po-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .po-section-title,\n  .po-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .po-card-title{\n    font-size:1.15rem;\n  }\n\n  .po-detail-row,\n  .po-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .po-statement-section{\n    padding:44px;\n  }\n\n  .po-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .po-statement-section p,\n  .po-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .po-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .po-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .pacifico-onyx-wrapper{\n    padding:10px;\n  }\n\n  .po-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .po-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .po-detail-label{\n    flex-basis:auto;\n  }\n\n  .po-detail-value{\n    text-align:left;\n  }\n\n  .po-notes-section,\n  .po-journey-section,\n  .po-accord-section,\n  .po-trust-section{\n    padding:25px 15px;\n  }\n\n  .po-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .po-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"pacifico-onyx-wrapper\"\u003e\n\u003cdiv class=\"po-header\"\u003e\n\u003cdiv class=\"po-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n\u003ch2 class=\"po-main-title\"\u003ePacifico Onyx\u003c\/h2\u003e\n\u003cp class=\"po-tagline\"\u003e“Pineapple and hyacinth meet pink pepper, iris and jasmine over musk, amber, vetiver, patchouli and vanilla.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-intro-grid\"\u003e\n\u003cdiv class=\"po-image-frame\"\u003e\n\u003cimg alt=\"Pacifico Onyx by Asten 100ml Eau de Parfum with a lacquer-black faceted bottle, marbled royal-blue front panel, mirror-gold cap and trim, paired with a coordinated royal-blue and gold presentation box\" class=\"po-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/pacifico_png.webp?v=1734443129\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-story\"\u003e\n\u003ch3\u003eEnigmatic Fruit, Refined Florals and a Warm Earthy Base\u003c\/h3\u003e\n\u003cp\u003eDiscover Pacifico Onyx by Asten, a 100ml Eau de Parfum created to express adventure, mystique and timeless sophistication.\u003c\/p\u003e\n\u003cp\u003ePineapple and hyacinth form the opening. Pineapple adds bright fruitiness while hyacinth contributes a fresh floral-green quality.\u003c\/p\u003e\n\u003cp\u003ePink pepper, iris and jasmine shape the heart, combining lively spice with smooth and elegant floral character.\u003c\/p\u003e\n\u003cp\u003eMusk, amber, vetiver, patchouli and vanilla form the base with warmth, earthy depth and a smooth softened finish.\u003c\/p\u003e\n\u003cp\u003eThe lacquer-black faceted bottle features a marbled royal-blue front panel, mirror-gold cap and matching trim, paired with a coordinated royal-blue and gold presentation box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-notes-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"po-three-grid\"\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003ePineapple and Hyacinth\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003eJuicy pineapple meets fresh floral-green hyacinth for a vivid, uplifting and intriguing introduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003ePink Pepper, Iris and Jasmine\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003ePink pepper adds lively spice while iris and jasmine create a refined, smooth and elegant floral centre.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003eMusk, Amber, Vetiver, Patchouli and Vanilla\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003eWarm musk and amber settle into earthy vetiver and patchouli, softened by a smooth vanilla finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-character-section\"\u003e\n\u003cdiv class=\"po-character-card\"\u003e\n\u003ch3\u003eThe Pineapple Hyacinth Opening\u003c\/h3\u003e\n\u003cp\u003eJuicy fruit and fresh floral greenery create an uplifting, distinctive and immediately captivating first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-character-card\"\u003e\n\u003ch3\u003eThe Amber Patchouli Dry-Down\u003c\/h3\u003e\n\u003cp\u003eIris, jasmine and pink pepper gradually settle into musk, amber, vetiver, patchouli and vanilla for a warm and refined final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-details-grid\"\u003e\n\u003cdiv class=\"po-details-box\"\u003e\n\u003ch4 class=\"po-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePacifico Onyx\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eAsten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePineapple and Hyacinth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePink Pepper, Iris and Jasmine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eMusk, Amber, Vetiver, Patchouli and Vanilla\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eRoyal Blue, Lacquer Black and Mirror Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-highlights-box\"\u003e\n\u003ch4 class=\"po-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"po-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eBright pineapple opening\u003c\/li\u003e\n\u003cli\u003eFresh floral-green hyacinth\u003c\/li\u003e\n\u003cli\u003eLively pink pepper spice\u003c\/li\u003e\n\u003cli\u003eSmooth iris refinement\u003c\/li\u003e\n\u003cli\u003eElegant jasmine heart\u003c\/li\u003e\n\u003cli\u003eWarm musk and amber\u003c\/li\u003e\n\u003cli\u003eEarthy vetiver and patchouli\u003c\/li\u003e\n\u003cli\u003eSoft vanilla finish\u003c\/li\u003e\n\u003cli\u003eLacquer-black faceted bottle\u003c\/li\u003e\n\u003cli\u003eMarbled royal-blue front panel\u003c\/li\u003e\n\u003cli\u003eMirror-gold bottle-and-box detailing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Pacifico Onyx Journey\u003c\/h3\u003e\n\u003cp class=\"po-journey-intro\"\u003eA sophisticated progression from juicy pineapple and hyacinth into pink pepper, iris and jasmine before settling into musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003cdiv class=\"po-journey-grid\"\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eJuicy Floral-Green Opening\u003c\/h4\u003e\n\u003cp\u003ePineapple and hyacinth create a bright, fresh and intriguing first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSpiced Floral Elegance\u003c\/h4\u003e\n\u003cp\u003ePink pepper, iris and jasmine form a smooth, refined and softly spiced centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Earthy Softness\u003c\/h4\u003e\n\u003cp\u003eMusk, amber, vetiver, patchouli and vanilla create a warm, grounded and polished dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Signature Pacifico Onyx Accords\u003c\/h3\u003e\n\u003cp class=\"po-accord-intro\"\u003eAn enigmatic composition shaped by juicy fruit, refined florals, lively spice, warm amber, earthy woods and soft vanilla.\u003c\/p\u003e\n\u003cdiv class=\"po-accord-grid\"\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003ePineapple and Hyacinth\u003c\/h4\u003e\n\u003cp\u003ePineapple provides vivid fruitiness while hyacinth introduces fresh floral-green character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003ePink Pepper, Iris and Jasmine\u003c\/h4\u003e\n\u003cp\u003eLively spice meets smooth iris and elegant jasmine for a refined heart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eAmber, Patchouli and Vanilla\u003c\/h4\u003e\n\u003cp\u003eMusk, amber, vetiver and patchouli provide warmth and earthiness, softened by vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-statement-section\"\u003e\n\u003ch3\u003eRoyal Blue Mystery, Black Lacquer and Mirror Gold\u003c\/h3\u003e\n\u003cp\u003ePacifico Onyx moves from pineapple and hyacinth into pink pepper, iris and jasmine before settling into musk, amber, vetiver, patchouli and vanilla. Its marbled royal-blue panels, lacquer-black structure and mirror-gold detailing reflect an enigmatic and memorable fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-occasion-section\"\u003e\n\u003ch3\u003eA Sophisticated Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts bright fruity-floral opening and warm earthy base can complement smart daytime wear, dinners, social gatherings, evening plans and celebrations according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003ePacifico Onyx is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"po-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, contemporary Eau de Parfum releases, oud scents, musk compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"po-trust-grid\"\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabian fragrances, Eau de Parfum releases, oud compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Pacifico Onyx by Asten smell like?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003ePacifico Onyx opens with pineapple and hyacinth, develops through pink pepper, iris and jasmine, and settles into musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are pineapple and hyacinth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are pink pepper, iris and jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003ePacifico Onyx is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Pacifico Onyx fruity?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Pineapple gives the opening a clear juicy fruit character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Pacifico Onyx contain floral notes?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Hyacinth, iris and jasmine provide fresh and refined floral character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Pacifico Onyx for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe current product listing does not clearly specify a gender category, so suitability depends on individual fragrance preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Pacifico Onyx last?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eExact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Pacifico Onyx presented?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a lacquer-black faceted bottle with a marbled royal-blue front panel, mirror-gold cap and trim, paired with a coordinated royal-blue and gold box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583228690678,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/pacifico_png.webp?v=1734443129"},{"product_id":"platinum-shade-pour-homme-edp-100ml","title":"Platinum Shade Pour Homme EDP (100ml)","description":"\u003c!-- Platinum Shade Pour Homme by Anfar London 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\u003c!-- Final Clean Style: No Thick Decorative Edge Lines --\u003e\n\u003c!-- Image-Matched Lacquer Black, Mirrored Platinum, Blackcurrant Ink, Blueberry Slate, Raspberry Burgundy, Leaf Green and Restrained Pale Gold Theme --\u003e\n\u003c!-- Colour is applied only to the approved coloured areas; neutral cards and reading sections remain white\/light neutral. --\u003e\n\n\u003cstyle\u003e\n  .platinum-shade-wrapper{\n    --ps-white:#ffffff;\n    --ps-porcelain:#fafafa;\n    --ps-soft-neutral:#f2f2f0;\n    --ps-black:#101112;\n    --ps-charcoal:#26272a;\n    --ps-platinum:#c8c9c8;\n    --ps-deep-platinum:#7e8183;\n    --ps-blackcurrant:#30243f;\n    --ps-blueberry:#314b68;\n    --ps-raspberry:#7d2d49;\n    --ps-leaf:#6f9f45;\n    --ps-gold:#cfb95e;\n    --ps-pale-gold:#e4d58d;\n    --ps-berry-blush:#f8f1f5;\n    --ps-berry-blush-soft:#fcf8fa;\n    --ps-berry-border:#dfcfd8;\n    --ps-ink:#1e1e21;\n    --ps-body:#46464b;\n    --ps-muted:#77777d;\n    --ps-border:#dedee0;\n\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    padding:15px;\n    box-sizing:border-box;\n    background:var(--ps-white);\n    color:var(--ps-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  .platinum-shade-wrapper *,\n  .platinum-shade-wrapper *::before,\n  .platinum-shade-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  .ps-header{\n    margin-bottom:30px;\n    padding:34px 12px;\n    text-align:center;\n    background:linear-gradient(135deg,var(--ps-porcelain),var(--ps-soft-neutral));\n    border:1px solid var(--ps-border);\n    border-radius:10px;\n  }\n\n  .ps-brand-tag{\n    margin-bottom:8px;\n    color:var(--ps-black);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:4px;\n    text-transform:uppercase;\n  }\n\n  .ps-main-title{\n    margin:0 0 10px;\n    color:var(--ps-ink);\n    font-size:2rem;\n    font-weight:300;\n    line-height:1.2;\n    letter-spacing:2.8px;\n    text-transform:uppercase;\n  }\n\n  .ps-tagline{\n    max-width:820px;\n    margin:0 auto;\n    color:var(--ps-muted);\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .ps-intro-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:40px;\n    align-items:center;\n  }\n\n  .ps-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:\n      radial-gradient(circle at 18% 80%,rgba(49,75,104,.10),transparent 34%),\n      radial-gradient(circle at 82% 80%,rgba(207,185,94,.09),transparent 31%),\n      linear-gradient(145deg,var(--ps-white),var(--ps-porcelain));\n    border:1px solid var(--ps-border);\n    border-radius:10px;\n    box-shadow:0 12px 30px rgba(16,17,18,.08);\n  }\n\n  .ps-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .ps-story h3{\n    margin:0 0 16px;\n    color:var(--ps-ink);\n    font-size:1.4rem;\n    font-weight:400;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ps-story p{\n    margin:0 0 17px;\n    color:var(--ps-body);\n    font-size:1.05rem;\n  }\n\n  .ps-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .ps-section-title{\n    margin:0 0 25px;\n    color:var(--ps-ink);\n    font-size:1.3rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ps-notes-section,\n  .ps-journey-section,\n  .ps-accord-section,\n  .ps-trust-section{\n    margin-bottom:40px;\n    padding:28px 20px;\n    border-radius:9px;\n  }\n\n  .ps-notes-section{\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n  }\n\n  .ps-journey-section{\n    background:var(--ps-white);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-accord-section{\n    background:var(--ps-berry-blush-soft);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-trust-section{\n    background:var(--ps-porcelain);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-three-grid,\n  .ps-journey-grid,\n  .ps-accord-grid,\n  .ps-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .ps-note-card{\n    padding:21px;\n    background:var(--ps-berry-blush-soft);\n    border:1px solid var(--ps-berry-border);\n    border-top:4px solid var(--ps-blackcurrant);\n    border-radius:7px;\n    box-shadow:0 3px 10px rgba(16,17,18,.025);\n  }\n\n  .ps-accord-card,\n  .ps-trust-card{\n    padding:21px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-berry-border);\n    border-radius:7px;\n    box-shadow:0 3px 10px rgba(16,17,18,.025);\n  }\n\n  .ps-card-label{\n    margin-bottom:7px;\n    color:var(--ps-blackcurrant);\n    font-size:.8rem;\n    font-weight:700;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .ps-note-card:nth-child(2) .ps-card-label{\n    color:var(--ps-blueberry);\n  }\n\n  .ps-note-card:nth-child(3) .ps-card-label{\n    color:var(--ps-deep-platinum);\n  }\n\n  .ps-card-title{\n    margin-bottom:7px;\n    color:var(--ps-ink);\n    font-size:1.05rem;\n    font-weight:600;\n  }\n\n  .ps-card-description{\n    color:var(--ps-body);\n    font-size:.95rem;\n    line-height:1.55;\n  }\n\n  .ps-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:1px;\n    margin-bottom:40px;\n    overflow:hidden;\n    background:var(--ps-border);\n    border:1px solid var(--ps-border);\n    border-radius:9px;\n  }\n\n  .ps-character-card{\n    padding:28px 22px;\n    background:linear-gradient(135deg,var(--ps-blackcurrant),var(--ps-black));\n    color:var(--ps-white);\n  }\n\n  .ps-character-card:nth-child(2){\n    background:linear-gradient(135deg,var(--ps-charcoal),var(--ps-black));\n  }\n\n  .ps-character-card h3{\n    margin:0 0 10px;\n    color:#f0e8f5;\n    font-size:1.05rem;\n    font-weight:600;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ps-character-card:nth-child(2) h3{\n    color:#f0e3ac;\n  }\n\n  .ps-character-card p{\n    margin:0;\n    color:#fafafa;\n    font-size:1rem;\n    line-height:1.7;\n  }\n\n  .ps-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:40px;\n  }\n\n  .ps-details-box,\n  .ps-highlights-box{\n    height:100%;\n    padding:22px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:8px;\n  }\n\n  .ps-box-title{\n    margin:0 0 15px;\n    padding-bottom:9px;\n    color:var(--ps-ink);\n    font-size:.9rem;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-detail-row{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:12px 0;\n    font-size:1rem;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .ps-detail-label{\n    color:var(--ps-muted);\n    font-weight:600;\n  }\n\n  .ps-detail-value{\n    color:var(--ps-ink);\n    text-align:right;\n  }\n\n  .ps-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .ps-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--ps-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n  .ps-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--ps-blackcurrant);\n    font-weight:700;\n  }\n\n  .ps-journey-intro,\n  .ps-accord-intro,\n  .ps-trust-intro{\n    max-width:850px;\n    margin:-10px auto 25px;\n    color:var(--ps-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  .ps-journey-card{\n    position:relative;\n    padding:22px 20px 22px 70px;\n    background:var(--ps-berry-blush);\n    border:1px solid var(--ps-berry-border);\n    border-radius:7px;\n  }\n\n  .ps-journey-number{\n    position:absolute;\n    top:21px;\n    left:20px;\n    display:flex;\n    width:34px;\n    height:34px;\n    align-items:center;\n    justify-content:center;\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .ps-journey-card:nth-child(2) .ps-journey-number,\n  .ps-journey-card:nth-child(3) .ps-journey-number{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-journey-card h4,\n  .ps-accord-card h4,\n  .ps-trust-card h4{\n    margin:0 0 6px;\n    color:var(--ps-ink);\n    font-size:1rem;\n    font-weight:650;\n  }\n\n  .ps-journey-card p,\n  .ps-accord-card p,\n  .ps-trust-card p{\n    margin:0;\n    color:var(--ps-body);\n    font-size:.95rem;\n    line-height:1.6;\n  }\n\n  .ps-accord-card,\n  .ps-trust-card{\n    text-align:center;\n  }\n\n  .ps-accord-icon,\n  .ps-trust-icon{\n    display:flex;\n    width:42px;\n    height:42px;\n    margin:0 auto 12px;\n    align-items:center;\n    justify-content:center;\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:50%;\n    font-size:.95rem;\n    font-weight:700;\n  }\n\n  .ps-accord-card:nth-child(2) .ps-accord-icon,\n  .ps-accord-card:nth-child(3) .ps-accord-icon{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-statement-section{\n    margin-bottom:40px;\n    padding:38px 22px;\n    background:\n      radial-gradient(circle at 80% 18%,rgba(207,185,94,.17),transparent 31%),\n      linear-gradient(135deg,var(--ps-blackcurrant),var(--ps-black) 60%,var(--ps-charcoal));\n    color:var(--ps-white);\n    text-align:center;\n    border:1px solid var(--ps-border);\n    border-radius:9px;\n  }\n\n  .ps-statement-section h3{\n    margin:0 0 12px;\n    color:#f0df98;\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ps-statement-section p{\n    max-width:850px;\n    margin:0 auto;\n    color:#fafafa;\n    font-size:1.05rem;\n    line-height:1.75;\n  }\n\n  .ps-occasion-section,\n  .ps-performance-section{\n    margin-bottom:40px;\n    padding:30px 22px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:8px;\n  }\n\n  .ps-occasion-section{\n    text-align:center;\n    background:var(--ps-berry-blush);\n    border-color:var(--ps-berry-border);\n  }\n\n  .ps-performance-section{\n    background:var(--ps-berry-blush-soft);\n    border-color:var(--ps-berry-border);\n    border-left:6px solid var(--ps-blackcurrant);\n    padding-left:30px;\n  }\n\n  .ps-occasion-section h3,\n  .ps-performance-section h3{\n    margin:0 0 12px;\n    color:var(--ps-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ps-performance-section h3{\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:1px;\n  }\n\n  .ps-occasion-section p{\n    max-width:850px;\n    margin:0 auto;\n  }\n\n  .ps-occasion-section p,\n  .ps-performance-section p{\n    color:var(--ps-body);\n    font-size:1.05rem;\n    line-height:1.75;\n  }\n\n  .ps-performance-section p{\n    margin:0;\n    font-size:.95rem;\n  }\n\n  .ps-trust-card:nth-child(1) .ps-trust-icon,\n  .ps-trust-card:nth-child(2) .ps-trust-icon,\n  .ps-trust-card:nth-child(3) .ps-trust-icon{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--ps-border);\n  }\n\n  .ps-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--ps-ink);\n    font-size:1.3rem;\n    letter-spacing:2px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ps-faq-item{\n    background:var(--ps-white);\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:17px 5px;\n    color:var(--ps-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .ps-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .ps-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--ps-blackcurrant);\n    font-size:1.35rem;\n  }\n\n  .ps-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .ps-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--ps-body);\n    font-size:1rem;\n  }\n\n  .ps-faq-answer p{\n    margin:0;\n  }\n\n  \/* Approved reference-border treatment *\/\n  .platinum-shade-wrapper .ps-note-card{\n    border-width:1px;\n    border-top-width:4px;\n  }\n\n  .platinum-shade-wrapper .ps-performance-section{\n    border-width:1px;\n    border-left-width:6px;\n  }\n\n  @media(min-width:768px){\n    .platinum-shade-wrapper{\n      padding:35px;\n    }\n\n    .ps-header{\n      margin-bottom:50px;\n      padding:50px 12px 40px;\n    }\n\n    .ps-brand-tag{\n      font-size:1rem;\n      letter-spacing:5px;\n    }\n\n    .ps-main-title{\n      font-size:4rem;\n      letter-spacing:4px;\n    }\n\n    .ps-tagline{\n      font-size:1.3rem;\n    }\n\n    .ps-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:50px;\n      margin-bottom:50px;\n    }\n\n    .ps-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .ps-story h3{\n      font-size:1.75rem;\n    }\n\n    .ps-story p{\n      margin-bottom:22px;\n      font-size:1.17rem;\n      line-height:1.75;\n    }\n\n    .ps-three-grid,\n    .ps-journey-grid,\n    .ps-accord-grid,\n    .ps-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n      gap:20px;\n    }\n\n    .ps-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .ps-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .ps-journey-section,\n    .ps-accord-section,\n    .ps-trust-section{\n      padding:38px;\n    }\n\n    .ps-journey-card{\n      padding:70px 22px 25px;\n      text-align:center;\n    }\n\n    .ps-journey-number{\n      top:23px;\n      left:50%;\n      transform:translateX(-50%);\n    }\n\n    .ps-section-title,\n    .ps-faq-section\u003eh3{\n      font-size:1.65rem;\n    }\n\n    .ps-card-title{\n      font-size:1.15rem;\n    }\n\n    .ps-detail-row,\n    .ps-highlights-list li{\n      font-size:1.08rem;\n    }\n\n    .ps-statement-section{\n      padding:44px;\n    }\n\n    .ps-statement-section h3{\n      font-size:1.55rem;\n    }\n\n    .ps-statement-section p,\n    .ps-occasion-section p{\n      font-size:1.12rem;\n    }\n\n    .ps-faq-item summary{\n      padding:20px 5px;\n      font-size:1.17rem;\n    }\n\n    .ps-faq-answer{\n      font-size:1.08rem;\n    }\n  }\n\n  @media(min-width:600px) and (max-width:767px){\n    .ps-three-grid,\n    .ps-journey-grid,\n    .ps-accord-grid,\n    .ps-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n    }\n  }\n\n  @media(max-width:480px){\n    .platinum-shade-wrapper{\n      padding:10px;\n    }\n\n    .ps-main-title{\n      font-size:1.65rem;\n      letter-spacing:1.4px;\n    }\n\n    .ps-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .ps-detail-value{\n      text-align:left;\n    }\n\n    .ps-journey-card{\n      padding:20px 17px 20px 63px;\n    }\n\n    .ps-journey-number{\n      left:16px;\n    }\n\n    .ps-performance-section{\n      padding-left:22px;\n      border-left-width:5px;\n    }\n\n    .ps-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"platinum-shade-wrapper\"\u003e\n\n  \u003cdiv class=\"ps-header\"\u003e\n    \u003cdiv class=\"ps-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"ps-main-title\"\u003ePlatinum Shade\u003c\/h2\u003e\n    \u003cp class=\"ps-tagline\"\u003e\n      “Dark berries, blackcurrant, raspberry, blueberry and violet over dry amber and musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-intro-grid\"\u003e\n\n    \u003cdiv class=\"ps-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/PLATINUMSHADE.jpg?v=1745575957\" alt=\"Platinum Shade Pour Homme by Anfar London 100ml Eau de Parfum in a glossy black bottle with mirrored platinum trim and pale-gold lettering\" class=\"ps-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-story\"\u003e\n      \u003ch3\u003eModern Dark Fruit over Warm Amber and Musk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003ePlatinum Shade Pour Homme by Anfar London\u003c\/strong\u003e,\n        a distinctive \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e presented\n        as an Arabian fragrance created for Western taste.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The opening combines red and dark berries with blackcurrant and\n        raspberry. The result is fruity, vibrant and richly shaded, with\n        tartness and sweetness working together.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Blueberry and violet form the heart. Blueberry continues the dark\n        fruit character, while violet introduces a softer floral dimension\n        and a velvety impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Dry amber and musk shape the base, adding warmth, sensuality and an\n        oriental foundation beneath the brighter fruit and floral notes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy lacquer-black bottle with a sculpted mirrored\n        platinum cap and trim, pale-gold typography and dark-berry imagery,\n        Platinum Shade combines bold masculine presentation with a polished,\n        gift-ready finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-notes-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ps-three-grid\"\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eRed Berries, Dark Berries, Blackcurrant and Raspberry\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          A richly fruity opening combining tart blackcurrant, vibrant\n          raspberry and layered red and dark berry tones.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eBlueberry and Violet\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          Blueberry deepens the dark-fruit identity while violet adds a soft,\n          floral and velvety contrast.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eDry Amber and Musk\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          Dry amber and musk create a warm, sensual and grounded oriental\n          foundation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-character-section\"\u003e\n\n    \u003cdiv class=\"ps-character-card\"\u003e\n      \u003ch3\u003eThe Dark Berry Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Red and dark berries, blackcurrant and raspberry create a vivid,\n        tart-sweet and immediately modern fruity impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-character-card\"\u003e\n      \u003ch3\u003eThe Amber Musk Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Blueberry and violet gradually settle into dry amber and musk for a\n        warm, smooth and sensual final trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-details-grid\"\u003e\n\n    \u003cdiv class=\"ps-details-box\"\u003e\n      \u003ch4 class=\"ps-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003ePlatinum Shade Pour Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eFruity, Floral, Amber and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eOpening Character\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eDark, Juicy and Tart-Sweet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eLacquer Black, Mirrored Platinum and Pale Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-highlights-box\"\u003e\n      \u003ch4 class=\"ps-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ps-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eCreated as a Pour Homme fragrance\u003c\/li\u003e\n        \u003cli\u003eRed and dark berry opening\u003c\/li\u003e\n        \u003cli\u003eTart blackcurrant character\u003c\/li\u003e\n        \u003cli\u003eVibrant raspberry sweetness\u003c\/li\u003e\n        \u003cli\u003eDeep blueberry heart\u003c\/li\u003e\n        \u003cli\u003eSoft violet floral contrast\u003c\/li\u003e\n        \u003cli\u003eWarm dry amber base\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eModern fruity-oriental character\u003c\/li\u003e\n        \u003cli\u003eGlossy black and platinum bottle\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-journey-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Platinum Shade Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ps-journey-intro\"\u003e\n      A dark-fruit progression from red berries, blackcurrant and raspberry\n      into blueberry and violet before settling into dry amber and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-journey-grid\"\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDark Berry Impact\u003c\/h4\u003e\n        \u003cp\u003e\n          Red and dark berries, blackcurrant and raspberry create a richly\n          fruity and immediate opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eBlueberry Violet Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Blueberry continues the fruit character while violet introduces a\n          smoother floral texture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eDry Amber Musk Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Dry amber and musk create a warm, sensual and grounded final\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-accord-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Signature Platinum Shade Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ps-accord-intro\"\u003e\n      A modern masculine composition shaped by dark berries, violet, dry\n      amber and smooth musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-accord-grid\"\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlackcurrant and Raspberry\u003c\/h4\u003e\n        \u003cp\u003e\n          Tart blackcurrant and vibrant raspberry give the opening\n          brightness, depth and fruity intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBlueberry and Violet\u003c\/h4\u003e\n        \u003cp\u003e\n          Blueberry adds dark-fruit richness while violet contributes a\n          softer, floral and velvety quality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eDry Amber and Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Dry amber and musk create warmth, sensuality and an oriental base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-statement-section\"\u003e\n    \u003ch3\u003eDark Fruit, Polished Masculinity\u003c\/h3\u003e\n    \u003cp\u003e\n      Platinum Shade moves from red and dark berries, blackcurrant and\n      raspberry into blueberry and violet before settling into dry amber\n      and musk. Its glossy black bottle, mirrored platinum trim and\n      pale-gold lettering reflect a fragrance designed to feel modern,\n      distinctive and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-occasion-section\"\u003e\n    \u003ch3\u003eA Warm Fruity Signature for Evening and Social Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      The dark-fruit opening and amber-musk base make Platinum Shade suitable\n      for dinners, evening gatherings, smart-casual occasions, celebrations\n      and fragrance gifting. Individual preferences and seasonal conditions\n      may influence when the fragrance feels most appropriate.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      The product description presents Platinum Shade as a long-lasting Eau\n      de Parfum. Dry amber and musk provide depth to the base, although exact\n      longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-trust-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ps-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, French\n      fragrance styles, oud scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-trust-grid\"\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Arabian fragrances, Eau de Parfum releases, oud\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character,\n          attractive presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Platinum Shade Pour Homme smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Platinum Shade opens with red and dark berries, blackcurrant and\n          raspberry, develops through blueberry and violet, and settles into\n          dry amber and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are red and dark berries, blackcurrant and\n          raspberry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Blueberry and violet form the heart of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dry amber and musk form the warm and sensual base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade a fragrance for men?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is presented as Platinum Shade Pour Homme and is\n          marketed as a fragrance gift for him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Platinum Shade is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has fruity sweetness from berries and raspberry, balanced by\n          tart blackcurrant, violet, dry amber and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Platinum Shade best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its dark-fruit and amber-musk profile is well suited to dinners,\n          evenings, social gatherings and smart-casual occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description presents it as long-lasting. Exact\n          performance varies according to skin type, climate, application\n          amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, dark fruity profile and glossy black and\n          platinum presentation make it suitable as a fragrance gift for\n          him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583235866870,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Platinum-Shade-Pour-Homme-EDP-100ml_jpg.webp?v=1734443314"},{"product_id":"royal-pride-edp-100ml","title":"Royal Pride EDP (100ml)","description":"\u003cstyle\u003e\n  .royal-pride-wrapper {\n    --rp-white: #ffffff;\n    --rp-pale: #faf2f2;\n    --rp-pale-2: #fdf9f9;\n    --rp-border: #ead9dc;\n    --rp-neutral-border: #eee4e6;\n\n    --rp-dominant: #7a2f36;\n    --rp-dominant-dark: #4f1e24;\n    --rp-secondary: #5f2930;\n    --rp-accent: #c8ad63;\n    --rp-dark-support: #2c171b;\n    --rp-dark-deep: #0f0b0c;\n\n    --rp-ink: #181214;\n    --rp-body: #40383b;\n    --rp-muted: #756a6e;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--rp-white);\n    color: var(--rp-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .royal-pride-wrapper *,\n  .royal-pride-wrapper *::before,\n  .royal-pride-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .rp-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--rp-white);\n    border: 0;\n    border-bottom: 1px solid var(--rp-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .rp-brand-tag {\n    margin-bottom: 8px;\n    color: var(--rp-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .rp-main-title {\n    margin: 0 0 10px;\n    color: var(--rp-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .rp-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--rp-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .rp-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .rp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--rp-white);\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .rp-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .rp-story h3 {\n    margin: 0 0 16px;\n    color: var(--rp-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rp-story p {\n    margin: 0 0 17px;\n    color: var(--rp-body);\n    font-size: 1.05rem;\n  }\n\n  .rp-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rp-section-title {\n    margin: 0 0 25px;\n    color: var(--rp-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rp-notes-section,\n  .rp-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--rp-white);\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .rp-accord-section,\n  .rp-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--rp-pale);\n    border: 1px solid var(--rp-border);\n    border-radius: 10px;\n  }\n\n  .rp-notes-grid,\n  .rp-journey-grid,\n  .rp-accord-grid,\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .rp-note-card {\n    padding: 22px;\n    background: var(--rp-pale);\n    border: 1px solid var(--rp-border);\n    border-top: 4px solid var(--rp-dominant);\n    border-radius: 8px;\n  }\n\n  .rp-note-label {\n    margin-bottom: 7px;\n    color: var(--rp-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rp-note-title {\n    margin-bottom: 7px;\n    color: var(--rp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .rp-note-description {\n    color: var(--rp-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .rp-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--rp-accent);\n    border: 1px solid var(--rp-accent);\n    border-radius: 10px;\n  }\n\n  .rp-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--rp-dark-support),\n      var(--rp-dark-deep)\n    );\n    color: var(--rp-white);\n  }\n\n  .rp-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--rp-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rp-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .rp-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .rp-details-box,\n  .rp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--rp-white);\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n  }\n\n  .rp-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--rp-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--rp-border);\n  }\n\n  .rp-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--rp-neutral-border);\n  }\n\n  .rp-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .rp-detail-label {\n    color: var(--rp-muted);\n    font-weight: 600;\n  }\n\n  .rp-detail-value {\n    color: var(--rp-ink);\n    text-align: right;\n  }\n\n  .rp-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rp-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--rp-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--rp-neutral-border);\n  }\n\n  .rp-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .rp-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--rp-dominant);\n    font-weight: 700;\n  }\n\n  .rp-journey-intro,\n  .rp-accord-intro,\n  .rp-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--rp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .rp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--rp-pale);\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n  }\n\n  .rp-journey-number,\n  .rp-accord-icon,\n  .rp-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--rp-dominant);\n    color: var(--rp-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .rp-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .rp-journey-card h4,\n  .rp-accord-card h4,\n  .rp-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--rp-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .rp-journey-card p,\n  .rp-accord-card p,\n  .rp-trust-card p {\n    margin: 0;\n    color: var(--rp-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .rp-accord-card,\n  .rp-trust-card {\n    padding: 22px;\n    background: var(--rp-white);\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .rp-accord-icon,\n  .rp-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .rp-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--rp-dark-support) 0%,\n      var(--rp-dominant) 48%,\n      var(--rp-dark-deep) 100%\n    );\n    color: var(--rp-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .rp-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--rp-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rp-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .rp-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--rp-pale);\n    border: 1px solid var(--rp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .rp-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--rp-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rp-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--rp-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .rp-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--rp-pale-2);\n    border: 1px solid var(--rp-border);\n    border-left: 6px solid var(--rp-dominant);\n    border-radius: 8px;\n  }\n\n  .rp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--rp-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rp-performance-section p {\n    margin: 0;\n    color: var(--rp-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .rp-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--rp-border);\n  }\n\n  .rp-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--rp-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rp-faq-item {\n    background: var(--rp-white);\n    border-bottom: 1px solid var(--rp-border);\n  }\n\n  .rp-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--rp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .rp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rp-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--rp-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .rp-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rp-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--rp-body);\n    font-size: 1rem;\n  }\n\n  .rp-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .royal-pride-wrapper {\n      padding: 35px;\n    }\n\n    .rp-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .rp-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .rp-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .rp-tagline {\n      font-size: 1.3rem;\n    }\n\n    .rp-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .rp-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .rp-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .rp-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .rp-notes-grid,\n    .rp-journey-grid,\n    .rp-accord-grid,\n    .rp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .rp-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .rp-character-card {\n      padding: 35px;\n    }\n\n    .rp-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .rp-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .rp-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .rp-section-title,\n    .rp-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .rp-note-title {\n      font-size: 1.15rem;\n    }\n\n    .rp-note-description {\n      font-size: 1rem;\n    }\n\n    .rp-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .rp-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .rp-box-title {\n      font-size: 1.05rem;\n    }\n\n    .rp-detail-row,\n    .rp-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .rp-journey-intro,\n    .rp-accord-intro,\n    .rp-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .rp-journey-card h4,\n    .rp-accord-card h4,\n    .rp-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .rp-journey-card p,\n    .rp-accord-card p,\n    .rp-trust-card p {\n      font-size: 1rem;\n    }\n\n    .rp-statement-section {\n      padding: 44px;\n    }\n\n    .rp-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .rp-statement-section p,\n    .rp-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .rp-occasion-section {\n      padding: 38px;\n    }\n\n    .rp-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .rp-performance-section {\n      padding: 30px;\n    }\n\n    .rp-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .rp-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .rp-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .rp-notes-grid,\n    .rp-journey-grid,\n    .rp-accord-grid,\n    .rp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .royal-pride-wrapper {\n      padding: 10px;\n    }\n\n    .rp-header {\n      padding: 26px 8px;\n    }\n\n    .rp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .rp-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .rp-tagline {\n      font-size: 0.95rem;\n    }\n\n    .rp-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .rp-detail-value {\n      text-align: left;\n    }\n\n    .rp-character-card {\n      padding: 24px 18px;\n    }\n\n    .rp-journey-section,\n    .rp-accord-section,\n    .rp-trust-section {\n      padding: 25px 15px;\n    }\n\n    .rp-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .rp-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .rp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"royal-pride-wrapper\"\u003e\n\n  \u003cdiv class=\"rp-header\"\u003e\n    \u003cdiv class=\"rp-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"rp-main-title\"\u003eRoyal Pride\u003c\/h2\u003e\n    \u003cp class=\"rp-tagline\"\u003e\n      “Juicy pear, cool lavender and mint meet warm spices, black vanilla, amber and cedar.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-intro-grid\"\u003e\n\n    \u003cdiv class=\"rp-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Royal-Pride-100ML-Extrait-de-Parfum.webp?v=1739212712\" alt=\"Royal Pride by Anfar London 100ml Eau de Parfum in a faceted wine-red bottle with pale gold detailing\" class=\"rp-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-story\"\u003e\n      \u003ch3\u003eFresh Aromatics, Warm Spice and a Dark Vanilla-Wood Trail\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eRoyal Pride by Anfar London\u003c\/strong\u003e, a distinctive\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e combining juicy pear, cool\n        lavender, mint, bright citrus, aromatic spices, black vanilla, amber,\n        patchouli and cedar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The opening brings together pear, lavender, mint, bergamot and lemon.\n        Pear adds juicy freshness, lavender introduces aromatic calm, mint\n        creates a cooling lift, and bergamot and lemon provide bright citrus\n        energy.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cinnamon, clary sage and caraway form the heart. Cinnamon brings\n        warmth, clary sage adds herbal depth, and caraway creates a dry,\n        distinctive spicy nuance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Black vanilla husk, amber, patchouli and cedar shape the base. Vanilla\n        adds dark sweetness, amber creates warmth, patchouli provides earthy\n        depth, and cedar brings a dry woody finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a faceted wine-red bottle with deep reflective panels, a\n        broad matching cap and polished pale-gold detailing, Royal Pride\n        combines strong visual presence with a refined, gift-ready\n        presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-notes-section\"\u003e\n\n    \u003ch3 class=\"rp-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"rp-notes-grid\"\u003e\n\n      \u003cdiv class=\"rp-note-card\"\u003e\n        \u003cdiv class=\"rp-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-title\"\u003ePear, Lavender, Mint, Bergamot and Lemon\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-description\"\u003e\n          Juicy pear, aromatic lavender, cool mint and bright citrus create a\n          fresh, energetic and polished introduction.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-note-card\"\u003e\n        \u003cdiv class=\"rp-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-title\"\u003eCinnamon, Clary Sage and Caraway\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-description\"\u003e\n          Warm cinnamon, herbal clary sage and dry caraway create a\n          distinctive, textured and confidently spiced centre.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-note-card\"\u003e\n        \u003cdiv class=\"rp-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-title\"\u003eBlack Vanilla Husk, Amber, Patchouli and Cedar\u003c\/div\u003e\n        \u003cdiv class=\"rp-note-description\"\u003e\n          Dark vanilla, warm amber, earthy patchouli and dry cedar create a\n          rich, grounded and memorable finishing trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-character-section\"\u003e\n\n    \u003cdiv class=\"rp-character-card\"\u003e\n      \u003ch3\u003eThe Pear Lavender Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pear and citrus are cooled by mint and lavender, creating a fresh,\n        aromatic and immediately uplifting first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-character-card\"\u003e\n      \u003ch3\u003eThe Black Vanilla Cedar Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Cinnamon and herbs gradually settle into black vanilla, amber,\n        patchouli and cedar for a warm, dark and refined trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-details-grid\"\u003e\n\n    \u003cdiv class=\"rp-details-box\"\u003e\n      \u003ch4 class=\"rp-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eRoyal Pride\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003ePear, Lavender, Mint, Bergamot, Lemon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eCinnamon, Clary Sage, Caraway\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eBlack Vanilla Husk, Amber, Patchouli, Cedar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eFruity, Aromatic, Spicy, Vanilla, Amber and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-detail-row\"\u003e\n        \u003cspan class=\"rp-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"rp-detail-value\"\u003eFaceted Wine Red with Pale Gold Detailing\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rp-highlights-box\"\u003e\n      \u003ch4 class=\"rp-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"rp-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eJuicy pear freshness\u003c\/li\u003e\n        \u003cli\u003eCool lavender and mint\u003c\/li\u003e\n        \u003cli\u003eBright bergamot and lemon\u003c\/li\u003e\n        \u003cli\u003eWarm cinnamon heart\u003c\/li\u003e\n        \u003cli\u003eAromatic clary sage\u003c\/li\u003e\n        \u003cli\u003eDistinctive caraway spice\u003c\/li\u003e\n        \u003cli\u003eDark black vanilla husk\u003c\/li\u003e\n        \u003cli\u003eWarm amber foundation\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003eDry cedar finish\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-journey-section\"\u003e\n\n    \u003ch3 class=\"rp-section-title\"\u003eThe Royal Pride Journey\u003c\/h3\u003e\n\n    \u003cp class=\"rp-journey-intro\"\u003e\n      A dynamic progression from pear, lavender, mint and citrus to warm\n      spices before settling into black vanilla, amber, patchouli and cedar.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rp-journey-grid\"\u003e\n\n      \u003cdiv class=\"rp-journey-card\"\u003e\n        \u003cdiv class=\"rp-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Aromatic Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Pear, lavender, mint, bergamot and lemon create a cool, bright and\n          energetic opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-journey-card\"\u003e\n        \u003cdiv class=\"rp-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eWarm Herbal Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon, clary sage and caraway create a textured, aromatic and\n          confidently spiced centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-journey-card\"\u003e\n        \u003cdiv class=\"rp-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eDark Vanilla Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Black vanilla husk, amber, patchouli and cedar create a warm and\n          grounded final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-accord-section\"\u003e\n\n    \u003ch3 class=\"rp-section-title\"\u003eThe Signature Royal Pride Accords\u003c\/h3\u003e\n\n    \u003cp class=\"rp-accord-intro\"\u003e\n      A sophisticated composition shaped by cool fruit and aromatics, warm\n      spice, dark vanilla, amber, patchouli and cedar.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rp-accord-grid\"\u003e\n\n      \u003cdiv class=\"rp-accord-card\"\u003e\n        \u003cdiv class=\"rp-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePear, Lavender and Mint\u003c\/h4\u003e\n        \u003cp\u003e\n          Juicy fruit and cool aromatics create freshness, clarity and\n          immediate lift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-accord-card\"\u003e\n        \u003cdiv class=\"rp-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCinnamon and Aromatic Herbs\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon, clary sage and caraway provide warmth, texture and\n          distinctive spice.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-accord-card\"\u003e\n        \u003cdiv class=\"rp-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eBlack Vanilla, Amber and Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Dark sweetness, earthy depth and dry woods create a rich final\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-statement-section\"\u003e\n    \u003ch3\u003eCool Confidence with a Warm Dark Finish\u003c\/h3\u003e\n    \u003cp\u003e\n      Royal Pride moves from pear, lavender, mint and citrus into cinnamon,\n      clary sage and caraway before settling into black vanilla, amber,\n      patchouli and cedar. Its faceted wine-red bottle and pale-gold detailing\n      reflect a fragrance designed to feel bold, polished and memorable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-occasion-section\"\u003e\n    \u003ch3\u003eA Distinctive Signature for Day and Evening\u003c\/h3\u003e\n    \u003cp\u003e\n      The bright aromatic opening makes Royal Pride suitable for daytime wear,\n      while cinnamon, black vanilla, amber, patchouli and cedar add depth for\n      dinners, gatherings and special occasions. Its polished presentation\n      also makes it suitable for fragrance gifting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Royal Pride is listed as an Eau de Parfum with black vanilla husk,\n      amber, patchouli and cedar forming a substantial base. Exact longevity\n      and projection may vary according to skin type, climate, application\n      amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-trust-section\"\u003e\n\n    \u003ch3 class=\"rp-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"rp-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, aromatic\n      fragrances, woody scents, musk compositions and gift-ready presentations\n      through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rp-trust-grid\"\u003e\n\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Arabian fragrances, Eau de Parfum releases, oud\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character,\n          attractive presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rp-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Royal Pride smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Royal Pride opens with pear, lavender, mint, bergamot and lemon,\n          develops into cinnamon, clary sage and caraway, and settles into\n          black vanilla husk, amber, patchouli and cedar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Royal Pride?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Pear, lavender, mint, bergamot and lemon are the listed top notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Royal Pride?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Cinnamon, clary sage and caraway form the warm and aromatic heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Royal Pride?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black vanilla husk, amber, patchouli and cedar form the base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Royal Pride?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Royal Pride is supplied in a 100ml, approximately 3.4-fluid-ounce,\n          Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Pride a fresh fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Pear, mint, lavender, bergamot and lemon give it a fresh and\n          aromatic opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Pride a sweet fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has a dark vanilla sweetness in the base, balanced by fresh\n          aromatics, spice, patchouli and cedar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Royal Pride best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh opening and warm woody base make it suitable for everyday\n          wear, dinners, gatherings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Pride long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Royal Pride is listed as an Eau de Parfum with black vanilla, amber,\n          patchouli and cedar in the base. Exact performance varies according\n          to skin type, climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Pride suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"rp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, versatile fresh-spicy profile and faceted\n          wine-red presentation make it an attractive fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583499747574,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Royal-Pride-100ML-Extrait-de-Parfum.webp?v=1739212712"},{"product_id":"rutbah-edp-100ml","title":"Rutbah EDP (100ml)","description":"\u003c!-- Rutbah by Adyan Eau de Parfum 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Description with Instagram Reel --\u003e\n\n\u003cstyle\u003e\n  .rutbah-wrapper {\n    --rt-gold: #c5a059;\n    --rt-deep-gold: #94702c;\n    --rt-cognac: #9a5426;\n    --rt-deep-cognac: #623218;\n    --rt-black: #101010;\n    --rt-charcoal: #1d1a18;\n    --rt-brown: #493124;\n    --rt-cream: #fbf7f1;\n    --rt-warm: #f8f2eb;\n    --rt-light: #fafafa;\n    --rt-body: #2a2a2a;\n    --rt-muted: #686868;\n    --rt-border: #ece4da;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: var(--rt-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .rutbah-wrapper *,\n  .rutbah-wrapper *::before,\n  .rutbah-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Product Header *\/\n\n  .rt-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--rt-border);\n  }\n\n  .rt-brand-tag {\n    margin-bottom: 7px;\n    color: var(--rt-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .rt-main-title {\n    margin: 0 0 10px;\n    color: var(--rt-black);\n    font-size: 2.1rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .rt-tagline {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .rt-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .rt-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--rt-cream);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .rt-story h3 {\n    margin: 0 0 16px;\n    color: var(--rt-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rt-story p {\n    margin: 0 0 17px;\n    color: var(--rt-body);\n    font-size: 1.05rem;\n  }\n\n  .rt-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .rt-section-title {\n    margin: 0 0 25px;\n    color: var(--rt-black);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Fragrance Architecture *\/\n\n  .rt-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .rt-note-card {\n    padding: 20px;\n    background: var(--rt-cream);\n    border-top: 3px solid var(--rt-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .rt-note-label {\n    margin-bottom: 7px;\n    color: var(--rt-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rt-note-title {\n    margin-bottom: 7px;\n    color: var(--rt-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .rt-note-description {\n    color: var(--rt-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .rt-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--rt-gold);\n    border-radius: 8px;\n  }\n\n  .rt-character-card {\n    padding: 28px 22px;\n    background: var(--rt-charcoal);\n    color: #ffffff;\n  }\n\n  .rt-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--rt-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rt-character-card p {\n    margin: 0;\n    color: #f4f1ee;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .rt-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .rt-details-box,\n  .rt-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--rt-light);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--rt-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--rt-border);\n  }\n\n  .rt-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid #e7dfd6;\n  }\n\n  .rt-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .rt-detail-label {\n    color: var(--rt-muted);\n    font-weight: 600;\n  }\n\n  .rt-detail-value {\n    color: var(--rt-black);\n    text-align: right;\n  }\n\n  .rt-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rt-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--rt-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e7dfd6;\n  }\n\n  .rt-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .rt-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--rt-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .rt-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--rt-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .rt-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .rt-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--rt-warm);\n    border: 1px solid var(--rt-border);\n    border-radius: 7px;\n  }\n\n  .rt-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    background: var(--rt-cognac);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .rt-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--rt-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .rt-journey-card p {\n    margin: 0;\n    color: var(--rt-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Signature Accords *\/\n\n  .rt-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--rt-cream);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--rt-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .rt-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .rt-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--rt-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .rt-accord-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--rt-deep-cognac);\n    color: var(--rt-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .rt-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--rt-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .rt-accord-card p {\n    margin: 0;\n    color: var(--rt-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Instagram Product Video *\/\n\n  .rt-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--rt-cream);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-video-title {\n    margin: 0 0 8px;\n    color: var(--rt-black);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rt-video-subtitle {\n    max-width: 720px;\n    margin: 0 auto 22px;\n    color: var(--rt-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .rt-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .rt-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n    border: 0;\n  }\n\n  .rt-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .rt-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--rt-deep-cognac);\n    color: #ffffff;\n    border: 1px solid var(--rt-deep-cognac);\n    border-radius: 4px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: all 0.25s ease;\n  }\n\n  .rt-instagram-link a:hover {\n    background: var(--rt-gold);\n    color: var(--rt-black);\n    border-color: var(--rt-gold);\n  }\n\n  \/* Desert Luxury Section *\/\n\n  .rt-desert-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--rt-deep-cognac) 0%,\n      var(--rt-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .rt-desert-section h3 {\n    margin: 0 0 12px;\n    color: var(--rt-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rt-desert-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5f1ed;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Occasion Section *\/\n\n  .rt-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--rt-cream);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .rt-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--rt-black);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rt-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--rt-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Performance Information *\/\n\n  .rt-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: #fffaf2;\n    border: 1px solid #ead8b9;\n    border-left: 4px solid var(--rt-gold);\n    border-radius: 7px;\n  }\n\n  .rt-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--rt-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rt-performance-section p {\n    margin: 0;\n    color: var(--rt-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .rt-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--rt-light);\n    border: 1px solid var(--rt-border);\n    border-radius: 8px;\n  }\n\n  .rt-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--rt-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .rt-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .rt-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--rt-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .rt-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--rt-deep-cognac);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .rt-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--rt-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .rt-trust-card p {\n    margin: 0;\n    color: var(--rt-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Frequently Asked Questions *\/\n\n  .rt-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--rt-border);\n  }\n\n  .rt-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--rt-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rt-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--rt-border);\n  }\n\n  .rt-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--rt-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .rt-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rt-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--rt-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .rt-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rt-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--rt-body);\n    font-size: 1rem;\n  }\n\n  .rt-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop Layout *\/\n\n  @media (min-width: 768px) {\n    .rutbah-wrapper {\n      padding: 35px;\n    }\n\n    .rt-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .rt-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .rt-main-title {\n      font-size: 4.2rem;\n      letter-spacing: 4px;\n    }\n\n    .rt-tagline {\n      font-size: 1.3rem;\n    }\n\n    .rt-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .rt-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .rt-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .rt-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .rt-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .rt-section-title,\n    .rt-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .rt-note-title {\n      font-size: 1.15rem;\n    }\n\n    .rt-note-description {\n      font-size: 1rem;\n    }\n\n    .rt-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .rt-character-card {\n      padding: 35px;\n    }\n\n    .rt-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .rt-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .rt-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .rt-box-title {\n      font-size: 1.05rem;\n    }\n\n    .rt-detail-row,\n    .rt-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .rt-journey-section,\n    .rt-accord-section,\n    .rt-trust-section {\n      padding: 38px;\n    }\n\n    .rt-journey-intro,\n    .rt-accord-intro,\n    .rt-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .rt-journey-grid,\n    .rt-accord-grid,\n    .rt-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .rt-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .rt-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .rt-journey-card h4,\n    .rt-accord-card h4,\n    .rt-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .rt-journey-card p,\n    .rt-accord-card p,\n    .rt-trust-card p {\n      font-size: 1rem;\n    }\n\n    .rt-video-section {\n      margin-bottom: 50px;\n      padding: 38px;\n    }\n\n    .rt-video-title {\n      font-size: 1.55rem;\n    }\n\n    .rt-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .rt-desert-section {\n      padding: 44px;\n    }\n\n    .rt-desert-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .rt-desert-section p {\n      font-size: 1.15rem;\n    }\n\n    .rt-occasion-section {\n      padding: 38px;\n    }\n\n    .rt-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .rt-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .rt-performance-section {\n      padding: 30px;\n    }\n\n    .rt-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .rt-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .rt-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile Layout *\/\n\n  @media (max-width: 600px) {\n    .rt-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .rutbah-wrapper {\n      padding: 10px;\n    }\n\n    .rt-header {\n      padding: 25px 5px;\n    }\n\n    .rt-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .rt-main-title {\n      font-size: 1.8rem;\n      letter-spacing: 2px;\n    }\n\n    .rt-tagline {\n      font-size: 0.95rem;\n    }\n\n    .rt-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .rt-detail-value {\n      text-align: left;\n    }\n\n    .rt-character-card {\n      padding: 24px 18px;\n    }\n\n    .rt-journey-section,\n    .rt-accord-section,\n    .rt-trust-section {\n      padding: 25px 15px;\n    }\n\n    .rt-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .rt-journey-number {\n      left: 16px;\n    }\n\n    .rt-video-section {\n      padding: 24px 10px;\n    }\n\n    .rt-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .rt-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rutbah-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"rt-header\"\u003e\n\n    \u003cdiv class=\"rt-brand-tag\"\u003e\n      Adyan by Anfar Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rt-main-title\"\u003e\n      Rutbah\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rt-tagline\"\u003e\n      “Rich cognac, warm cinnamon and an irresistible praline-vanilla trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"rt-intro-grid\"\u003e\n\n    \u003cdiv class=\"rt-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/RUTBAH.jpg?v=1744979770\" alt=\"Rutbah by Adyan Eau de Parfum 100ml Unisex Fragrance\" class=\"rt-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rt-story\"\u003e\n\n      \u003ch3\u003e\n        A Rich and Intoxicating Gourmand Wood\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Experience the warm and captivating character of\n        \u003cstrong\u003eRutbah by Adyan\u003c\/strong\u003e, a sophisticated\n        \u003cstrong\u003e100ml unisex fragrance\u003c\/strong\u003e created for men and women who\n        appreciate rich cognac, aromatic spice, creamy vanilla and polished\n        woody notes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with a distinctive cognac accord. Rich, fruity\n        and gently oaky, cognac gives Rutbah an immediately luxurious\n        personality with warmth, depth and an inviting aromatic sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cinnamon, tonka bean and oak emerge at the heart. Cinnamon provides\n        warm spice, tonka bean introduces a smooth nutty sweetness and oak\n        reinforces the fragrance with a dry, earthy and structured woody\n        character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As Rutbah settles, praline, vanilla and sandalwood create a comforting\n        gourmand base. Praline brings a delectable nutty sweetness, vanilla\n        adds creamy warmth and sandalwood leaves a smooth, softly woody final\n        impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Balanced between sweetness, spice and elegant woods, Rutbah offers an\n        expressive fragrance experience that can move confidently from\n        daytime occasions to evenings, celebrations and cooler-weather wear.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"rt-notes-section\"\u003e\n\n    \u003ch3 class=\"rt-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"rt-notes-grid\"\u003e\n\n      \u003cdiv class=\"rt-note-card\"\u003e\n\n        \u003cdiv class=\"rt-note-label\"\u003e\n          Top Note\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-title\"\u003e\n          Cognac\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-description\"\u003e\n          A rich cognac accord introduces fruity warmth, polished oak and a\n          deep aromatic sweetness, creating an immediately luxurious and\n          distinctive opening.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-note-card\"\u003e\n\n        \u003cdiv class=\"rt-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-title\"\u003e\n          Cinnamon, Tonka Bean and Oak\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-description\"\u003e\n          Warm cinnamon blends with sweet, nutty tonka bean and earthy oak,\n          forming a textured heart filled with spice, richness and timeless\n          woody character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-note-card\"\u003e\n\n        \u003cdiv class=\"rt-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-title\"\u003e\n          Praline, Vanilla and Sandalwood\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rt-note-description\"\u003e\n          Gourmand praline and creamy vanilla settle into smooth sandalwood,\n          creating a comforting, delectable and softly woody final\n          impression.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"rt-character-section\"\u003e\n\n    \u003cdiv class=\"rt-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Cognac Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rutbah begins with an enveloping cognac accord that feels fruity,\n        oaky and gently sweet. Its richness gives the fragrance an immediate\n        sense of warmth, luxury and confident character.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rt-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Gourmand Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Praline and vanilla soften the spicy woods with creamy sweetness,\n        while sandalwood gives the finish a smooth and comforting depth that\n        remains polished rather than overpowering.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Details and Highlights --\u003e\n\n  \u003cdiv class=\"rt-details-grid\"\u003e\n\n    \u003cdiv class=\"rt-details-box\"\u003e\n\n      \u003ch4 class=\"rt-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003eRutbah\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003eAdyan by Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003e\n          Warm Spicy, Gourmand and Woody\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-detail-row\"\u003e\n        \u003cspan class=\"rt-detail-label\"\u003eKey Character\u003c\/span\u003e\n        \u003cspan class=\"rt-detail-value\"\u003e\n          Rich, Sweet, Warm and Comforting\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rt-highlights-box\"\u003e\n\n      \u003ch4 class=\"rt-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"rt-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml fragrance presentation\u003c\/li\u003e\n        \u003cli\u003eUnisex profile for men and women\u003c\/li\u003e\n        \u003cli\u003eRich fruity and oaky cognac opening\u003c\/li\u003e\n        \u003cli\u003eWarm aromatic cinnamon\u003c\/li\u003e\n        \u003cli\u003eSweet and nutty tonka-bean character\u003c\/li\u003e\n        \u003cli\u003eEarthy and structured oak accord\u003c\/li\u003e\n        \u003cli\u003eDelectable gourmand praline\u003c\/li\u003e\n        \u003cli\u003eCreamy and comforting vanilla\u003c\/li\u003e\n        \u003cli\u003eSmooth sandalwood foundation\u003c\/li\u003e\n        \u003cli\u003eBalanced warm-spicy and woody composition\u003c\/li\u003e\n        \u003cli\u003eSuitable for daytime and evening wear\u003c\/li\u003e\n        \u003cli\u003eElegant black and gold bottle presentation\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Journey --\u003e\n\n  \u003cdiv class=\"rt-journey-section\"\u003e\n\n    \u003ch3 class=\"rt-section-title\"\u003e\n      The Rutbah Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"rt-journey-intro\"\u003e\n      A luxurious progression from rich cognac to aromatic spice and a\n      comforting praline, vanilla and sandalwood foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rt-journey-grid\"\u003e\n\n      \u003cdiv class=\"rt-journey-card\"\u003e\n\n        \u003cdiv class=\"rt-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Rich Cognac\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fruity warmth and polished oak create an intoxicating opening with\n          depth, sweetness and immediate sophistication.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-journey-card\"\u003e\n\n        \u003cdiv class=\"rt-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Cinnamon and Tonka\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Warm cinnamon, sweet tonka bean and earthy oak form a spicy,\n          aromatic and richly textured heart.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-journey-card\"\u003e\n\n        \u003cdiv class=\"rt-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Praline Vanilla Woods\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Praline and vanilla melt into smooth sandalwood, creating a\n          delectable and comforting final signature.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"rt-accord-section\"\u003e\n\n    \u003ch3 class=\"rt-section-title\"\u003e\n      The Signature Rutbah Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"rt-accord-intro\"\u003e\n      A sophisticated unisex composition shaped by cognac warmth, aromatic\n      spice and a smooth gourmand-wood base.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rt-accord-grid\"\u003e\n\n      \u003cdiv class=\"rt-accord-card\"\u003e\n\n        \u003cdiv class=\"rt-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Cognac and Oak\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Cognac creates a fruity and aromatic richness, while oak introduces\n          structure, dryness and polished woody depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-accord-card\"\u003e\n\n        \u003cdiv class=\"rt-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Cinnamon and Tonka Bean\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Cinnamon brings resinous warmth while tonka bean adds smooth,\n          nutty sweetness and a soft, comforting texture.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-accord-card\"\u003e\n\n        \u003cdiv class=\"rt-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Praline Vanilla Sandalwood\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Praline and vanilla form a creamy gourmand accord, grounded by the\n          elegant smoothness of sandalwood.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Instagram Product Video --\u003e\n\n  \u003cdiv class=\"rt-video-section\"\u003e\n\n    \u003ch3 class=\"rt-video-title\"\u003e\n      Experience Rutbah\n    \u003c\/h3\u003e\n\n    \u003cp class=\"rt-video-subtitle\"\u003e\n      Discover the luxurious presentation and warm cognac, cinnamon,\n      praline and vanilla character of Rutbah by Adyan.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rt-instagram-frame\"\u003e\n\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DIYcEWAqvtg\/embed\/\" title=\"Rutbah by Adyan Instagram Product Reel\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rt-instagram-link\"\u003e\n\n      \u003ca href=\"https:\/\/www.instagram.com\/reels\/DIYcEWAqvtg\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Desert Luxury Statement --\u003e\n\n  \u003cdiv class=\"rt-desert-section\"\u003e\n\n    \u003ch3\u003e\n      Inspired by Desert Warmth\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rutbah reflects the mysterious warmth of the desert through rich\n      cognac, glowing spice and smooth woods. Its praline and vanilla base\n      adds a comforting sweetness, creating a scent that feels indulgent,\n      elegant and confidently distinctive.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"rt-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Versatile Warm Signature\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rutbah can complement daily wear, dinners, celebrations, formal\n      occasions and relaxed evenings. Its warm gourmand character is\n      especially inviting during cooler weather, while its balanced unisex\n      profile allows it to be enjoyed throughout the year.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"rt-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rutbah is presented as a long-lasting fragrance, supported by warm\n      tonka bean, praline, vanilla and sandalwood notes. Actual longevity and\n      projection can vary according to skin chemistry, application,\n      temperature, clothing and environment.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"rt-trust-section\"\u003e\n\n    \u003ch3 class=\"rt-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"rt-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, musk\n      fragrances, oud scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rt-trust-grid\"\u003e\n\n      \u003cdiv class=\"rt-trust-card\"\u003e\n\n        \u003cdiv class=\"rt-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Arabian Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover a broad selection of modern Arabian fragrances, musk\n          perfumes, rich woods and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-trust-card\"\u003e\n\n        \u003cdiv class=\"rt-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rt-trust-card\"\u003e\n\n        \u003cdiv class=\"rt-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"rt-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Rutbah by Adyan smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Rutbah is a warm, spicy, gourmand and woody fragrance. It opens\n          with rich cognac, develops into cinnamon, tonka bean and oak, and\n          settles on praline, vanilla and sandalwood.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Rutbah suitable for men and women?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Rutbah is presented as a unisex fragrance. Its cognac,\n          cinnamon, tonka, praline, vanilla and woody notes can be enjoyed by\n          both men and women.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Rutbah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Rutbah by Adyan is supplied in a 100ml, approximately\n          3.4-fluid-ounce, fragrance bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What is the top note in Rutbah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Cognac is the top note. It creates a rich, fruity, aromatic and\n          gently oaky opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the middle notes in Rutbah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Cinnamon, tonka bean and oak form the middle notes, creating a\n          warm, sweet, spicy and structured woody heart.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Rutbah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Praline, vanilla and sandalwood form the base, creating a sweet,\n          creamy, gourmand and softly woody finishing character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Rutbah a sweet fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Rutbah has noticeable gourmand sweetness from tonka bean,\n          praline and vanilla. Cognac, cinnamon, oak and sandalwood balance\n          the sweetness with spice and woody depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        How long does Rutbah last?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Rutbah is presented as a long-lasting fragrance. However, exact\n          longevity varies according to skin chemistry, application method,\n          temperature, clothing and environment.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Which season is best for Rutbah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Rutbah can be worn throughout the year. Its cognac, cinnamon,\n          tonka, praline, vanilla and sandalwood notes are particularly\n          comforting during autumn, winter and cooler evenings.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rt-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Rutbah suitable as a fragrance gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rt-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its unisex scent profile, warm gourmand character and elegant\n          black-and-gold presentation make Rutbah a refined gift for someone\n          who enjoys sweet, spicy and woody fragrances.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583505547510,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Rutbah-100ML-EDP.webp?v=1739212674"},{"product_id":"saphiro-edp-100ml","title":"Saphiro EDP (100ml)","description":"\u003cstyle\u003e\n  .saphiro-wrapper {\n    --sp-white: #ffffff;\n    --sp-cloud: #eef1f4;\n    --sp-pearl: #f8f9fa;\n    --sp-soft: #f4f6f8;\n    --sp-sapphire: #173f9e;\n    --sp-deep-sapphire: #102d75;\n    --sp-midnight: #111c3a;\n    --sp-steel: #7d8da8;\n    --sp-platinum: #c8ced8;\n    --sp-champagne: #c5ad69;\n    --sp-ink: #18202d;\n    --sp-body: #3d4652;\n    --sp-muted: #747d89;\n    --sp-border: #d8dde4;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sp-white);\n    color: var(--sp-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .saphiro-wrapper *,\n  .saphiro-wrapper *::before,\n  .saphiro-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sp-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sp-white);\n    border: 0;\n    border-bottom: 1px solid var(--sp-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sp-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sp-deep-sapphire);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sp-main-title {\n    margin: 0 0 10px;\n    color: var(--sp-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sp-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sp-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .sp-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sp-white);\n    border: 1px solid var(--sp-border);\n    border-radius: 10px;\n  }\n\n  .sp-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sp-story h3 {\n    margin: 0 0 16px;\n    color: var(--sp-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sp-story p {\n    margin: 0 0 17px;\n    color: var(--sp-body);\n    font-size: 1.05rem;\n  }\n\n  .sp-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sp-section-title {\n    margin: 0 0 25px;\n    color: var(--sp-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sp-notes-section,\n  .sp-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sp-white);\n    border: 1px solid var(--sp-border);\n    border-radius: 10px;\n  }\n\n  .sp-accord-section,\n  .sp-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sp-pearl);\n    border: 1px solid var(--sp-border);\n    border-radius: 10px;\n  }\n\n  .sp-notes-grid,\n  .sp-journey-grid,\n  .sp-accord-grid,\n  .sp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sp-note-card {\n    padding: 22px;\n    background: var(--sp-pearl);\n    border: 1px solid var(--sp-border);\n    border-top: 4px solid var(--sp-deep-sapphire);\n    border-radius: 8px;\n  }\n\n  .sp-note-label {\n    margin-bottom: 7px;\n    color: var(--sp-deep-sapphire);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sp-note-title {\n    margin-bottom: 7px;\n    color: var(--sp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sp-note-description {\n    color: var(--sp-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .sp-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sp-platinum);\n    border: 1px solid var(--sp-platinum);\n    border-radius: 10px;\n  }\n\n  .sp-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sp-deep-sapphire),\n      var(--sp-midnight)\n    );\n    color: var(--sp-white);\n  }\n\n  .sp-character-card h3 {\n    margin: 0 0 10px;\n    color: #edf3ff;\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sp-character-card p {\n    margin: 0;\n    color: #f7f9fc;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .sp-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sp-details-box,\n  .sp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sp-white);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sp-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sp-border);\n  }\n\n  .sp-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sp-border);\n  }\n\n  .sp-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sp-detail-label {\n    color: var(--sp-muted);\n    font-weight: 600;\n  }\n\n  .sp-detail-value {\n    color: var(--sp-ink);\n    text-align: right;\n  }\n\n  .sp-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sp-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sp-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sp-border);\n  }\n\n  .sp-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sp-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sp-deep-sapphire);\n    font-weight: 700;\n  }\n\n  .sp-journey-intro,\n  .sp-accord-intro,\n  .sp-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sp-pearl);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-journey-number,\n  .sp-accord-icon,\n  .sp-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sp-deep-sapphire);\n    color: var(--sp-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sp-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sp-journey-card h4,\n  .sp-accord-card h4,\n  .sp-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sp-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sp-journey-card p,\n  .sp-accord-card p,\n  .sp-trust-card p {\n    margin: 0;\n    color: var(--sp-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sp-accord-card,\n  .sp-trust-card {\n    padding: 22px;\n    background: var(--sp-white);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sp-accord-icon,\n  .sp-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .sp-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sp-midnight) 0%,\n      var(--sp-deep-sapphire) 48%,\n      var(--sp-midnight) 100%\n    );\n    color: var(--sp-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sp-statement-section h3 {\n    margin: 0 0 12px;\n    color: #f0e2b9;\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sp-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f6f8fc;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sp-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sp-pearl);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sp-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sp-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sp-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sp-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sp-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sp-soft);\n    border: 1px solid var(--sp-border);\n    border-left: 6px solid var(--sp-deep-sapphire);\n    border-radius: 8px;\n  }\n\n  .sp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sp-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sp-performance-section p {\n    margin: 0;\n    color: var(--sp-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sp-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sp-border);\n  }\n\n  .sp-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sp-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sp-faq-item {\n    background: var(--sp-white);\n    border-bottom: 1px solid var(--sp-border);\n  }\n\n  .sp-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sp-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sp-deep-sapphire);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sp-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sp-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sp-body);\n    font-size: 1rem;\n  }\n\n  .sp-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .saphiro-wrapper {\n      padding: 35px;\n    }\n\n    .sp-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sp-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sp-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sp-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sp-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sp-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sp-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sp-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sp-notes-grid,\n    .sp-journey-grid,\n    .sp-accord-grid,\n    .sp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sp-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sp-character-card {\n      padding: 35px;\n    }\n\n    .sp-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sp-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sp-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sp-section-title,\n    .sp-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sp-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sp-note-description {\n      font-size: 1rem;\n    }\n\n    .sp-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sp-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sp-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sp-detail-row,\n    .sp-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sp-journey-intro,\n    .sp-accord-intro,\n    .sp-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .sp-journey-card h4,\n    .sp-accord-card h4,\n    .sp-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sp-journey-card p,\n    .sp-accord-card p,\n    .sp-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sp-statement-section {\n      padding: 44px;\n    }\n\n    .sp-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sp-statement-section p,\n    .sp-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sp-occasion-section {\n      padding: 38px;\n    }\n\n    .sp-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sp-performance-section {\n      padding: 30px;\n    }\n\n    .sp-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sp-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sp-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sp-notes-grid,\n    .sp-journey-grid,\n    .sp-accord-grid,\n    .sp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .saphiro-wrapper {\n      padding: 10px;\n    }\n\n    .sp-header {\n      padding: 26px 8px;\n    }\n\n    .sp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sp-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sp-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sp-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sp-detail-value {\n      text-align: left;\n    }\n\n    .sp-character-card {\n      padding: 24px 18px;\n    }\n\n    .sp-journey-section,\n    .sp-accord-section,\n    .sp-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sp-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sp-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"saphiro-wrapper\"\u003e\n\n  \u003cdiv class=\"sp-header\"\u003e\n    \u003cdiv class=\"sp-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"sp-main-title\"\u003eSaphiro\u003c\/h2\u003e\n    \u003cp class=\"sp-tagline\"\u003e\n      “Aromatic freshness, smooth caramel, refined florals, oud and a warm musky-woody trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-intro-grid\"\u003e\n\n    \u003cdiv class=\"sp-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Saphiro-100-ML-EDP.jpg?v=1739212535\" alt=\"Saphiro by Anfar 100ml Eau de Parfum in a deep sapphire blue bottle with ornate platinum detailing and metallic crown cap\" class=\"sp-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-story\"\u003e\n      \u003ch3\u003eFresh Aromatics, Soft Caramel and Refined Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eSaphiro by Anfar\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e that combines aromatic freshness,\n        smooth caramel, refined florals, agarwood, warm amber, woods, moss\n        and musk.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The opening brings together aromatic, caramel and fresh facets. Bright\n        freshness gives the fragrance lift, while caramel introduces a smooth,\n        softly gourmand warmth without overpowering the composition.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Floral notes and agarwood form the heart. The floral character adds\n        elegance and softness, while oud gives the centre greater depth,\n        contrast and oriental refinement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber, woods, moss and musk shape the base. Amber creates warmth,\n        woody facets provide structure, moss introduces an earthy quality, and\n        musk leaves a smooth, softly enveloping finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep sapphire-blue bottle with vertical texture,\n        ornate platinum-toned detailing and a sculpted metallic crown cap,\n        Saphiro combines regal presentation with a versatile fragrance\n        character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-notes-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"sp-notes-grid\"\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n        \u003cdiv class=\"sp-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-title\"\u003eAromatic, Caramel and Fresh\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-description\"\u003e\n          Fresh aromatic facets are softened by smooth caramel, creating an\n          uplifting opening with gentle gourmand warmth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n        \u003cdiv class=\"sp-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-title\"\u003eFloral and Agarwood\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-description\"\u003e\n          Refined floral notes meet agarwood, balancing softness and elegance\n          with deeper oriental character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n        \u003cdiv class=\"sp-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-title\"\u003eAmber, Woods, Moss and Musk\u003c\/div\u003e\n        \u003cdiv class=\"sp-note-description\"\u003e\n          Warm amber, structured woods, earthy moss and smooth musk create a\n          rich and softly lingering foundation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-character-section\"\u003e\n\n    \u003cdiv class=\"sp-character-card\"\u003e\n      \u003ch3\u003eThe Fresh Caramel Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Aromatic freshness is rounded by caramel, producing a bright, smooth\n        and immediately inviting first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-character-card\"\u003e\n      \u003ch3\u003eThe Floral Oud Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Florals and agarwood gradually settle into amber, woods, moss and musk\n        for a warm, elegant and grounded trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-details-grid\"\u003e\n\n    \u003cdiv class=\"sp-details-box\"\u003e\n\n      \u003ch4 class=\"sp-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eSaphiro\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eAromatic, Caramel, Fresh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eFloral, Agarwood \/ Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eAmbery, Woody, Moss, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003e\n          Aromatic, Caramel, Floral, Oud, Amber, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003e\n          Sapphire Blue with Ornate Platinum Detailing\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-highlights-box\"\u003e\n\n      \u003ch4 class=\"sp-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"sp-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eFresh aromatic opening\u003c\/li\u003e\n        \u003cli\u003eSmooth caramel warmth\u003c\/li\u003e\n        \u003cli\u003eRefined floral heart\u003c\/li\u003e\n        \u003cli\u003eElegant agarwood depth\u003c\/li\u003e\n        \u003cli\u003eWarm amber foundation\u003c\/li\u003e\n        \u003cli\u003eStructured woody character\u003c\/li\u003e\n        \u003cli\u003eEarthy moss nuance\u003c\/li\u003e\n        \u003cli\u003eSoft musky finish\u003c\/li\u003e\n        \u003cli\u003eBalanced fresh-to-warm progression\u003c\/li\u003e\n        \u003cli\u003eDistinctive sapphire-blue bottle\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-journey-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003eThe Saphiro Journey\u003c\/h3\u003e\n\n    \u003cp class=\"sp-journey-intro\"\u003e\n      A polished progression from aromatic freshness and caramel to floral\n      agarwood before settling into amber, woods, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-journey-grid\"\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n        \u003cdiv class=\"sp-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Aromatic Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Aromatic freshness and caramel create a bright, smooth and inviting\n          opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n        \u003cdiv class=\"sp-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Oud Elegance\u003c\/h4\u003e\n        \u003cp\u003e\n          Refined floral notes and agarwood introduce softness, contrast and\n          oriental depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n        \u003cdiv class=\"sp-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, woods, moss and musk create a warm, earthy and softly\n          enveloping trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-accord-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003eThe Signature Saphiro Accords\u003c\/h3\u003e\n\n    \u003cp class=\"sp-accord-intro\"\u003e\n      A sophisticated composition shaped by aromatic freshness, caramel,\n      florals, agarwood, amber, woods, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-accord-grid\"\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n        \u003cdiv class=\"sp-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAromatic Freshness and Caramel\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh aromatic facets are rounded by smooth caramel for a bright yet\n          comforting introduction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n        \u003cdiv class=\"sp-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eFlorals and Agarwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Elegant florals meet oud depth, creating a refined and balanced\n          centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n        \u003cdiv class=\"sp-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber, Moss and Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, woods, moss and musk create warmth, structure and a smooth\n          lasting impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-statement-section\"\u003e\n\n    \u003ch3\u003eRegal Freshness with Warm Oriental Depth\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Saphiro moves from aromatic freshness and caramel into florals and\n      agarwood before settling into amber, woods, moss and musk. Its\n      sapphire-blue bottle and ornate metallic detailing reflect a fragrance\n      designed to feel polished, elegant and memorable.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-occasion-section\"\u003e\n\n    \u003ch3\u003eA Versatile Signature for Refined Occasions\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Saphiro’s fresh opening makes it approachable for daytime wear, while\n      its floral oud heart and warm ambery-musky base add depth for dinners,\n      gatherings and special occasions. Its regal presentation also makes it\n      suitable for fragrance gifting.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-performance-section\"\u003e\n\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Saphiro is listed as an Eau de Parfum with amber, woods, moss and musk\n      providing a substantial foundation. This aromatic, floral and woody\n      structure is designed to create a noticeable fragrance presence. Exact\n      longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-trust-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"sp-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, floral scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-trust-grid\"\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n        \u003cdiv class=\"sp-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover contemporary fragrance releases, Arabian perfumes, oud\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n        \u003cdiv class=\"sp-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n        \u003cdiv class=\"sp-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What does Saphiro by Anfar smell like?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saphiro opens with aromatic, fresh and caramel facets, develops into\n          florals and agarwood, and settles into amber, woods, moss and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Saphiro?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are aromatic, caramel and fresh.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the middle notes in Saphiro?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Floral notes and agarwood, also known as oud, form the middle of\n          the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Saphiro?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ambery notes, woody notes, moss and musk form the warm and grounded\n          base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Saphiro?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saphiro by Anfar is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Saphiro a sweet fragrance?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saphiro has a smooth caramel facet, but it is balanced by aromatic\n          freshness, florals, agarwood, moss and woods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Does Saphiro contain oud?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Agarwood, commonly associated with oud, is listed in the middle\n          notes of Saphiro.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        When is Saphiro best worn?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh opening and warm floral-woody base make it suitable for\n          everyday wear, dinners, gatherings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Saphiro a long-lasting fragrance?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saphiro is listed as an Eau de Parfum with amber, woods, moss and\n          musk in the base. Exact performance varies according to skin type,\n          climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Saphiro suitable as a perfume gift?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, sophisticated fragrance profile and ornate\n          sapphire-blue presentation make it an attractive fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583510659318,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Saphiro-100-ML-EDP.jpg?v=1739212535"},{"product_id":"savage-intense-100ml","title":"Savage Intense (100ml)","description":"\u003c!-- Savage Intense by Asten Eau de Parfum 100ml --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Pure-White Areas, Fixed Borders, Product-Derived Palette and 42px Circles --\u003e\n\u003c!-- Product Colours: Midnight Navy, Glacier Blue, Cool Silver, Near Black and Pale Icy Blue --\u003e\n\n\u003cstyle\u003e\n  .savage-intense-wrapper {\n    --sv-white: #ffffff;\n    --sv-pale: #f1f6fb;\n    --sv-pale-2: #f8fbfd;\n    --sv-near-white: #fcfcfc;\n    --sv-border: #d8e3eb;\n    --sv-neutral-border: #e5ebef;\n\n    --sv-dominant: #142342;\n    --sv-dominant-dark: #0b1428;\n    --sv-secondary: #83abc8;\n    --sv-accent: #b3c1cc;\n    --sv-dark-support: #182846;\n    --sv-dark-deep: #080d17;\n\n    --sv-ink: #111722;\n    --sv-body: #37414b;\n    --sv-muted: #6f7b86;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sv-white);\n    color: var(--sv-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .savage-intense-wrapper *,\n  .savage-intense-wrapper *::before,\n  .savage-intense-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .sv-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sv-white);\n    border: 0;\n    border-bottom: 1px solid var(--sv-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sv-header::before,\n  .sv-header::after {\n    display: none;\n  }\n\n  .sv-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sv-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sv-main-title {\n    margin: 0 0 10px;\n    color: var(--sv-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sv-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sv-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .sv-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sv-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 10px;\n  }\n\n  .sv-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sv-story h3 {\n    margin: 0 0 16px;\n    color: var(--sv-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sv-story p {\n    margin: 0 0 17px;\n    color: var(--sv-body);\n    font-size: 1.05rem;\n  }\n\n  .sv-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sv-section-title {\n    margin: 0 0 25px;\n    color: var(--sv-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .sv-notes-section,\n  .sv-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 10px;\n  }\n\n  .sv-accord-section,\n  .sv-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sv-pale);\n    border: 1px solid var(--sv-border);\n    border-radius: 10px;\n  }\n\n  .sv-notes-grid,\n  .sv-journey-grid,\n  .sv-accord-grid,\n  .sv-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .sv-note-card {\n    padding: 22px;\n    background: var(--sv-pale);\n    border: 1px solid var(--sv-border);\n    border-top: 4px solid var(--sv-dominant);\n    border-radius: 8px;\n  }\n\n  .sv-note-card:nth-child(2),\n  .sv-note-card:nth-child(3) {\n    border-left: 1px solid var(--sv-border);\n    border-top-color: var(--sv-dominant);\n  }\n\n  .sv-note-label,\n  .sv-note-card:nth-child(2) .sv-note-label,\n  .sv-note-card:nth-child(3) .sv-note-label {\n    margin-bottom: 7px;\n    color: var(--sv-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sv-note-title {\n    margin-bottom: 7px;\n    color: var(--sv-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sv-note-description {\n    color: var(--sv-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .sv-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sv-secondary);\n    border: 1px solid var(--sv-secondary);\n    border-radius: 10px;\n  }\n\n  .sv-character-card,\n  .sv-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sv-dark-support),\n      var(--sv-dark-deep)\n    );\n    color: var(--sv-white);\n  }\n\n  .sv-character-card:nth-child(2) {\n    background: linear-gradient(\n      135deg,\n      var(--sv-dominant),\n      var(--sv-dark-deep)\n    );\n  }\n\n  .sv-character-card h3,\n  .sv-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--sv-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sv-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .sv-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sv-details-box,\n  .sv-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 8px;\n  }\n\n  .sv-box-title,\n  .sv-highlights-box .sv-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sv-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sv-border);\n  }\n\n  .sv-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sv-neutral-border);\n  }\n\n  .sv-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sv-detail-label {\n    color: var(--sv-muted);\n    font-weight: 600;\n  }\n\n  .sv-detail-value {\n    color: var(--sv-ink);\n    text-align: right;\n  }\n\n  .sv-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sv-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sv-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sv-neutral-border);\n  }\n\n  .sv-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sv-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sv-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .sv-journey-intro,\n  .sv-accord-intro,\n  .sv-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sv-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sv-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sv-pale);\n    border: 1px solid var(--sv-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .sv-journey-number,\n  .sv-accord-icon,\n  .sv-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sv-dominant);\n    color: var(--sv-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sv-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sv-journey-card:nth-child(2) .sv-journey-number,\n  .sv-journey-card:nth-child(3) .sv-journey-number,\n  .sv-accord-card:nth-child(2) .sv-accord-icon,\n  .sv-accord-card:nth-child(3) .sv-accord-icon,\n  .sv-trust-card:nth-child(2) .sv-trust-icon,\n  .sv-trust-card:nth-child(3) .sv-trust-icon {\n    background: var(--sv-dominant);\n    color: var(--sv-white);\n  }\n\n  .sv-journey-card h4,\n  .sv-accord-card h4,\n  .sv-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sv-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sv-journey-card p,\n  .sv-accord-card p,\n  .sv-trust-card p {\n    margin: 0;\n    color: var(--sv-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .sv-accord-card,\n  .sv-trust-card {\n    padding: 22px;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sv-accord-icon,\n  .sv-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .sv-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 10px;\n  }\n\n  .sv-video-title {\n    margin: 0 0 8px;\n    color: var(--sv-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sv-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--sv-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .sv-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--sv-white);\n    border: 1px solid var(--sv-border);\n    border-radius: 8px;\n  }\n\n  .sv-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--sv-white);\n    border: 0;\n  }\n\n  .sv-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .sv-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--sv-dominant);\n    color: var(--sv-white);\n    border: 1px solid var(--sv-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .sv-instagram-link a:hover {\n    background: var(--sv-dominant-dark);\n    border-color: var(--sv-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .sv-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sv-dark-support) 0%,\n      var(--sv-dominant) 48%,\n      var(--sv-dark-deep) 100%\n    );\n    color: var(--sv-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sv-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sv-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sv-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .sv-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sv-pale);\n    border: 1px solid var(--sv-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sv-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sv-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sv-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sv-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .sv-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sv-pale-2);\n    border: 1px solid var(--sv-border);\n    border-left: 6px solid var(--sv-dominant);\n    border-radius: 8px;\n  }\n\n  .sv-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sv-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sv-performance-section p {\n    margin: 0;\n    color: var(--sv-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .sv-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sv-border);\n  }\n\n  .sv-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sv-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sv-faq-item {\n    background: var(--sv-white);\n    border-bottom: 1px solid var(--sv-border);\n  }\n\n  .sv-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sv-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sv-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sv-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sv-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sv-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sv-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sv-body);\n    font-size: 1rem;\n  }\n\n  .sv-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .savage-intense-wrapper {\n      padding: 35px;\n    }\n\n    .sv-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sv-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sv-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sv-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sv-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sv-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sv-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sv-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sv-notes-grid,\n    .sv-journey-grid,\n    .sv-accord-grid,\n    .sv-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sv-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sv-character-card {\n      padding: 35px;\n    }\n\n    .sv-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sv-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sv-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sv-section-title,\n    .sv-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sv-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sv-note-description {\n      font-size: 1rem;\n    }\n\n    .sv-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sv-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sv-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sv-detail-row,\n    .sv-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sv-journey-intro,\n    .sv-accord-intro,\n    .sv-trust-intro,\n    .sv-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .sv-journey-card h4,\n    .sv-accord-card h4,\n    .sv-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sv-journey-card p,\n    .sv-accord-card p,\n    .sv-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sv-video-title {\n      font-size: 1.55rem;\n    }\n\n    .sv-statement-section {\n      padding: 44px;\n    }\n\n    .sv-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sv-statement-section p,\n    .sv-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sv-occasion-section {\n      padding: 38px;\n    }\n\n    .sv-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sv-performance-section {\n      padding: 30px;\n    }\n\n    .sv-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sv-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sv-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sv-notes-grid,\n    .sv-journey-grid,\n    .sv-accord-grid,\n    .sv-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .savage-intense-wrapper {\n      padding: 10px;\n    }\n\n    .sv-header {\n      padding: 26px 8px;\n    }\n\n    .sv-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sv-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sv-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sv-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sv-detail-value {\n      text-align: left;\n    }\n\n    .sv-character-card {\n      padding: 24px 18px;\n    }\n\n    .sv-journey-section,\n    .sv-accord-section,\n    .sv-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sv-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sv-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sv-video-section {\n      padding: 24px 10px;\n    }\n\n    .sv-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .sv-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"savage-intense-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"sv-header\"\u003e\n\n    \u003cdiv class=\"sv-brand-tag\"\u003e\n      Asten Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sv-main-title\"\u003e\n      Savage Intense\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sv-tagline\"\u003e\n      “Juicy bergamot, sensual spice and smoky vanilla across a cool woody-amber trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"sv-intro-grid\"\u003e\n\n    \u003cdiv class=\"sv-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/ezgif_com-webp-to-jpg-converter-6_jpg.webp?v=1739212437\" alt=\"Savage Intense by Asten 100ml Eau de Parfum with midnight navy to icy blue gradient bottle and matching box\" class=\"sv-product-image\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sv-story\"\u003e\n\n      \u003ch3\u003e\n        Powerful Freshness with a Smoky Twilight Trail\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Experience the vivid freshness of\n        \u003cstrong\u003eSavage Intense by Asten\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e that combines spirited citrus,\n        sensual spice, woody amber and smoky vanilla.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with Calabrian bergamot. Juicy, energetic and\n        bright, it creates a fresh first impression with a lively citrus\n        character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, warm spicy facets add fullness,\n        sensuality and contrast. The spice sits between the brilliant\n        opening and the deeper woody-amber foundation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ambroxan shapes the trail with a smooth woody and amber-like\n        character, while Papua New Guinean vanilla absolute introduces\n        smoky warmth and depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition evokes the meeting of burning desert air and the\n        coolness of night at twilight. Savage Intense is presented in a\n        midnight navy bottle that fades into transparent icy blue, with a\n        glossy black cap and coordinated dark presentation box.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"sv-notes-section\"\u003e\n\n    \u003ch3 class=\"sv-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"sv-notes-grid\"\u003e\n\n      \u003cdiv class=\"sv-note-card\"\u003e\n\n        \u003cdiv class=\"sv-note-label\"\u003e\n          Opening Note\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-title\"\u003e\n          Calabrian Bergamot\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-description\"\u003e\n          Juicy and spirited bergamot creates an immediate burst of citrus\n          freshness with bright, energetic character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-note-card\"\u003e\n\n        \u003cdiv class=\"sv-note-label\"\u003e\n          Developing Heart\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-title\"\u003e\n          Sensual Spicy Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-description\"\u003e\n          Warm spice adds fullness, texture and sensuality without\n          overpowering the vivid citrus opening.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-note-card\"\u003e\n\n        \u003cdiv class=\"sv-note-label\"\u003e\n          Woody-Amber Base\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-title\"\u003e\n          Ambroxan and Papua New Guinean Vanilla Absolute\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sv-note-description\"\u003e\n          Smooth woody amber meets smoky vanilla absolute for a warm,\n          mysterious and deeply contrasting finishing trail.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"sv-character-section\"\u003e\n\n    \u003cdiv class=\"sv-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Bergamot Ice Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Calabrian bergamot creates bright citrus momentum, reflecting the\n        clear, icy lower gradient of the bottle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sv-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Smoky Twilight Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Spicy facets move into ambroxan and smoky vanilla, creating a warm\n        woody-amber finish against the fragrance’s cool opening.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Details and Highlights --\u003e\n\n  \u003cdiv class=\"sv-details-grid\"\u003e\n\n    \u003cdiv class=\"sv-details-box\"\u003e\n\n      \u003ch4 class=\"sv-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003eSavage Intense\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003e\n          Citrus, Spicy, Woody Amber and Smoky Vanilla\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eOpening Character\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003e\n          Fresh, Juicy and Spirited\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003eDry-Down Character\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003e\n          Warm, Smoky and Mysterious\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-detail-row\"\u003e\n        \u003cspan class=\"sv-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sv-detail-value\"\u003e\n          Midnight Navy to Icy Crystal Gradient\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sv-highlights-box\"\u003e\n\n      \u003ch4 class=\"sv-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"sv-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003ePowerful fresh-to-warm composition\u003c\/li\u003e\n\n        \u003cli\u003eJuicy Calabrian bergamot opening\u003c\/li\u003e\n\n        \u003cli\u003eBright and spirited citrus character\u003c\/li\u003e\n\n        \u003cli\u003eSensual spicy development\u003c\/li\u003e\n\n        \u003cli\u003eSmooth woody-amber ambroxan trail\u003c\/li\u003e\n\n        \u003cli\u003eSmoky Papua New Guinean vanilla absolute\u003c\/li\u003e\n\n        \u003cli\u003eContrasting cool and warm facets\u003c\/li\u003e\n\n        \u003cli\u003eFresh yet mysterious fragrance identity\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for day-to-evening wear\u003c\/li\u003e\n\n        \u003cli\u003eDistinctive twilight-inspired character\u003c\/li\u003e\n\n        \u003cli\u003eMidnight-to-crystal gradient presentation\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Journey --\u003e\n\n  \u003cdiv class=\"sv-journey-section\"\u003e\n\n    \u003ch3 class=\"sv-section-title\"\u003e\n      The Savage Intense Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sv-journey-intro\"\u003e\n      A clear progression from juicy citrus freshness to sensual spice,\n      smooth ambroxan and smoky vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sv-journey-grid\"\u003e\n\n      \u003cdiv class=\"sv-journey-card\"\u003e\n\n        \u003cdiv class=\"sv-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Bergamot Flash\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Calabrian bergamot creates a vivid, juicy and energetic citrus\n          introduction.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-journey-card\"\u003e\n\n        \u003cdiv class=\"sv-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Sensual Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Spicy facets add warmth, fullness and texture as the initial\n          freshness begins to settle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-journey-card\"\u003e\n\n        \u003cdiv class=\"sv-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Smoky Woody Amber\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Ambroxan and vanilla absolute create a smooth, warm and\n          mysterious finishing trail.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"sv-accord-section\"\u003e\n\n    \u003ch3 class=\"sv-section-title\"\u003e\n      The Signature Savage Intense Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sv-accord-intro\"\u003e\n      A contrasting composition shaped by luminous bergamot, sensual spice,\n      woody amber and smoky vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sv-accord-grid\"\u003e\n\n      \u003cdiv class=\"sv-accord-card\"\u003e\n\n        \u003cdiv class=\"sv-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Calabrian Bergamot\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          A bright, juicy citrus accord creates freshness, energy and a\n          spirited first impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-accord-card\"\u003e\n\n        \u003cdiv class=\"sv-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Sensual Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Warm spicy facets provide fullness and bridge the citrus opening\n          with the deeper base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-accord-card\"\u003e\n\n        \u003cdiv class=\"sv-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Ambroxan and Smoky Vanilla\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Woody amber and Papua New Guinean vanilla absolute create a warm,\n          smooth and mysterious finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Statement --\u003e\n\n  \u003cdiv class=\"sv-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Where Desert Heat Meets the Cool Night\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Savage Intense brings together spirited Calabrian bergamot, sensual\n      spice, woody-amber ambroxan and smoky vanilla absolute. Its\n      midnight-to-ice bottle gradient reflects the contrast between burning\n      desert air and the cooling atmosphere of twilight.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"sv-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Fresh Signature with Evening Depth\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The bright bergamot opening makes Savage Intense approachable during\n      the day, while its spicy, woody-amber and smoky vanilla trail adds\n      depth for dinners, evening gatherings and special occasions. Its\n      modern gradient presentation also makes it suitable for fragrance\n      gifting.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"sv-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Savage Intense is supplied as an Eau de Parfum with a substantial\n      ambroxan and vanilla absolute foundation. This fresh-to-warm structure\n      is designed to create a noticeable fragrance presence. Exact\n      longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"sv-trust-section\"\u003e\n\n    \u003ch3 class=\"sv-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sv-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, fresh\n      fragrances, woody-amber scents, musk compositions and gift-ready Eau\n      de Parfum presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sv-trust-grid\"\u003e\n\n      \u003cdiv class=\"sv-trust-card\"\u003e\n\n        \u003cdiv class=\"sv-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover contemporary Eau de Parfum releases, Arabian fragrances,\n          woody compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-trust-card\"\u003e\n\n        \u003cdiv class=\"sv-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sv-trust-card\"\u003e\n\n        \u003cdiv class=\"sv-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"sv-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Savage Intense by Asten smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Savage Intense opens with juicy Calabrian bergamot, develops with\n          sensual spicy facets, and settles into woody-amber ambroxan\n          wrapped in smoky Papua New Guinean vanilla absolute.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What is the main opening note in Savage Intense?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Calabrian bergamot is the main listed opening note, providing a\n          juicy, spirited and refreshing citrus character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What spicy notes are used in Savage Intense?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The product description identifies new spicy facets but does not\n          name individual spices. These notes add fullness and sensuality to\n          the fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Savage Intense?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The base focuses on woody-amber ambroxan and smoky Papua New\n          Guinean vanilla absolute.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Savage Intense Eau de Parfum?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Savage Intense by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Savage Intense a citrus fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Savage Intense has a prominent citrus opening from Calabrian\n          bergamot, but it develops into a spicy, woody-amber and smoky\n          vanilla fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Savage Intense a sweet perfume?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Smoky vanilla absolute adds warmth and smooth sweetness, balanced\n          by fresh bergamot, spice and woody-amber ambroxan.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When is Savage Intense best worn?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its citrus freshness and deeper spicy, woody-amber and vanilla\n          trail make it suitable for day-to-evening wear, dinners,\n          gatherings and special occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Savage Intense a long-lasting fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Savage Intense is supplied as an Eau de Parfum with an ambroxan\n          and vanilla absolute foundation. Exact performance varies\n          according to skin type, climate, application amount and clothing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sv-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Savage Intense suitable as a perfume gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sv-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, fresh-to-warm fragrance profile and midnight\n          navy to icy-blue gradient presentation make it a distinctive\n          fragrance gift.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583513051382,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Savage-Intense_jpg.webp?v=1739212437"},{"product_id":"shimmer-edp-100ml","title":"Shimmer EDP (100ML)","description":"\u003cstyle\u003e\n  .asten-shimmer-wrapper {\n    --as-cobalt: #123ed6;\n    --as-electric: #2556f4;\n    --as-midnight: #08102f;\n    --as-deep-ink: #161827;\n    --as-graphite: #262b3d;\n    --as-champagne: #c7a052;\n    --as-soft-gold: #ead9a6;\n    --as-pearl: #f8f9ff;\n    --as-ice-blue: #eef4ff;\n    --as-light-blue: #f3f6ff;\n    --as-white: #ffffff;\n    --as-body: #293049;\n    --as-muted: #68708b;\n    --as-border: #dcdff3;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--as-white);\n    color: var(--as-deep-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .asten-shimmer-wrapper *,\n  .asten-shimmer-wrapper *::before,\n  .asten-shimmer-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .as-header {\n    margin-bottom: 30px;\n    padding: 42px 10px 36px;\n    text-align: center;\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-brand-tag {\n    margin-bottom: 7px;\n    color: var(--as-cobalt);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .as-main-title {\n    margin: 0 0 10px;\n    color: var(--as-deep-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .as-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--as-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .as-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .as-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      var(--as-white) 0%,\n      var(--as-ice-blue) 52%,\n      var(--as-pearl) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n    box-shadow: 0 10px 28px rgba(18, 62, 214, 0.08);\n  }\n\n  .as-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .as-story h3 {\n    margin: 0 0 16px;\n    color: var(--as-deep-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-story p {\n    margin: 0 0 17px;\n    color: var(--as-body);\n    font-size: 1.05rem;\n  }\n\n  .as-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .as-section-title {\n    margin: 0 0 25px;\n    color: var(--as-deep-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .as-note-card {\n    position: relative;\n    overflow: hidden;\n    padding: 22px;\n    background: linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8f9ff 100%\n    );\n    border: 1px solid var(--as-border);\n    border-top: 3px solid var(--as-champagne);\n    border-radius: 7px;\n    box-shadow: 0 4px 14px rgba(16, 21, 47, 0.04);\n  }\n\n  .as-note-label {\n    margin-bottom: 7px;\n    color: var(--as-cobalt);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .as-note-title {\n    margin-bottom: 7px;\n    color: var(--as-deep-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .as-note-description {\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .as-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--as-champagne);\n    border-radius: 9px;\n  }\n\n  .as-character-card {\n    padding: 28px 22px;\n    background: linear-gradient(\n      145deg,\n      var(--as-midnight) 0%,\n      #10152f 100%\n    );\n    color: var(--as-white);\n  }\n\n  .as-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--as-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-character-card p {\n    margin: 0;\n    color: #f5f6ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .as-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .as-details-box,\n  .as-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--as-deep-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .as-detail-label {\n    color: var(--as-muted);\n    font-weight: 600;\n  }\n\n  .as-detail-value {\n    color: var(--as-deep-ink);\n    text-align: right;\n  }\n\n  .as-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .as-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--as-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .as-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--as-cobalt);\n    font-weight: 700;\n  }\n\n  .as-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: linear-gradient(\n      135deg,\n      var(--as-ice-blue) 0%,\n      var(--as-light-blue) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n  }\n\n  .as-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .as-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-journey-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n  }\n\n  .as-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-accord-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .as-accord-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .as-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-accord-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-statement-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background:\n      radial-gradient(\n        circle at 78% 20%,\n        rgba(199, 160, 82, 0.32) 0%,\n        rgba(199, 160, 82, 0) 30%\n      ),\n      linear-gradient(\n        135deg,\n        var(--as-electric) 0%,\n        var(--as-cobalt) 42%,\n        var(--as-midnight) 100%\n      );\n    color: var(--as-white);\n    text-align: center;\n    border-radius: 9px;\n  }\n\n  .as-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--as-ice-blue) 0%,\n      var(--as-pearl) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n    text-align: center;\n  }\n\n  .as-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-deep-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-left: 4px solid var(--as-cobalt);\n    border-radius: 7px;\n  }\n\n  .as-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-performance-section p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .as-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-trust-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .as-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .as-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-trust-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--as-border);\n  }\n\n  .as-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--as-deep-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-faq-item {\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--as-deep-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .as-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .as-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--as-cobalt);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .as-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .as-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--as-body);\n    font-size: 1rem;\n  }\n\n  .as-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .asten-shimmer-wrapper {\n      padding: 35px;\n    }\n\n    .as-header {\n      margin-bottom: 50px;\n      padding: 55px 10px 42px;\n    }\n\n    .as-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .as-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .as-tagline {\n      font-size: 1.3rem;\n    }\n\n    .as-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .as-image-frame {\n      max-width: 450px;\n      margin: 0 auto;\n    }\n\n    .as-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .as-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .as-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .as-section-title,\n    .as-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .as-note-title {\n      font-size: 1.15rem;\n    }\n\n    .as-note-description {\n      font-size: 1rem;\n    }\n\n    .as-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .as-character-card {\n      padding: 35px;\n    }\n\n    .as-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .as-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .as-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .as-box-title {\n      font-size: 1.05rem;\n    }\n\n    .as-detail-row,\n    .as-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 38px;\n    }\n\n    .as-journey-intro,\n    .as-accord-intro,\n    .as-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .as-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .as-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .as-journey-card h4,\n    .as-accord-card h4,\n    .as-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card p,\n    .as-accord-card p,\n    .as-trust-card p {\n      font-size: 1rem;\n    }\n\n    .as-statement-section {\n      padding: 44px;\n    }\n\n    .as-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .as-statement-section p {\n      font-size: 1.15rem;\n    }\n\n    .as-occasion-section {\n      padding: 38px;\n    }\n\n    .as-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .as-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .as-performance-section {\n      padding: 30px;\n    }\n\n    .as-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .as-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .as-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .asten-shimmer-wrapper {\n      padding: 10px;\n    }\n\n    .as-header {\n      padding: 30px 5px;\n    }\n\n    .as-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .as-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .as-tagline {\n      font-size: 0.95rem;\n    }\n\n    .as-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .as-detail-value {\n      text-align: left;\n    }\n\n    .as-character-card {\n      padding: 24px 18px;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 25px 15px;\n    }\n\n    .as-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .as-journey-number {\n      left: 16px;\n    }\n\n    .as-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"asten-shimmer-wrapper\"\u003e\n\n  \u003cdiv class=\"as-header\"\u003e\n\n    \u003cdiv class=\"as-brand-tag\"\u003e\n      Asten Eau de Parfum\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"as-main-title\"\u003e\n      Shimmer\n    \u003c\/h2\u003e\n\n    \u003cp class=\"as-tagline\"\u003e\n      “Citrus brilliance, polished florals and a deep sensual trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-intro-grid\"\u003e\n\n    \u003cdiv class=\"as-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Shimmer-EDP-100ML.webp?v=1739212150\" alt=\"Shimmer by Asten 100ml Eau de Parfum with cobalt blue bottle, dark presentation box and gold detailing\" class=\"as-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-story\"\u003e\n\n      \u003ch3\u003e\n        A Luminous Citrus Opening with a Dark Sensual Foundation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Elevate your senses with \u003cstrong\u003eShimmer by Asten\u003c\/strong\u003e, a\n        luxurious \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e that moves from\n        refreshing citrus brightness into elegant florals, earthy woods and a\n        deep sensual base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with citruses, bergamot, lemon, cedar and\n        mandarin orange. Sparkling citrus notes create energy and brightness,\n        while cedar introduces a dry woody structure that keeps the opening\n        balanced and refined.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Iris, patchouli, vetiver, jasmine and rose form the heart. Iris brings\n        a polished floral softness, jasmine and rose add classic elegance, and\n        patchouli with vetiver introduces earthy, woody complexity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base combines vanilla, incense, leather, opoponax, civet,\n        sandalwood, tonka bean and musk. Sweet warmth meets smoky resin,\n        smooth leather, creamy woods and sensual musk to create a rich and\n        memorable dry-down.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Shimmer is presented in a sculpted cobalt-blue glass bottle with a\n        dark reflective cap and a coordinated presentation box. Its bold visual\n        identity and layered fragrance profile make it suitable for personal\n        collections as well as thoughtful fragrance gifting.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-notes-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"as-notes-grid\"\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Citruses, Bergamot, Lemon, Cedar and Mandarin Orange\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Vibrant citrus notes create a lively and sophisticated opening,\n          while cedar introduces a dry woody balance beneath the brightness.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Iris, Patchouli, Vetiver, Jasmine and Rose\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Elegant florals meet earthy patchouli and vetiver, creating a\n          refined heart with softness, depth and botanical complexity.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Vanilla, Incense, Leather, Opoponax, Civet, Sandalwood, Tonka Bean and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Sweet vanilla and tonka blend with smoke, resin, leather, creamy\n          sandalwood and musk for a warm, mysterious and sensual finish.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-character-section\"\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Sparkling Citrus Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Bergamot, lemon, mandarin orange and other citrus accords create a\n        vivid first impression. Cedar adds structure, preventing the brightness\n        from feeling overly sharp.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Smoky Musky Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Vanilla, incense, leather, opoponax, sandalwood, tonka bean, civet and\n        musk settle into a warm, resinous and deeply sensual finishing trail.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-details-grid\"\u003e\n\n    \u003cdiv class=\"as-details-box\"\u003e\n\n      \u003ch4 class=\"as-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eShimmer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Citrus, Floral, Woody, Resinous, Leathery and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Fresh, Warm, Smoky and Sensual\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Daytime, Evenings and Special Occasions\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Cobalt Blue, Midnight and Gold Details\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-highlights-box\"\u003e\n\n      \u003ch4 class=\"as-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"as-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eBright citrus and bergamot opening\u003c\/li\u003e\n        \u003cli\u003eFresh lemon and mandarin orange\u003c\/li\u003e\n        \u003cli\u003eDry and grounding cedar\u003c\/li\u003e\n        \u003cli\u003eElegant iris, jasmine and rose heart\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli and vetiver\u003c\/li\u003e\n        \u003cli\u003eWarm vanilla and tonka bean\u003c\/li\u003e\n        \u003cli\u003eSmoky incense and opoponax\u003c\/li\u003e\n        \u003cli\u003eDark and sophisticated leather\u003c\/li\u003e\n        \u003cli\u003eCreamy sandalwood foundation\u003c\/li\u003e\n        \u003cli\u003eSensual civet and musk character\u003c\/li\u003e\n        \u003cli\u003eDistinctive cobalt-blue presentation\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-journey-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Shimmer Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-journey-intro\"\u003e\n      A multidimensional progression from sparkling citrus to elegant florals\n      and a smoky, leathery, musky foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-journey-grid\"\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Citrus Illumination\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Citruses, bergamot, lemon and mandarin orange create a bright and\n          energetic opening balanced by cedar.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Earthiness\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Iris, jasmine and rose bloom over patchouli and vetiver for an\n          elegant heart with earthy depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Smoky Sensual Warmth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Vanilla, incense, leather, resins, sandalwood, tonka and musk form a\n          warm and mysterious base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-accord-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Signature Shimmer Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-accord-intro\"\u003e\n      A rich contrast of sparkling citrus, polished florals, earthy woods,\n      smoky resins, smooth leather and sensual musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-accord-grid\"\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Citrus and Cedar\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Bergamot, lemon and mandarin orange create vibrancy while cedar adds\n          dry woody structure and sophistication.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral and Earthy\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Iris, jasmine and rose combine with patchouli and vetiver for an\n          elegant heart with textured botanical depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Resin, Leather and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Incense, opoponax and leather merge with sandalwood, vanilla, tonka,\n          civet and musk for a sensual finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Brightness Above, Mystery Below\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shimmer begins with vivid citrus clarity, develops through elegant\n      flowers and earthy woods, then settles into vanilla, smoke, leather,\n      resins and musk. Its cobalt glass presentation reflects the contrast\n      between luminous energy and deep sensual character.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      Designed for Daylight and After Dark\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The lively citrus opening makes Shimmer suitable for daytime wear, while\n      its floral, resinous, leathery and musky base gives it enough depth for\n      evenings, dinners and special occasions. Its sculpted bottle also makes\n      it a thoughtful fragrance gift.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shimmer is presented as a long-lasting Eau de Parfum. Its substantial\n      base of vanilla, incense, leather, opoponax, sandalwood, tonka bean,\n      civet and musk supports a rich fragrance trail. Exact longevity and\n      projection may vary according to skin type, climate, application amount,\n      clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-trust-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, modern Eau\n      de Parfum releases, oud scents, musk fragrances and distinctive\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-trust-grid\"\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover contemporary perfumes, modern Arabian fragrances, elegant\n          musk compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to provide distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What does Shimmer by Asten smell like?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer opens with bright citruses, bergamot, lemon, cedar and\n          mandarin orange. It develops into iris, patchouli, vetiver, jasmine\n          and rose before settling into vanilla, incense, leather, opoponax,\n          civet, sandalwood, tonka bean and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are citruses, bergamot, lemon, cedar and mandarin\n          orange, creating a bright citrus opening with woody balance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Iris, patchouli, vetiver, jasmine and rose form the heart, combining\n          elegant floral notes with earthy and woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base contains vanilla, incense, leather, opoponax, civet,\n          sandalwood, tonka bean and musk, creating warmth, smoke, resinous\n          depth and sensuality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Shimmer Eau de Parfum?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a citrus fragrance?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer has a prominent citrus opening, but it develops into a more\n          complex floral, earthy, woody, resinous, leathery and musky\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a sweet perfume?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Vanilla and tonka bean add warmth and sweetness, but they are\n          balanced by citrus, florals, patchouli, vetiver, incense, leather,\n          resins, sandalwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a long-lasting perfume?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer is presented as a long-lasting Eau de Parfum. Exact\n          performance can vary according to skin type, climate, clothing,\n          application amount and individual fragrance chemistry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        When can I wear Shimmer by Asten?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its bright citrus opening and deep woody, resinous and musky base\n          make Shimmer suitable for daytime, evenings, dinners and special\n          occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer suitable as a perfume gift?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its generous 100ml size, layered fragrance profile and\n          sculpted cobalt-blue bottle with coordinated packaging make it an\n          attractive fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583516066038,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Shimmer-EDP-100ML.webp?v=1739212150"},{"product_id":"smoky-wood-edp-100ml","title":"Smoky Wood EDP (100ml)","description":"\u003c!-- Smoky Wood by Anfar London EDP 100ml --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Pure-White Areas, Fixed Borders, Product-Derived Palette and 42px Circles --\u003e\n\u003c!-- Product Colours: Deep Walnut Brown, Warm Amber Cognac, Dark Mahogany, Antique Champagne Gold, Soft Ivory and Near Black --\u003e\n\n\u003cstyle\u003e\n  .smoky-wood-wrapper {\n    --sw-white: #ffffff;\n    --sw-pale: #f8f3eb;\n    --sw-pale-2: #fcfaf6;\n    --sw-near-white: #fcfcfc;\n    --sw-border: #e4d8c8;\n    --sw-neutral-border: #ebe3d8;\n\n    --sw-dominant: #4a2f24;\n    --sw-dominant-dark: #2f1d17;\n    --sw-secondary: #b86f32;\n    --sw-accent: #c4a35b;\n    --sw-dark-support: #3a2019;\n    --sw-dark-deep: #0f0d0c;\n\n    --sw-ink: #171311;\n    --sw-body: #3e3732;\n    --sw-muted: #756d66;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sw-white);\n    color: var(--sw-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .smoky-wood-wrapper *,\n  .smoky-wood-wrapper *::before,\n  .smoky-wood-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .sw-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sw-white);\n    border: 0;\n    border-bottom: 1px solid var(--sw-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sw-header::before,\n  .sw-header::after {\n    display: none;\n  }\n\n  .sw-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sw-secondary);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sw-main-title {\n    margin: 0 0 10px;\n    color: var(--sw-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sw-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sw-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .sw-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sw-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 10px;\n  }\n\n  .sw-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sw-story h3 {\n    margin: 0 0 16px;\n    color: var(--sw-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sw-story p {\n    margin: 0 0 17px;\n    color: var(--sw-body);\n    font-size: 1.05rem;\n  }\n\n  .sw-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sw-section-title {\n    margin: 0 0 25px;\n    color: var(--sw-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .sw-notes-section,\n  .sw-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 10px;\n  }\n\n  .sw-accord-section,\n  .sw-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sw-pale);\n    border: 1px solid var(--sw-border);\n    border-radius: 10px;\n  }\n\n  .sw-notes-grid,\n  .sw-journey-grid,\n  .sw-accord-grid,\n  .sw-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .sw-note-card {\n    padding: 22px;\n    background: var(--sw-pale);\n    border: 1px solid var(--sw-border);\n    border-top: 4px solid var(--sw-dominant);\n    border-radius: 8px;\n  }\n\n  .sw-note-card:nth-child(2),\n  .sw-note-card:nth-child(3) {\n    border-left: 1px solid var(--sw-border);\n    border-top-color: var(--sw-dominant);\n  }\n\n  .sw-note-label,\n  .sw-note-card:nth-child(2) .sw-note-label,\n  .sw-note-card:nth-child(3) .sw-note-label {\n    margin-bottom: 7px;\n    color: var(--sw-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sw-note-title {\n    margin-bottom: 7px;\n    color: var(--sw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sw-note-description {\n    color: var(--sw-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .sw-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sw-secondary);\n    border: 1px solid var(--sw-secondary);\n    border-radius: 10px;\n  }\n\n  .sw-character-card,\n  .sw-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sw-dark-support),\n      var(--sw-dark-deep)\n    );\n    color: var(--sw-white);\n  }\n\n  .sw-character-card:nth-child(2) {\n    background: linear-gradient(\n      135deg,\n      var(--sw-dominant),\n      var(--sw-dark-deep)\n    );\n  }\n\n  .sw-character-card h3,\n  .sw-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--sw-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sw-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .sw-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sw-details-box,\n  .sw-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 8px;\n  }\n\n  .sw-box-title,\n  .sw-highlights-box .sw-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sw-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sw-border);\n  }\n\n  .sw-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sw-neutral-border);\n  }\n\n  .sw-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sw-detail-label {\n    color: var(--sw-muted);\n    font-weight: 600;\n  }\n\n  .sw-detail-value {\n    color: var(--sw-ink);\n    text-align: right;\n  }\n\n  .sw-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sw-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sw-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sw-neutral-border);\n  }\n\n  .sw-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sw-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sw-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .sw-journey-intro,\n  .sw-accord-intro,\n  .sw-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sw-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sw-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sw-pale);\n    border: 1px solid var(--sw-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .sw-journey-number,\n  .sw-accord-icon,\n  .sw-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sw-dominant);\n    color: var(--sw-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sw-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sw-journey-card:nth-child(2) .sw-journey-number,\n  .sw-journey-card:nth-child(3) .sw-journey-number,\n  .sw-accord-card:nth-child(2) .sw-accord-icon,\n  .sw-accord-card:nth-child(3) .sw-accord-icon,\n  .sw-trust-card:nth-child(2) .sw-trust-icon,\n  .sw-trust-card:nth-child(3) .sw-trust-icon {\n    background: var(--sw-dominant);\n    color: var(--sw-white);\n  }\n\n  .sw-journey-card h4,\n  .sw-accord-card h4,\n  .sw-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sw-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sw-journey-card p,\n  .sw-accord-card p,\n  .sw-trust-card p {\n    margin: 0;\n    color: var(--sw-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .sw-accord-card,\n  .sw-trust-card {\n    padding: 22px;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sw-accord-icon,\n  .sw-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .sw-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 10px;\n  }\n\n  .sw-video-title {\n    margin: 0 0 8px;\n    color: var(--sw-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sw-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--sw-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .sw-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--sw-white);\n    border: 1px solid var(--sw-border);\n    border-radius: 8px;\n  }\n\n  .sw-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--sw-white);\n    border: 0;\n  }\n\n  .sw-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .sw-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--sw-dominant);\n    color: var(--sw-white);\n    border: 1px solid var(--sw-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .sw-instagram-link a:hover {\n    background: var(--sw-dominant-dark);\n    border-color: var(--sw-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .sw-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sw-dark-support) 0%,\n      var(--sw-dominant) 48%,\n      var(--sw-dark-deep) 100%\n    );\n    color: var(--sw-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sw-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sw-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sw-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .sw-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sw-pale);\n    border: 1px solid var(--sw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sw-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sw-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sw-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sw-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .sw-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sw-pale-2);\n    border: 1px solid var(--sw-border);\n    border-left: 6px solid var(--sw-dominant);\n    border-radius: 8px;\n  }\n\n  .sw-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sw-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sw-performance-section p {\n    margin: 0;\n    color: var(--sw-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .sw-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sw-border);\n  }\n\n  .sw-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sw-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sw-faq-item {\n    background: var(--sw-white);\n    border-bottom: 1px solid var(--sw-border);\n  }\n\n  .sw-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sw-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sw-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sw-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sw-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sw-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sw-body);\n    font-size: 1rem;\n  }\n\n  .sw-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .smoky-wood-wrapper {\n      padding: 35px;\n    }\n\n    .sw-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sw-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sw-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sw-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sw-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sw-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sw-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sw-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sw-notes-grid,\n    .sw-journey-grid,\n    .sw-accord-grid,\n    .sw-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sw-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sw-character-card {\n      padding: 35px;\n    }\n\n    .sw-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sw-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sw-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sw-section-title,\n    .sw-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sw-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sw-note-description {\n      font-size: 1rem;\n    }\n\n    .sw-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sw-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sw-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sw-detail-row,\n    .sw-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sw-journey-intro,\n    .sw-accord-intro,\n    .sw-trust-intro,\n    .sw-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .sw-journey-card h4,\n    .sw-accord-card h4,\n    .sw-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sw-journey-card p,\n    .sw-accord-card p,\n    .sw-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sw-video-title {\n      font-size: 1.55rem;\n    }\n\n    .sw-statement-section {\n      padding: 44px;\n    }\n\n    .sw-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sw-statement-section p,\n    .sw-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sw-occasion-section {\n      padding: 38px;\n    }\n\n    .sw-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sw-performance-section {\n      padding: 30px;\n    }\n\n    .sw-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sw-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sw-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sw-notes-grid,\n    .sw-journey-grid,\n    .sw-accord-grid,\n    .sw-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .smoky-wood-wrapper {\n      padding: 10px;\n    }\n\n    .sw-header {\n      padding: 26px 8px;\n    }\n\n    .sw-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sw-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sw-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sw-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sw-detail-value {\n      text-align: left;\n    }\n\n    .sw-character-card {\n      padding: 24px 18px;\n    }\n\n    .sw-journey-section,\n    .sw-accord-section,\n    .sw-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sw-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sw-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sw-video-section {\n      padding: 24px 10px;\n    }\n\n    .sw-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .sw-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"smoky-wood-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"sw-header\"\u003e\n\n    \u003cdiv class=\"sw-brand-tag\"\u003e\n      Anfar London Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sw-main-title\"\u003e\n      Smoky Wood\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sw-tagline\"\u003e\n      “Aromatic freshness, caramel warmth, floral oud and a deep mossy musk trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"sw-intro-grid\"\u003e\n\n    \u003cdiv class=\"sw-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/SMOKYWOOD.jpg?v=1745834775\" alt=\"Smoky Wood by Anfar London 100ml fragrance with dark wood cap, amber glass bottle, rose petals, oud wood and caramel\" class=\"sw-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-story\"\u003e\n\n      \u003ch3\u003e\n        Aromatic Freshness Drawn into a Smoky Forest\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Enter an enchanting world of sophistication and mystery with\n        \u003cstrong\u003eSmoky Wood by Anfar London\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml fragrance\u003c\/strong\u003e shaped around aromatic freshness,\n        caramel warmth, floral oud and a deep ambery, mossy and musky base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with aromatic, caramel and fresh accords. The\n        aromatic character adds clarity and refinement, caramel introduces\n        a smooth warmth, and fresh facets create contrast before the deeper\n        composition begins to unfold.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Floral accords and oud form the heart. The florals add lift and\n        balance, while oud contributes rich, exotic and sophisticated\n        depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Within the wider fragrance story, smoky woods are complemented by\n        nuances of aged leather, earthy vetiver and spicy saffron, adding\n        further texture and intrigue.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ambery, woody, moss and musk accords shape the base. Amber brings\n        warmth, woods reinforce the fragrance’s identity, moss adds an\n        earthy forest-like quality, and musk creates a smooth, sensual\n        finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"sw-notes-section\"\u003e\n\n    \u003ch3 class=\"sw-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"sw-notes-grid\"\u003e\n\n      \u003cdiv class=\"sw-note-card\"\u003e\n\n        \u003cdiv class=\"sw-note-label\"\u003e\n          Top Accords\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-title\"\u003e\n          Aromatic, Caramel and Fresh\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-description\"\u003e\n          Aromatic clarity and fresh contrast meet smooth caramel warmth,\n          creating an opening that feels refined, inviting and distinctive.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-note-card\"\u003e\n\n        \u003cdiv class=\"sw-note-label\"\u003e\n          Heart Accords\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-title\"\u003e\n          Floral and Oud\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-description\"\u003e\n          Floral lift softens and balances the rich, exotic depth of oud,\n          creating a sophisticated and textured centre.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-note-card\"\u003e\n\n        \u003cdiv class=\"sw-note-label\"\u003e\n          Base Accords\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-title\"\u003e\n          Ambery, Woody, Moss and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sw-note-description\"\u003e\n          Warm amber, deep woods, earthy moss and smooth musk create a\n          confident, sensual and forest-like finishing trail.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"sw-character-section\"\u003e\n\n    \u003cdiv class=\"sw-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Aromatic Caramel Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Fresh aromatic facets provide clarity while caramel introduces a\n        smooth warmth that gently prepares the fragrance for its darker\n        centre.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Smoky Moss Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Floral oud deepens into amber, woods, moss and musk, supported by\n        suggestions of leather, vetiver and saffron.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Details and Highlights --\u003e\n\n  \u003cdiv class=\"sw-details-grid\"\u003e\n\n    \u003cdiv class=\"sw-details-box\"\u003e\n\n      \u003ch4 class=\"sw-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003eSmoky Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eProduct Listing\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003eSmoky Wood EDP\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003e\n          Aromatic, Caramel, Floral Oud, Ambery, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eOpening Character\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003e\n          Fresh, Aromatic and Warm\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003eDry-Down Character\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003e\n          Smoky, Mossy, Woody and Sensual\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-detail-row\"\u003e\n        \u003cspan class=\"sw-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sw-detail-value\"\u003e\n          Dark Wood Cap with Amber Glass and Geometric Label\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sw-highlights-box\"\u003e\n\n      \u003ch4 class=\"sw-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"sw-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml fragrance presentation\u003c\/li\u003e\n\n        \u003cli\u003eAromatic and fresh opening accords\u003c\/li\u003e\n\n        \u003cli\u003eSmooth caramel warmth\u003c\/li\u003e\n\n        \u003cli\u003eElegant floral lift\u003c\/li\u003e\n\n        \u003cli\u003eRich and sophisticated oud heart\u003c\/li\u003e\n\n        \u003cli\u003eSmoky woodland character\u003c\/li\u003e\n\n        \u003cli\u003eNuances of aged leather\u003c\/li\u003e\n\n        \u003cli\u003eEarthy vetiver depth\u003c\/li\u003e\n\n        \u003cli\u003eSpicy saffron intrigue\u003c\/li\u003e\n\n        \u003cli\u003eWarm ambery foundation\u003c\/li\u003e\n\n        \u003cli\u003eEarthy moss and smooth musk\u003c\/li\u003e\n\n        \u003cli\u003eDistinctive wood-cap presentation\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Journey --\u003e\n\n  \u003cdiv class=\"sw-journey-section\"\u003e\n\n    \u003ch3 class=\"sw-section-title\"\u003e\n      The Smoky Wood Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sw-journey-intro\"\u003e\n      A gradual progression from aromatic freshness and caramel warmth to\n      floral oud and a deep ambery, woody, mossy and musky foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sw-journey-grid\"\u003e\n\n      \u003cdiv class=\"sw-journey-card\"\u003e\n\n        \u003cdiv class=\"sw-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Aromatic Warmth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fresh aromatic facets meet caramel for a refined opening with\n          smooth warmth and contrast.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-journey-card\"\u003e\n\n        \u003cdiv class=\"sw-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Oud Depth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Floral accords provide lift while oud introduces rich, exotic and\n          sophisticated character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-journey-card\"\u003e\n\n        \u003cdiv class=\"sw-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Mossy Amber Trail\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Amber, woods, moss and musk settle into a deep, earthy and smooth\n          finishing impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"sw-accord-section\"\u003e\n\n    \u003ch3 class=\"sw-section-title\"\u003e\n      The Signature Smoky Wood Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sw-accord-intro\"\u003e\n      A layered woody composition shaped by aromatic freshness, caramel,\n      floral oud, smoky forest nuances, amber, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sw-accord-grid\"\u003e\n\n      \u003cdiv class=\"sw-accord-card\"\u003e\n\n        \u003cdiv class=\"sw-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Aromatic Caramel\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fresh aromatic character is softened by caramel warmth for a\n          smooth and distinctive opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-accord-card\"\u003e\n\n        \u003cdiv class=\"sw-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Oud\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Floral balance and rich oud create an elegant heart with exotic,\n          smoky and sophisticated depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-accord-card\"\u003e\n\n        \u003cdiv class=\"sw-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Amber, Moss and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Warm amber and woods meet earthy moss and smooth musk for a\n          confident, sensual finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Statement --\u003e\n\n  \u003cdiv class=\"sw-statement-section\"\u003e\n\n    \u003ch3\u003e\n      A Refined Walk Through Smouldering Woods\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Smoky Wood moves from aromatic freshness and caramel warmth into\n      floral oud before settling into amber, woods, moss and musk. Nuances\n      of leather, vetiver and saffron add depth to a composition designed to\n      feel confident, sophisticated and mysterious.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"sw-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      Created for Confident and Refined Moments\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The fresh opening gives Smoky Wood versatility, while its floral oud,\n      smoky woods, amber, moss and musk provide depth for dinners, evenings,\n      formal gatherings and special occasions. Its geometric label and dark\n      wood cap also create an impressive fragrance presentation.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"sw-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The official product description presents Smoky Wood as a fragrance\n      that unfolds gradually and leaves a lasting impression. Its oud,\n      amber, woods, moss and musk provide a substantial base. Exact\n      longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"sw-trust-section\"\u003e\n\n    \u003ch3 class=\"sw-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sw-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, woody scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sw-trust-grid\"\u003e\n\n      \u003cdiv class=\"sw-trust-card\"\u003e\n\n        \u003cdiv class=\"sw-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover contemporary Eau de Parfum releases, Arabian fragrances,\n          oud compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-trust-card\"\u003e\n\n        \u003cdiv class=\"sw-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sw-trust-card\"\u003e\n\n        \u003cdiv class=\"sw-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"sw-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Smoky Wood by Anfar London smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Smoky Wood opens with aromatic, caramel and fresh accords,\n          develops into floral accords and oud, and settles into an ambery,\n          woody, mossy and musky base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top accords in Smoky Wood?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The listed top accords are aromatic, caramel and fresh, combining\n          clarity, warmth and contrast.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the middle accords in Smoky Wood?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Floral accords and oud form the heart, balancing elegant lift with\n          rich, exotic and sophisticated depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base accords in Smoky Wood?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Ambery, woody, moss and musk accords shape the base, creating\n          warmth, forest-like earthiness and a smooth sensual finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Does Smoky Wood contain oud?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud is part of the listed heart and contributes rich, exotic\n          and sophisticated woody depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Are leather, vetiver and saffron listed in Smoky Wood?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The wider official fragrance description references nuanced aged\n          leather, earthy vetiver and spicy saffron alongside smoky woods\n          and aromatic oud.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Smoky Wood?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Smoky Wood by Anfar London is supplied in a 100ml, approximately\n          3.4-fluid-ounce, bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Smoky Wood a sweet fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Caramel and amber add smooth warmth, but they are balanced by\n          aromatic freshness, oud, smoky woods, moss and musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When is Smoky Wood best worn?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its aromatic opening and deep oud, amber, woods, moss and musk\n          make it suitable for dinners, evenings, formal gatherings and\n          special occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sw-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Smoky Wood long-lasting?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sw-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The official description presents Smoky Wood as unfolding\n          gradually and leaving a lasting impression. Exact performance\n          varies according to skin type, climate, application amount and\n          clothing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583523635446,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Smoky-Wood-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739212007"}],"url":"https:\/\/londonmusk.com\/collections\/sweet.oembed?page=3","provider":"London Musk","version":"1.0","type":"link"}