{"title":"Oud","description":null,"products":[{"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":"leather-d-orient-edp-115ml","title":"Leather D’Orient EDP (115ml)","description":"\u003cstyle\u003e\n  .leather-orient-wrapper {\n    --lo-white: #ffffff;\n    --lo-soft-white: #fbfaf6;\n    --lo-pale: #f4efdf;\n    --lo-pale-2: #fffaf0;\n    --lo-border: #dfc987;\n    --lo-neutral-border: #eadfbf;\n    --lo-trust-border: #e4dcc8;\n\n    --lo-black: #050505;\n    --lo-ink: #08120c;\n    --lo-deep-green: #092618;\n    --lo-forest-green: #123f27;\n    --lo-emerald-shadow: #0b2f1d;\n    --lo-gold: #c5a059;\n    --lo-polished-gold: #e3c265;\n    --lo-soft-gold: #f0da91;\n    --lo-champagne: #f2e4bd;\n    --lo-antique-gold: #9b6d28;\n    --lo-leather: #5a311d;\n    --lo-saffron: #d59a35;\n    --lo-orange: #d96c2b;\n    --lo-amber: #b17232;\n    --lo-citrus: #d8c95e;\n    --lo-cedar: #6a4429;\n    --lo-birch: #d7ccb8;\n    --lo-oud: #241109;\n    --lo-dry-amber: #9e6a35;\n    --lo-musk: #f2eee7;\n    --lo-character-bg: linear-gradient(135deg, #050505 0%, #092618 52%, #123f27 100%);\n\n    --lo-heading: #1d1b17;\n    --lo-text: #4b463c;\n    --lo-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(--lo-white);\n    color: var(--lo-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  .leather-orient-wrapper *,\n  .leather-orient-wrapper *::before,\n  .leather-orient-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .lo-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--lo-white);\n    border-bottom: 1px solid var(--lo-border);\n    text-align: center;\n  }\n\n  .lo-brand-tag {\n    margin-bottom: 8px;\n    color: var(--lo-forest-green);\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-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  .lo-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--lo-muted);\n    font-size: 1.05rem;\n    font-style: italic;\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-heading);\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-text);\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-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  .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    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-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-trust-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  .lo-note-card {\n    padding: 22px;\n    background: var(--lo-pale-2);\n    border: 1px solid var(--lo-border);\n    border-top: 4px solid var(--lo-forest-green);\n    border-radius: 8px;\n  }\n\n  .lo-note-label {\n    margin-bottom: 7px;\n    color: var(--lo-forest-green);\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-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .lo-note-description {\n    color: var(--lo-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\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-gold);\n    border: 1px solid var(--lo-gold);\n    border-radius: 10px;\n  }\n\n  .lo-character-card {\n    padding: 30px 24px;\n    background: var(--lo-character-bg);\n    color: var(--lo-white);\n  }\n\n  .lo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--lo-soft-gold);\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: var(--lo-musk);\n    font-size: 1rem;\n    line-height: 1.7;\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    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--lo-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--lo-neutral-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-heading);\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-text);\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-forest-green);\n    font-weight: 700;\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  .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-deep-green);\n    color: var(--lo-soft-gold);\n    border: 1px solid var(--lo-deep-green);\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 h4,\n  .lo-accord-card h4,\n  .lo-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--lo-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .lo-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .lo-journey-card p,\n  .lo-accord-card p,\n  .lo-trust-card p {\n    margin: 0;\n    color: var(--lo-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .lo-trust-card p {\n    color: #111111;\n  }\n\n  .lo-accord-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-trust-card {\n    padding: 28px 22px;\n    background: var(--lo-white);\n    border: 1px solid var(--lo-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .lo-accord-icon,\n  .lo-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .lo-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--lo-black) 0%, var(--lo-deep-green) 52%, var(--lo-gold) 100%);\n    color: var(--lo-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .lo-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--lo-soft-gold);\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: var(--lo-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\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-heading);\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-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\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-forest-green);\n    border-radius: 8px;\n  }\n\n  .lo-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--lo-heading);\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-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\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-heading);\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-heading);\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-forest-green);\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-text);\n    font-size: 1rem;\n  }\n\n  .lo-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .leather-orient-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, 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      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-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-trust-section {\n      padding: 44px 38px;\n    }\n\n    .lo-trust-card {\n      padding: 32px 26px;\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, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .leather-orient-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-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"leather-orient-wrapper\"\u003e\n\n  \u003cdiv class=\"lo-header\"\u003e\n    \u003cdiv class=\"lo-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"lo-main-title\"\u003eLeather D’Orient\u003c\/h2\u003e\n    \u003cp class=\"lo-tagline\"\u003e\n      “Leather, saffron, orange, amber, citrus, cedarwood, birch, oud and dry amber.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-intro-grid\"\u003e\n\n    \u003cdiv class=\"lo-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Leather-D-Orient-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208279\" alt=\"Leather D’Orient EDP by Anfar London in dark green bottle with gold framed label, gold crest, green ribbed cap and luxury oriental presentation\" class=\"lo-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lo-story\"\u003e\n      \u003ch3\u003eMiddle Eastern Leather with Saffron Warmth and Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eLeather D’Orient EDP by Anfar London\u003c\/strong\u003e, an\n        intense and refined fragrance created as an exciting journey into the\n        heart of the Middle East, where sensual, mysterious and luxurious\n        aromas come together.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with leather, saffron and orange. Leather gives the\n        scent its bold and textured identity, saffron adds a precious spicy\n        warmth, and orange brings a fresh luminous brightness that lifts the\n        opening.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, amber, citrus and cedarwood create the\n        middle character. Amber adds warmth and sensuality, citrus keeps the\n        scent vibrant, and cedarwood gives structure, elegance and masculine\n        refinement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base reveals birch, oud and dry amber. Birch adds a smoky textured\n        edge, oud gives deep oriental richness, and dry amber completes the\n        scent with a warm, refined and mysterious trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a dark green bottle with a gold framed label, gold crest,\n        green ribbed cap and Anfar London branding, Leather D’Orient visually\n        reflects its luxurious leather, saffron and oud character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-notes-section\"\u003e\n\n    \u003ch3 class=\"lo-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lo-notes-grid\"\u003e\n\n      \u003cdiv class=\"lo-note-card\"\u003e\n        \u003cdiv class=\"lo-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-title\"\u003eLeather, Saffron and Orange\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-description\"\u003e\n          Leather creates bold texture, saffron adds precious spice and orange\n          gives the opening a fresh, warm and vibrant glow.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-note-card\"\u003e\n        \u003cdiv class=\"lo-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-title\"\u003eAmber, Citrus and Cedar Wood\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-description\"\u003e\n          Amber brings sensual warmth, citrus adds brightness and cedar wood\n          gives the heart a refined woody structure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-note-card\"\u003e\n        \u003cdiv class=\"lo-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-title\"\u003eBirch, Oud and Dry Amber\u003c\/div\u003e\n        \u003cdiv class=\"lo-note-description\"\u003e\n          Birch adds smoky texture, oud creates oriental depth and dry amber\n          leaves a warm, luxurious and mysterious finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-character-section\"\u003e\n\n    \u003cdiv class=\"lo-character-card\"\u003e\n      \u003ch3\u003eThe Leather Saffron Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Leather and saffron create a rich, sensual and confident opening, while\n        orange adds freshness and warmth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lo-character-card\"\u003e\n      \u003ch3\u003eThe Birch Oud Dry Amber Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, oud and dry amber settle into a textured oriental base with\n        smoky refinement and mysterious depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-details-grid\"\u003e\n\n    \u003cdiv class=\"lo-details-box\"\u003e\n      \u003ch4 class=\"lo-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eLeather D’Orient\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eLeather D’Orient EDP (115ml)\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eDescription Size\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eLeather, Saffron, Orange\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eAmber, Citrus, Cedar Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eBirch, Oud, Dry Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-detail-row\"\u003e\n        \u003cspan class=\"lo-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"lo-detail-value\"\u003eDark Green Bottle, Gold Label and Green Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lo-highlights-box\"\u003e\n      \u003ch4 class=\"lo-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lo-highlights-list\"\u003e\n        \u003cli\u003eLeather fragrance by Anfar London\u003c\/li\u003e\n        \u003cli\u003eInspired by Middle Eastern luxury and refinement\u003c\/li\u003e\n        \u003cli\u003eLeather gives bold sensual texture\u003c\/li\u003e\n        \u003cli\u003eSaffron adds precious warm spice\u003c\/li\u003e\n        \u003cli\u003eOrange creates fresh vibrant brightness\u003c\/li\u003e\n        \u003cli\u003eAmber gives the scent warm depth\u003c\/li\u003e\n        \u003cli\u003eCitrus keeps the heart bright and polished\u003c\/li\u003e\n        \u003cli\u003eCedar wood adds elegant masculine structure\u003c\/li\u003e\n        \u003cli\u003eBirch brings smoky texture\u003c\/li\u003e\n        \u003cli\u003eOud creates deep oriental richness\u003c\/li\u003e\n        \u003cli\u003eDry amber leaves a refined warm trail\u003c\/li\u003e\n        \u003cli\u003eDark green and gold presentation feels premium\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-journey-section\"\u003e\n\n    \u003ch3 class=\"lo-section-title\"\u003eThe Leather D’Orient Journey\u003c\/h3\u003e\n\n    \u003cp class=\"lo-journey-intro\"\u003e\n      A luxurious journey from leather, saffron and orange into amber, citrus\n      and cedar wood, finishing with birch, oud and dry amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lo-journey-grid\"\u003e\n\n      \u003cdiv class=\"lo-journey-card\"\u003e\n        \u003cdiv class=\"lo-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eLeather Saffron Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Leather and saffron introduce bold sensual warmth, lifted by orange\n          for a fresh and vibrant opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-journey-card\"\u003e\n        \u003cdiv class=\"lo-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eAmber Citrus Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, citrus and cedar wood build a mysterious heart with warmth,\n          brightness and woody refinement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-journey-card\"\u003e\n        \u003cdiv class=\"lo-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eBirch Oud Amber Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, oud and dry amber complete the fragrance with texture,\n          oriental depth and refined warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-accord-section\"\u003e\n\n    \u003ch3 class=\"lo-section-title\"\u003eThe Signature Leather D’Orient Accords\u003c\/h3\u003e\n\n    \u003cp class=\"lo-accord-intro\"\u003e\n      A masculine Eau de Parfum shaped by leather texture, saffron spice,\n      orange freshness, amber warmth, cedar wood, birch, oud and dry amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lo-accord-grid\"\u003e\n\n      \u003cdiv class=\"lo-accord-card\"\u003e\n        \u003cdiv class=\"lo-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eLeather Saffron\u003c\/h4\u003e\n        \u003cp\u003e\n          Leather and saffron create the bold, sensual and mysterious opening\n          of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-accord-card\"\u003e\n        \u003cdiv class=\"lo-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eAmber Citrus Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, citrus and cedar wood form the refined heart with warmth,\n          freshness and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lo-accord-card\"\u003e\n        \u003cdiv class=\"lo-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eBirch Oud Dry Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, oud and dry amber give the dry-down its textured oriental\n          signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-statement-section\"\u003e\n    \u003ch3\u003eDark Green Luxury with Golden Leather Oud Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Leather D’Orient opens with leather, saffron and orange, develops through\n      amber, citrus and cedar wood, then settles into birch, oud and dry amber.\n      Its dark green bottle, gold framed label, crest detail and Anfar London\n      presentation reflect a fragrance created for passion, mystery, refinement\n      and Middle Eastern luxury.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evening Wear and Masculine Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Leather D’Orient is suitable for evening wear, formal styling, special\n      occasions, premium gifting and confident masculine signature use. Its\n      leather and saffron opening gives immediate presence, while oud, birch\n      and dry amber create a rich and mysterious trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lo-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Leather D’Orient is presented as an Eau de Parfum with leather, saffron,\n      orange, amber, citrus, cedar wood, birch, oud and dry amber notes. 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=\"lo-trust-section\"\u003e\n\n    \u003ch3 class=\"lo-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"lo-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=\"lo-trust-grid\"\u003e\n\n      \u003cdiv class=\"lo-trust-card\"\u003e\n        \u003cdiv class=\"lo-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=\"lo-trust-card\"\u003e\n        \u003cdiv class=\"lo-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=\"lo-trust-card\"\u003e\n        \u003cdiv class=\"lo-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=\"lo-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Leather D’Orient EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leather D’Orient opens with leather, saffron and orange, develops\n          with amber, citrus and cedar wood, and settles into birch, oud and\n          dry amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the product title of Leather D’Orient on London Musk?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page title is Leather D’Orient EDP (115ml), while the\n          product description text also states For Man 100ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Leather D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leather 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=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leather D’Orient for men?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description states For Man 100ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Leather D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are leather, saffron and orange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Leather D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are amber, citrus and cedar wood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Leather D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are birch, oud and dry amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leather D’Orient an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud appears in the base notes, supported by birch, dry amber,\n          leather, saffron, orange, amber, citrus and cedar wood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Leather D’Orient a leather fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Leather is one of the top notes and forms the bold signature\n          identity of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Leather D’Orient?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leather D’Orient is suitable for evening wear, formal styling,\n          special occasions, premium gifting and confident masculine signature\n          use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Leather D’Orient last?\u003c\/summary\u003e\n      \u003cdiv class=\"lo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leather 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":47579586658550,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Leather-D-Orient-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208279"},{"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":"ancient-oud-edp-100ml","title":"Ancient Oud EDP (100ml)","description":"\u003c!-- Ancient Oud Private Edition by Anfar EDP 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\n\u003cstyle\u003e\n  .ancientoud-wrapper {\n    --ao-gold: #c5a059;\n    --ao-deep-gold: #96732e;\n    --ao-black: #101010;\n    --ao-charcoal: #1c1c1c;\n    --ao-brown: #49362b;\n    --ao-cream: #faf8f3;\n    --ao-soft: #f7f5f1;\n    --ao-light: #fafafa;\n    --ao-body: #2a2a2a;\n    --ao-muted: #676767;\n    --ao-border: #ebe6de;\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(--ao-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  .ancientoud-wrapper *,\n  .ancientoud-wrapper *::before,\n  .ancientoud-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Header *\/\n\n  .ao-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--ao-border);\n  }\n\n  .ao-brand-tag {\n    margin-bottom: 7px;\n    color: var(--ao-gold);\n    font-size: 0.85rem;\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-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  .ao-tagline {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Introduction *\/\n\n  .ao-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .ao-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ao-cream);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\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-black);\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-body);\n    font-size: 1.05rem;\n  }\n\n  .ao-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Title *\/\n\n  .ao-section-title {\n    margin: 0 0 25px;\n    color: var(--ao-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  .ao-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .ao-note-card {\n    padding: 20px;\n    background: var(--ao-cream);\n    border-top: 3px solid var(--ao-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .ao-note-label {\n    margin-bottom: 7px;\n    color: var(--ao-gold);\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-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ao-note-description {\n    color: var(--ao-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .ao-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--ao-gold);\n    border-radius: 8px;\n  }\n\n  .ao-character-card {\n    padding: 28px 22px;\n    background: var(--ao-charcoal);\n    color: #ffffff;\n  }\n\n  .ao-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ao-gold);\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: #f3f3f3;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .ao-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .ao-details-box,\n  .ao-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ao-light);\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-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ao-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 #e5e1db;\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-black);\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-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e1db;\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-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .ao-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-journey-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-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ao-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--ao-soft);\n    border: 1px solid var(--ao-border);\n    border-radius: 7px;\n  }\n\n  .ao-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(--ao-black);\n    color: var(--ao-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .ao-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--ao-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ao-journey-card p {\n    margin: 0;\n    color: var(--ao-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Signature Accords *\/\n\n  .ao-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--ao-cream);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\n  .ao-accord-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-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ao-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--ao-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .ao-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(--ao-black);\n    color: var(--ao-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .ao-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--ao-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ao-accord-card p {\n    margin: 0;\n    color: var(--ao-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Private Edition Section *\/\n\n  .ao-private-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--ao-brown) 0%,\n      var(--ao-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .ao-private-section h3 {\n    margin: 0 0 12px;\n    color: var(--ao-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ao-private-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f3f3f3;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Occasion Section *\/\n\n  .ao-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--ao-cream);\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-black);\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-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .ao-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--ao-light);\n    border: 1px solid var(--ao-border);\n    border-radius: 8px;\n  }\n\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-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ao-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--ao-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .ao-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(--ao-black);\n    color: var(--ao-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .ao-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--ao-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ao-trust-card p {\n    margin: 0;\n    color: var(--ao-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\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-black);\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: #ffffff;\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-black);\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-gold);\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-body);\n    font-size: 1rem;\n  }\n\n  .ao-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .ancientoud-wrapper {\n      padding: 35px;\n    }\n\n    .ao-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\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.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ao-image-frame {\n      max-width: 430px;\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      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .ao-section-title,\n    .ao-faq-section \u003e h3 {\n      font-size: 1.65rem;\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-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ao-character-card {\n      padding: 35px;\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-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\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-section,\n    .ao-accord-section,\n    .ao-trust-section {\n      padding: 38px;\n    }\n\n    .ao-journey-intro,\n    .ao-accord-intro,\n    .ao-trust-intro {\n      font-size: 1.08rem;\n    }\n\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-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .ao-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\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-private-section {\n      padding: 44px;\n    }\n\n    .ao-private-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ao-private-section p {\n      font-size: 1.15rem;\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-occasion-section p {\n      font-size: 1.12rem;\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  \/* Mobile *\/\n\n  @media (max-width: 480px) {\n    .ancientoud-wrapper {\n      padding: 10px;\n    }\n\n    .ao-header {\n      padding: 25px 5px;\n    }\n\n    .ao-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ao-main-title {\n      font-size: 1.7rem;\n      letter-spacing: 1.5px;\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-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ao-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .ao-journey-number {\n      left: 16px;\n    }\n\n    .ao-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ancientoud-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"ao-header\"\u003e\n\n    \u003cdiv class=\"ao-brand-tag\"\u003e\n      Anfar Private Edition\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ao-main-title\"\u003e\n      Ancient Oud\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ao-tagline\"\u003e\n      “Radiant rose, warm spice and the timeless depth of precious agarwood.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"ao-intro-grid\"\u003e\n\n    \u003cdiv class=\"ao-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Ancient-Oud-EDP-100ml.webp?v=1739208446\" alt=\"Ancient Oud Private Edition by Anfar Eau de Parfum 100ml\" class=\"ao-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-story\"\u003e\n\n      \u003ch3\u003e\n        A Distinguished Expression of Arabian Oud\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the powerful and refined character of\n        \u003cstrong\u003eAncient Oud Private Edition by Anfar\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men who appreciate\n        rich Arabian oud, aromatic spice and elegant amber-musk fragrances.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition begins with the romantic depth of rose and the fresh,\n        uplifting brightness of orange. Together, these notes create a\n        distinctive opening that feels both classic and energising.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, patchouli introduces earthy richness,\n        cinnamon adds warming spice and lavender brings an aromatic,\n        sophisticated smoothness to the heart.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The final stage reveals a deep foundation of agarwood, amber and\n        musk. Precious oud provides the fragrance’s commanding identity,\n        while amber creates resinous warmth and musk leaves a smooth,\n        lingering signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a luxurious black Private Edition bottle, Ancient Oud\n        reflects Anfar’s tradition of creating rich Western, Arabic and\n        oriental fragrance compositions for discerning perfume lovers.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"ao-notes-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ao-notes-grid\"\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n\n        \u003cdiv class=\"ao-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-title\"\u003e\n          Rose and Orange\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-description\"\u003e\n          A refined rose accord creates floral richness, while bright orange\n          adds citrus freshness and an energetic lift to the distinguished\n          opening.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n\n        \u003cdiv class=\"ao-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-title\"\u003e\n          Patchouli, Cinnamon and Lavender\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-description\"\u003e\n          Earthy patchouli combines with warm cinnamon and aromatic lavender,\n          creating a textured heart that feels spicy, elegant and\n          sophisticated.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-note-card\"\u003e\n\n        \u003cdiv class=\"ao-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-title\"\u003e\n          Agarwood, Amber and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ao-note-description\"\u003e\n          Rich agarwood forms the powerful oud foundation, surrounded by\n          glowing amber warmth and a smooth musk trail that gives the\n          fragrance its lasting character.\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=\"ao-character-section\"\u003e\n\n    \u003cdiv class=\"ao-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rose introduces an elegant floral richness before orange brings a\n        fresh citrus glow. The result is an opening that feels traditional,\n        refined and confidently masculine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Oud Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Agarwood, amber and musk gradually become the central signature,\n        creating a dark, warm and enveloping foundation with a smooth,\n        distinguished 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=\"ao-details-grid\"\u003e\n\n    \u003cdiv class=\"ao-details-box\"\u003e\n\n      \u003ch4 class=\"ao-box-title\"\u003e\n        Product Details\n      \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\"\u003eAncient Oud Private Edition\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eAnfar\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\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003eMen\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\"\u003e\n          Oud, Amber, Spicy and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-detail-row\"\u003e\n        \u003cspan class=\"ao-detail-label\"\u003eEdition\u003c\/span\u003e\n        \u003cspan class=\"ao-detail-value\"\u003ePrivate Edition\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ao-highlights-box\"\u003e\n\n      \u003ch4 class=\"ao-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"ao-highlights-list\"\u003e\n\n        \u003cli\u003ePremium 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003ePrivate Edition fragrance by Anfar\u003c\/li\u003e\n\n        \u003cli\u003eCreated with a masculine fragrance profile\u003c\/li\u003e\n\n        \u003cli\u003eElegant rose and fresh orange opening\u003c\/li\u003e\n\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n\n        \u003cli\u003eWarm cinnamon spice\u003c\/li\u003e\n\n        \u003cli\u003eAromatic lavender refinement\u003c\/li\u003e\n\n        \u003cli\u003eDeep agarwood and oud foundation\u003c\/li\u003e\n\n        \u003cli\u003eSmooth amber warmth\u003c\/li\u003e\n\n        \u003cli\u003eClean and lingering musk finish\u003c\/li\u003e\n\n        \u003cli\u003eLuxurious black bottle and premium 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=\"ao-journey-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003e\n      The Ancient Oud Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"ao-journey-intro\"\u003e\n      A refined progression from floral citrus brightness to aromatic spice\n      and a deep, amber-rich oud foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-journey-grid\"\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n\n        \u003cdiv class=\"ao-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Citrus Radiance\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Rose and orange create a bright yet sophisticated opening filled\n          with floral richness and fresh citrus energy.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n\n        \u003cdiv class=\"ao-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Aromatic Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Patchouli, cinnamon and lavender introduce earthy warmth,\n          aromatic texture and a refined masculine character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-journey-card\"\u003e\n\n        \u003cdiv class=\"ao-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Ancient Oud Depth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Agarwood, amber and musk form a rich, powerful and smooth final\n          impression with a distinguished Arabian identity.\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=\"ao-accord-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003e\n      The Signature Ancient Oud Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"ao-accord-intro\"\u003e\n      A luxurious masculine composition shaped by aromatic florals, warm\n      spice and the commanding presence of Arabian oud.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-accord-grid\"\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n\n        \u003cdiv class=\"ao-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Rose and Citrus\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Rose adds timeless floral depth while orange brings freshness,\n          brightness and a polished first impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n\n        \u003cdiv class=\"ao-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Patchouli and Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Patchouli, cinnamon and lavender create an aromatic middle layer\n          with warmth, earthiness and refined texture.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-accord-card\"\u003e\n\n        \u003cdiv class=\"ao-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Oud, Amber and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Agarwood provides depth and strength, softened by resinous amber\n          and a smooth, lingering musk accord.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Private Edition Presentation --\u003e\n\n  \u003cdiv class=\"ao-private-section\"\u003e\n\n    \u003ch3\u003e\n      The Private Edition Experience\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Ancient Oud is presented in an elegant black bottle with a sculpted\n      silver cap and distinctive geometric detailing. Its luxurious\n      presentation reflects the richness of the fragrance inside, making it\n      a refined addition to a personal collection and an impressive fragrance\n      gift.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"ao-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      Created for Distinguished Moments\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Ancient Oud is well suited to evenings, formal events, celebrations,\n      dinners and cooler weather. Its oud, amber, spice and musk profile makes\n      it an excellent choice for men seeking a confident and sophisticated\n      fragrance with a rich Arabian character.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"ao-trust-section\"\u003e\n\n    \u003ch3 class=\"ao-section-title\"\u003e\n      Why Choose London Musk?\n    \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 concentrated perfume oils from a specialist\n      UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ao-trust-grid\"\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n\n        \u003cdiv class=\"ao-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 rich oud fragrances, musk perfumes,\n          concentrated oils and modern Arabian scent profiles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n\n        \u003cdiv class=\"ao-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 excellent value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ao-trust-card\"\u003e\n\n        \u003cdiv class=\"ao-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-based fragrance retailer with convenient\n          delivery, store pickup 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=\"ao-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=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Ancient Oud by Anfar smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Ancient Oud is an oud, amber, spicy and musky fragrance. It opens\n          with rose and orange, develops into patchouli, cinnamon and\n          lavender, and settles on agarwood, amber and musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Ancient Oud Private Edition?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Ancient Oud Private Edition by Anfar is supplied in a 100ml,\n          approximately 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=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Ancient Oud designed for men?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Ancient Oud is presented with a masculine fragrance profile,\n          combining aromatic lavender, warm spice, deep agarwood, amber and\n          musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Ancient Oud?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The structured top notes are rose and orange, creating a floral,\n          bright and fresh opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Ancient Oud?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Patchouli, cinnamon and lavender form the heart of Ancient Oud.\n          Together they create an earthy, warm, spicy and aromatic middle\n          layer.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Ancient Oud?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are agarwood, amber and musk. These create the deep,\n          warm and smooth oud foundation of the fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When is Ancient Oud best worn?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its oud, amber, spice and musk character makes it particularly\n          suitable for evening wear, formal occasions, dinners,\n          celebrations and cooler weather.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ao-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Ancient Oud suitable as a fragrance gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"ao-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its Private Edition presentation, black luxury bottle and\n          distinctive oud fragrance profile make it a refined gift for men\n          who appreciate Arabian, woody and amber-rich perfumes.\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":47579591770358,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Ancient-Oud-EDP-100ml.webp?v=1739208446"},{"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":"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-black-oud-edp-100ml","title":"Aitizaz Black Oud EDP (100ml)","description":"\u003cstyle\u003e\n  .aitizaz-black-oud-wrapper {\n    --bo-white: #ffffff;\n    --bo-soft-white: #fbfbfb;\n    --bo-pale: #f1f1f0;\n    --bo-pale-2: #f8f8f7;\n    --bo-border: #d8d8d5;\n    --bo-neutral-border: #e7e6e2;\n    --bo-trust-border: #dfddd8;\n\n    --bo-black: #030303;\n    --bo-ink: #0a0a0a;\n    --bo-charcoal: #151515;\n    --bo-graphite: #2b2c2d;\n    --bo-smoke: #585a5c;\n    --bo-silver: #c6c6c2;\n    --bo-bright-silver: #eeeeea;\n    --bo-soft-silver: #f5f4ef;\n    --bo-chrome: #d7d7d2;\n    --bo-gold: #b79a53;\n    --bo-soft-gold: #d8bf77;\n    --bo-red-orange: #c45324;\n    --bo-saffron: #d59a35;\n    --bo-sandalwood: #8a694a;\n    --bo-patchouli: #35251c;\n    --bo-oud: #211009;\n    --bo-pepper: #1e1b19;\n    --bo-incense: #48423a;\n    --bo-musk: #f2eee7;\n    --bo-character-bg: linear-gradient(135deg, #030303 0%, #151515 52%, #2b2c2d 100%);\n\n    --bo-heading: #171717;\n    --bo-text: #454545;\n    --bo-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(--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  .aitizaz-black-oud-wrapper *,\n  .aitizaz-black-oud-wrapper *::before,\n  .aitizaz-black-oud-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-graphite);\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-graphite);\n    border-radius: 8px;\n  }\n\n  .bo-note-label {\n    margin-bottom: 7px;\n    color: var(--bo-graphite);\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-silver);\n    border: 1px solid var(--bo-silver);\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-bright-silver);\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-graphite);\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-black);\n    color: var(--bo-bright-silver);\n    border: 1px solid var(--bo-black);\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-black) 0%, var(--bo-charcoal) 52%, var(--bo-graphite) 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-bright-silver);\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-graphite);\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-graphite);\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    .aitizaz-black-oud-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    .aitizaz-black-oud-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=\"aitizaz-black-oud-wrapper\"\u003e\n\n  \u003cdiv class=\"bo-header\"\u003e\n    \u003cdiv class=\"bo-brand-tag\"\u003eAjyad Aitizaz Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"bo-main-title\"\u003eBlack Oud\u003c\/h2\u003e\n    \u003cp class=\"bo-tagline\"\u003e\n      “Patchouli freshness, red orange, Yemen incense, saffron, sandalwood, black pepper and dark oud.”\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\/IMG_4791.webp?v=1739208664\" alt=\"Aitizaz Black Oud EDP 100ml by Ajyad in glossy black bottle with silver label, black ribbed cap, chrome collar and black patterned 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\u003eMysterious Black Oud with Oriental Spicy Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAitizaz Black Oud EDP by Ajyad\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created around the\n        fascinating mystery of black oud, oriental spice and refined Arabic\n        perfume elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Black Oud opens with the fresh aroma of patchouli combined with red\n        orange. This first impression feels distinctive, rich and attention\n        catching, giving the fragrance a confident start with earthy freshness\n        and bright citrus contrast.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Yemen incense, saffron and a sweet touch of sandalwood form the middle\n        of the fragrance. Incense adds smoky mystery, saffron brings precious\n        spicy warmth and sandalwood softens the profile with smooth woody\n        sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In perfect harmony, the base reveals strong aromas of black pepper and\n        agarwood oud. Black pepper gives the fragrance intensity and aromatic\n        spice, while agarwood creates the dark, sensual and elegant oud\n        signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy black bottle with a silver label, Ajyad branding,\n        black ribbed cap, chrome collar and matching black patterned box with\n        silver detailing and gold medallion accents, Black Oud visually\n        reflects its mysterious and premium oriental identity.\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\"\u003ePatchouli and Red Orange\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Fresh patchouli blends with red orange for an earthy, citrus-bright\n          opening that immediately draws attention.\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\"\u003eYemen Incense, Saffron and Sandalwood\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Yemen incense, saffron and sweet sandalwood create a smoky, spicy and\n          smooth oriental 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\"\u003eBlack Pepper and Agarwood Oud\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Black pepper and agarwood oud reveal a strong, mysterious and sensual\n          base with bold masculine intensity.\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 Patchouli Red Orange Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli and red orange create a fresh, earthy and citrus-rich opening\n        that feels confident, elegant and instantly noticeable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-character-card\"\u003e\n      \u003ch3\u003eThe Black Pepper Oud Base\u003c\/h3\u003e\n      \u003cp\u003e\n        Black pepper and agarwood oud settle into a dark, spicy and sensual\n        signature with mysterious masculine depth.\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\"\u003eAitizaz Black Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eAjyad Aitizaz\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\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eOriental and Spicy Oud\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\"\u003ePatchouli, Red Orange\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\"\u003eYemen Incense, Saffron, Sandalwood\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\"\u003eBlack Pepper, Agarwood Oud\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\"\u003eGlossy Black Bottle, Silver Label and Black Patterned 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\u003e100ml Eau de Parfum by Ajyad Aitizaz\u003c\/li\u003e\n        \u003cli\u003eBlack oud Arabic perfume created for men\u003c\/li\u003e\n        \u003cli\u003eOriental and spicy fragrance character\u003c\/li\u003e\n        \u003cli\u003eFresh patchouli gives earthy elegance\u003c\/li\u003e\n        \u003cli\u003eRed orange adds bright citrus contrast\u003c\/li\u003e\n        \u003cli\u003eYemen incense creates smoky mystery\u003c\/li\u003e\n        \u003cli\u003eSaffron adds precious spicy warmth\u003c\/li\u003e\n        \u003cli\u003eSandalwood brings smooth woody sweetness\u003c\/li\u003e\n        \u003cli\u003eBlack pepper gives bold aromatic intensity\u003c\/li\u003e\n        \u003cli\u003eAgarwood oud creates the dark sensual base\u003c\/li\u003e\n        \u003cli\u003eDesigned to feel fascinating and mysterious\u003c\/li\u003e\n        \u003cli\u003eGlossy black and silver presentation with premium styling\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 Oud Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bo-journey-intro\"\u003e\n      A mysterious masculine journey from patchouli and red orange into Yemen\n      incense, saffron and sandalwood, finishing with black pepper and\n      agarwood oud.\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\u003eEarthy Citrus Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and red orange create a fresh, earthy and vibrant first\n          impression with distinctive energy.\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\u003eIncense Saffron Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Yemen incense, saffron and sandalwood build a smoky, spicy and smooth\n          oriental middle.\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\u003eDark Oud Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Black pepper and agarwood oud reveal a strong, sensual and mysterious\n          masculine dry-down.\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 Oud Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bo-accord-intro\"\u003e\n      A men’s Eau de Parfum shaped by earthy patchouli, red orange, smoky\n      incense, saffron warmth, smooth sandalwood, black pepper and agarwood\n      oud.\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\u003ePatchouli Red Orange\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh patchouli and red orange create a bright yet earthy opening\n          with a unique masculine edge.\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\u003eIncense Saffron Sandal\u003c\/h4\u003e\n        \u003cp\u003e\n          Yemen incense, saffron and sandalwood create the smoky, spicy and\n          smooth oriental heart.\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\u003eBlack Pepper Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Black pepper and agarwood oud give the fragrance its dark, powerful\n          and sensual signature.\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\u003eGlossy Black Mystery with Dark Oud Intensity\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Black Oud opens with patchouli and red orange, develops through\n      Yemen incense, saffron and sandalwood, then settles into black pepper and\n      agarwood oud. Its glossy black bottle, silver label, black ribbed cap and\n      patterned box reflect a fragrance designed to feel precious, elegant,\n      mysterious and confidently masculine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evening Confidence and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Aitizaz Black Oud is suitable for evening wear, special occasions,\n      formal styling, late-night gatherings and masculine signature use. Its\n      patchouli and red orange opening gives it character, while incense,\n      saffron, black pepper and agarwood oud bring mystery, spice and depth.\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      Aitizaz Black Oud is presented as a 100ml Eau de Parfum for men with an\n      oriental and spicy oud character. The scent highlights patchouli, red\n      orange, Yemen incense, saffron, sandalwood, black pepper and agarwood\n      oud. 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=\"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\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=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-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=\"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 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=\"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 Aitizaz Black Oud 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          Aitizaz Black Oud opens with patchouli and red orange, develops with\n          Yemen incense, saffron and sandalwood, and settles into black pepper\n          and agarwood oud.\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 Aitizaz Black Oud EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Black Oud EDP is supplied in a 100ml 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 concentration is Aitizaz Black Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Black Oud is listed as an Eau de Parfum.\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 Aitizaz Black Oud for men?\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. The product page describes Aitizaz Black Oud as a 100ml perfume\n          water for men.\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 Aitizaz Black Oud?\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 feature patchouli and red orange.\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 Aitizaz Black Oud?\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 include Yemen incense, saffron and a sweet touch of\n          sandalwood.\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 Aitizaz Black Oud?\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 reveal black pepper and agarwood oud.\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 Aitizaz Black Oud an oud 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          Yes. Agarwood oud forms the dark base of the fragrance, supported by\n          black pepper, incense, saffron, sandalwood, patchouli and red orange.\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 Aitizaz Black Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Black Oud is suitable for evening wear, special occasions,\n          formal styling, late-night gatherings and masculine signature use.\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 Aitizaz Black Oud 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 glossy black bottle, silver label and matching black\n          patterned box create a premium gift-style presentation for oud lovers.\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\"\u003eHow long does Aitizaz Black Oud last?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Aitizaz Black Oud 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":47582494130422,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/IMG_4791.webp?v=1739208664"},{"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":"anotha-gold-unisex-edp-100ml","title":"Anotha Gold Unisex EDP (100ml)","description":"\u003cstyle\u003e\n  .anotha-gold-wrapper {\n    --ag-white: #ffffff;\n    --ag-soft-white: #fdfbf8;\n    --ag-pale: #fbf1f3;\n    --ag-pale-2: #fff8f4;\n    --ag-border: #e7c9cf;\n    --ag-neutral-border: #efe0dc;\n    --ag-trust-border: #e5ddd0;\n\n    --ag-burgundy: #7b0827;\n    --ag-deep-burgundy: #3f0616;\n    --ag-wine: #9b1238;\n    --ag-rose-gradient: #cf6b86;\n    --ag-soft-rose: #e3a6b3;\n    --ag-blush: #f1c3ca;\n    --ag-gold: #c5a059;\n    --ag-polished-gold: #d6b658;\n    --ag-soft-gold: #ead789;\n    --ag-saffron: #c99234;\n    --ag-rose: #b72248;\n    --ag-white-flowers: #f8f3ea;\n    --ag-magnolia: #f0d9dc;\n    --ag-cambodian-oud: #35170e;\n    --ag-musk: #f8f0e7;\n    --ag-amber: #a3672d;\n    --ag-deep-amber: #5f321b;\n    --ag-character-bg: linear-gradient(135deg, #3f0616 0%, #7b0827 52%, #35170e 100%);\n\n    --ag-heading: #211318;\n    --ag-text: #4c3c3f;\n    --ag-muted: #78676a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ag-white);\n    color: var(--ag-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-gold-wrapper *,\n  .anotha-gold-wrapper *::before,\n  .anotha-gold-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ag-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ag-white);\n    border-bottom: 1px solid var(--ag-border);\n    text-align: center;\n  }\n\n  .ag-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ag-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ag-main-title {\n    margin: 0 0 10px;\n    color: var(--ag-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  .ag-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ag-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ag-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ag-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-border);\n    border-radius: 10px;\n  }\n\n  .ag-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ag-story h3 {\n    margin: 0 0 16px;\n    color: var(--ag-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ag-story p {\n    margin: 0 0 17px;\n    color: var(--ag-text);\n    font-size: 1.05rem;\n  }\n\n  .ag-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ag-section-title {\n    margin: 0 0 25px;\n    color: var(--ag-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  .ag-notes-section,\n  .ag-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-border);\n    border-radius: 10px;\n  }\n\n  .ag-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ag-pale);\n    border: 1px solid var(--ag-border);\n    border-radius: 10px;\n  }\n\n  .ag-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-trust-border);\n    border-radius: 10px;\n  }\n\n  .ag-notes-grid,\n  .ag-journey-grid,\n  .ag-accord-grid,\n  .ag-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ag-note-card {\n    padding: 22px;\n    background: var(--ag-pale-2);\n    border: 1px solid var(--ag-border);\n    border-top: 4px solid var(--ag-gold);\n    border-radius: 8px;\n  }\n\n  .ag-note-label {\n    margin-bottom: 7px;\n    color: var(--ag-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ag-note-title {\n    margin-bottom: 7px;\n    color: var(--ag-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ag-note-description {\n    color: var(--ag-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ag-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ag-polished-gold);\n    border: 1px solid var(--ag-polished-gold);\n    border-radius: 10px;\n  }\n\n  .ag-character-card {\n    padding: 30px 24px;\n    background: var(--ag-character-bg);\n    color: var(--ag-white);\n  }\n\n  .ag-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ag-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ag-character-card p {\n    margin: 0;\n    color: var(--ag-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ag-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ag-details-box,\n  .ag-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-border);\n    border-radius: 8px;\n  }\n\n  .ag-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ag-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ag-neutral-border);\n  }\n\n  .ag-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(--ag-neutral-border);\n  }\n\n  .ag-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ag-detail-label {\n    color: var(--ag-muted);\n    font-weight: 600;\n  }\n\n  .ag-detail-value {\n    color: var(--ag-heading);\n    text-align: right;\n  }\n\n  .ag-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ag-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ag-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ag-neutral-border);\n  }\n\n  .ag-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ag-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ag-gold);\n    font-weight: 700;\n  }\n\n  .ag-journey-intro,\n  .ag-accord-intro,\n  .ag-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ag-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ag-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ag-pale);\n    border: 1px solid var(--ag-border);\n    border-radius: 8px;\n  }\n\n  .ag-journey-number,\n  .ag-accord-icon,\n  .ag-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ag-burgundy);\n    color: var(--ag-soft-gold);\n    border: 1px solid var(--ag-burgundy);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ag-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ag-journey-card h4,\n  .ag-accord-card h4,\n  .ag-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ag-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ag-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ag-journey-card p,\n  .ag-accord-card p,\n  .ag-trust-card p {\n    margin: 0;\n    color: var(--ag-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ag-trust-card p {\n    color: #111111;\n  }\n\n  .ag-accord-card {\n    padding: 22px;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ag-trust-card {\n    padding: 28px 22px;\n    background: var(--ag-white);\n    border: 1px solid var(--ag-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ag-accord-icon,\n  .ag-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ag-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ag-deep-burgundy) 0%, var(--ag-burgundy) 52%, var(--ag-gold) 100%);\n    color: var(--ag-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ag-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ag-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ag-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ag-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ag-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ag-pale);\n    border: 1px solid var(--ag-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ag-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ag-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ag-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ag-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ag-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ag-pale-2);\n    border: 1px solid var(--ag-border);\n    border-left: 6px solid var(--ag-gold);\n    border-radius: 8px;\n  }\n\n  .ag-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ag-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ag-performance-section p {\n    margin: 0;\n    color: var(--ag-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ag-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ag-border);\n  }\n\n  .ag-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ag-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ag-faq-item {\n    background: var(--ag-white);\n    border-bottom: 1px solid var(--ag-border);\n  }\n\n  .ag-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ag-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ag-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ag-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ag-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ag-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ag-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ag-text);\n    font-size: 1rem;\n  }\n\n  .ag-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .anotha-gold-wrapper {\n      padding: 35px;\n    }\n\n    .ag-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ag-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ag-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ag-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ag-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ag-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ag-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ag-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ag-notes-grid,\n    .ag-journey-grid,\n    .ag-accord-grid,\n    .ag-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ag-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ag-character-card {\n      padding: 35px;\n    }\n\n    .ag-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ag-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ag-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ag-section-title,\n    .ag-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ag-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ag-note-description {\n      font-size: 1rem;\n    }\n\n    .ag-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ag-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ag-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ag-detail-row,\n    .ag-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ag-journey-intro,\n    .ag-accord-intro,\n    .ag-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ag-journey-card h4,\n    .ag-accord-card h4,\n    .ag-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ag-journey-card p,\n    .ag-accord-card p,\n    .ag-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ag-statement-section {\n      padding: 44px;\n    }\n\n    .ag-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ag-statement-section p,\n    .ag-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ag-occasion-section {\n      padding: 38px;\n    }\n\n    .ag-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ag-performance-section {\n      padding: 30px;\n    }\n\n    .ag-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ag-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ag-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ag-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ag-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ag-notes-grid,\n    .ag-journey-grid,\n    .ag-accord-grid,\n    .ag-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .anotha-gold-wrapper {\n      padding: 10px;\n    }\n\n    .ag-header {\n      padding: 26px 8px;\n    }\n\n    .ag-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ag-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ag-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ag-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ag-detail-value {\n      text-align: left;\n    }\n\n    .ag-character-card {\n      padding: 24px 18px;\n    }\n\n    .ag-journey-section,\n    .ag-accord-section,\n    .ag-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ag-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ag-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ag-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"anotha-gold-wrapper\"\u003e\n\n  \u003cdiv class=\"ag-header\"\u003e\n    \u003cdiv class=\"ag-brand-tag\"\u003eAdyan Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ag-main-title\"\u003eAnotha Gold\u003c\/h2\u003e\n    \u003cp class=\"ag-tagline\"\u003e\n      “Romantic rose, precious saffron, white florals, Cambodian oud and warm amber elegance.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-intro-grid\"\u003e\n\n    \u003cdiv class=\"ag-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Anotha-Gold-Adyan-for-women-and-men-100-ML-EDP.webp?v=1739208972\" alt=\"Anotha Gold Unisex EDP 100ml by Adyan in burgundy to rose gradient bottle with polished gold cap and gold Arabic detailing\" class=\"ag-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ag-story\"\u003e\n      \u003ch3\u003eAmber Floral Luxury with Golden Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAnotha Gold by Adyan\u003c\/strong\u003e, an exquisite\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e crafted for both women and men.\n        Launched in 2021, this Amber Floral fragrance combines romantic rose,\n        precious saffron, elegant white flowers, magnolia and a luxurious base\n        of Cambodian oud, musk and amber.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with rose and saffron. Rose gives the scent a lush,\n        romantic and refined floral impression, while saffron introduces\n        warmth, richness and a precious golden-spiced character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        White flowers and magnolia create the heart. This delicate yet powerful\n        floral bouquet adds graceful radiance, soft brightness and an ethereal\n        elegance that gives the composition its sophisticated floral depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cambodian oud, musk and amber form the base. Cambodian oud provides\n        deep woody allure, musk adds soft sensuality, and amber creates warm,\n        inviting richness that leaves a captivating and enduring trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a burgundy-to-rose gradient bottle with a polished gold\n        cap, gold Arabic detailing and a matching burgundy-gold box, Anotha\n        Gold visually reflects its opulent, warm and unforgettable amber floral\n        identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-notes-section\"\u003e\n\n    \u003ch3 class=\"ag-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ag-notes-grid\"\u003e\n\n      \u003cdiv class=\"ag-note-card\"\u003e\n        \u003cdiv class=\"ag-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-title\"\u003eRose and Saffron\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-description\"\u003e\n          Romantic rose creates floral richness, while saffron adds golden\n          warmth, spice and refined opulence.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-note-card\"\u003e\n        \u003cdiv class=\"ag-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-title\"\u003eWhite Flowers and Magnolia\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-description\"\u003e\n          White flowers and magnolia create a soft, radiant and graceful floral\n          heart with elegant complexity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-note-card\"\u003e\n        \u003cdiv class=\"ag-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-title\"\u003eCambodian Oud, Musk and Amber\u003c\/div\u003e\n        \u003cdiv class=\"ag-note-description\"\u003e\n          Cambodian oud, musk and amber create a deep, sensual and warm base\n          with lasting sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-character-section\"\u003e\n\n    \u003cdiv class=\"ag-character-card\"\u003e\n      \u003ch3\u003eThe Rose Saffron Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Rose and saffron create a romantic, rich and golden first impression\n        that feels elegant and luxurious.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ag-character-card\"\u003e\n      \u003ch3\u003eThe Oud Amber Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Cambodian oud, musk and amber settle into a warm, sensual and enduring\n        base with refined depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-details-grid\"\u003e\n\n    \u003cdiv class=\"ag-details-box\"\u003e\n      \u003ch4 class=\"ag-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eAnotha Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eWomen and Men \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eLaunch Year\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003e2021\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eAmber Floral\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eRose, Saffron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eWhite Flowers, Magnolia\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eCambodian Oud, Musk, Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-detail-row\"\u003e\n        \u003cspan class=\"ag-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ag-detail-value\"\u003eBurgundy-Rose Bottle, Gold Cap and Burgundy-Gold Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ag-highlights-box\"\u003e\n      \u003ch4 class=\"ag-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ag-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 Floral fragrance launched in 2021\u003c\/li\u003e\n        \u003cli\u003eRose creates lush romantic elegance\u003c\/li\u003e\n        \u003cli\u003eSaffron adds precious golden warmth\u003c\/li\u003e\n        \u003cli\u003eWhite flowers create radiant softness\u003c\/li\u003e\n        \u003cli\u003eMagnolia adds graceful floral complexity\u003c\/li\u003e\n        \u003cli\u003eCambodian oud gives deep woody allure\u003c\/li\u003e\n        \u003cli\u003eMusk adds soft sensuality\u003c\/li\u003e\n        \u003cli\u003eAmber creates warm inviting depth\u003c\/li\u003e\n        \u003cli\u003eVersatile day-to-night fragrance profile\u003c\/li\u003e\n        \u003cli\u003eBurgundy and gold premium bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-journey-section\"\u003e\n\n    \u003ch3 class=\"ag-section-title\"\u003eThe Anotha Gold Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ag-journey-intro\"\u003e\n      A luxurious progression from rose and saffron into white flowers and\n      magnolia, finishing with Cambodian oud, musk and amber for a warm amber\n      floral trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ag-journey-grid\"\u003e\n\n      \u003cdiv class=\"ag-journey-card\"\u003e\n        \u003cdiv class=\"ag-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose creates a romantic floral start, while saffron brings golden\n          spice, passion and richness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-journey-card\"\u003e\n        \u003cdiv class=\"ag-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eWhite Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          White flowers and magnolia create a delicate yet powerful heart with\n          graceful floral depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-journey-card\"\u003e\n        \u003cdiv class=\"ag-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Amber Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Cambodian oud, musk and amber create the enduring warm and sensual\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=\"ag-accord-section\"\u003e\n\n    \u003ch3 class=\"ag-section-title\"\u003eThe Signature Anotha Gold Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ag-accord-intro\"\u003e\n      A refined Amber Floral Eau de Parfum shaped by rose, saffron, white\n      florals, magnolia, Cambodian oud, musk and amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ag-accord-grid\"\u003e\n\n      \u003cdiv class=\"ag-accord-card\"\u003e\n        \u003cdiv class=\"ag-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eRose Saffron\u003c\/h4\u003e\n        \u003cp\u003e\n          Romantic rose and precious saffron create the fragrance’s rich\n          golden-floral opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-accord-card\"\u003e\n        \u003cdiv class=\"ag-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eWhite Flowers Magnolia\u003c\/h4\u003e\n        \u003cp\u003e\n          Soft white florals and magnolia give the scent ethereal elegance and\n          floral complexity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ag-accord-card\"\u003e\n        \u003cdiv class=\"ag-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud Musk Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Cambodian oud, musk and amber create the deep, warm and memorable\n          final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-statement-section\"\u003e\n    \u003ch3\u003eBurgundy Gold Elegance with Amber Floral Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Gold opens with rose and saffron, develops through white flowers\n      and magnolia, then settles into Cambodian oud, musk and amber. Its\n      burgundy-to-rose bottle, polished gold cap and matching gold-accented box\n      reflect a fragrance designed to feel luxurious, warm, opulent and\n      unforgettable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Day, Night and Elegant Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Gold is suitable for daily wear, evenings, social occasions,\n      gifting and confident signature styling. Its rose and white floral heart\n      feels elegant, while saffron, Cambodian oud, musk and amber add warmth,\n      sensuality and lasting sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ag-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Gold is presented as a 100ml Eau de Parfum with an Amber Floral\n      profile. The composition balances rose, saffron, white flowers, magnolia,\n      Cambodian oud, musk and amber. 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=\"ag-trust-section\"\u003e\n\n    \u003ch3 class=\"ag-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ag-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=\"ag-trust-grid\"\u003e\n\n      \u003cdiv class=\"ag-trust-card\"\u003e\n        \u003cdiv class=\"ag-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=\"ag-trust-card\"\u003e\n        \u003cdiv class=\"ag-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=\"ag-trust-card\"\u003e\n        \u003cdiv class=\"ag-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=\"ag-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Anotha Gold by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold by Adyan is an Amber Floral fragrance with rose,\n          saffron, white flowers, magnolia, Cambodian oud, musk and amber. It\n          smells romantic, warm, floral, woody and sophisticated.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold 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=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Gold unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Anotha Gold by Adyan is crafted to captivate both women and men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen was Anotha Gold launched?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold by Adyan was launched in 2021.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are rose and saffron.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are white flowers and magnolia.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are Cambodian oud, musk and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Gold a floral perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Anotha Gold is an Amber Floral fragrance with rose, white\n          flowers and magnolia, supported by saffron, Cambodian oud, musk and\n          amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Anotha Gold?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold is suitable for daily wear, evening occasions, social\n          plans, gifting and elegant signature fragrance styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ag-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Anotha Gold last?\u003c\/summary\u003e\n      \u003cdiv class=\"ag-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Gold 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":47582573953270,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Anotha-Gold-Adyan-for-women-and-men-100-ML-EDP.webp?v=1739208972"},{"product_id":"areej-al-arab-edp-100ml","title":"Areej Al Arab EDP (100ml)","description":"\u003cstyle\u003e\n  .areej-arab-wrapper {\n    --aa-white: #ffffff;\n    --aa-soft-white: #fbfbf8;\n    --aa-pale: #f5f4ef;\n    --aa-pale-2: #faf8f1;\n    --aa-border: #d8d2c3;\n    --aa-neutral-border: #e8e3d8;\n    --aa-trust-border: #e5ddd0;\n\n    --aa-black: #111111;\n    --aa-matte-black: #050505;\n    --aa-charcoal: #1b1b1b;\n    --aa-graphite: #2b2b2b;\n    --aa-silver: #b9b9b4;\n    --aa-soft-silver: #d9d9d4;\n    --aa-warm-grey: #8b8981;\n    --aa-wood-grey: #6e6b63;\n    --aa-peach: #e2a078;\n    --aa-grape: #d7d1b6;\n    --aa-lemon: #dcc55f;\n    --aa-lime: #8fae55;\n    --aa-pink-pepper: #b85d68;\n    --aa-cardamom: #6f7b4e;\n    --aa-nutmeg: #7a4d2c;\n    --aa-bergamot: #b7a65a;\n    --aa-vetiver: #47533a;\n    --aa-oud: #2a160f;\n    --aa-deep-oud: #170b07;\n    --aa-musk: #f4efe4;\n    --aa-character-bg: linear-gradient(135deg, #050505 0%, #2b2b2b 52%, #170b07 100%);\n\n    --aa-heading: #191713;\n    --aa-text: #49443d;\n    --aa-muted: #706b63;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--aa-white);\n    color: var(--aa-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  .areej-arab-wrapper *,\n  .areej-arab-wrapper *::before,\n  .areej-arab-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .aa-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--aa-white);\n    border-bottom: 1px solid var(--aa-border);\n    text-align: center;\n  }\n\n  .aa-brand-tag {\n    margin-bottom: 8px;\n    color: var(--aa-graphite);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .aa-main-title {\n    margin: 0 0 10px;\n    color: var(--aa-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  .aa-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--aa-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .aa-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .aa-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-border);\n    border-radius: 10px;\n  }\n\n  .aa-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .aa-story h3 {\n    margin: 0 0 16px;\n    color: var(--aa-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aa-story p {\n    margin: 0 0 17px;\n    color: var(--aa-text);\n    font-size: 1.05rem;\n  }\n\n  .aa-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aa-section-title {\n    margin: 0 0 25px;\n    color: var(--aa-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  .aa-notes-section,\n  .aa-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-border);\n    border-radius: 10px;\n  }\n\n  .aa-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aa-pale);\n    border: 1px solid var(--aa-border);\n    border-radius: 10px;\n  }\n\n  .aa-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-trust-border);\n    border-radius: 10px;\n  }\n\n  .aa-notes-grid,\n  .aa-journey-grid,\n  .aa-accord-grid,\n  .aa-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .aa-note-card {\n    padding: 22px;\n    background: var(--aa-pale-2);\n    border: 1px solid var(--aa-border);\n    border-top: 4px solid var(--aa-graphite);\n    border-radius: 8px;\n  }\n\n  .aa-note-label {\n    margin-bottom: 7px;\n    color: var(--aa-graphite);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aa-note-title {\n    margin-bottom: 7px;\n    color: var(--aa-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .aa-note-description {\n    color: var(--aa-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .aa-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--aa-silver);\n    border: 1px solid var(--aa-silver);\n    border-radius: 10px;\n  }\n\n  .aa-character-card {\n    padding: 30px 24px;\n    background: var(--aa-character-bg);\n    color: var(--aa-white);\n  }\n\n  .aa-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--aa-soft-silver);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aa-character-card p {\n    margin: 0;\n    color: var(--aa-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .aa-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .aa-details-box,\n  .aa-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-border);\n    border-radius: 8px;\n  }\n\n  .aa-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--aa-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--aa-neutral-border);\n  }\n\n  .aa-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(--aa-neutral-border);\n  }\n\n  .aa-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .aa-detail-label {\n    color: var(--aa-muted);\n    font-weight: 600;\n  }\n\n  .aa-detail-value {\n    color: var(--aa-heading);\n    text-align: right;\n  }\n\n  .aa-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aa-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--aa-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aa-neutral-border);\n  }\n\n  .aa-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .aa-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--aa-graphite);\n    font-weight: 700;\n  }\n\n  .aa-journey-intro,\n  .aa-accord-intro,\n  .aa-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--aa-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .aa-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--aa-pale);\n    border: 1px solid var(--aa-border);\n    border-radius: 8px;\n  }\n\n  .aa-journey-number,\n  .aa-accord-icon,\n  .aa-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--aa-charcoal);\n    color: var(--aa-soft-silver);\n    border: 1px solid var(--aa-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .aa-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .aa-journey-card h4,\n  .aa-accord-card h4,\n  .aa-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--aa-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .aa-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .aa-journey-card p,\n  .aa-accord-card p,\n  .aa-trust-card p {\n    margin: 0;\n    color: var(--aa-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .aa-trust-card p {\n    color: #111111;\n  }\n\n  .aa-accord-card {\n    padding: 22px;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aa-trust-card {\n    padding: 28px 22px;\n    background: var(--aa-white);\n    border: 1px solid var(--aa-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .aa-accord-icon,\n  .aa-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .aa-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--aa-matte-black) 0%, var(--aa-charcoal) 52%, var(--aa-oud) 100%);\n    color: var(--aa-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .aa-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--aa-soft-silver);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aa-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aa-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aa-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--aa-pale);\n    border: 1px solid var(--aa-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aa-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--aa-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aa-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aa-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aa-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--aa-pale-2);\n    border: 1px solid var(--aa-border);\n    border-left: 6px solid var(--aa-graphite);\n    border-radius: 8px;\n  }\n\n  .aa-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--aa-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aa-performance-section p {\n    margin: 0;\n    color: var(--aa-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .aa-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--aa-border);\n  }\n\n  .aa-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--aa-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aa-faq-item {\n    background: var(--aa-white);\n    border-bottom: 1px solid var(--aa-border);\n  }\n\n  .aa-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--aa-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .aa-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aa-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--aa-graphite);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .aa-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .aa-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--aa-text);\n    font-size: 1rem;\n  }\n\n  .aa-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .areej-arab-wrapper {\n      padding: 35px;\n    }\n\n    .aa-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .aa-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .aa-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .aa-tagline {\n      font-size: 1.3rem;\n    }\n\n    .aa-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .aa-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .aa-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .aa-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .aa-notes-grid,\n    .aa-journey-grid,\n    .aa-accord-grid,\n    .aa-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .aa-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .aa-character-card {\n      padding: 35px;\n    }\n\n    .aa-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .aa-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .aa-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .aa-section-title,\n    .aa-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .aa-note-title {\n      font-size: 1.15rem;\n    }\n\n    .aa-note-description {\n      font-size: 1rem;\n    }\n\n    .aa-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .aa-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .aa-box-title {\n      font-size: 1.05rem;\n    }\n\n    .aa-detail-row,\n    .aa-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .aa-journey-intro,\n    .aa-accord-intro,\n    .aa-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .aa-journey-card h4,\n    .aa-accord-card h4,\n    .aa-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .aa-journey-card p,\n    .aa-accord-card p,\n    .aa-trust-card p {\n      font-size: 1rem;\n    }\n\n    .aa-statement-section {\n      padding: 44px;\n    }\n\n    .aa-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .aa-statement-section p,\n    .aa-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .aa-occasion-section {\n      padding: 38px;\n    }\n\n    .aa-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .aa-performance-section {\n      padding: 30px;\n    }\n\n    .aa-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .aa-trust-section {\n      padding: 44px 38px;\n    }\n\n    .aa-trust-card {\n      padding: 32px 26px;\n    }\n\n    .aa-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .aa-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .aa-notes-grid,\n    .aa-journey-grid,\n    .aa-accord-grid,\n    .aa-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .areej-arab-wrapper {\n      padding: 10px;\n    }\n\n    .aa-header {\n      padding: 26px 8px;\n    }\n\n    .aa-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .aa-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .aa-tagline {\n      font-size: 0.95rem;\n    }\n\n    .aa-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .aa-detail-value {\n      text-align: left;\n    }\n\n    .aa-character-card {\n      padding: 24px 18px;\n    }\n\n    .aa-journey-section,\n    .aa-accord-section,\n    .aa-trust-section {\n      padding: 25px 15px;\n    }\n\n    .aa-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .aa-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .aa-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"areej-arab-wrapper\"\u003e\n\n  \u003cdiv class=\"aa-header\"\u003e\n    \u003cdiv class=\"aa-brand-tag\"\u003eAdyan Prestige Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"aa-main-title\"\u003eAreej Al Arab\u003c\/h2\u003e\n    \u003cp class=\"aa-tagline\"\u003e\n      “Peach, white grapes, citrus sparkle, warm spice, green vetiver and rich oud intensity.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-intro-grid\"\u003e\n\n    \u003cdiv class=\"aa-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Areej-Al-Arab-EDP-100ml.jpg?v=1739209133\" alt=\"Areej Al Arab EDP 100ml by Adyan Prestige unisex Arabic perfume in clear glass bottle with black matte patterned panel, silver grey border and black cap\" class=\"aa-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aa-story\"\u003e\n      \u003ch3\u003eOriental Spice with Bright Fruity Energy\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAreej Al Arab EDP\u003c\/strong\u003e, an elegant\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e designed for everyone who enjoys\n        the refined character of Arabic perfumery, oriental spice, sparkling\n        fruits and a rich oud-inspired finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bright peach and white grapes, playing against\n        lemon peel and fresh lime. This gives Areej Al Arab a cheerful,\n        optimistic and sparkling introduction with fruity sweetness and crisp\n        citrus brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the scent develops, freshly ground pink pepper, cardamom and nutmeg\n        create a spicy aromatic centre. Bergamot adds a smoky, astringent\n        citrus nuance, while vetiver brings fresh green depth and a sonorous\n        woody-citrus impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition is described with a rich oud scent of intensity,\n        giving the fragrance its lasting Arabic perfume identity. The result is\n        a smooth, warm and confident oriental-spicy profile with a traditional\n        yet integrated Arabian character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a sleek smooth matte-style bottle with black patterned\n        detail, silver-grey framing, Arabic writing and a matching engraved\n        package, Areej Al Arab feels refined, gift-worthy and highly\n        collectible.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-notes-section\"\u003e\n\n    \u003ch3 class=\"aa-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"aa-notes-grid\"\u003e\n\n      \u003cdiv class=\"aa-note-card\"\u003e\n        \u003cdiv class=\"aa-note-label\"\u003eOpening Notes\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-title\"\u003ePeach, White Grapes, Lemon Peel and Fresh Lime\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-description\"\u003e\n          Bright peach and white grapes sparkle against lemon peel and fresh\n          lime for a fruity, citrusy and cheerful introduction.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-note-card\"\u003e\n        \u003cdiv class=\"aa-note-label\"\u003eSpiced Heart\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-title\"\u003ePink Pepper, Cardamom, Nutmeg, Bergamot and Vetiver\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-description\"\u003e\n          Pink pepper, cardamom and nutmeg create warm aromatic spice, balanced\n          by bergamot and fresh green vetiver.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-note-card\"\u003e\n        \u003cdiv class=\"aa-note-label\"\u003eSignature Trail\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-title\"\u003eRich Oud Intensity and Oriental Warmth\u003c\/div\u003e\n        \u003cdiv class=\"aa-note-description\"\u003e\n          A rich oud scent adds depth, strength and long-lasting Arabic perfume\n          character to the fragrance trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-character-section\"\u003e\n\n    \u003cdiv class=\"aa-character-card\"\u003e\n      \u003ch3\u003eThe Peach Grape Sparkle\u003c\/h3\u003e\n      \u003cp\u003e\n        Peach, white grapes, lemon peel and fresh lime create a bright,\n        optimistic and lively first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aa-character-card\"\u003e\n      \u003ch3\u003eThe Spice Oud Identity\u003c\/h3\u003e\n      \u003cp\u003e\n        Pink pepper, cardamom, nutmeg, bergamot, vetiver and rich oud\n        intensity give the scent warmth, character and depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-details-grid\"\u003e\n\n    \u003cdiv class=\"aa-details-box\"\u003e\n      \u003ch4 class=\"aa-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eAreej Al Arab\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eAdyan Prestige\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eEveryone \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eOriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eOpening Notes\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003ePeach, White Grapes, Lemon Peel, Lime\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eSpiced Notes\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003ePink Pepper, Cardamom, Nutmeg, Bergamot, Vetiver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003eSignature Character\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eRich Oud Intensity, Oriental Spice, Fruity Citrus Freshness\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-detail-row\"\u003e\n        \u003cspan class=\"aa-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"aa-detail-value\"\u003eBlack Matte Pattern, Clear Glass, Silver-Grey Border and Black Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aa-highlights-box\"\u003e\n      \u003ch4 class=\"aa-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"aa-highlights-list\"\u003e\n        \u003cli\u003eElegant 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eArabic perfume with oriental and spicy character\u003c\/li\u003e\n        \u003cli\u003eDesigned for everyone\u003c\/li\u003e\n        \u003cli\u003ePeach gives bright fruity sweetness\u003c\/li\u003e\n        \u003cli\u003eWhite grapes add sparkling freshness\u003c\/li\u003e\n        \u003cli\u003eLemon peel and lime create citrus lift\u003c\/li\u003e\n        \u003cli\u003ePink pepper adds fresh spicy energy\u003c\/li\u003e\n        \u003cli\u003eCardamom and nutmeg create warm aromatic depth\u003c\/li\u003e\n        \u003cli\u003eBergamot adds smoky citrus nuance\u003c\/li\u003e\n        \u003cli\u003eVetiver brings fresh green woody tone\u003c\/li\u003e\n        \u003cli\u003eRich oud intensity gives lasting Arabic character\u003c\/li\u003e\n        \u003cli\u003eGift-worthy bottle and engraved package design\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-journey-section\"\u003e\n\n    \u003ch3 class=\"aa-section-title\"\u003eThe Areej Al Arab Journey\u003c\/h3\u003e\n\n    \u003cp class=\"aa-journey-intro\"\u003e\n      A bright oriental-spicy journey from peach, grapes and citrus into pink\n      pepper, cardamom, nutmeg, bergamot, vetiver and rich oud intensity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aa-journey-grid\"\u003e\n\n      \u003cdiv class=\"aa-journey-card\"\u003e\n        \u003cdiv class=\"aa-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Citrus Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Peach, white grapes, lemon peel and fresh lime create a lively,\n          sparkling and optimistic introduction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-journey-card\"\u003e\n        \u003cdiv class=\"aa-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSpiced Green Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Pink pepper, cardamom, nutmeg, bergamot and vetiver create warmth,\n          freshness and aromatic energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-journey-card\"\u003e\n        \u003cdiv class=\"aa-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eRich Oud Impression\u003c\/h4\u003e\n        \u003cp\u003e\n          The rich oud scent of intensity gives the fragrance its traditional\n          Arabic perfume depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-accord-section\"\u003e\n\n    \u003ch3 class=\"aa-section-title\"\u003eThe Signature Areej Al Arab Accords\u003c\/h3\u003e\n\n    \u003cp class=\"aa-accord-intro\"\u003e\n      A refined Eau de Parfum shaped by bright fruit, citrus peel, aromatic\n      spice, green vetiver and a rich oud-inspired Arabic perfume trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aa-accord-grid\"\u003e\n\n      \u003cdiv class=\"aa-accord-card\"\u003e\n        \u003cdiv class=\"aa-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePeach White Grapes\u003c\/h4\u003e\n        \u003cp\u003e\n          Fruity sweetness and sparkling freshness create the cheerful opening\n          of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-accord-card\"\u003e\n        \u003cdiv class=\"aa-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eSpice Citrus Vetiver\u003c\/h4\u003e\n        \u003cp\u003e\n          Pink pepper, cardamom, nutmeg, bergamot and vetiver build the\n          aromatic centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aa-accord-card\"\u003e\n        \u003cdiv class=\"aa-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eRich Oud Character\u003c\/h4\u003e\n        \u003cp\u003e\n          A deep oud impression gives the fragrance its strong Arabic perfume\n          identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-statement-section\"\u003e\n    \u003ch3\u003eMatte Black Arabic Elegance with Fresh Oriental Spice\u003c\/h3\u003e\n    \u003cp\u003e\n      Areej Al Arab opens with bright peach, white grapes, lemon peel and\n      fresh lime before moving into pink pepper, cardamom, nutmeg, bergamot\n      and vetiver. A rich oud scent of intensity completes the fragrance with\n      lasting Arabic perfume depth, while the matte black patterned bottle and\n      matching package create a refined gift-worthy presentation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Gifting, Collection and Confident Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Areej Al Arab is suitable for personal collection, daily confidence,\n      evening wear, special occasions and gifting. Its fruity citrus opening\n      feels bright and optimistic, while the spicy heart and oud intensity add\n      warmth, richness and depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aa-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Areej Al Arab is presented as a 100ml Eau de Parfum. The product page\n      describes it as an amazingly long-lasting perfume with rich oud scent\n      intensity. 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=\"aa-trust-section\"\u003e\n\n    \u003ch3 class=\"aa-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"aa-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=\"aa-trust-grid\"\u003e\n\n      \u003cdiv class=\"aa-trust-card\"\u003e\n        \u003cdiv class=\"aa-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=\"aa-trust-card\"\u003e\n        \u003cdiv class=\"aa-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=\"aa-trust-card\"\u003e\n        \u003cdiv class=\"aa-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=\"aa-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Areej Al Arab smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab is an oriental and spicy Arabic perfume. It opens with\n          peach, white grapes, lemon peel and fresh lime, develops with pink\n          pepper, cardamom, nutmeg, bergamot and vetiver, and carries a rich\n          oud scent of intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Areej Al Arab?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab 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=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Areej Al Arab?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Areej Al Arab unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab is described as an Eau de Parfum fragrance designed\n          for everyone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the opening notes in Areej Al Arab?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The opening notes include bright fragrant peach, white grapes, lemon\n          peel and fresh lime.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the spicy notes in Areej Al Arab?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The spicy and aromatic notes include pink pepper, cardamom, nutmeg,\n          bergamot and vetiver.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Areej Al Arab an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Areej Al Arab as having a rich oud scent\n          of intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Areej Al Arab suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes Areej Al Arab as a perfect gift for\n          loved ones, with a sleek matte bottle and appealing engraved package\n          design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Areej Al Arab?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab is suitable for daily confidence, evening wear, special\n          occasions, personal collection and gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aa-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Areej Al Arab last?\u003c\/summary\u003e\n      \u003cdiv class=\"aa-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Areej Al Arab is an Eau de Parfum and the product page describes it\n          as amazingly long-lasting with rich oud scent intensity. Actual\n          performance can vary depending on skin chemistry, clothing,\n          application amount, 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":47582696112374,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Areej-Al-Arab-EDP-100ml.jpg?v=1739209133"},{"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":"dehn-al-oud-hindi","title":"Dehn Al Oud Hindi Perfume","description":"\u003cstyle\u003e\n  .dehn-oud-hindi-wrapper {\n    --doh-white: #ffffff;\n    --doh-soft-white: #fdfcf7;\n    --doh-pale: #fbf8ea;\n    --doh-pale-2: #fffaf0;\n    --doh-border: #e4d8ad;\n    --doh-neutral-border: #eee5cf;\n    --doh-trust-border: #e5ddd0;\n\n    --doh-black: #111111;\n    --doh-deep-black: #050504;\n    --doh-label-black: #17130d;\n    --doh-oud-brown: #2d1b10;\n    --doh-resin-brown: #4a2d18;\n    --doh-pale-oud: #d7cf83;\n    --doh-olive-gold: #a99c4e;\n    --doh-antique-gold: #c5a059;\n    --doh-soft-gold: #dfc878;\n    --doh-spice-gold: #b98732;\n    --doh-ivory: #f7f0dc;\n    --doh-warm-cream: #fff8e6;\n    --doh-character-bg: linear-gradient(135deg, #17130d 0%, #4a2d18 52%, #050504 100%);\n\n    --doh-heading: #1d1810;\n    --doh-text: #4d4236;\n    --doh-muted: #796e5d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--doh-white);\n    color: var(--doh-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  .dehn-oud-hindi-wrapper *,\n  .dehn-oud-hindi-wrapper *::before,\n  .dehn-oud-hindi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .doh-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--doh-white);\n    border-bottom: 1px solid var(--doh-border);\n    text-align: center;\n  }\n\n  .doh-brand-tag {\n    margin-bottom: 8px;\n    color: var(--doh-olive-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .doh-main-title {\n    margin: 0 0 10px;\n    color: var(--doh-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  .doh-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--doh-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .doh-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .doh-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-border);\n    border-radius: 10px;\n  }\n\n  .doh-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .doh-story h3 {\n    margin: 0 0 16px;\n    color: var(--doh-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .doh-story p {\n    margin: 0 0 17px;\n    color: var(--doh-text);\n    font-size: 1.05rem;\n  }\n\n  .doh-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .doh-section-title {\n    margin: 0 0 25px;\n    color: var(--doh-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  .doh-notes-section,\n  .doh-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-border);\n    border-radius: 10px;\n  }\n\n  .doh-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--doh-pale);\n    border: 1px solid var(--doh-border);\n    border-radius: 10px;\n  }\n\n  .doh-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-trust-border);\n    border-radius: 10px;\n  }\n\n  .doh-notes-grid,\n  .doh-journey-grid,\n  .doh-accord-grid,\n  .doh-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .doh-note-card {\n    padding: 22px;\n    background: var(--doh-pale-2);\n    border: 1px solid var(--doh-border);\n    border-top: 4px solid var(--doh-olive-gold);\n    border-radius: 8px;\n  }\n\n  .doh-note-label {\n    margin-bottom: 7px;\n    color: var(--doh-olive-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .doh-note-title {\n    margin-bottom: 7px;\n    color: var(--doh-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .doh-note-description {\n    color: var(--doh-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .doh-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--doh-antique-gold);\n    border: 1px solid var(--doh-antique-gold);\n    border-radius: 10px;\n  }\n\n  .doh-character-card {\n    padding: 30px 24px;\n    background: var(--doh-character-bg);\n    color: var(--doh-white);\n  }\n\n  .doh-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--doh-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .doh-character-card p {\n    margin: 0;\n    color: var(--doh-warm-cream);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .doh-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .doh-details-box,\n  .doh-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-border);\n    border-radius: 8px;\n  }\n\n  .doh-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--doh-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--doh-neutral-border);\n  }\n\n  .doh-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(--doh-neutral-border);\n  }\n\n  .doh-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .doh-detail-label {\n    color: var(--doh-muted);\n    font-weight: 600;\n  }\n\n  .doh-detail-value {\n    color: var(--doh-heading);\n    text-align: right;\n  }\n\n  .doh-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .doh-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--doh-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--doh-neutral-border);\n  }\n\n  .doh-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .doh-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--doh-olive-gold);\n    font-weight: 700;\n  }\n\n  .doh-journey-intro,\n  .doh-accord-intro,\n  .doh-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--doh-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .doh-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--doh-pale);\n    border: 1px solid var(--doh-border);\n    border-radius: 8px;\n  }\n\n  .doh-journey-number,\n  .doh-accord-icon,\n  .doh-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--doh-label-black);\n    color: var(--doh-soft-gold);\n    border: 1px solid var(--doh-label-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .doh-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .doh-journey-card h4,\n  .doh-accord-card h4,\n  .doh-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--doh-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .doh-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .doh-journey-card p,\n  .doh-accord-card p,\n  .doh-trust-card p {\n    margin: 0;\n    color: var(--doh-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .doh-trust-card p {\n    color: #111111;\n  }\n\n  .doh-accord-card {\n    padding: 22px;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .doh-trust-card {\n    padding: 28px 22px;\n    background: var(--doh-white);\n    border: 1px solid var(--doh-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .doh-accord-icon,\n  .doh-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .doh-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--doh-deep-black) 0%, var(--doh-resin-brown) 52%, var(--doh-oud-brown) 100%);\n    color: var(--doh-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .doh-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--doh-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .doh-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--doh-warm-cream);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .doh-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--doh-pale);\n    border: 1px solid var(--doh-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .doh-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--doh-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .doh-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--doh-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .doh-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--doh-pale-2);\n    border: 1px solid var(--doh-border);\n    border-left: 6px solid var(--doh-olive-gold);\n    border-radius: 8px;\n  }\n\n  .doh-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--doh-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .doh-performance-section p {\n    margin: 0;\n    color: var(--doh-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .doh-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--doh-border);\n  }\n\n  .doh-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--doh-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .doh-faq-item {\n    background: var(--doh-white);\n    border-bottom: 1px solid var(--doh-border);\n  }\n\n  .doh-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--doh-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .doh-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .doh-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--doh-olive-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .doh-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .doh-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--doh-text);\n    font-size: 1rem;\n  }\n\n  .doh-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .dehn-oud-hindi-wrapper {\n      padding: 35px;\n    }\n\n    .doh-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .doh-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .doh-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .doh-tagline {\n      font-size: 1.3rem;\n    }\n\n    .doh-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .doh-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .doh-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .doh-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .doh-notes-grid,\n    .doh-journey-grid,\n    .doh-accord-grid,\n    .doh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .doh-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .doh-character-card {\n      padding: 35px;\n    }\n\n    .doh-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .doh-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .doh-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .doh-section-title,\n    .doh-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .doh-note-title {\n      font-size: 1.15rem;\n    }\n\n    .doh-note-description {\n      font-size: 1rem;\n    }\n\n    .doh-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .doh-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .doh-box-title {\n      font-size: 1.05rem;\n    }\n\n    .doh-detail-row,\n    .doh-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .doh-journey-intro,\n    .doh-accord-intro,\n    .doh-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .doh-journey-card h4,\n    .doh-accord-card h4,\n    .doh-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .doh-journey-card p,\n    .doh-accord-card p,\n    .doh-trust-card p {\n      font-size: 1rem;\n    }\n\n    .doh-statement-section {\n      padding: 44px;\n    }\n\n    .doh-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .doh-statement-section p,\n    .doh-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .doh-occasion-section {\n      padding: 38px;\n    }\n\n    .doh-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .doh-performance-section {\n      padding: 30px;\n    }\n\n    .doh-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .doh-trust-section {\n      padding: 44px 38px;\n    }\n\n    .doh-trust-card {\n      padding: 32px 26px;\n    }\n\n    .doh-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .doh-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .doh-notes-grid,\n    .doh-journey-grid,\n    .doh-accord-grid,\n    .doh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .dehn-oud-hindi-wrapper {\n      padding: 10px;\n    }\n\n    .doh-header {\n      padding: 26px 8px;\n    }\n\n    .doh-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .doh-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .doh-tagline {\n      font-size: 0.95rem;\n    }\n\n    .doh-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .doh-detail-value {\n      text-align: left;\n    }\n\n    .doh-character-card {\n      padding: 24px 18px;\n    }\n\n    .doh-journey-section,\n    .doh-accord-section,\n    .doh-trust-section {\n      padding: 25px 15px;\n    }\n\n    .doh-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .doh-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .doh-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dehn-oud-hindi-wrapper\"\u003e\n\n  \u003cdiv class=\"doh-header\"\u003e\n    \u003cdiv class=\"doh-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"doh-main-title\"\u003eDehn Al Oud Hindi\u003c\/h2\u003e\n    \u003cp class=\"doh-tagline\"\u003e\n      “Spicy Arabian oud richness with warm Middle Eastern royalty and refined sillage.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-intro-grid\"\u003e\n\n    \u003cdiv class=\"doh-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Dehn-Al-Oud-Hindi.webp?v=1739209302\" alt=\"Dehn Al Oud Hindi perfume by Anfar in pale golden oud-green bottle with translucent cap and black front label\" class=\"doh-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"doh-story\"\u003e\n      \u003ch3\u003eRoyal Arabian Oud with Spiced Middle Eastern Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eDehn Al Oud Hindi Perfume\u003c\/strong\u003e, a luxurious\n        Arabian oud fragrance crafted for those who appreciate richness,\n        warmth, spice and sophistication in every note.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Built around the prestigious character of Hindi oud, this scent carries\n        a deep Middle Eastern identity. It feels warm, resinous and powerful,\n        with the kind of richness associated with traditional Arabian\n        perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance impression is spicy, elegant and intensely luxurious.\n        Its oud-led depth creates a refined aura, while the warm oriental\n        character gives the scent a royal and sophisticated signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As it settles, Dehn Al Oud Hindi leaves a memorable sillage that feels\n        noble, mature and distinctive. It is made for fragrance lovers who want\n        something richer than an everyday fresh scent and more commanding than\n        a simple sweet perfume.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a pale golden oud-green bottle with a translucent cap and\n        black front label, the visual presentation reflects the fragrance\n        character: warm, rare, elegant and rooted in Arabian luxury.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-notes-section\"\u003e\n\n    \u003ch3 class=\"doh-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"doh-notes-grid\"\u003e\n\n      \u003cdiv class=\"doh-note-card\"\u003e\n        \u003cdiv class=\"doh-note-label\"\u003eOud Character\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-title\"\u003eHindi Oud Richness\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-description\"\u003e\n          A deep oud impression that feels resinous, warm, noble and connected\n          to classic Arabian perfume tradition.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-note-card\"\u003e\n        \u003cdiv class=\"doh-note-label\"\u003eOriental Warmth\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-title\"\u003eMiddle Eastern Spice\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-description\"\u003e\n          A warm spicy character gives the fragrance depth, presence and the\n          sophisticated feel of luxury Arabian scent.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-note-card\"\u003e\n        \u003cdiv class=\"doh-note-label\"\u003eSillage\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-title\"\u003eRoyal, Luxurious Trail\u003c\/div\u003e\n        \u003cdiv class=\"doh-note-description\"\u003e\n          The scent leaves an elegant trail associated with richness,\n          sophistication, warmth and refined Arabian royalty.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-character-section\"\u003e\n\n    \u003cdiv class=\"doh-character-card\"\u003e\n      \u003ch3\u003eThe Hindi Oud Depth\u003c\/h3\u003e\n      \u003cp\u003e\n        Dehn Al Oud Hindi opens with a deep oud identity that feels rich,\n        resinous and unmistakably Arabian.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"doh-character-card\"\u003e\n      \u003ch3\u003eThe Spiced Royal Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Warmth, spice and luxurious sillage create a noble signature that feels\n        mature, elegant and sophisticated.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-details-grid\"\u003e\n\n    \u003cdiv class=\"doh-details-box\"\u003e\n      \u003ch4 class=\"doh-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eDehn Al Oud Hindi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003ePerfume\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eBrand Shown\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003ePrimary Character\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eHindi Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eOud, Spicy, Warm, Rich and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eSillage Mood\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eRoyal, Sophisticated and Luxurious\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003ePale Oud Gold, Black Label and Translucent Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-detail-row\"\u003e\n        \u003cspan class=\"doh-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"doh-detail-value\"\u003eOud Lovers and Arabian Perfume Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"doh-highlights-box\"\u003e\n      \u003ch4 class=\"doh-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"doh-highlights-list\"\u003e\n        \u003cli\u003eLuxury Arabian oud perfume\u003c\/li\u003e\n        \u003cli\u003eRich Hindi oud character\u003c\/li\u003e\n        \u003cli\u003eWarm Middle Eastern fragrance profile\u003c\/li\u003e\n        \u003cli\u003eSpicy and sophisticated scent mood\u003c\/li\u003e\n        \u003cli\u003eDeep oriental personality\u003c\/li\u003e\n        \u003cli\u003eRoyal and elegant sillage impression\u003c\/li\u003e\n        \u003cli\u003eMade for oud lovers\u003c\/li\u003e\n        \u003cli\u003eDistinctive Anfar bottle presentation\u003c\/li\u003e\n        \u003cli\u003ePale oud-gold bottle tone\u003c\/li\u003e\n        \u003cli\u003eBold black label contrast\u003c\/li\u003e\n        \u003cli\u003eSuitable for personal fragrance collection\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready Arabian scent\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-journey-section\"\u003e\n\n    \u003ch3 class=\"doh-section-title\"\u003eThe Dehn Al Oud Hindi Journey\u003c\/h3\u003e\n\n    \u003cp class=\"doh-journey-intro\"\u003e\n      A rich Arabian oud journey built around Hindi oud depth, Middle Eastern\n      warmth, spicy richness and a refined royal trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"doh-journey-grid\"\u003e\n\n      \u003cdiv class=\"doh-journey-card\"\u003e\n        \u003cdiv class=\"doh-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDeep Oud Arrival\u003c\/h4\u003e\n        \u003cp\u003e\n          The scent begins with the noble character of Hindi oud, creating\n          immediate depth and Arabian richness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-journey-card\"\u003e\n        \u003cdiv class=\"doh-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSpiced Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm Middle Eastern spice adds sophistication, intensity and a\n          powerful traditional perfume mood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-journey-card\"\u003e\n        \u003cdiv class=\"doh-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eRoyal Sillage\u003c\/h4\u003e\n        \u003cp\u003e\n          The dry-down leaves a luxurious trail that feels elegant, mature,\n          rich and memorable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-accord-section\"\u003e\n\n    \u003ch3 class=\"doh-section-title\"\u003eThe Signature Dehn Al Oud Hindi Accords\u003c\/h3\u003e\n\n    \u003cp class=\"doh-accord-intro\"\u003e\n      A luxurious Arabian perfume shaped by Hindi oud, spicy warmth, rich\n      oriental depth and refined sophistication.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"doh-accord-grid\"\u003e\n\n      \u003cdiv class=\"doh-accord-card\"\u003e\n        \u003cdiv class=\"doh-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eHindi Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          A deep, prestigious oud character gives the fragrance its rich\n          Arabian identity and powerful presence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-accord-card\"\u003e\n        \u003cdiv class=\"doh-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eSpiced Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm spicy undertones create the Middle Eastern richness described\n          in the product profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"doh-accord-card\"\u003e\n        \u003cdiv class=\"doh-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eRoyal Sillage\u003c\/h4\u003e\n        \u003cp\u003e\n          A luxurious trail gives the scent its sophisticated and noble\n          personality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-statement-section\"\u003e\n    \u003ch3\u003ePale Oud Gold Luxury with Deep Arabian Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Hindi brings together the spiciness, richness and warmth of\n      Middle Eastern perfumery. Its pale golden oud-green bottle, translucent\n      cap and black label reflect a scent designed to feel royal, rich,\n      sophisticated and rooted in Arabian oud tradition.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-occasion-section\"\u003e\n    \u003ch3\u003eA Royal Oud Scent for Collection, Gifting and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Hindi is ideal for oud lovers, evening wear, formal moments,\n      personal fragrance collection, luxury gifting and occasions where a rich\n      Arabian trail is preferred. Its warm spicy character makes it more\n      commanding than a light everyday fragrance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"doh-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Hindi is described as carrying the spiciness, richness and\n      warmth of the Middle East with luxurious sillage. 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=\"doh-trust-section\"\u003e\n\n    \u003ch3 class=\"doh-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"doh-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern luxury fragrance compositions through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"doh-trust-grid\"\u003e\n\n      \u003cdiv class=\"doh-trust-card\"\u003e\n        \u003cdiv class=\"doh-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=\"doh-trust-card\"\u003e\n        \u003cdiv class=\"doh-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=\"doh-trust-card\"\u003e\n        \u003cdiv class=\"doh-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=\"doh-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Dehn Al Oud Hindi smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dehn Al Oud Hindi is a rich Arabian oud perfume with spicy warmth,\n          Middle Eastern depth and a luxurious royal sillage impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dehn Al Oud Hindi an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Dehn Al Oud Hindi is built around the character of oud,\n          especially the deep and traditional Hindi oud style.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the main character of Dehn Al Oud Hindi?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The main character is warm, spicy, rich, oriental and sophisticated,\n          with a luxurious Arabian oud identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dehn Al Oud Hindi suitable for everyday wear?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It can be worn whenever a rich oud scent is preferred, but its warm,\n          spicy and luxurious character makes it especially suitable for\n          evenings, formal occasions and signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dehn Al Oud Hindi suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its rich Arabian oud profile and premium Anfar bottle\n          presentation make Dehn Al Oud Hindi suitable as a luxury fragrance\n          gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat colour is the Dehn Al Oud Hindi bottle?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product image shows a pale golden oud-green bottle with a\n          translucent cap and black front label.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is Dehn Al Oud Hindi best for?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is best for fragrance lovers who enjoy rich Arabian perfumes,\n          oud-led scents, warm spicy profiles and sophisticated oriental\n          sillage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Dehn Al Oud Hindi have strong sillage?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description highlights its luxurious sillage. Actual\n          strength may vary depending on application amount, skin chemistry,\n          clothing and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat type of fragrance is Dehn Al Oud Hindi?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dehn Al Oud Hindi is an Arabian oud fragrance with warm, spicy,\n          rich, oriental and sophisticated character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"doh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Dehn Al Oud Hindi last?\u003c\/summary\u003e\n      \u003cdiv class=\"doh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Longevity 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":47582722031862,"sku":null,"price":70.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Dehn-Al-Oud-Hindi.webp?v=1739209302"},{"product_id":"dhahab-khusoosi-edp-50ml","title":"Dhahab Khusoosi EDP (50ml)","description":"\u003cstyle\u003e\n  .dhahab-khusoosi-wrapper {\n    --dh-white: #ffffff;\n    --dh-soft-white: #fdfbf7;\n    --dh-pale: #fbf6ec;\n    --dh-pale-2: #fffaf1;\n    --dh-border: #e6d6b8;\n    --dh-neutral-border: #eee3d1;\n    --dh-trust-border: #e5ddd0;\n\n    --dh-black: #111111;\n    --dh-lacquer-black: #17130f;\n    --dh-deep-black: #060504;\n    --dh-pattern-black: #211b14;\n    --dh-antique-gold: #c5a059;\n    --dh-soft-gold: #dec676;\n    --dh-amber-gold: #d28a25;\n    --dh-liquid-gold: #e0a432;\n    --dh-tobacco: #5c3320;\n    --dh-oud-wood: #2f1d14;\n    --dh-patchouli: #4b3c25;\n    --dh-ivory: #f6efe0;\n    --dh-muted-gold: #b18b44;\n    --dh-character-bg: linear-gradient(135deg, #211b14 0%, #4a2c18 52%, #060504 100%);\n\n    --dh-heading: #1c1711;\n    --dh-text: #4a4036;\n    --dh-muted: #756a5c;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--dh-white);\n    color: var(--dh-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  .dhahab-khusoosi-wrapper *,\n  .dhahab-khusoosi-wrapper *::before,\n  .dhahab-khusoosi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .dh-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--dh-white);\n    border-bottom: 1px solid var(--dh-border);\n    text-align: center;\n  }\n\n  .dh-brand-tag {\n    margin-bottom: 8px;\n    color: var(--dh-muted-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .dh-main-title {\n    margin: 0 0 10px;\n    color: var(--dh-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  .dh-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--dh-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .dh-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .dh-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-border);\n    border-radius: 10px;\n  }\n\n  .dh-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .dh-story h3 {\n    margin: 0 0 16px;\n    color: var(--dh-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dh-story p {\n    margin: 0 0 17px;\n    color: var(--dh-text);\n    font-size: 1.05rem;\n  }\n\n  .dh-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .dh-section-title {\n    margin: 0 0 25px;\n    color: var(--dh-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  .dh-notes-section,\n  .dh-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-border);\n    border-radius: 10px;\n  }\n\n  .dh-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dh-pale);\n    border: 1px solid var(--dh-border);\n    border-radius: 10px;\n  }\n\n  .dh-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-trust-border);\n    border-radius: 10px;\n  }\n\n  .dh-notes-grid,\n  .dh-journey-grid,\n  .dh-accord-grid,\n  .dh-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .dh-note-card {\n    padding: 22px;\n    background: var(--dh-pale-2);\n    border: 1px solid var(--dh-border);\n    border-top: 4px solid var(--dh-muted-gold);\n    border-radius: 8px;\n  }\n\n  .dh-note-label {\n    margin-bottom: 7px;\n    color: var(--dh-muted-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dh-note-title {\n    margin-bottom: 7px;\n    color: var(--dh-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .dh-note-description {\n    color: var(--dh-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .dh-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--dh-antique-gold);\n    border: 1px solid var(--dh-antique-gold);\n    border-radius: 10px;\n  }\n\n  .dh-character-card {\n    padding: 30px 24px;\n    background: var(--dh-character-bg);\n    color: var(--dh-white);\n  }\n\n  .dh-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--dh-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dh-character-card p {\n    margin: 0;\n    color: var(--dh-ivory);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .dh-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .dh-details-box,\n  .dh-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-border);\n    border-radius: 8px;\n  }\n\n  .dh-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--dh-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--dh-neutral-border);\n  }\n\n  .dh-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(--dh-neutral-border);\n  }\n\n  .dh-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .dh-detail-label {\n    color: var(--dh-muted);\n    font-weight: 600;\n  }\n\n  .dh-detail-value {\n    color: var(--dh-heading);\n    text-align: right;\n  }\n\n  .dh-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dh-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--dh-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dh-neutral-border);\n  }\n\n  .dh-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .dh-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--dh-muted-gold);\n    font-weight: 700;\n  }\n\n  .dh-journey-intro,\n  .dh-accord-intro,\n  .dh-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--dh-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dh-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--dh-pale);\n    border: 1px solid var(--dh-border);\n    border-radius: 8px;\n  }\n\n  .dh-journey-number,\n  .dh-accord-icon,\n  .dh-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--dh-lacquer-black);\n    color: var(--dh-soft-gold);\n    border: 1px solid var(--dh-lacquer-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .dh-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .dh-journey-card h4,\n  .dh-accord-card h4,\n  .dh-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--dh-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .dh-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .dh-journey-card p,\n  .dh-accord-card p,\n  .dh-trust-card p {\n    margin: 0;\n    color: var(--dh-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .dh-trust-card p {\n    color: #111111;\n  }\n\n  .dh-accord-card {\n    padding: 22px;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dh-trust-card {\n    padding: 28px 22px;\n    background: var(--dh-white);\n    border: 1px solid var(--dh-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .dh-accord-icon,\n  .dh-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .dh-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--dh-deep-black) 0%, var(--dh-tobacco) 52%, var(--dh-pattern-black) 100%);\n    color: var(--dh-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .dh-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--dh-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dh-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dh-ivory);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dh-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--dh-pale);\n    border: 1px solid var(--dh-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dh-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--dh-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dh-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dh-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dh-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--dh-pale-2);\n    border: 1px solid var(--dh-border);\n    border-left: 6px solid var(--dh-muted-gold);\n    border-radius: 8px;\n  }\n\n  .dh-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--dh-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dh-performance-section p {\n    margin: 0;\n    color: var(--dh-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .dh-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--dh-border);\n  }\n\n  .dh-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--dh-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dh-faq-item {\n    background: var(--dh-white);\n    border-bottom: 1px solid var(--dh-border);\n  }\n\n  .dh-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--dh-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .dh-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dh-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--dh-muted-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .dh-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .dh-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--dh-text);\n    font-size: 1rem;\n  }\n\n  .dh-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .dhahab-khusoosi-wrapper {\n      padding: 35px;\n    }\n\n    .dh-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .dh-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .dh-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .dh-tagline {\n      font-size: 1.3rem;\n    }\n\n    .dh-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .dh-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .dh-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .dh-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .dh-notes-grid,\n    .dh-journey-grid,\n    .dh-accord-grid,\n    .dh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .dh-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .dh-character-card {\n      padding: 35px;\n    }\n\n    .dh-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .dh-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .dh-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .dh-section-title,\n    .dh-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .dh-note-title {\n      font-size: 1.15rem;\n    }\n\n    .dh-note-description {\n      font-size: 1rem;\n    }\n\n    .dh-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .dh-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .dh-box-title {\n      font-size: 1.05rem;\n    }\n\n    .dh-detail-row,\n    .dh-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .dh-journey-intro,\n    .dh-accord-intro,\n    .dh-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .dh-journey-card h4,\n    .dh-accord-card h4,\n    .dh-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .dh-journey-card p,\n    .dh-accord-card p,\n    .dh-trust-card p {\n      font-size: 1rem;\n    }\n\n    .dh-statement-section {\n      padding: 44px;\n    }\n\n    .dh-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .dh-statement-section p,\n    .dh-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .dh-occasion-section {\n      padding: 38px;\n    }\n\n    .dh-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .dh-performance-section {\n      padding: 30px;\n    }\n\n    .dh-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .dh-trust-section {\n      padding: 44px 38px;\n    }\n\n    .dh-trust-card {\n      padding: 32px 26px;\n    }\n\n    .dh-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .dh-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .dh-notes-grid,\n    .dh-journey-grid,\n    .dh-accord-grid,\n    .dh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .dhahab-khusoosi-wrapper {\n      padding: 10px;\n    }\n\n    .dh-header {\n      padding: 26px 8px;\n    }\n\n    .dh-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .dh-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .dh-tagline {\n      font-size: 0.95rem;\n    }\n\n    .dh-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .dh-detail-value {\n      text-align: left;\n    }\n\n    .dh-character-card {\n      padding: 24px 18px;\n    }\n\n    .dh-journey-section,\n    .dh-accord-section,\n    .dh-trust-section {\n      padding: 25px 15px;\n    }\n\n    .dh-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .dh-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .dh-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dhahab-khusoosi-wrapper\"\u003e\n\n  \u003cdiv class=\"dh-header\"\u003e\n    \u003cdiv class=\"dh-brand-tag\"\u003eLondon Musk Presents\u003c\/div\u003e\n    \u003ch2 class=\"dh-main-title\"\u003eDhahab Khusoosi\u003c\/h2\u003e\n    \u003cp class=\"dh-tagline\"\u003e\n      “A well-balanced blend of tobacco, oud and patchouli with golden oriental depth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-intro-grid\"\u003e\n\n    \u003cdiv class=\"dh-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Dhahab-Khusoosi-EDP-50ml.jpg?v=1739209339\" alt=\"Dhahab Khusoosi EDP 50ml with clear bottle, golden liquid, champagne gold cap, black and gold patterned label and matching white black gold presentation box\" class=\"dh-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dh-story\"\u003e\n      \u003ch3\u003eGolden Oriental Balance with Tobacco, Oud and Patchouli\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eDhahab Khusoosi EDP\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e50ml Eau de Parfum\u003c\/strong\u003e built around a well-balanced\n        combination of tobacco, oud and patchouli.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with a smooth oriental warmth that feels rich,\n        polished and instantly memorable. Tobacco brings a deep aromatic tone,\n        oud adds dark resinous character, and patchouli creates earthy texture\n        beneath the golden sweetness of the presentation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the scent develops, the blend becomes more rounded and elegant.\n        The tobacco accord gives the fragrance mature depth, while oud creates\n        the luxurious Arabian signature that makes Dhahab Khusoosi feel bold,\n        noble and distinctive.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Patchouli completes the base with an earthy, slightly smoky finish.\n        Together, tobacco, oud and patchouli create a miraculous mix of\n        fragrance that feels warm, long-lasting, confident and beautifully\n        balanced.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear bottle with golden liquid, champagne-gold cap,\n        black-and-gold patterned label and a matching ivory, black and gold\n        box, Dhahab Khusoosi has a premium gift-ready look that matches its\n        rich oriental scent profile.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-notes-section\"\u003e\n\n    \u003ch3 class=\"dh-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"dh-notes-grid\"\u003e\n\n      \u003cdiv class=\"dh-note-card\"\u003e\n        \u003cdiv class=\"dh-note-label\"\u003eKey Accord\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-title\"\u003eTobacco\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-description\"\u003e\n          A deep, warm and aromatic note that gives the fragrance its mature,\n          confident and luxurious character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-note-card\"\u003e\n        \u003cdiv class=\"dh-note-label\"\u003eOriental Heart\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-title\"\u003eOud\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-description\"\u003e\n          Rich oud brings a dark, resinous and noble Arabian depth that makes\n          the scent feel powerful and distinctive.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-note-card\"\u003e\n        \u003cdiv class=\"dh-note-label\"\u003eEarthy Base\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-title\"\u003ePatchouli\u003c\/div\u003e\n        \u003cdiv class=\"dh-note-description\"\u003e\n          Patchouli adds earthy warmth, depth and a refined smoky texture to\n          complete the 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=\"dh-character-section\"\u003e\n\n    \u003cdiv class=\"dh-character-card\"\u003e\n      \u003ch3\u003eThe Tobacco Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Tobacco and oud create a rich, warm and commanding first impression\n        with unmistakable oriental depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dh-character-card\"\u003e\n      \u003ch3\u003eThe Patchouli Gold Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli settles into the fragrance with earthy warmth, giving Dhahab\n        Khusoosi its balanced, elegant and memorable finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-details-grid\"\u003e\n\n    \u003cdiv class=\"dh-details-box\"\u003e\n      \u003ch4 class=\"dh-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eDhahab Khusoosi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eMain Blend\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eTobacco, Oud, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eOriental, Warm, Woody, Earthy and Smoky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eBalanced, Rich, Elegant and Distinctive\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003eIvory White, Lacquer Black, Gold and Amber Liquid\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-detail-row\"\u003e\n        \u003cspan class=\"dh-detail-label\"\u003eGift Suitability\u003c\/span\u003e\n        \u003cspan class=\"dh-detail-value\"\u003ePremium Boxed Fragrance Gift\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dh-highlights-box\"\u003e\n      \u003ch4 class=\"dh-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"dh-highlights-list\"\u003e\n        \u003cli\u003eRefined 50ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eWell-balanced tobacco, oud and patchouli blend\u003c\/li\u003e\n        \u003cli\u003eWarm oriental fragrance profile\u003c\/li\u003e\n        \u003cli\u003eRich tobacco depth\u003c\/li\u003e\n        \u003cli\u003eLuxurious oud character\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli finish\u003c\/li\u003e\n        \u003cli\u003eElegant and mature scent personality\u003c\/li\u003e\n        \u003cli\u003eDescribed as one of the best sellers over time\u003c\/li\u003e\n        \u003cli\u003ePerfect for personal fragrance collection\u003c\/li\u003e\n        \u003cli\u003eStrong gift-ready presentation\u003c\/li\u003e\n        \u003cli\u003eGolden liquid with champagne cap\u003c\/li\u003e\n        \u003cli\u003eIvory, black and gold patterned box design\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-journey-section\"\u003e\n\n    \u003ch3 class=\"dh-section-title\"\u003eThe Dhahab Khusoosi Journey\u003c\/h3\u003e\n\n    \u003cp class=\"dh-journey-intro\"\u003e\n      A smooth oriental journey built around the richness of tobacco, the dark\n      luxury of oud and the earthy depth of patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dh-journey-grid\"\u003e\n\n      \u003cdiv class=\"dh-journey-card\"\u003e\n        \u003cdiv class=\"dh-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eWarm Tobacco Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Tobacco gives the fragrance a warm, mature and aromatic opening with\n          confident depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-journey-card\"\u003e\n        \u003cdiv class=\"dh-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDark Oud Character\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud adds an intense oriental heart, creating richness, luxury and\n          distinctive Arabian personality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-journey-card\"\u003e\n        \u003cdiv class=\"dh-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Earthiness\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli completes the trail with earthy warmth, balance and a\n          refined smoky impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-accord-section\"\u003e\n\n    \u003ch3 class=\"dh-section-title\"\u003eThe Signature Dhahab Khusoosi Accords\u003c\/h3\u003e\n\n    \u003cp class=\"dh-accord-intro\"\u003e\n      A golden oriental Eau de Parfum shaped by tobacco warmth, oud richness,\n      patchouli depth and premium black-and-gold presentation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dh-accord-grid\"\u003e\n\n      \u003cdiv class=\"dh-accord-card\"\u003e\n        \u003cdiv class=\"dh-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eTobacco Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Tobacco brings deep aromatic warmth and gives the fragrance its\n          smooth, mature and confident tone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-accord-card\"\u003e\n        \u003cdiv class=\"dh-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eOud Richness\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud creates the luxurious oriental heart with dark, resinous and\n          memorable depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-accord-card\"\u003e\n        \u003cdiv class=\"dh-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Balance\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli adds earthy elegance, helping the tobacco and oud blend\n          remain balanced and refined.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-statement-section\"\u003e\n    \u003ch3\u003eIvory, Black and Gold Luxury with Oriental Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Dhahab Khusoosi combines tobacco, oud and patchouli into a balanced\n      oriental Eau de Parfum. The golden liquid, champagne cap, black-and-gold\n      patterned bottle detail and matching ivory presentation box reflect a\n      fragrance designed to feel rich, elegant and gift-ready.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-occasion-section\"\u003e\n    \u003ch3\u003eA Rich Oriental Scent for Collection, Gifting and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Dhahab Khusoosi is ideal for personal collection, fragrance gifting,\n      evenings, formal plans, colder weather and confident signature styling.\n      Its tobacco, oud and patchouli blend makes it warm, grounded and\n      memorable without losing balance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Dhahab Khusoosi is presented as a 50ml Eau de Parfum with a well-balanced\n      tobacco, oud and patchouli profile. The product page describes it as one\n      of the best sellers over time, while exact longevity and projection may\n      vary according to skin chemistry, clothing, application amount,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dh-trust-section\"\u003e\n\n    \u003ch3 class=\"dh-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"dh-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=\"dh-trust-grid\"\u003e\n\n      \u003cdiv class=\"dh-trust-card\"\u003e\n        \u003cdiv class=\"dh-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=\"dh-trust-card\"\u003e\n        \u003cdiv class=\"dh-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=\"dh-trust-card\"\u003e\n        \u003cdiv class=\"dh-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=\"dh-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Dhahab Khusoosi smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi is a warm oriental fragrance built around a\n          well-balanced combination of tobacco, oud and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Dhahab Khusoosi?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi is supplied in a 50ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Dhahab Khusoosi?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the main notes in Dhahab Khusoosi?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The main blend is tobacco, oud and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dhahab Khusoosi an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud is one of the key elements in Dhahab Khusoosi, blended with\n          tobacco and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dhahab Khusoosi warm or fresh?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi leans warm, oriental, woody and earthy because of\n          its tobacco, oud and patchouli structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Dhahab Khusoosi?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi can suit evenings, formal plans, colder weather,\n          personal collection, gifting and confident signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dhahab Khusoosi suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 50ml Eau de Parfum size, gold-toned liquid and ivory,\n          black-and-gold presentation make it suitable as a premium fragrance\n          gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dhahab Khusoosi one of the best sellers?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description states that Dhahab Khusoosi has emerged as\n          one of the best sellers over a period of time.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Dhahab Khusoosi last?\u003c\/summary\u003e\n      \u003cdiv class=\"dh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dhahab Khusoosi 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":47582724784374,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Dhahab-Khusoosi-EDP-50ml.jpg?v=1739209339"},{"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":"jewel-of-paradise-edp-100ml","title":"Jewel of Paradise EDP (100ml)","description":"\u003cstyle\u003e\n  .jewel-paradise-wrapper {\n    --jp-white: #ffffff;\n    --jp-pale: #f1f6ff;\n    --jp-pale-2: #f8fbff;\n    --jp-border: #d7e2f3;\n    --jp-neutral-border: #e5edf7;\n\n    --jp-dominant: #123f9c;\n    --jp-dominant-dark: #08285f;\n    --jp-secondary: #3e185f;\n    --jp-accent: #c7aa59;\n    --jp-aqua: #62c7d7;\n    --jp-dark-support: #0c214e;\n    --jp-dark-deep: #070d20;\n\n    --jp-ink: #131b2d;\n    --jp-body: #394254;\n    --jp-muted: #6f7a8d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--jp-white);\n    color: var(--jp-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-paradise-wrapper *,\n  .jewel-paradise-wrapper *::before,\n  .jewel-paradise-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .jp-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--jp-white);\n    border: 0;\n    border-bottom: 1px solid var(--jp-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .jp-brand-tag {\n    margin-bottom: 8px;\n    color: var(--jp-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .jp-main-title {\n    margin: 0 0 10px;\n    color: var(--jp-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  .jp-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--jp-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .jp-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .jp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 10px;\n  }\n\n  .jp-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .jp-story h3 {\n    margin: 0 0 16px;\n    color: var(--jp-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jp-story p {\n    margin: 0 0 17px;\n    color: var(--jp-body);\n    font-size: 1.05rem;\n  }\n\n  .jp-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jp-section-title {\n    margin: 0 0 25px;\n    color: var(--jp-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  .jp-notes-section,\n  .jp-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 10px;\n  }\n\n  .jp-accord-section,\n  .jp-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jp-pale);\n    border: 1px solid var(--jp-border);\n    border-radius: 10px;\n  }\n\n  .jp-notes-grid,\n  .jp-journey-grid,\n  .jp-accord-grid,\n  .jp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .jp-note-card {\n    padding: 22px;\n    background: var(--jp-pale);\n    border: 1px solid var(--jp-border);\n    border-top: 4px solid var(--jp-dominant);\n    border-radius: 8px;\n  }\n\n  .jp-note-label {\n    margin-bottom: 7px;\n    color: var(--jp-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jp-note-title {\n    margin-bottom: 7px;\n    color: var(--jp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .jp-note-description {\n    color: var(--jp-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .jp-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--jp-accent);\n    border: 1px solid var(--jp-accent);\n    border-radius: 10px;\n  }\n\n  .jp-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--jp-dark-support),\n      var(--jp-dark-deep)\n    );\n    color: var(--jp-white);\n  }\n\n  .jp-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--jp-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jp-character-card p {\n    margin: 0;\n    color: #f6f9ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .jp-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .jp-details-box,\n  .jp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 8px;\n  }\n\n  .jp-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--jp-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--jp-border);\n  }\n\n  .jp-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(--jp-neutral-border);\n  }\n\n  .jp-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .jp-detail-label {\n    color: var(--jp-muted);\n    font-weight: 600;\n  }\n\n  .jp-detail-value {\n    color: var(--jp-ink);\n    text-align: right;\n  }\n\n  .jp-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jp-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--jp-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jp-neutral-border);\n  }\n\n  .jp-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .jp-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--jp-dominant);\n    font-weight: 700;\n  }\n\n  .jp-journey-intro,\n  .jp-accord-intro,\n  .jp-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--jp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .jp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--jp-pale);\n    border: 1px solid var(--jp-border);\n    border-radius: 8px;\n  }\n\n  .jp-journey-number,\n  .jp-accord-icon,\n  .jp-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--jp-dominant);\n    color: var(--jp-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .jp-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .jp-journey-card h4,\n  .jp-accord-card h4,\n  .jp-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--jp-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .jp-journey-card p,\n  .jp-accord-card p,\n  .jp-trust-card p {\n    margin: 0;\n    color: var(--jp-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .jp-accord-card,\n  .jp-trust-card {\n    padding: 22px;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jp-accord-icon,\n  .jp-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .jp-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 10px;\n  }\n\n  .jp-video-title {\n    margin: 0 0 8px;\n    color: var(--jp-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  .jp-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--jp-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .jp-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--jp-white);\n    border: 1px solid var(--jp-border);\n    border-radius: 8px;\n  }\n\n  .jp-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--jp-white);\n    border: 0;\n  }\n\n  .jp-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .jp-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--jp-dominant);\n    color: var(--jp-white);\n    border: 1px solid var(--jp-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  .jp-instagram-link a:hover {\n    background: var(--jp-dominant-dark);\n    border-color: var(--jp-dominant-dark);\n  }\n\n  .jp-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--jp-dark-support) 0%,\n      var(--jp-dominant) 48%,\n      var(--jp-dark-deep) 100%\n    );\n    color: var(--jp-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .jp-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--jp-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jp-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f6f9ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jp-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--jp-pale);\n    border: 1px solid var(--jp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jp-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--jp-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jp-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--jp-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jp-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--jp-pale-2);\n    border: 1px solid var(--jp-border);\n    border-left: 6px solid var(--jp-dominant);\n    border-radius: 8px;\n  }\n\n  .jp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--jp-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jp-performance-section p {\n    margin: 0;\n    color: var(--jp-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .jp-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--jp-border);\n  }\n\n  .jp-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--jp-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jp-faq-item {\n    background: var(--jp-white);\n    border-bottom: 1px solid var(--jp-border);\n  }\n\n  .jp-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--jp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .jp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .jp-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--jp-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .jp-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .jp-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--jp-body);\n    font-size: 1rem;\n  }\n\n  .jp-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .jewel-paradise-wrapper {\n      padding: 35px;\n    }\n\n    .jp-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .jp-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .jp-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .jp-tagline {\n      font-size: 1.3rem;\n    }\n\n    .jp-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .jp-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .jp-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .jp-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .jp-notes-grid,\n    .jp-journey-grid,\n    .jp-accord-grid,\n    .jp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .jp-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .jp-character-card {\n      padding: 35px;\n    }\n\n    .jp-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .jp-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .jp-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .jp-section-title,\n    .jp-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .jp-note-title {\n      font-size: 1.15rem;\n    }\n\n    .jp-note-description {\n      font-size: 1rem;\n    }\n\n    .jp-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .jp-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .jp-box-title {\n      font-size: 1.05rem;\n    }\n\n    .jp-detail-row,\n    .jp-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .jp-journey-intro,\n    .jp-accord-intro,\n    .jp-trust-intro,\n    .jp-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .jp-video-title {\n      font-size: 1.55rem;\n    }\n\n    .jp-journey-card h4,\n    .jp-accord-card h4,\n    .jp-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .jp-journey-card p,\n    .jp-accord-card p,\n    .jp-trust-card p {\n      font-size: 1rem;\n    }\n\n    .jp-statement-section {\n      padding: 44px;\n    }\n\n    .jp-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .jp-statement-section p,\n    .jp-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .jp-occasion-section {\n      padding: 38px;\n    }\n\n    .jp-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .jp-performance-section {\n      padding: 30px;\n    }\n\n    .jp-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .jp-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .jp-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .jp-notes-grid,\n    .jp-journey-grid,\n    .jp-accord-grid,\n    .jp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jewel-paradise-wrapper {\n      padding: 10px;\n    }\n\n    .jp-header {\n      padding: 26px 8px;\n    }\n\n    .jp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .jp-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .jp-tagline {\n      font-size: 0.95rem;\n    }\n\n    .jp-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .jp-detail-value {\n      text-align: left;\n    }\n\n    .jp-character-card {\n      padding: 24px 18px;\n    }\n\n    .jp-journey-section,\n    .jp-accord-section,\n    .jp-trust-section {\n      padding: 25px 15px;\n    }\n\n    .jp-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .jp-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .jp-video-section {\n      padding: 24px 10px;\n    }\n\n    .jp-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .jp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewel-paradise-wrapper\"\u003e\n\n  \u003cdiv class=\"jp-header\"\u003e\n    \u003cdiv class=\"jp-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"jp-main-title\"\u003eJewel of Paradise\u003c\/h2\u003e\n    \u003cp class=\"jp-tagline\"\u003e\n      “Black currant syrup, watery freshness, luminous florals, oud and smoky benzoin depth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-intro-grid\"\u003e\n\n    \u003cdiv class=\"jp-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/JEWEL-OF-PARADISE-by-Anfar-London-100-ML-Unisex-Perfume.jpg?v=1739209827\" alt=\"Jewel of Paradise by Anfar London 100ml Eau de Parfum in royal blue packaging with jewel-inspired presentation\" class=\"jp-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-story\"\u003e\n      \u003ch3\u003eFruity Aquatic Brightness with Floral Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eJewel of Paradise by Anfar London\u003c\/strong\u003e, a\n        luxurious \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created as a refined\n        unisex fragrance for men and women who enjoy fresh fruit, watery\n        accords, florals, oud and resinous depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with black currant syrup and watery accords.\n        Black currant syrup brings a juicy fruit character with green and red\n        fruit nuances, while watery accords add clean freshness and balance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rose, cyclamen, narcissus and jasmine sambac form the heart. These\n        floral notes introduce elegance, softness and a slightly spicy exotic\n        character, giving the fragrance its high-quality floral signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base combines agarwood, patchouli, incense and benzoin. Agarwood\n        adds rich woody depth, patchouli gives an earthy undertone, incense\n        creates smoky atmosphere, and benzoin brings smooth resinous warmth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in luxurious royal blue packaging, Jewel of Paradise feels\n        distinctive, gift-ready and suitable for personal use. Its diverse\n        fruity, watery, floral, oud and resin profile makes it versatile\n        across seasons, occasions and personal styles.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-notes-section\"\u003e\n\n    \u003ch3 class=\"jp-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"jp-notes-grid\"\u003e\n\n      \u003cdiv class=\"jp-note-card\"\u003e\n        \u003cdiv class=\"jp-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-title\"\u003eBlack Currant Syrup and Watery Accords\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-description\"\u003e\n          Juicy black currant syrup gives a fruity opening while watery\n          accords add freshness, transparency and clean balance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-note-card\"\u003e\n        \u003cdiv class=\"jp-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-title\"\u003eRose, Cyclamen, Narcissus and Jasmine Sambac\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-description\"\u003e\n          A floral heart adds elegance, softness and an exotic, slightly spicy\n          character through rose, cyclamen, narcissus and jasmine sambac.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-note-card\"\u003e\n        \u003cdiv class=\"jp-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-title\"\u003eAgarwood Oud, Patchouli, Incense and Benzoin\u003c\/div\u003e\n        \u003cdiv class=\"jp-note-description\"\u003e\n          Oud adds richness, patchouli brings earthy depth, incense creates\n          smoky atmosphere and benzoin leaves a smooth resinous warmth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-character-section\"\u003e\n\n    \u003cdiv class=\"jp-character-card\"\u003e\n      \u003ch3\u003eThe Black Currant Water Accord\u003c\/h3\u003e\n      \u003cp\u003e\n        Black currant syrup gives the scent its juicy jewel-like opening,\n        while watery accords create a clean, fresh and transparent balance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-character-card\"\u003e\n      \u003ch3\u003eThe Oud Incense Benzoin Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Agarwood, patchouli, incense and benzoin settle into a rich, earthy,\n        smoky and resinous unisex dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-details-grid\"\u003e\n\n    \u003cdiv class=\"jp-details-box\"\u003e\n      \u003ch4 class=\"jp-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eJewel of Paradise\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eMen and Women \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eBlack Currant Syrup, Watery Accords\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eRose, Cyclamen, Narcissus, Jasmine Sambac\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eAgarwood Oud, Patchouli, Incense, Benzoin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eFruity, Watery, Floral, Oud, Earthy, Smoky and Resinous\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-detail-row\"\u003e\n        \u003cspan class=\"jp-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"jp-detail-value\"\u003eRoyal Blue Gift-Ready Packaging\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-highlights-box\"\u003e\n      \u003ch4 class=\"jp-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"jp-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eUnisex fragrance for men and women\u003c\/li\u003e\n        \u003cli\u003eJuicy black currant syrup opening\u003c\/li\u003e\n        \u003cli\u003eFresh watery accord balance\u003c\/li\u003e\n        \u003cli\u003eElegant rose and cyclamen heart\u003c\/li\u003e\n        \u003cli\u003eDistinctive narcissus nuance\u003c\/li\u003e\n        \u003cli\u003eRich jasmine sambac floral depth\u003c\/li\u003e\n        \u003cli\u003eAgarwood oud foundation\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli undertone\u003c\/li\u003e\n        \u003cli\u003eSmoky incense character\u003c\/li\u003e\n        \u003cli\u003eSmooth benzoin warmth\u003c\/li\u003e\n        \u003cli\u003eLuxurious royal blue presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-journey-section\"\u003e\n\n    \u003ch3 class=\"jp-section-title\"\u003eThe Jewel of Paradise Journey\u003c\/h3\u003e\n\n    \u003cp class=\"jp-journey-intro\"\u003e\n      A distinctive progression from black currant syrup and watery freshness\n      into exotic florals before settling into oud, patchouli, incense and\n      benzoin.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jp-journey-grid\"\u003e\n\n      \u003cdiv class=\"jp-journey-card\"\u003e\n        \u003cdiv class=\"jp-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Watery Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Black currant syrup creates juicy fruitiness while watery accords\n          add freshness and balance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-journey-card\"\u003e\n        \u003cdiv class=\"jp-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eExotic Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, cyclamen, narcissus and jasmine sambac create a refined floral\n          centre with an exotic spicy nuance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-journey-card\"\u003e\n        \u003cdiv class=\"jp-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Resin Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood, patchouli, incense and benzoin create woody, earthy,\n          smoky and resinous depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-accord-section\"\u003e\n\n    \u003ch3 class=\"jp-section-title\"\u003eThe Signature Jewel of Paradise Accords\u003c\/h3\u003e\n\n    \u003cp class=\"jp-accord-intro\"\u003e\n      A gender-neutral composition shaped by black currant syrup, watery\n      freshness, elegant florals, oud, patchouli, incense and benzoin.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jp-accord-grid\"\u003e\n\n      \u003cdiv class=\"jp-accord-card\"\u003e\n        \u003cdiv class=\"jp-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlack Currant and Water\u003c\/h4\u003e\n        \u003cp\u003e\n          Fruity syrup and watery freshness create a bright, clean and\n          balanced opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-accord-card\"\u003e\n        \u003cdiv class=\"jp-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eRose and White Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, cyclamen, narcissus and jasmine sambac add elegance, softness\n          and floral richness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-accord-card\"\u003e\n        \u003cdiv class=\"jp-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud, Incense and Benzoin\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood, smoky incense, earthy patchouli and warm benzoin create a\n          deep and luxurious base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-video-section\"\u003e\n    \u003ch3 class=\"jp-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"jp-video-subtitle\"\u003e\n      Watch the Jewel of Paradise presentation and explore its royal blue visual mood, fruity floral character and refined unisex fragrance identity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jp-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DXMDlayCg_P\/embed\" allowtransparency=\"true\" allow=\"encrypted-media\" scrolling=\"no\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jp-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DXMDlayCg_P\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View Reel on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-statement-section\"\u003e\n    \u003ch3\u003eRoyal Blue Luxury with Gender-Neutral Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Paradise balances black currant syrup and watery accords with\n      rose, cyclamen, narcissus, jasmine sambac, oud, patchouli, incense and\n      benzoin. Its royal blue presentation reflects a fragrance designed to\n      feel luxurious, expressive and suitable for both gifting and personal\n      signature wear.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-occasion-section\"\u003e\n    \u003ch3\u003eA Unisex Signature for All Seasons\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Paradise is suitable for day wear, evening wear, gifting,\n      personal use and special occasions. Its fruity-water opening feels fresh,\n      the floral heart adds elegance, and the oud, incense and benzoin base\n      gives the scent enough depth for cooler seasons and evening moments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jp-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Paradise is supplied as a 100ml Eau de Parfum with a rich base\n      of agarwood, patchouli, incense and benzoin. These deeper notes help the\n      fragrance leave a lasting impression. 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=\"jp-trust-section\"\u003e\n\n    \u003ch3 class=\"jp-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"jp-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, unisex\n      scents, oud fragrances, floral perfumes, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jp-trust-grid\"\u003e\n\n      \u003cdiv class=\"jp-trust-card\"\u003e\n        \u003cdiv class=\"jp-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, oud\n          compositions, perfume oils and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jp-trust-card\"\u003e\n        \u003cdiv class=\"jp-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=\"jp-trust-card\"\u003e\n        \u003cdiv class=\"jp-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=\"jp-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jewel of Paradise smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Paradise opens with black currant syrup and watery accords,\n          develops into rose, cyclamen, narcissus and jasmine sambac, then\n          settles into agarwood oud, patchouli, incense and benzoin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Jewel of Paradise?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are black currant syrup and watery accords.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Jewel of Paradise?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are rose, cyclamen, narcissus and jasmine sambac.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Jewel of Paradise?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are agarwood oud, patchouli, incense and benzoin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Paradise suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Jewel of Paradise is presented as a unisex fragrance suitable\n          for men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jewel of Paradise?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Paradise by Anfar London is supplied in a 100ml,\n          approximately 3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Paradise suitable for day or evening wear?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its watery and fruity opening makes it suitable for daytime,\n          while the oud, incense, patchouli and benzoin base gives it enough\n          depth for evenings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Paradise an oud perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Agarwood, also known as oud, appears in the base and adds rich\n          woody depth to the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Paradise long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Paradise has a deep base of agarwood, patchouli, incense\n          and benzoin. 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=\"jp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Paradise suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"jp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its unisex profile, 100ml size, diverse note structure and\n          royal blue 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":47582814601462,"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-PARADISE-by-Anfar-London-100-ML-Unisex-Perfume.jpg?v=1739209827"},{"product_id":"leather-oud-edp-100ml","title":"Leather Oud EDP (100ml)","description":"\u003cstyle\u003e\n  .leather-oud-wrapper {\n    --le-white: #ffffff;\n    --le-pale: #eef7f0;\n    --le-pale-2: #f8fcf9;\n    --le-near-white: #fcfcfc;\n    --le-border: #d2e4d6;\n    --le-neutral-border: #e2ece4;\n\n    --le-dominant: #16863a;\n    --le-dominant-dark: #0c5624;\n    --le-secondary: #c9a348;\n    --le-accent: #102217;\n    --le-dark-support: #11351e;\n    --le-dark-deep: #07160d;\n\n    --le-ink: #142018;\n    --le-body: #3b4a40;\n    --le-muted: #6d7d72;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--le-white);\n    color: var(--le-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  .leather-oud-wrapper *,\n  .leather-oud-wrapper *::before,\n  .leather-oud-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .le-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--le-white);\n    border: 0;\n    border-bottom: 1px solid var(--le-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .le-header::before,\n  .le-header::after {\n    display: none;\n  }\n\n  .le-brand-tag {\n    margin-bottom: 8px;\n    color: var(--le-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .le-main-title {\n    margin: 0 0 10px;\n    color: var(--le-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  .le-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--le-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .le-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .le-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 10px;\n  }\n\n  .le-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .le-story h3 {\n    margin: 0 0 16px;\n    color: var(--le-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .le-story p {\n    margin: 0 0 17px;\n    color: var(--le-body);\n    font-size: 1.05rem;\n  }\n\n  .le-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .le-section-title {\n    margin: 0 0 25px;\n    color: var(--le-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  .le-notes-section,\n  .le-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 10px;\n  }\n\n  .le-accord-section,\n  .le-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--le-pale);\n    border: 1px solid var(--le-border);\n    border-radius: 10px;\n  }\n\n  .le-notes-grid,\n  .le-journey-grid,\n  .le-accord-grid,\n  .le-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .le-note-card {\n    padding: 22px;\n    background: var(--le-pale);\n    border: 1px solid var(--le-border);\n    border-top: 4px solid var(--le-dominant);\n    border-radius: 8px;\n  }\n\n  .le-note-card:nth-child(2),\n  .le-note-card:nth-child(3) {\n    border-left: 1px solid var(--le-border);\n    border-top-color: var(--le-dominant);\n  }\n\n  .le-note-label,\n  .le-note-card:nth-child(2) .le-note-label,\n  .le-note-card:nth-child(3) .le-note-label {\n    margin-bottom: 7px;\n    color: var(--le-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .le-note-title {\n    margin-bottom: 7px;\n    color: var(--le-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .le-note-description {\n    color: var(--le-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .le-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--le-secondary);\n    border: 1px solid var(--le-secondary);\n    border-radius: 10px;\n  }\n\n  .le-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--le-dark-support),\n      var(--le-dark-deep)\n    );\n    color: var(--le-white);\n  }\n\n  .le-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--le-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .le-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .le-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .le-details-box,\n  .le-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 8px;\n  }\n\n  .le-box-title,\n  .le-highlights-box .le-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--le-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--le-border);\n  }\n\n  .le-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(--le-neutral-border);\n  }\n\n  .le-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .le-detail-label {\n    color: var(--le-muted);\n    font-weight: 600;\n  }\n\n  .le-detail-value {\n    color: var(--le-ink);\n    text-align: right;\n  }\n\n  .le-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .le-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--le-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--le-neutral-border);\n  }\n\n  .le-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .le-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--le-dominant);\n    font-weight: 700;\n  }\n\n  \n  .le-journey-intro,\n  .le-accord-intro,\n  .le-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--le-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .le-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--le-pale);\n    border: 1px solid var(--le-border);\n    border-radius: 8px;\n  }\n\n  \n  .le-journey-number,\n  .le-accord-icon,\n  .le-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--le-dominant);\n    color: var(--le-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .le-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .le-journey-card:nth-child(2) .le-journey-number,\n  .le-journey-card:nth-child(3) .le-journey-number,\n  .le-accord-card:nth-child(2) .le-accord-icon,\n  .le-accord-card:nth-child(3) .le-accord-icon,\n  .le-trust-card:nth-child(2) .le-trust-icon,\n  .le-trust-card:nth-child(3) .le-trust-icon {\n    background: var(--le-dominant);\n    color: var(--le-white);\n  }\n\n  .le-journey-card h4,\n  .le-accord-card h4,\n  .le-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--le-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .le-journey-card p,\n  .le-accord-card p,\n  .le-trust-card p {\n    margin: 0;\n    color: var(--le-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .le-accord-card,\n  .le-trust-card {\n    padding: 22px;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .le-accord-icon,\n  .le-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .le-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 10px;\n  }\n\n  .le-video-title {\n    margin: 0 0 8px;\n    color: var(--le-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  .le-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--le-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .le-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--le-white);\n    border: 1px solid var(--le-border);\n    border-radius: 8px;\n  }\n\n  .le-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--le-white);\n    border: 0;\n  }\n\n  .le-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .le-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--le-dominant);\n    color: var(--le-white);\n    border: 1px solid var(--le-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  .le-instagram-link a:hover {\n    background: var(--le-dominant-dark);\n    border-color: var(--le-dominant-dark);\n  }\n\n  \n  .le-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--le-dark-support) 0%,\n      var(--le-dominant) 48%,\n      var(--le-dark-deep) 100%\n    );\n    color: var(--le-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .le-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--le-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .le-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  .le-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--le-pale);\n    border: 1px solid var(--le-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .le-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--le-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .le-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--le-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .le-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--le-pale-2);\n    border: 1px solid var(--le-border);\n    border-left: 6px solid var(--le-dominant);\n    border-radius: 8px;\n  }\n\n  .le-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--le-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .le-performance-section p {\n    margin: 0;\n    color: var(--le-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .le-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--le-border);\n  }\n\n  .le-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--le-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .le-faq-item {\n    background: var(--le-white);\n    border-bottom: 1px solid var(--le-border);\n  }\n\n  .le-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--le-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .le-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .le-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--le-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .le-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .le-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--le-body);\n    font-size: 1rem;\n  }\n\n  .le-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .leather-oud-wrapper {\n      padding: 35px;\n    }\n\n    .le-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .le-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .le-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .le-tagline {\n      font-size: 1.3rem;\n    }\n\n    .le-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .le-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .le-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .le-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .le-notes-grid,\n    .le-journey-grid,\n    .le-accord-grid,\n    .le-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .le-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .le-character-card {\n      padding: 35px;\n    }\n\n    .le-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .le-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .le-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .le-section-title,\n    .le-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .le-note-title {\n      font-size: 1.15rem;\n    }\n\n    .le-note-description {\n      font-size: 1rem;\n    }\n\n    .le-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .le-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .le-box-title {\n      font-size: 1.05rem;\n    }\n\n    .le-detail-row,\n    .le-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .le-journey-intro,\n    .le-accord-intro,\n    .le-trust-intro,\n    .le-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .le-journey-card h4,\n    .le-accord-card h4,\n    .le-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .le-journey-card p,\n    .le-accord-card p,\n    .le-trust-card p {\n      font-size: 1rem;\n    }\n\n    .le-video-title {\n      font-size: 1.55rem;\n    }\n\n    .le-statement-section {\n      padding: 44px;\n    }\n\n    .le-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .le-statement-section p,\n    .le-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .le-occasion-section {\n      padding: 38px;\n    }\n\n    .le-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .le-performance-section {\n      padding: 30px;\n    }\n\n    .le-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .le-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .le-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .le-notes-grid,\n    .le-journey-grid,\n    .le-accord-grid,\n    .le-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .leather-oud-wrapper {\n      padding: 10px;\n    }\n\n    .le-header {\n      padding: 26px 8px;\n    }\n\n    .le-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .le-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .le-tagline {\n      font-size: 0.95rem;\n    }\n\n    .le-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .le-detail-value {\n      text-align: left;\n    }\n\n    .le-character-card {\n      padding: 24px 18px;\n    }\n\n    .le-journey-section,\n    .le-accord-section,\n    .le-trust-section {\n      padding: 25px 15px;\n    }\n\n    .le-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .le-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .le-video-section {\n      padding: 24px 10px;\n    }\n\n    .le-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .le-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .le-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    .le-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    .le-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  .leather-oud-wrapper .le-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .leather-oud-wrapper .le-highlights-list li {\n    list-style: none !important;\n  }\n\n  .leather-oud-wrapper .le-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .leather-oud-wrapper .le-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .leather-oud-wrapper .le-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .leather-oud-wrapper .le-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .leather-oud-wrapper .le-detail-label,\n    .leather-oud-wrapper .le-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"leather-oud-wrapper\"\u003e\n\u003cdiv class=\"le-header\"\u003e\n\u003cdiv class=\"le-brand-tag\"\u003eOud Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"le-main-title\"\u003eLeather Oud\u003c\/h2\u003e\n\u003cp class=\"le-tagline\"\u003e“A warm, smooth and commanding blend of saffron, thyme, raspberry, oud and leather.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-intro-grid\"\u003e\n\u003cdiv class=\"le-image-frame\"\u003e\n\u003cimg alt=\"Leather Oud by Oud Al Anfar 100ml Eau de Parfum in a vivid emerald-green textured bottle with polished gold crown cap and label, paired with a deep forest-green box with gold line detailing\" class=\"le-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/s-l1600-1_jpg.webp?v=1739209967\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-story\"\u003e\n\u003ch3\u003eA Warm, Smooth and Distinctive Leather-Oud Signature\u003c\/h3\u003e\n\u003cp\u003eDiscover Leather Oud by Oud Al Anfar, a 100ml Eau de Parfum designed for men and presented in a refined Arabian fragrance format.\u003c\/p\u003e\n\u003cp\u003eSaffron, thyme and raspberry create the opening, balancing aromatic spice, herbal freshness and a soft fruity contrast.\u003c\/p\u003e\n\u003cp\u003eAs the fragrance develops, its warm leather character becomes more prominent, maintaining a smooth and confident presence.\u003c\/p\u003e\n\u003cp\u003eOud and leather form the base, creating a deep woody foundation with a rich, textured and enduring character.\u003c\/p\u003e\n\u003cp\u003eThe vivid emerald-green bottle features a faceted textured finish, polished gold crown cap and gold label, while the deep forest-green box is detailed with clean gold lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-notes-section\"\u003e\n\u003ch3 class=\"le-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"le-notes-grid\"\u003e\n\u003cdiv class=\"le-note-card\"\u003e\n\u003cdiv class=\"le-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"le-note-title\"\u003eSaffron, Thyme and Raspberry\u003c\/div\u003e\n\u003cdiv class=\"le-note-description\"\u003eSaffron and thyme bring warm aromatic spice while raspberry adds a soft fruity contrast.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-note-card\"\u003e\n\u003cdiv class=\"le-note-label\"\u003eSignature Character\u003c\/div\u003e\n\u003cdiv class=\"le-note-title\"\u003eWarm and Smooth Leather\u003c\/div\u003e\n\u003cdiv class=\"le-note-description\"\u003eThe composition maintains a clear leather effect through its development, creating a polished and confident core.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-note-card\"\u003e\n\u003cdiv class=\"le-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"le-note-title\"\u003eOud and Leather\u003c\/div\u003e\n\u003cdiv class=\"le-note-description\"\u003eOud and leather form a deep woody base with richness, texture and a commanding finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-character-section\"\u003e\n\u003cdiv class=\"le-character-card\"\u003e\n\u003ch3\u003eThe Spiced Fruity Opening\u003c\/h3\u003e\n\u003cp\u003eSaffron, thyme and raspberry create an aromatic opening with warmth, freshness and subtle fruit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-character-card\"\u003e\n\u003ch3\u003eThe Oud Leather Dry-Down\u003c\/h3\u003e\n\u003cp\u003eThe leather effect remains central as oud and leather settle into a deep, smooth and masculine finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-details-grid\"\u003e\n\u003cdiv class=\"le-details-box\"\u003e\n\u003ch4 class=\"le-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eLeather Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eOud Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eSaffron, Thyme and Raspberry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eSignature Character\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eWarm and Smooth Leather\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eOud and Leather\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-detail-row\"\u003e\n\u003cspan class=\"le-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"le-detail-value\"\u003eEmerald Green, Forest Green and Polished Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-highlights-box\"\u003e\n\u003ch4 class=\"le-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"le-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eDesigned for men\u003c\/li\u003e\n\u003cli\u003eWarm and smooth fragrance character\u003c\/li\u003e\n\u003cli\u003eAromatic saffron opening\u003c\/li\u003e\n\u003cli\u003eFresh herbal thyme\u003c\/li\u003e\n\u003cli\u003eSoft raspberry contrast\u003c\/li\u003e\n\u003cli\u003eDistinct leather effect\u003c\/li\u003e\n\u003cli\u003eDeep oud foundation\u003c\/li\u003e\n\u003cli\u003eRich woody character\u003c\/li\u003e\n\u003cli\u003eLuxury Arabian presentation\u003c\/li\u003e\n\u003cli\u003eEmerald-green textured bottle\u003c\/li\u003e\n\u003cli\u003ePolished gold crown cap and label\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-journey-section\"\u003e\n\u003ch3 class=\"le-section-title\"\u003eThe Leather Oud Journey\u003c\/h3\u003e\n\u003cp class=\"le-journey-intro\"\u003eA confident progression from aromatic spice and raspberry into smooth leather before settling into a deep oud-leather base.\u003c\/p\u003e\n\u003cdiv class=\"le-journey-grid\"\u003e\n\u003cdiv class=\"le-journey-card\"\u003e\n\u003cdiv class=\"le-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eAromatic Opening\u003c\/h4\u003e\n\u003cp\u003eSaffron, thyme and raspberry create warmth, herbal freshness and soft fruity contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-journey-card\"\u003e\n\u003cdiv class=\"le-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eLeather Development\u003c\/h4\u003e\n\u003cp\u003eThe leather effect becomes more prominent through the centre of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-journey-card\"\u003e\n\u003cdiv class=\"le-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eOud Leather Finish\u003c\/h4\u003e\n\u003cp\u003eOud and leather form the deep, woody and commanding dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-accord-section\"\u003e\n\u003ch3 class=\"le-section-title\"\u003eThe Signature Leather Oud Accords\u003c\/h3\u003e\n\u003cp class=\"le-accord-intro\"\u003eA masculine composition shaped by saffron spice, herbal thyme, raspberry contrast and a deep oud-leather foundation.\u003c\/p\u003e\n\u003cdiv class=\"le-accord-grid\"\u003e\n\u003cdiv class=\"le-accord-card\"\u003e\n\u003cdiv class=\"le-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eSaffron and Thyme\u003c\/h4\u003e\n\u003cp\u003eWarm spice and aromatic herbs create the distinctive opening accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-accord-card\"\u003e\n\u003cdiv class=\"le-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRaspberry and Leather\u003c\/h4\u003e\n\u003cp\u003eSoft fruit contrasts with the fragrance’s smooth leather character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-accord-card\"\u003e\n\u003cdiv class=\"le-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eOud and Leather\u003c\/h4\u003e\n\u003cp\u003eDeep woods and leather create the rich finishing signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-video-section\"\u003e\n\u003ch3 class=\"le-video-title\"\u003eExperience Leather Oud\u003c\/h3\u003e\n\u003cp class=\"le-video-subtitle\"\u003eView Leather Oud by Oud Al Anfar and explore its saffron, thyme, raspberry, oud and leather character.\u003c\/p\u003e\n\u003cdiv class=\"le-instagram-frame\"\u003e\u003ciframe allowfullscreen=\"\" allowtransparency=\"true\" frameborder=\"0\" height=\"760\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/reel\/DOA895eitqR\/embed\/\" title=\"Leather Oud by Oud Al Anfar Instagram Reel\" width=\"100%\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"le-instagram-link\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DOA895eitqR\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView on Instagram\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-statement-section\"\u003e\n\u003ch3\u003eLeather and Oud in Emerald Green, Forest Green and Gold\u003c\/h3\u003e\n\u003cp\u003eLeather Oud combines saffron, thyme and raspberry with a warm leather character before settling into a deep oud-and-leather base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-occasion-section\"\u003e\n\u003ch3\u003eA Strong Masculine Signature for Refined Wear\u003c\/h3\u003e\n\u003cp\u003eIts warm, smooth, woody and leather-led character can complement evening wear, dinners, formal occasions, cooler weather and confident signature use according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"le-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eLeather 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=\"le-trust-section\"\u003e\n\u003ch3 class=\"le-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"le-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=\"le-trust-grid\"\u003e\n\u003cdiv class=\"le-trust-card\"\u003e\n\u003cdiv class=\"le-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=\"le-trust-card\"\u003e\n\u003cdiv class=\"le-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=\"le-trust-card\"\u003e\n\u003cdiv class=\"le-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=\"le-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Leather Oud smell like?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLeather Oud opens with saffron, thyme and raspberry, develops through a warm and smooth leather character, and settles into oud and leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Leather Oud designed for men?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Leather Oud as a fragrance designed for men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Leather Oud?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are saffron, thyme and raspberry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Leather Oud?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are oud and leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Leather Oud have a leather character?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product description presents leather as a central effect that remains noticeable through the fragrance’s development.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"le-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Leather Oud?\u003c\/summary\u003e\n\u003cdiv class=\"le-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLeather 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":47582836719862,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/31m26_uoxVS._BO30_255_255_255_UF900_850_SR1910_1000_0_C_QL100.jpg?v=1739209967"},{"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-monsieur-noir-100ml-edp","title":"LV – Monsieur Noir (100ML) EDP","description":"\u003cstyle\u003e\n  .monsieur-noir-wrapper {\n    --mn-white: #ffffff;\n    --mn-pale: #fbf2ef;\n    --mn-pale-2: #fdf9f8;\n    --mn-near-white: #fcfcfc;\n    --mn-border: #eadbd7;\n    --mn-neutral-border: #eee5e2;\n\n    --mn-dominant: #df7f62;\n    --mn-dominant-dark: #b65b43;\n    --mn-secondary: #b8bdc2;\n    --mn-accent: #151515;\n    --mn-dark-support: #222326;\n    --mn-dark-deep: #090a0b;\n\n    --mn-ink: #18191b;\n    --mn-body: #414347;\n    --mn-muted: #74787d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mn-white);\n    color: var(--mn-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  .monsieur-noir-wrapper *,\n  .monsieur-noir-wrapper *::before,\n  .monsieur-noir-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mn-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mn-white);\n    border: 0;\n    border-bottom: 1px solid var(--mn-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mn-header::before,\n  .mn-header::after {\n    display: none;\n  }\n\n  .mn-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mn-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mn-main-title {\n    margin: 0 0 10px;\n    color: var(--mn-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  .mn-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mn-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mn-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mn-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 10px;\n  }\n\n  .mn-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mn-story h3 {\n    margin: 0 0 16px;\n    color: var(--mn-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mn-story p {\n    margin: 0 0 17px;\n    color: var(--mn-body);\n    font-size: 1.05rem;\n  }\n\n  .mn-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mn-section-title {\n    margin: 0 0 25px;\n    color: var(--mn-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  .mn-notes-section,\n  .mn-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 10px;\n  }\n\n  .mn-accord-section,\n  .mn-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mn-pale);\n    border: 1px solid var(--mn-border);\n    border-radius: 10px;\n  }\n\n  .mn-notes-grid,\n  .mn-journey-grid,\n  .mn-accord-grid,\n  .mn-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mn-note-card {\n    padding: 22px;\n    background: var(--mn-pale);\n    border: 1px solid var(--mn-border);\n    border-top: 4px solid var(--mn-dominant);\n    border-radius: 8px;\n  }\n\n  .mn-note-card:nth-child(2),\n  .mn-note-card:nth-child(3) {\n    border-left: 1px solid var(--mn-border);\n    border-top-color: var(--mn-dominant);\n  }\n\n  .mn-note-label,\n  .mn-note-card:nth-child(2) .mn-note-label,\n  .mn-note-card:nth-child(3) .mn-note-label {\n    margin-bottom: 7px;\n    color: var(--mn-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mn-note-title {\n    margin-bottom: 7px;\n    color: var(--mn-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mn-note-description {\n    color: var(--mn-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mn-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mn-secondary);\n    border: 1px solid var(--mn-secondary);\n    border-radius: 10px;\n  }\n\n  .mn-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mn-dark-support),\n      var(--mn-dark-deep)\n    );\n    color: var(--mn-white);\n  }\n\n  .mn-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mn-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mn-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mn-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mn-details-box,\n  .mn-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 8px;\n  }\n\n  .mn-box-title,\n  .mn-highlights-box .mn-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mn-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mn-border);\n  }\n\n  .mn-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(--mn-neutral-border);\n  }\n\n  .mn-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mn-detail-label {\n    color: var(--mn-muted);\n    font-weight: 600;\n  }\n\n  .mn-detail-value {\n    color: var(--mn-ink);\n    text-align: right;\n  }\n\n  .mn-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mn-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mn-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mn-neutral-border);\n  }\n\n  .mn-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mn-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mn-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mn-journey-intro,\n  .mn-accord-intro,\n  .mn-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mn-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mn-pale);\n    border: 1px solid var(--mn-border);\n    border-radius: 8px;\n  }\n\n  \n  .mn-journey-number,\n  .mn-accord-icon,\n  .mn-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mn-dominant);\n    color: var(--mn-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mn-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mn-journey-card:nth-child(2) .mn-journey-number,\n  .mn-journey-card:nth-child(3) .mn-journey-number,\n  .mn-accord-card:nth-child(2) .mn-accord-icon,\n  .mn-accord-card:nth-child(3) .mn-accord-icon,\n  .mn-trust-card:nth-child(2) .mn-trust-icon,\n  .mn-trust-card:nth-child(3) .mn-trust-icon {\n    background: var(--mn-dominant);\n    color: var(--mn-white);\n  }\n\n  .mn-journey-card h4,\n  .mn-accord-card h4,\n  .mn-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mn-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mn-journey-card p,\n  .mn-accord-card p,\n  .mn-trust-card p {\n    margin: 0;\n    color: var(--mn-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mn-accord-card,\n  .mn-trust-card {\n    padding: 22px;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mn-accord-icon,\n  .mn-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .mn-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 10px;\n  }\n\n  .mn-video-title {\n    margin: 0 0 8px;\n    color: var(--mn-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  .mn-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mn-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mn-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mn-white);\n    border: 1px solid var(--mn-border);\n    border-radius: 8px;\n  }\n\n  .mn-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mn-white);\n    border: 0;\n  }\n\n  .mn-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mn-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mn-dominant);\n    color: var(--mn-white);\n    border: 1px solid var(--mn-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  .mn-instagram-link a:hover {\n    background: var(--mn-dominant-dark);\n    border-color: var(--mn-dominant-dark);\n  }\n\n  \n  .mn-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mn-dark-support) 0%,\n      var(--mn-dominant) 48%,\n      var(--mn-dark-deep) 100%\n    );\n    color: var(--mn-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mn-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mn-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mn-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  .mn-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mn-pale);\n    border: 1px solid var(--mn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mn-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mn-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mn-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mn-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mn-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mn-pale-2);\n    border: 1px solid var(--mn-border);\n    border-left: 6px solid var(--mn-dominant);\n    border-radius: 8px;\n  }\n\n  .mn-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mn-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mn-performance-section p {\n    margin: 0;\n    color: var(--mn-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mn-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mn-border);\n  }\n\n  .mn-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mn-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mn-faq-item {\n    background: var(--mn-white);\n    border-bottom: 1px solid var(--mn-border);\n  }\n\n  .mn-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mn-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mn-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mn-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mn-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mn-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mn-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mn-body);\n    font-size: 1rem;\n  }\n\n  .mn-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .monsieur-noir-wrapper {\n      padding: 35px;\n    }\n\n    .mn-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mn-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mn-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mn-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mn-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mn-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mn-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mn-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mn-notes-grid,\n    .mn-journey-grid,\n    .mn-accord-grid,\n    .mn-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mn-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mn-character-card {\n      padding: 35px;\n    }\n\n    .mn-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mn-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mn-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mn-section-title,\n    .mn-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mn-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mn-note-description {\n      font-size: 1rem;\n    }\n\n    .mn-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mn-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mn-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mn-detail-row,\n    .mn-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mn-journey-intro,\n    .mn-accord-intro,\n    .mn-trust-intro,\n    .mn-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mn-journey-card h4,\n    .mn-accord-card h4,\n    .mn-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mn-journey-card p,\n    .mn-accord-card p,\n    .mn-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mn-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mn-statement-section {\n      padding: 44px;\n    }\n\n    .mn-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mn-statement-section p,\n    .mn-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mn-occasion-section {\n      padding: 38px;\n    }\n\n    .mn-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mn-performance-section {\n      padding: 30px;\n    }\n\n    .mn-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mn-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mn-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mn-notes-grid,\n    .mn-journey-grid,\n    .mn-accord-grid,\n    .mn-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .monsieur-noir-wrapper {\n      padding: 10px;\n    }\n\n    .mn-header {\n      padding: 26px 8px;\n    }\n\n    .mn-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mn-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mn-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mn-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mn-detail-value {\n      text-align: left;\n    }\n\n    .mn-character-card {\n      padding: 24px 18px;\n    }\n\n    .mn-journey-section,\n    .mn-accord-section,\n    .mn-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mn-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mn-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mn-video-section {\n      padding: 24px 10px;\n    }\n\n    .mn-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mn-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .mn-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    .mn-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    .mn-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  .monsieur-noir-wrapper .mn-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .monsieur-noir-wrapper .mn-highlights-list li {\n    list-style: none !important;\n  }\n\n  .monsieur-noir-wrapper .mn-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .monsieur-noir-wrapper .mn-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .monsieur-noir-wrapper .mn-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .monsieur-noir-wrapper .mn-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .monsieur-noir-wrapper .mn-detail-label,\n    .monsieur-noir-wrapper .mn-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"monsieur-noir-wrapper\"\u003e\n\u003cdiv class=\"mn-header\"\u003e\n\u003cdiv class=\"mn-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n\u003ch2 class=\"mn-main-title\"\u003eLuxe Vision Monsieur Noir\u003c\/h2\u003e\n\u003cp class=\"mn-tagline\"\u003e“Blackcurrant syrup, watery freshness, soft florals and a deep incense-oud foundation.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-intro-grid\"\u003e\n\u003cdiv class=\"mn-image-frame\"\u003e\n\u003cimg alt=\"Luxe Vision Monsieur Noir by Asten 100ml Eau de Parfum with coral-peach fragrance liquid, glossy black cap and typography, clear glass base and matching cool silver-white box with black label\" class=\"mn-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/LV-_E2_80_93-Monsieur-Noir-EDP-_E2_80_93-100ML-By-Asten.webp?v=1739210119\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-story\"\u003e\n\u003ch3\u003eA Dark Floral Oud Composition with Watery Freshness\u003c\/h3\u003e\n\u003cp\u003eDiscover Luxe Vision Monsieur Noir by Asten, a 100ml Eau de Parfum created as a sophisticated unisex fragrance.\u003c\/p\u003e\n\u003cp\u003eBlack currant syrup and watery notes introduce a juicy, smooth and fresh opening with contrasting richness and clarity.\u003c\/p\u003e\n\u003cp\u003eRose, cyclamen and jasmine form the heart, bringing floral softness, clean lift and an elegant aromatic character.\u003c\/p\u003e\n\u003cp\u003eAgarwood, patchouli, incense and benzoin shape the base with woody depth, smoky warmth, resinous sweetness and a lasting oriental impression.\u003c\/p\u003e\n\u003cp\u003eThe coral-peach fragrance liquid is housed in clear glass with a glossy black cap, black ornament and typography, while the cool silver-white box adds a crisp monochrome contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-notes-section\"\u003e\n\u003ch3 class=\"mn-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"mn-notes-grid\"\u003e\n\u003cdiv class=\"mn-note-card\"\u003e\n\u003cdiv class=\"mn-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"mn-note-title\"\u003eBlack Currant Syrup and Watery Notes\u003c\/div\u003e\n\u003cdiv class=\"mn-note-description\"\u003eBlack currant syrup creates juicy richness while watery notes add clean, transparent freshness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-note-card\"\u003e\n\u003cdiv class=\"mn-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"mn-note-title\"\u003eRose, Cyclamen and Jasmine\u003c\/div\u003e\n\u003cdiv class=\"mn-note-description\"\u003eRose, cyclamen and jasmine form a soft floral heart with elegance, clarity and refined lift.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-note-card\"\u003e\n\u003cdiv class=\"mn-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"mn-note-title\"\u003eAgarwood, Patchouli, Incense and Benzoin\u003c\/div\u003e\n\u003cdiv class=\"mn-note-description\"\u003eOud, patchouli, incense and benzoin create a deep, smoky, resinous and warmly oriental finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-character-section\"\u003e\n\u003cdiv class=\"mn-character-card\"\u003e\n\u003ch3\u003eThe Juicy Watery Opening\u003c\/h3\u003e\n\u003cp\u003eBlack currant syrup meets watery notes for a rich yet transparent opening with modern freshness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-character-card\"\u003e\n\u003ch3\u003eThe Smoky Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003eRose, cyclamen and jasmine move into agarwood, patchouli, incense and benzoin for a deep oriental finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-details-grid\"\u003e\n\u003cdiv class=\"mn-details-box\"\u003e\n\u003ch4 class=\"mn-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eLuxe Vision Monsieur Noir\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eAsten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eBlack Currant Syrup and Watery Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eRose, Cyclamen and Jasmine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eAgarwood, Patchouli, Incense and Benzoin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-detail-row\"\u003e\n\u003cspan class=\"mn-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mn-detail-value\"\u003eCoral Peach, Glossy Black, Silver White and Clear Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-highlights-box\"\u003e\n\u003ch4 class=\"mn-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mn-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eSophisticated unisex fragrance\u003c\/li\u003e\n\u003cli\u003eJuicy black currant syrup\u003c\/li\u003e\n\u003cli\u003eClean watery freshness\u003c\/li\u003e\n\u003cli\u003eElegant rose heart\u003c\/li\u003e\n\u003cli\u003eFresh cyclamen character\u003c\/li\u003e\n\u003cli\u003eRefined jasmine softness\u003c\/li\u003e\n\u003cli\u003eDeep agarwood base\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n\u003cli\u003eSmoky incense warmth\u003c\/li\u003e\n\u003cli\u003eResinous benzoin finish\u003c\/li\u003e\n\u003cli\u003eCoral-peach and black presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-journey-section\"\u003e\n\u003ch3 class=\"mn-section-title\"\u003eThe Luxe Vision Monsieur Noir Journey\u003c\/h3\u003e\n\u003cp class=\"mn-journey-intro\"\u003eA distinctive progression from juicy blackcurrant and watery freshness into soft florals before settling into smoky oud, patchouli, incense and benzoin.\u003c\/p\u003e\n\u003cdiv class=\"mn-journey-grid\"\u003e\n\u003cdiv class=\"mn-journey-card\"\u003e\n\u003cdiv class=\"mn-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eBlackcurrant Freshness\u003c\/h4\u003e\n\u003cp\u003eBlack currant syrup and watery notes create richness, clarity and a modern first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-journey-card\"\u003e\n\u003cdiv class=\"mn-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eFloral Elegance\u003c\/h4\u003e\n\u003cp\u003eRose, cyclamen and jasmine introduce softness, refinement and airy floral lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-journey-card\"\u003e\n\u003cdiv class=\"mn-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSmoky Resinous Depth\u003c\/h4\u003e\n\u003cp\u003eAgarwood, patchouli, incense and benzoin form the deep, warm and lasting dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-accord-section\"\u003e\n\u003ch3 class=\"mn-section-title\"\u003eThe Signature Monsieur Noir Accords\u003c\/h3\u003e\n\u003cp class=\"mn-accord-intro\"\u003eA refined unisex composition shaped by juicy fruit, watery transparency, soft florals and a smoky resinous oud base.\u003c\/p\u003e\n\u003cdiv class=\"mn-accord-grid\"\u003e\n\u003cdiv class=\"mn-accord-card\"\u003e\n\u003cdiv class=\"mn-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eBlackcurrant and Water\u003c\/h4\u003e\n\u003cp\u003eJuicy black currant syrup and watery notes create a rich yet transparent opening accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-accord-card\"\u003e\n\u003cdiv class=\"mn-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose, Cyclamen and Jasmine\u003c\/h4\u003e\n\u003cp\u003eThree floral notes add softness, clarity and elegant aromatic depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-accord-card\"\u003e\n\u003cdiv class=\"mn-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eOud, Incense and Benzoin\u003c\/h4\u003e\n\u003cp\u003eAgarwood, patchouli, incense and benzoin create the dark oriental finishing signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-statement-section\"\u003e\n\u003ch3\u003eDark Oud Character in Coral Peach, Black and Silver White\u003c\/h3\u003e\n\u003cp\u003eLuxe Vision Monsieur Noir combines black currant syrup and watery notes with rose, cyclamen and jasmine before settling into agarwood, patchouli, incense and benzoin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-occasion-section\"\u003e\n\u003ch3\u003eA Sophisticated Unisex Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts fruity, watery, floral and smoky oud profile can complement smart-casual wear, dinners, evening occasions, special events and signature use according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eLuxe Vision Monsieur Noir 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=\"mn-trust-section\"\u003e\n\u003ch3 class=\"mn-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mn-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=\"mn-trust-grid\"\u003e\n\u003cdiv class=\"mn-trust-card\"\u003e\n\u003cdiv class=\"mn-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=\"mn-trust-card\"\u003e\n\u003cdiv class=\"mn-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=\"mn-trust-card\"\u003e\n\u003cdiv class=\"mn-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=\"mn-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Luxe Vision Monsieur Noir smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mn-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt opens with black currant syrup and watery notes, develops through rose, cyclamen and jasmine, and settles into agarwood, patchouli, incense and benzoin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Luxe Vision Monsieur Noir unisex?\u003c\/summary\u003e\n\u003cdiv class=\"mn-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents it as a unisex fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Monsieur Noir?\u003c\/summary\u003e\n\u003cdiv class=\"mn-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are black currant syrup and watery notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Monsieur Noir?\u003c\/summary\u003e\n\u003cdiv class=\"mn-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are rose, cyclamen and jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Monsieur Noir?\u003c\/summary\u003e\n\u003cdiv class=\"mn-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are agarwood, patchouli, incense and benzoin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mn-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Monsieur Noir?\u003c\/summary\u003e\n\u003cdiv class=\"mn-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":47582873911542,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/LV-_E2_80_93-Monsieur-Noir-EDP-_E2_80_93-100ML-By-Asten.webp?v=1739210119"},{"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":"mukhallat-al-oudh-akhdar-cpo-12ml","title":"Mukhallat Al Oudh Akhdar CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Akhdar CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Product Colours: Deep Olive Green, Antique Gold, Black, Warm Ivory and Pure White --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final audit includes duplicate-bullet prevention and responsive Product Details --\u003e\n\u003c!-- Mukhallat Al Oudh Akhdar CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Dusty Rose Pink, Polished Antique Gold, Deep Plum Brown, Blush Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Akhdar Audit: clean fragrance name, separate CPO\/size fields, single highlight tick, responsive details, equal dark panels and verified image --\u003e\n\u003cstyle\u003e\n  .mukhallat-akhdar-wrapper {\n    --ma-white: #ffffff;\n    --ma-pale: #f3f6ef;\n    --ma-pale-2: #fafcf7;\n    --ma-near-white: #fcfcfc;\n    --ma-border: #dce4d5;\n    --ma-neutral-border: #e7ece3;\n\n    --ma-dominant: #4f6428;\n    --ma-dominant-dark: #334317;\n    --ma-secondary: #c4a449;\n    --ma-accent: #171717;\n    --ma-dark-support: #20251a;\n    --ma-dark-deep: #0e100c;\n\n    --ma-ink: #171914;\n    --ma-body: #3e4338;\n    --ma-muted: #6f766a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ma-white);\n    color: var(--ma-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  .mukhallat-akhdar-wrapper *,\n  .mukhallat-akhdar-wrapper *::before,\n  .mukhallat-akhdar-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .ma-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ma-white);\n    border: 0;\n    border-bottom: 1px solid var(--ma-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .ma-header::before,\n  .ma-header::after {\n    display: none;\n  }\n\n  .ma-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ma-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ma-main-title {\n    margin: 0 0 10px;\n    color: var(--ma-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  .ma-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--ma-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .ma-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ma-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ma-story h3 {\n    margin: 0 0 16px;\n    color: var(--ma-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ma-story p {\n    margin: 0 0 17px;\n    color: var(--ma-body);\n    font-size: 1.05rem;\n  }\n\n  .ma-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ma-section-title {\n    margin: 0 0 25px;\n    color: var(--ma-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  .ma-notes-section,\n  .ma-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-accord-section,\n  .ma-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-notes-grid,\n  .ma-journey-grid,\n  .ma-accord-grid,\n  .ma-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  .ma-note-card {\n    padding: 22px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-top: 4px solid var(--ma-dominant);\n    border-radius: 8px;\n  }\n\n  .ma-note-card:nth-child(2),\n  .ma-note-card:nth-child(3) {\n    border-left: 1px solid var(--ma-border);\n    border-top-color: var(--ma-dominant);\n  }\n\n  .ma-note-label,\n  .ma-note-card:nth-child(2) .ma-note-label,\n  .ma-note-card:nth-child(3) .ma-note-label {\n    margin-bottom: 7px;\n    color: var(--ma-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ma-note-title {\n    margin-bottom: 7px;\n    color: var(--ma-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ma-note-description {\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .ma-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ma-secondary);\n    border: 1px solid var(--ma-secondary);\n    border-radius: 10px;\n  }\n\n  .ma-character-card,\n  .ma-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--ma-dark-support),\n      var(--ma-dark-deep)\n    );\n    color: var(--ma-white);\n  }\n\n  .ma-character-card h3,\n  .ma-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--ma-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ma-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .ma-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ma-details-box,\n  .ma-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  .ma-box-title,\n  .ma-highlights-box .ma-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ma-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ma-border);\n  }\n\n  .ma-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(--ma-neutral-border);\n  }\n\n  .ma-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ma-detail-label {\n    color: var(--ma-muted);\n    font-weight: 600;\n  }\n\n  .ma-detail-value {\n    color: var(--ma-ink);\n    text-align: right;\n  }\n\n  .ma-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ma-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ma-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ma-neutral-border);\n  }\n\n  .ma-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ma-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ma-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .ma-journey-intro,\n  .ma-accord-intro,\n  .ma-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ma-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ma-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .ma-journey-number,\n  .ma-accord-icon,\n  .ma-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ma-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ma-journey-card:nth-child(2) .ma-journey-number,\n  .ma-journey-card:nth-child(3) .ma-journey-number,\n  .ma-accord-card:nth-child(2) .ma-accord-icon,\n  .ma-accord-card:nth-child(3) .ma-accord-icon,\n  .ma-trust-card:nth-child(2) .ma-trust-icon,\n  .ma-trust-card:nth-child(3) .ma-trust-icon {\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n  }\n\n  .ma-journey-card h4,\n  .ma-accord-card h4,\n  .ma-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ma-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ma-journey-card p,\n  .ma-accord-card p,\n  .ma-trust-card p {\n    margin: 0;\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .ma-accord-card,\n  .ma-trust-card {\n    padding: 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ma-accord-icon,\n  .ma-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .ma-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-video-title {\n    margin: 0 0 8px;\n    color: var(--ma-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  .ma-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--ma-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .ma-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  .ma-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--ma-white);\n    border: 0;\n  }\n\n  .ma-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .ma-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n    border: 1px solid var(--ma-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  .ma-instagram-link a:hover {\n    background: var(--ma-dominant-dark);\n    border-color: var(--ma-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .ma-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--ma-dark-support) 0%,\n      var(--ma-dominant) 48%,\n      var(--ma-dark-deep) 100%\n    );\n    color: var(--ma-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .ma-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ma-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ma-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  .ma-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ma-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ma-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ma-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ma-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .ma-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ma-pale-2);\n    border: 1px solid var(--ma-border);\n    border-left: 6px solid var(--ma-dominant);\n    border-radius: 8px;\n  }\n\n  .ma-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ma-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ma-performance-section p {\n    margin: 0;\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .ma-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ma-border);\n  }\n\n  .ma-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ma-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ma-faq-item {\n    background: var(--ma-white);\n    border-bottom: 1px solid var(--ma-border);\n  }\n\n  .ma-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ma-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ma-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ma-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ma-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ma-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ma-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ma-body);\n    font-size: 1rem;\n  }\n\n  .ma-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-akhdar-wrapper {\n      padding: 35px;\n    }\n\n    .ma-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ma-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ma-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ma-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ma-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ma-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ma-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ma-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ma-notes-grid,\n    .ma-journey-grid,\n    .ma-accord-grid,\n    .ma-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .ma-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ma-character-card {\n      padding: 35px;\n    }\n\n    .ma-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ma-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ma-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ma-section-title,\n    .ma-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ma-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ma-note-description {\n      font-size: 1rem;\n    }\n\n    .ma-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ma-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ma-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ma-detail-row,\n    .ma-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-intro,\n    .ma-accord-intro,\n    .ma-trust-intro,\n    .ma-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-card h4,\n    .ma-accord-card h4,\n    .ma-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-card p,\n    .ma-accord-card p,\n    .ma-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ma-video-title {\n      font-size: 1.55rem;\n    }\n\n    .ma-statement-section {\n      padding: 44px;\n    }\n\n    .ma-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ma-statement-section p,\n    .ma-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ma-occasion-section {\n      padding: 38px;\n    }\n\n    .ma-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ma-performance-section {\n      padding: 30px;\n    }\n\n    .ma-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ma-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ma-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ma-notes-grid,\n    .ma-journey-grid,\n    .ma-accord-grid,\n    .ma-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-akhdar-wrapper {\n      padding: 10px;\n    }\n\n    .ma-header {\n      padding: 26px 8px;\n    }\n\n    .ma-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ma-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ma-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ma-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ma-detail-value {\n      text-align: left;\n    }\n\n    .ma-character-card {\n      padding: 24px 18px;\n    }\n\n    .ma-journey-section,\n    .ma-accord-section,\n    .ma-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ma-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ma-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ma-video-section {\n      padding: 24px 10px;\n    }\n\n    .ma-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .ma-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .ma-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    .ma-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    .ma-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  .mukhallat-akhdar-wrapper .ma-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \/* Permanent product-details alignment and overflow protection *\/\n  .mukhallat-akhdar-wrapper .ma-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-akhdar-wrapper .ma-detail-label,\n    .mukhallat-akhdar-wrapper .ma-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-akhdar-wrapper\"\u003e\n\u003cdiv class=\"ma-header\"\u003e\n\u003cdiv class=\"ma-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"ma-main-title\"\u003eMukhallat Al Oudh Akhdar\u003c\/h2\u003e\n\u003cp class=\"ma-tagline\"\u003e“Dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta in a refined alcohol-free perfume oil.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-intro-grid\"\u003e\n\u003cdiv class=\"ma-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Akhdar CPO 12ml by Oudh Al Anfar in a deep olive-green bottle with ornate antique-gold cap, base and label\" class=\"ma-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Akhdar-CPO-12ml.webp?v=1739210383\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-story\"\u003e\n\u003ch3\u003eGreen Arabic Oudh Elegance in a Concentrated Perfume Oil\u003c\/h3\u003e\n\u003cp\u003eDiscover Mukhallat Al Oudh Akhdar by Oudh Al Anfar, a refined 12ml concentrated perfume oil created for fragrance lovers who appreciate the purity and depth of traditional Arabic perfumery.\u003c\/p\u003e\n\u003cp\u003eThis alcohol-free, oil-based composition combines dehn al oudh, taif rose, musk, sandalwood and amber to create a floral, woody, musky and warmly oriental fragrance character.\u003c\/p\u003e\n\u003cp\u003eAt its centre is the pairing of dehn al oudh with Anfar Khalta, a personalised blend of oils associated with the house of Anfar. The result is a distinctive Arabic oud identity balanced by elegant rose.\u003c\/p\u003e\n\u003cp\u003eTaif rose contributes floral refinement, musk adds smoothness, sandalwood brings creamy woody warmth and amber gives the blend a rich, glowing finish.\u003c\/p\u003e\n\u003cp\u003eThe deep olive-green bottle is framed by ornate antique-gold metalwork, including a sculptural cap, gold base and matching label, while the black presentation box adds a strong, gift-ready finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-notes-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"ma-notes-grid\"\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eDehn al oudh and Anfar Khalta create the rich, recognisable Arabic oud core of the perfume oil.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eTaif rose adds elegant floral softness, while sandalwood contributes creamy woody depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eMusk and amber create a smooth, enveloping and warmly oriental finishing trail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-character-section\"\u003e\n\u003cdiv class=\"ma-character-card\"\u003e\n\u003ch3\u003eThe Rose Oudh Fusion\u003c\/h3\u003e\n\u003cp\u003eTaif rose softens the richness of dehn al oudh, creating an elegant balance of floral refinement and traditional Arabic depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-character-card\"\u003e\n\u003ch3\u003eThe Musk Amber Trail\u003c\/h3\u003e\n\u003cp\u003eMusk, sandalwood and amber round the composition with smooth warmth and a refined, lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-details-grid\"\u003e\n\u003cdiv class=\"ma-details-box\"\u003e\n\u003ch4 class=\"ma-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eMukhallat Al Oudh Akhdar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eDeep Olive Green, Antique Gold and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-highlights-box\"\u003e\n\u003ch4 class=\"ma-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"ma-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free oil-based formula\u003c\/li\u003e\n\u003cli\u003eTraditional Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003eSmooth musk warmth\u003c\/li\u003e\n\u003cli\u003eCreamy sandalwood depth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for refined perfume gifting\u003c\/li\u003e\n\u003cli\u003eDistinctive olive-green and gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Mukhallat Al Oudh Akhdar Journey\u003c\/h3\u003e\n\u003cp class=\"ma-journey-intro\"\u003eA refined progression from dehn al oudh and taif rose into smooth sandalwood before settling into a warm musky amber trail.\u003c\/p\u003e\n\u003cdiv class=\"ma-journey-grid\"\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Anfar Khalta create creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber provide softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Signature Mukhallat Al Oudh Akhdar Accords\u003c\/h3\u003e\n\u003cp class=\"ma-accord-intro\"\u003eA floral, woody, musky and amber perfume oil built around dehn al oudh, taif rose and Anfar Khalta.\u003c\/p\u003e\n\u003cdiv class=\"ma-accord-grid\"\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious traditional Arabic heart of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eTaif Rose and Sandalwood\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create elegance, balance and depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth and warmly oriental finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-statement-section\"\u003e\n\u003ch3\u003eOlive-Green Arabic Perfume Oil with Refined Oudh Character\u003c\/h3\u003e\n\u003cp\u003eMukhallat Al Oudh Akhdar combines dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume oil designed to feel elegant, traditional and memorable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003eIts rich yet smooth Arabic character makes Mukhallat Al Oudh Akhdar suitable for personal wear, perfume gifting and completing a refined Mukhallat collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMukhallat Al Oudh Akhdar is an alcohol-free concentrated perfume oil and is presented as long-lasting. Exact performance may vary according to skin type, climate, application amount and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-trust-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"ma-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"ma-trust-grid\"\u003e\n\u003cdiv class=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-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=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-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=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-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=\"ma-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Akhdar smell like?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Akhdar alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Akhdar?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Akhdar?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is Anfar Khalta?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eAnfar Khalta is described as a personalised blend of oils associated with the house of Anfar and used to give the perfume its distinctive Arabic oud character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Akhdar a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its concentrated oil format, refined Arabic character and ornate olive-green, gold and black 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":47582994104566,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mukhallat-Al-Oudh-Akhdar-CPO-12ml.webp?v=1739210383"},{"product_id":"mukhallat-al-oudh-wardi-cpo-12ml","title":"Mukhallat Al Oudh Wardi CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Wardi CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Dusty Rose Pink, Polished Antique Gold, Deep Plum Brown, Blush Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Wardi Audit: clean fragrance name, separate CPO\/size fields, single highlight tick, responsive details, equal dark panels and verified image --\u003e\n\u003cstyle\u003e\n  .mukhallat-wardi-wrapper {\n    --mw-white: #ffffff;\n    --mw-pale: #fbf3f5;\n    --mw-pale-2: #fdf9fa;\n    --mw-near-white: #fcfcfc;\n    --mw-border: #ead9de;\n    --mw-neutral-border: #eee3e6;\n\n    --mw-dominant: #c98296;\n    --mw-dominant-dark: #92566a;\n    --mw-secondary: #c8a84f;\n    --mw-accent: #68424e;\n    --mw-dark-support: #38242b;\n    --mw-dark-deep: #140d10;\n\n    --mw-ink: #1c1618;\n    --mw-body: #443a3e;\n    --mw-muted: #786d71;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mw-white);\n    color: var(--mw-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  .mukhallat-wardi-wrapper *,\n  .mukhallat-wardi-wrapper *::before,\n  .mukhallat-wardi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .mw-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mw-white);\n    border: 0;\n    border-bottom: 1px solid var(--mw-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mw-header::before,\n  .mw-header::after {\n    display: none;\n  }\n\n  .mw-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mw-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mw-main-title {\n    margin: 0 0 10px;\n    color: var(--mw-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  .mw-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mw-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .mw-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mw-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mw-story h3 {\n    margin: 0 0 16px;\n    color: var(--mw-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mw-story p {\n    margin: 0 0 17px;\n    color: var(--mw-body);\n    font-size: 1.05rem;\n  }\n\n  .mw-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mw-section-title {\n    margin: 0 0 25px;\n    color: var(--mw-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  .mw-notes-section,\n  .mw-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-accord-section,\n  .mw-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-notes-grid,\n  .mw-journey-grid,\n  .mw-accord-grid,\n  .mw-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  .mw-note-card {\n    padding: 22px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-top: 4px solid var(--mw-dominant);\n    border-radius: 8px;\n  }\n\n  .mw-note-card:nth-child(2),\n  .mw-note-card:nth-child(3) {\n    border-left: 1px solid var(--mw-border);\n    border-top-color: var(--mw-dominant);\n  }\n\n  .mw-note-label,\n  .mw-note-card:nth-child(2) .mw-note-label,\n  .mw-note-card:nth-child(3) .mw-note-label {\n    margin-bottom: 7px;\n    color: var(--mw-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mw-note-title {\n    margin-bottom: 7px;\n    color: var(--mw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mw-note-description {\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .mw-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mw-secondary);\n    border: 1px solid var(--mw-secondary);\n    border-radius: 10px;\n  }\n\n  .mw-character-card,\n  .mw-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mw-dark-support),\n      var(--mw-dark-deep)\n    );\n    color: var(--mw-white);\n  }\n\n  .mw-character-card h3,\n  .mw-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--mw-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mw-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .mw-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mw-details-box,\n  .mw-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  .mw-box-title,\n  .mw-highlights-box .mw-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mw-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mw-border);\n  }\n\n  .mw-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(--mw-neutral-border);\n  }\n\n  .mw-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mw-detail-label {\n    color: var(--mw-muted);\n    font-weight: 600;\n  }\n\n  .mw-detail-value {\n    color: var(--mw-ink);\n    text-align: right;\n  }\n\n  .mw-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mw-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mw-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mw-neutral-border);\n  }\n\n  .mw-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mw-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mw-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .mw-journey-intro,\n  .mw-accord-intro,\n  .mw-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mw-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mw-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .mw-journey-number,\n  .mw-accord-icon,\n  .mw-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mw-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mw-journey-card:nth-child(2) .mw-journey-number,\n  .mw-journey-card:nth-child(3) .mw-journey-number,\n  .mw-accord-card:nth-child(2) .mw-accord-icon,\n  .mw-accord-card:nth-child(3) .mw-accord-icon,\n  .mw-trust-card:nth-child(2) .mw-trust-icon,\n  .mw-trust-card:nth-child(3) .mw-trust-icon {\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n  }\n\n  .mw-journey-card h4,\n  .mw-accord-card h4,\n  .mw-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mw-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mw-journey-card p,\n  .mw-accord-card p,\n  .mw-trust-card p {\n    margin: 0;\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .mw-accord-card,\n  .mw-trust-card {\n    padding: 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mw-accord-icon,\n  .mw-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .mw-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-video-title {\n    margin: 0 0 8px;\n    color: var(--mw-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  .mw-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mw-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mw-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  .mw-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mw-white);\n    border: 0;\n  }\n\n  .mw-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mw-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n    border: 1px solid var(--mw-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  .mw-instagram-link a:hover {\n    background: var(--mw-dominant-dark);\n    border-color: var(--mw-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .mw-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mw-dark-support) 0%,\n      var(--mw-dominant) 48%,\n      var(--mw-dark-deep) 100%\n    );\n    color: var(--mw-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mw-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mw-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mw-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  .mw-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mw-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mw-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mw-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mw-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .mw-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mw-pale-2);\n    border: 1px solid var(--mw-border);\n    border-left: 6px solid var(--mw-dominant);\n    border-radius: 8px;\n  }\n\n  .mw-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mw-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mw-performance-section p {\n    margin: 0;\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .mw-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mw-border);\n  }\n\n  .mw-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mw-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mw-faq-item {\n    background: var(--mw-white);\n    border-bottom: 1px solid var(--mw-border);\n  }\n\n  .mw-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mw-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mw-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mw-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mw-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mw-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mw-body);\n    font-size: 1rem;\n  }\n\n  .mw-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-wardi-wrapper {\n      padding: 35px;\n    }\n\n    .mw-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mw-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mw-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mw-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mw-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mw-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mw-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mw-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mw-notes-grid,\n    .mw-journey-grid,\n    .mw-accord-grid,\n    .mw-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mw-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mw-character-card {\n      padding: 35px;\n    }\n\n    .mw-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mw-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mw-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mw-section-title,\n    .mw-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mw-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mw-note-description {\n      font-size: 1rem;\n    }\n\n    .mw-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mw-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mw-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mw-detail-row,\n    .mw-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-intro,\n    .mw-accord-intro,\n    .mw-trust-intro,\n    .mw-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-card h4,\n    .mw-accord-card h4,\n    .mw-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-card p,\n    .mw-accord-card p,\n    .mw-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mw-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mw-statement-section {\n      padding: 44px;\n    }\n\n    .mw-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mw-statement-section p,\n    .mw-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mw-occasion-section {\n      padding: 38px;\n    }\n\n    .mw-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mw-performance-section {\n      padding: 30px;\n    }\n\n    .mw-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mw-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mw-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mw-notes-grid,\n    .mw-journey-grid,\n    .mw-accord-grid,\n    .mw-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-wardi-wrapper {\n      padding: 10px;\n    }\n\n    .mw-header {\n      padding: 26px 8px;\n    }\n\n    .mw-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mw-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mw-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mw-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mw-detail-value {\n      text-align: left;\n    }\n\n    .mw-character-card {\n      padding: 24px 18px;\n    }\n\n    .mw-journey-section,\n    .mw-accord-section,\n    .mw-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mw-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mw-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mw-video-section {\n      padding: 24px 10px;\n    }\n\n    .mw-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mw-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .mw-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    .mw-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    .mw-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  .mukhallat-wardi-wrapper .mw-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \/* Permanent product-details alignment and overflow protection *\/\n  .mukhallat-wardi-wrapper .mw-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .mukhallat-wardi-wrapper .mw-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-wardi-wrapper .mw-detail-label,\n    .mukhallat-wardi-wrapper .mw-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-wardi-wrapper\"\u003e\n\u003cdiv class=\"mw-header\"\u003e\n\u003cdiv class=\"mw-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mw-main-title\"\u003eMukhallat Al Oudh Wardi\u003c\/h2\u003e\n\u003cp class=\"mw-tagline\"\u003e\n      “A luxurious alcohol-free blend of dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-intro-grid\"\u003e\n\u003cdiv class=\"mw-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Wardi CPO 12ml by Oudh Al Anfar in a dusty rose-pink bottle with ornate polished-gold cap, base and label\" class=\"mw-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Wardi-CPO-12ml_jpg.webp?v=1734439497\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-story\"\u003e\n\u003ch3\u003eRose-Tinted Arabic Oudh Elegance in a Concentrated Perfume Oil\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMukhallat Al Oudh Wardi CPO (12ml)\u003c\/strong\u003e by\n        \u003cstrong\u003eOudh Al Anfar\u003c\/strong\u003e, a refined \u003cstrong\u003e12ml concentrated\n        perfume oil\u003c\/strong\u003e created for fragrance lovers who appreciate the\n        elegance of classic Arabic perfumery.\n      \u003c\/p\u003e\n\u003cp\u003e\n        This alcohol-free, oil-based composition combines\n        \u003cstrong\u003edehn al oudh, taif rose, musk, sandalwood and amber\u003c\/strong\u003e\n        to create a fragrance that feels floral, woody, musky and warmly oriental.\n      \u003c\/p\u003e\n\u003cp\u003e\n        At the heart of the composition is the union of dehn al oudh and\n        \u003cstrong\u003eAnfar Khalta\u003c\/strong\u003e—a personalised blend of oils associated\n        with the house of Anfar—giving the fragrance a distinctive Arabic\n        oud identity with richness, softness and depth.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Rose adds refinement, musk adds smoothness, sandalwood brings creamy\n        woody warmth and amber provides a glowing finish. Together they create\n        a polished perfume oil designed to feel luxurious, long-lasting and gift-worthy.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The dusty rose-pink bottle is framed by ornate polished-gold metalwork, including a sculptural cap, gold base and matching label, creating an elegant and gift-ready presentation.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-notes-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mw-notes-grid\"\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          The signature core blends dehn al oudh with Anfar Khalta for a rich,\n          recognisable Arabic oud identity.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          Taif rose adds elegant floral softness, while sandalwood contributes\n          creamy woody smoothness.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          Musk and amber create a soft, enveloping and long-lasting oriental finish.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-character-section\"\u003e\n\u003cdiv class=\"mw-character-card\"\u003e\n\u003ch3\u003eThe Oudh Rose Fusion\u003c\/h3\u003e\n\u003cp\u003e\n        Oudh and taif rose create a beautiful balance of tradition, richness and\n        floral refinement.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-character-card\"\u003e\n\u003ch3\u003eThe Smooth Musky Amber Trail\u003c\/h3\u003e\n\u003cp\u003e\n        Musk, sandalwood and amber soften the composition and give it a warm,\n        polished and memorable finish.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-details-grid\"\u003e\n\u003cdiv class=\"mw-details-box\"\u003e\n\u003ch4 class=\"mw-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eMukhallat Al Oudh Wardi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eDusty Rose Pink and Polished Antique Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-highlights-box\"\u003e\n\u003ch4 class=\"mw-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mw-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free formula\u003c\/li\u003e\n\u003cli\u003eClassic Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eModern blend of pure oils\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eSmooth musk and sandalwood warmth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for perfume gifting\u003c\/li\u003e\n\u003cli\u003eExcellent addition to the Mukhallat series\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Mukhallat Al Oudh Wardi Journey\u003c\/h3\u003e\n\u003cp class=\"mw-journey-intro\"\u003e\n      A rich progression from dehn al oudh and rose into smooth sandalwood\n      before settling into a warm musky amber trail.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-journey-grid\"\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Khalta bring creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber create softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Signature Mukhallat Al Oudh Wardi Accords\u003c\/h3\u003e\n\u003cp class=\"mw-accord-intro\"\u003e\n      A floral, woody, musky and amber perfume oil built around dehn al oudh,\n      taif rose and Anfar Khalta.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-accord-grid\"\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious Arabic heart of the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Sandalwood Elegance\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create refinement and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth, long-lasting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-statement-section\"\u003e\n\u003ch3\u003eRose-Pink Arabic Perfume Oil with Refined Oudh Character\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Wardi combines dehn al oudh, taif rose, musk,\n      sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume\n      oil designed to feel elegant, traditional and memorable.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003e\n      Its rich yet smooth Arabic character makes Mukhallat Al Oudh Wardi suitable\n      for personal wear, perfume gifting and completing a refined Mukhallat collection.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Wardi is an alcohol-free concentrated perfume oil and is\n      presented as long-lasting. Exact performance may vary according to skin type,\n      climate, application amount and individual fragrance chemistry.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-trust-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mw-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-trust-grid\"\u003e\n\u003cdiv class=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-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=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-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=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-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=\"mw-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Wardi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Wardi alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Wardi?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Wardi?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The description presents it as a perfect perfume gift for anyone with a classy taste for quality fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it suitable for a fragrance collection?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It can work beautifully as part of the wider Mukhallat series and as a refined addition to an Arabic fragrance collection.\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":47582997938422,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mukhallat-Al-Oudh-Wardi-CPO-12ml_jpg.webp?v=1734439497"},{"product_id":"mukhallat-al-oudh-zahabi-cpo-12ml","title":"Mukhallat Al Oudh Zahabi CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Zahabi CPO (12ml) CPO 12ml --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Antique Gold, Warm Amber, Deep Brown, Soft Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003cstyle\u003e\n  .mukhallat-gold-wrapper {\n    --mg-white: #ffffff;\n    --mg-pale: #faf6ed;\n    --mg-pale-2: #fdfbf7;\n    --mg-near-white: #fcfcfc;\n    --mg-border: #e9decc;\n    --mg-neutral-border: #efe6d8;\n\n    --mg-dominant: #c7a24a;\n    --mg-dominant-dark: #8f6b1f;\n    --mg-secondary: #b78133;\n    --mg-accent: #4b3928;\n    --mg-dark-support: #2f2419;\n    --mg-dark-deep: #130f0b;\n\n    --mg-ink: #1b1713;\n    --mg-body: #433b35;\n    --mg-muted: #777068;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mg-white);\n    color: var(--mg-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  .mukhallat-gold-wrapper *,\n  .mukhallat-gold-wrapper *::before,\n  .mukhallat-gold-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .mg-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mg-white);\n    border: 0;\n    border-bottom: 1px solid var(--mg-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mg-header::before,\n  .mg-header::after {\n    display: none;\n  }\n\n  .mg-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mg-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mg-main-title {\n    margin: 0 0 10px;\n    color: var(--mg-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  .mg-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mg-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .mg-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mg-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mg-story h3 {\n    margin: 0 0 16px;\n    color: var(--mg-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mg-story p {\n    margin: 0 0 17px;\n    color: var(--mg-body);\n    font-size: 1.05rem;\n  }\n\n  .mg-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mg-section-title {\n    margin: 0 0 25px;\n    color: var(--mg-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  .mg-notes-section,\n  .mg-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-accord-section,\n  .mg-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-notes-grid,\n  .mg-journey-grid,\n  .mg-accord-grid,\n  .mg-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  .mg-note-card {\n    padding: 22px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-top: 4px solid var(--mg-dominant);\n    border-radius: 8px;\n  }\n\n  .mg-note-card:nth-child(2),\n  .mg-note-card:nth-child(3) {\n    border-left: 1px solid var(--mg-border);\n    border-top-color: var(--mg-dominant);\n  }\n\n  .mg-note-label,\n  .mg-note-card:nth-child(2) .mg-note-label,\n  .mg-note-card:nth-child(3) .mg-note-label {\n    margin-bottom: 7px;\n    color: var(--mg-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mg-note-title {\n    margin-bottom: 7px;\n    color: var(--mg-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mg-note-description {\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .mg-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mg-secondary);\n    border: 1px solid var(--mg-secondary);\n    border-radius: 10px;\n  }\n\n  .mg-character-card,\n  .mg-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mg-dark-support),\n      var(--mg-dark-deep)\n    );\n    color: var(--mg-white);\n  }\n\n  .mg-character-card h3,\n  .mg-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--mg-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mg-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .mg-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mg-details-box,\n  .mg-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  .mg-box-title,\n  .mg-highlights-box .mg-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mg-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mg-border);\n  }\n\n  .mg-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(--mg-neutral-border);\n  }\n\n  .mg-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mg-detail-label {\n    color: var(--mg-muted);\n    font-weight: 600;\n  }\n\n  .mg-detail-value {\n    color: var(--mg-ink);\n    text-align: right;\n  }\n\n  .mg-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mg-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mg-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mg-neutral-border);\n  }\n\n  .mg-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mg-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mg-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .mg-journey-intro,\n  .mg-accord-intro,\n  .mg-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mg-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mg-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .mg-journey-number,\n  .mg-accord-icon,\n  .mg-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mg-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mg-journey-card:nth-child(2) .mg-journey-number,\n  .mg-journey-card:nth-child(3) .mg-journey-number,\n  .mg-accord-card:nth-child(2) .mg-accord-icon,\n  .mg-accord-card:nth-child(3) .mg-accord-icon,\n  .mg-trust-card:nth-child(2) .mg-trust-icon,\n  .mg-trust-card:nth-child(3) .mg-trust-icon {\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n  }\n\n  .mg-journey-card h4,\n  .mg-accord-card h4,\n  .mg-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mg-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mg-journey-card p,\n  .mg-accord-card p,\n  .mg-trust-card p {\n    margin: 0;\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .mg-accord-card,\n  .mg-trust-card {\n    padding: 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mg-accord-icon,\n  .mg-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .mg-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-video-title {\n    margin: 0 0 8px;\n    color: var(--mg-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  .mg-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mg-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mg-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  .mg-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mg-white);\n    border: 0;\n  }\n\n  .mg-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mg-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n    border: 1px solid var(--mg-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  .mg-instagram-link a:hover {\n    background: var(--mg-dominant-dark);\n    border-color: var(--mg-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .mg-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mg-dark-support) 0%,\n      var(--mg-dominant) 48%,\n      var(--mg-dark-deep) 100%\n    );\n    color: var(--mg-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mg-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mg-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mg-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  .mg-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mg-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mg-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mg-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mg-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .mg-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mg-pale-2);\n    border: 1px solid var(--mg-border);\n    border-left: 6px solid var(--mg-dominant);\n    border-radius: 8px;\n  }\n\n  .mg-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mg-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mg-performance-section p {\n    margin: 0;\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .mg-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mg-border);\n  }\n\n  .mg-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mg-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mg-faq-item {\n    background: var(--mg-white);\n    border-bottom: 1px solid var(--mg-border);\n  }\n\n  .mg-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mg-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mg-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mg-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mg-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mg-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mg-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mg-body);\n    font-size: 1rem;\n  }\n\n  .mg-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-gold-wrapper {\n      padding: 35px;\n    }\n\n    .mg-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mg-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mg-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mg-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mg-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mg-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mg-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mg-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mg-notes-grid,\n    .mg-journey-grid,\n    .mg-accord-grid,\n    .mg-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mg-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mg-character-card {\n      padding: 35px;\n    }\n\n    .mg-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mg-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mg-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mg-section-title,\n    .mg-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mg-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mg-note-description {\n      font-size: 1rem;\n    }\n\n    .mg-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mg-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mg-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mg-detail-row,\n    .mg-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-intro,\n    .mg-accord-intro,\n    .mg-trust-intro,\n    .mg-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-card h4,\n    .mg-accord-card h4,\n    .mg-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-card p,\n    .mg-accord-card p,\n    .mg-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mg-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mg-statement-section {\n      padding: 44px;\n    }\n\n    .mg-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mg-statement-section p,\n    .mg-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mg-occasion-section {\n      padding: 38px;\n    }\n\n    .mg-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mg-performance-section {\n      padding: 30px;\n    }\n\n    .mg-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mg-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mg-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mg-notes-grid,\n    .mg-journey-grid,\n    .mg-accord-grid,\n    .mg-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-gold-wrapper {\n      padding: 10px;\n    }\n\n    .mg-header {\n      padding: 26px 8px;\n    }\n\n    .mg-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mg-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mg-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mg-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mg-detail-value {\n      text-align: left;\n    }\n\n    .mg-character-card {\n      padding: 24px 18px;\n    }\n\n    .mg-journey-section,\n    .mg-accord-section,\n    .mg-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mg-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mg-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mg-video-section {\n      padding: 24px 10px;\n    }\n\n    .mg-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mg-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .mg-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    .mg-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    .mg-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\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-gold-wrapper\"\u003e\n\u003cdiv class=\"mg-header\"\u003e\n\u003cdiv class=\"mg-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mg-main-title\"\u003eMukhallat Al Oudh Zahabi\u003c\/h2\u003e\n\u003cp class=\"mg-tagline\"\u003e\n      “A luxurious alcohol-free blend of dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-intro-grid\"\u003e\n\u003cdiv class=\"mg-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Zahabi Gold by Oudh Al Anfar concentrated perfume oil 12ml in a gold-accented presentation\" class=\"mg-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Zahabi-CPO-12ml_jpg.webp?v=1734439582\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-story\"\u003e\n\u003ch3\u003eTraditional Arabic Oudh Spirit in a Luxurious Gold Perfume Oil\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMukhallat Al Oudh Zahabi CPO (12ml)\u003c\/strong\u003e by\n        \u003cstrong\u003eOudh Al Anfar\u003c\/strong\u003e, a refined \u003cstrong\u003e12ml concentrated\n        perfume oil\u003c\/strong\u003e created for fragrance lovers who appreciate the\n        elegance of classic Arabic perfumery.\n      \u003c\/p\u003e\n\u003cp\u003e\n        This alcohol-free, oil-based composition combines\n        \u003cstrong\u003edehn al oudh, taif rose, musk, sandalwood and amber\u003c\/strong\u003e\n        to create a fragrance that feels floral, woody, musky and warmly oriental.\n      \u003c\/p\u003e\n\u003cp\u003e\n        At the heart of the composition is the union of dehn al oudh and\n        \u003cstrong\u003eAnfar Khalta\u003c\/strong\u003e—a personalised blend of oils associated\n        with the house of Anfar—giving the fragrance a distinctive Arabic\n        oud identity with richness, softness and depth.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Rose adds refinement, musk adds smoothness, sandalwood brings creamy\n        woody warmth and amber provides a glowing finish. Together they create\n        a polished perfume oil designed to feel luxurious, long-lasting and gift-worthy.\n      \u003c\/p\u003e\n\u003cp\u003e\n        As part of the Mukhallat series, Mukhallat Al Oudh Zahabi is also an\n        excellent choice for anyone building an elegant Arabic fragrance collection.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-notes-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mg-notes-grid\"\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          The signature core blends dehn al oudh with Anfar Khalta for a rich,\n          recognisable Arabic oud identity.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          Taif rose adds elegant floral softness, while sandalwood contributes\n          creamy woody smoothness.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          Musk and amber create a soft, enveloping and long-lasting oriental finish.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-character-section\"\u003e\n\u003cdiv class=\"mg-character-card\"\u003e\n\u003ch3\u003eThe Oudh Rose Fusion\u003c\/h3\u003e\n\u003cp\u003e\n        Oudh and taif rose create a beautiful balance of tradition, richness and\n        floral refinement.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-character-card\"\u003e\n\u003ch3\u003eThe Smooth Musky Amber Trail\u003c\/h3\u003e\n\u003cp\u003e\n        Musk, sandalwood and amber soften the composition and give it a warm,\n        polished and memorable finish.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-details-grid\"\u003e\n\u003cdiv class=\"mg-details-box\"\u003e\n\u003ch4 class=\"mg-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eMukhallat Al Oudh Zahabi CPO (12ml)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eGold, Warm Amber and Soft Ivory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-highlights-box\"\u003e\n\u003ch4 class=\"mg-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mg-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free formula\u003c\/li\u003e\n\u003cli\u003eClassic Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eModern blend of pure oils\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eSmooth musk and sandalwood warmth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for perfume gifting\u003c\/li\u003e\n\u003cli\u003eExcellent addition to the Mukhallat series\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Mukhallat Al Oudh Zahabi Journey\u003c\/h3\u003e\n\u003cp class=\"mg-journey-intro\"\u003e\n      A rich progression from dehn al oudh and rose into smooth sandalwood\n      before settling into a warm musky amber trail.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-journey-grid\"\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Khalta bring creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber create softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Signature Mukhallat Al Oudh Zahabi Accords\u003c\/h3\u003e\n\u003cp class=\"mg-accord-intro\"\u003e\n      A floral, woody, musky and amber perfume oil built around dehn al oudh,\n      taif rose and Anfar Khalta.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-accord-grid\"\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious Arabic heart of the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Sandalwood Elegance\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create refinement and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth, long-lasting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-statement-section\"\u003e\n\u003ch3\u003eRefined Arabic Perfume Oil with Traditional Oudh Character\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Zahabi combines dehn al oudh, taif rose, musk,\n      sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume\n      oil designed to feel elegant, traditional and memorable.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003e\n      Its rich yet smooth Arabic character makes Mukhallat Al Oudh Zahabi suitable\n      for personal wear, perfume gifting and completing a refined Mukhallat collection.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Zahabi is an alcohol-free concentrated perfume oil and is\n      presented as long-lasting. Exact performance may vary according to skin type,\n      climate, application amount and individual fragrance chemistry.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-trust-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mg-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-trust-grid\"\u003e\n\u003cdiv class=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-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=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-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=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-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=\"mg-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Zahabi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Zahabi alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Zahabi?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Zahabi?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The description presents it as a perfect perfume gift for anyone with a classy taste for quality fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it suitable for a fragrance collection?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It can work beautifully as part of the wider Mukhallat series and as a refined addition to an Arabic fragrance collection.\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":47583026643190,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mukhallat-Al-Oudh-Zahabi-CPO-12ml_jpg.webp?v=1734439582"},{"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":"muwood-black-edp-100ml","title":"Muwood Black EDP (100ml)","description":"\u003c!-- Muwood Black by Adyan 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: Obsidian Black, Graphite Smoke, Polished Gold, Near Black and Cool Ivory --\u003e\n\u003c!-- Grid Correction: Notes, Journey, Accords and Trust use balanced three-column layouts --\u003e\n\n\u003cstyle\u003e\n  .muwood-black-wrapper {\n    --mb-white: #ffffff;\n    --mb-pale: #f5f5f3;\n    --mb-pale-2: #fafafa;\n    --mb-near-white: #fcfcfc;\n    --mb-border: #dededb;\n    --mb-neutral-border: #e7e7e4;\n\n    --mb-dominant: #141414;\n    --mb-dominant-dark: #080808;\n    --mb-secondary: #65676b;\n    --mb-accent: #c8aa57;\n    --mb-dark-support: #252527;\n    --mb-dark-deep: #060607;\n\n    --mb-ink: #111112;\n    --mb-body: #393a3d;\n    --mb-muted: #707277;\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  .muwood-black-wrapper *,\n  .muwood-black-wrapper *::before,\n  .muwood-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-accent);\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:nth-child(2) {\n    background: linear-gradient(\n      135deg,\n      var(--mb-dominant),\n      var(--mb-dark-deep)\n    );\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    .muwood-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    .muwood-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\n    .mb-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Muwood Black three-card grid correction *\/\n  .mb-note-card,\n  .mb-journey-card,\n  .mb-accord-card,\n  .mb-trust-card {\n    min-width: 0;\n  }\n\n  .mb-accord-grid {\n    width: 100%;\n  }\n\n  .mb-accord-card {\n    height: 100%;\n  }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"muwood-black-wrapper\"\u003e\n\n  \u003cdiv class=\"mb-header\"\u003e\n    \u003cdiv class=\"mb-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n    \u003ch2 class=\"mb-main-title\"\u003eMuwood Black\u003c\/h2\u003e\n    \u003cp class=\"mb-tagline\"\u003e\n      “Rose and saffron meet warm amber woods before settling into oud and musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-intro-grid\"\u003e\n\n    \u003cdiv class=\"mb-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Muwood-Black-Adyan-for-Men.webp?v=1739210565\" alt=\"Muwood Black by Adyan 100ml Eau de Parfum in an obsidian-black and smoke-clear faceted bottle with a polished gold cap and lettering\" class=\"mb-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-story\"\u003e\n      \u003ch3\u003eRefined Masculinity with Spiced Rose, Amber Woods and Oud\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eMuwood Black by Adyan\u003c\/strong\u003e, a sophisticated\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e introduced in 2022.\n        The fragrance expresses modern masculinity through an elegant\n        progression of spicy florals, warm resinous woods and a deep\n        oud-musk foundation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rose, saffron and cypriol oil—also known as nagarmotha—form the\n        opening. Rose provides refined floral character, saffron adds dry\n        warmth and spice, while cypriol contributes an earthy, smoky and\n        subtly woody dimension.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber, woody notes and cedarwood shape the heart. Amber creates a\n        warm resinous glow, the broader woody accord adds depth, and\n        cedarwood brings dry structure and a polished masculine character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Agarwood, or oud, blends with musk in the base. Oud delivers dark\n        woody richness, while musk softens and extends the finishing trail\n        with a sensual, confident and memorable impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a faceted bottle that transitions from obsidian black\n        to smoke-clear glass, finished with polished gold lettering and a\n        sculptural gold cap, Muwood Black combines contemporary refinement\n        with a commanding, gift-ready presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-notes-section\"\u003e\n\n    \u003ch3 class=\"mb-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"mb-notes-grid\"\u003e\n\n      \u003cdiv class=\"mb-note-card\"\u003e\n        \u003cdiv class=\"mb-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-title\"\u003eRose, Saffron and Cypriol Oil\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-description\"\u003e\n          Refined rose, warm saffron and earthy cypriol oil create a\n          spicy, floral and subtly smoky opening with immediate character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-note-card\"\u003e\n        \u003cdiv class=\"mb-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-title\"\u003eAmber, Woody Notes and Cedarwood\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-description\"\u003e\n          Warm amber and layered woods combine with dry cedarwood to form a\n          rich, structured and embracing masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-note-card\"\u003e\n        \u003cdiv class=\"mb-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-title\"\u003eAgarwood (Oud) and Musk\u003c\/div\u003e\n        \u003cdiv class=\"mb-note-description\"\u003e\n          Dark agarwood and smooth musk create a deep, alluring and\n          memorable finishing trail with refined oriental depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-character-section\"\u003e\n\n    \u003cdiv class=\"mb-character-card\"\u003e\n      \u003ch3\u003eThe Saffron Rose Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Rose and saffron introduce elegance and dry warmth, while cypriol\n        oil adds earthy smoke and a distinctive woody edge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-character-card\"\u003e\n      \u003ch3\u003eThe Oud Musk Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Amber and cedarwood gradually settle into agarwood and musk,\n        creating a dark, smooth and confidently masculine final trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-details-grid\"\u003e\n\n    \u003cdiv class=\"mb-details-box\"\u003e\n      \u003ch4 class=\"mb-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eMuwood Black\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eIntroduced\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003e2022\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eSpicy, Floral, Amber, Woody, Oud and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-detail-row\"\u003e\n        \u003cspan class=\"mb-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"mb-detail-value\"\u003eObsidian Black, Smoke Glass and Polished Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-highlights-box\"\u003e\n      \u003ch4 class=\"mb-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"mb-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eCreated specifically for men\u003c\/li\u003e\n        \u003cli\u003eIntroduced as a 2022 fragrance\u003c\/li\u003e\n        \u003cli\u003eRefined rose opening\u003c\/li\u003e\n        \u003cli\u003eWarm saffron spice\u003c\/li\u003e\n        \u003cli\u003eEarthy cypriol oil character\u003c\/li\u003e\n        \u003cli\u003eResinous amber heart\u003c\/li\u003e\n        \u003cli\u003eLayered woody depth\u003c\/li\u003e\n        \u003cli\u003eDry cedarwood structure\u003c\/li\u003e\n        \u003cli\u003eDark agarwood foundation\u003c\/li\u003e\n        \u003cli\u003eSmooth sensual musk\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=\"mb-journey-section\"\u003e\n\n    \u003ch3 class=\"mb-section-title\"\u003eThe Muwood Black Journey\u003c\/h3\u003e\n\n    \u003cp class=\"mb-journey-intro\"\u003e\n      A polished progression from rose, saffron and cypriol into warm amber\n      woods before settling into agarwood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mb-journey-grid\"\u003e\n\n      \u003cdiv class=\"mb-journey-card\"\u003e\n        \u003cdiv class=\"mb-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eSpiced Floral Intrigue\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose, saffron and cypriol oil create a spicy, floral and earthy\n          introduction with a subtle smoky edge.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-journey-card\"\u003e\n        \u003cdiv class=\"mb-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eWarm Amber Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, woody notes and cedarwood build warmth, structure and\n          composed masculine depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-journey-card\"\u003e\n        \u003cdiv class=\"mb-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Musk Authority\u003c\/h4\u003e\n        \u003cp\u003e\n          Agarwood and musk create a dark, smooth and memorable finishing\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-accord-section\"\u003e\n\n    \u003ch3 class=\"mb-section-title\"\u003eThe Signature Muwood Black Accords\u003c\/h3\u003e\n\n    \u003cp class=\"mb-accord-intro\"\u003e\n      A refined masculine composition shaped by spiced rose, warm amber\n      woods, smoky cypriol, deep oud and smooth musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mb-accord-grid\"\u003e\n\n      \u003cdiv class=\"mb-accord-card\"\u003e\n        \u003cdiv class=\"mb-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eRose, Saffron and Cypriol\u003c\/h4\u003e\n        \u003cp\u003e\n          Floral elegance, dry spice and earthy smoke create a distinctive\n          and sophisticated opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-accord-card\"\u003e\n        \u003cdiv class=\"mb-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eAmber and Cedarwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Resinous warmth and structured woods create depth, balance and\n          masculine refinement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-accord-card\"\u003e\n        \u003cdiv class=\"mb-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAgarwood and Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Dark oud and smooth musk provide an alluring, grounded and\n          memorable final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-statement-section\"\u003e\n    \u003ch3\u003eModern Masculinity in Black and Gold\u003c\/h3\u003e\n    \u003cp\u003e\n      Muwood Black moves from rose, saffron and cypriol into amber,\n      cedarwood and layered woods before settling into agarwood and musk.\n      Its obsidian-to-smoke bottle and polished-gold cap reflect a fragrance\n      designed to feel refined, confident and unmistakably masculine.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Signature for Day and Evening\u003c\/h3\u003e\n    \u003cp\u003e\n      Muwood Black’s composed woody profile makes it suitable for work,\n      smart-casual wear, dinners, evening gatherings, formal occasions and\n      fragrance gifting. Its floral-spiced opening adds distinction, while\n      amber, oud and musk provide deeper presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mb-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Muwood Black is supplied as an Eau de Parfum with amber, cedarwood,\n      agarwood and musk supporting its deeper structure. 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=\"mb-trust-section\"\u003e\n\n    \u003ch3 class=\"mb-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"mb-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes,\n      masculine fragrances, oud compositions and gift-ready presentations\n      through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mb-trust-grid\"\u003e\n\n      \u003cdiv class=\"mb-trust-card\"\u003e\n        \u003cdiv class=\"mb-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=\"mb-trust-card\"\u003e\n        \u003cdiv class=\"mb-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 for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\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\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, 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=\"mb-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Muwood Black by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Muwood Black opens with rose, saffron and cypriol oil, develops\n          through amber, woody notes and cedarwood, and settles into\n          agarwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Muwood Black?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Rose, saffron and cypriol oil, also known as nagarmotha, are the\n          listed top notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Muwood Black?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber, woody notes and cedarwood form the warm and structured\n          heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Muwood Black?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Agarwood, also known as oud, and musk form the base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Muwood Black made for men?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description presents Muwood Black as a masculine\n          fragrance tailored for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Muwood Black?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Muwood Black 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=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen was Muwood Black introduced?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description identifies Muwood Black as a fragrance\n          introduced in 2022.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Muwood Black best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its refined woody and oud character makes it suitable for work,\n          smart-casual wear, dinners, evenings and formal occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Muwood Black long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Muwood Black is supplied as an Eau de Parfum. Exact longevity and\n          projection vary 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=\"mb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Muwood Black suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"mb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, refined masculine profile and polished\n          black-and-gold 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":47583057477878,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Muwood-Black-Adyan-for-Men.webp?v=1739210565"},{"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-de-emerald-100ml-edp","title":"Oud De Emerald 100ml EDP","description":"\u003cstyle\u003e\n  .oud-de-emerald-wrapper{\n    \n    --ode-white:#ffffff;\n    --ode-pale:#f1f7f3;\n    --ode-pale-2:#f7faf8;\n    --ode-near-white:#fcfcfc;\n    --ode-border:#d7e3db;\n    --ode-neutral-border:#e7ebe8;\n\n    --ode-dominant:#175b3f;\n    --ode-dominant-dark:#0b3a29;\n    --ode-secondary:#cdb06a;\n    --ode-accent:#102319;\n    --ode-dark-support:#123226;\n    --ode-dark-deep:#07120d;\n\n    --ode-ink:#131713;\n    --ode-body:#38423c;\n    --ode-muted:#6a746e;\n\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    padding:15px;\n    box-sizing:border-box;\n    background:var(--ode-white);\n    color:var(--ode-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-de-emerald-wrapper *,\n  .oud-de-emerald-wrapper *::before,\n  .oud-de-emerald-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  \n  .ode-header{\n    margin-bottom:42px;\n    padding:58px 20px 48px;\n    text-align:center;\n    background:var(--ode-white);\n    border:none;\n    border-bottom:1px solid var(--ode-border);\n    border-radius:0;\n  }\n\n  .ode-brand-tag{\n    margin-bottom:12px;\n    color:var(--ode-secondary);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:5px;\n    text-transform:uppercase;\n  }\n\n  .ode-main-title{\n    margin:0 0 14px;\n    color:var(--ode-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  .ode-tagline{\n    max-width:850px;\n    margin:0 auto;\n    color:#555555;\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .ode-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  .ode-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:var(--ode-white);\n    border:1px solid var(--ode-border);\n    border-radius:10px;\n    box-shadow:none;\n  }\n\n  .ode-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .ode-story h3{\n    margin:0 0 16px;\n    color:var(--ode-ink);\n    font-size:1.4rem;\n    font-weight:500;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n  }\n\n  .ode-story p{\n    margin:0 0 17px;\n    color:var(--ode-body);\n    font-size:1.05rem;\n  }\n\n  .ode-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .ode-section-title{\n    margin:0 0 26px;\n    color:var(--ode-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  .ode-notes-section,\n  .ode-journey-section,\n  .ode-accord-section,\n  .ode-trust-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    border:1px solid var(--ode-border);\n    border-radius:10px;\n  }\n\n  \n  .ode-notes-section,\n  .ode-journey-section{\n    background:var(--ode-white);\n  }\n\n  \n  .ode-accord-section{\n    background:var(--ode-pale-2);\n  }\n\n  .ode-trust-section{\n    background:var(--ode-pale-2);\n  }\n\n  .ode-three-grid,\n  .ode-journey-grid,\n  .ode-accord-grid,\n  .ode-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n  }\n\n  \n  .ode-note-card{\n    min-height:100%;\n    padding:24px 22px;\n    background:var(--ode-pale);\n    border:1px solid var(--ode-border);\n    border-top:4px solid var(--ode-dominant);\n    border-radius:9px;\n  }\n\n  .ode-card-label{\n    margin-bottom:9px;\n    color:var(--ode-secondary);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ode-card-title{\n    margin-bottom:8px;\n    color:var(--ode-ink);\n    font-size:1.05rem;\n    font-weight:650;\n  }\n\n  .ode-card-description{\n    color:var(--ode-body);\n    font-size:.95rem;\n    line-height:1.58;\n  }\n\n  \n  .ode-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:0;\n    margin-bottom:42px;\n    overflow:hidden;\n    background:var(--ode-dark-deep);\n    border:none;\n    border-radius:11px;\n  }\n\n  .ode-character-card{\n    padding:34px 30px;\n    background:linear-gradient(135deg,var(--ode-dark-support),var(--ode-dark-deep));\n    color:var(--ode-white);\n  }\n  .ode-character-card:nth-child(2){\n    border-top:1px solid var(--ode-secondary);\n  }\n\n  .ode-character-card h3{\n    margin:0 0 13px;\n    color:var(--ode-secondary);\n    font-size:1.02rem;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ode-character-card p{\n    margin:0;\n    color:var(--ode-white);\n    font-size:1rem;\n    line-height:1.75;\n  }\n\n  .ode-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:42px;\n  }\n\n  .ode-details-box,\n  .ode-highlights-box{\n    height:100%;\n    padding:24px;\n    background:var(--ode-white);\n    border:1px solid var(--ode-border);\n    border-radius:9px;\n  }\n\n  .ode-box-title{\n    margin:0 0 16px;\n    padding-bottom:10px;\n    color:var(--ode-ink);\n    font-size:.9rem;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--ode-neutral-border);\n  }\n\n  .ode-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(--ode-neutral-border);\n  }\n\n  .ode-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .ode-detail-label{\n    color:var(--ode-muted);\n    font-weight:600;\n  }\n\n  .ode-detail-value{\n    color:var(--ode-ink);\n    text-align:right;\n  }\n\n  .ode-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .ode-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--ode-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--ode-neutral-border);\n  }\n\n  .ode-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n\n  .ode-detail-label{\n    flex:0 0 34%;\n    min-width:0;\n  }\n\n  .ode-detail-value{\n    flex:1 1 auto;\n    min-width:0;\n    overflow-wrap:anywhere;\n    word-break:normal;\n  }\n\n  .ode-highlights-list{\n    margin:0 !important;\n    padding:0 !important;\n    list-style:none !important;\n  }\n\n  .ode-highlights-list li{\n    list-style:none !important;\n  }\n\n  .ode-highlights-list li::marker{\n    content:\"\" !important;\n    font-size:0 !important;\n  }\n\n  .ode-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--ode-secondary);\n    font-weight:700;\n  }\n\n  .ode-journey-intro,\n  .ode-accord-intro,\n  .ode-trust-intro{\n    max-width:880px;\n    margin:-9px auto 28px;\n    color:var(--ode-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  \n  .ode-journey-card{\n    position:relative;\n    min-height:220px;\n    padding:102px 25px 28px;\n    background:var(--ode-pale);\n    border:1px solid var(--ode-border);\n    border-radius:9px;\n    text-align:center;\n  }\n\n  .ode-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(--ode-dominant-dark);\n    color:var(--ode-white);\n    border:none;\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .ode-journey-card h4,\n  .ode-accord-card h4,\n  .ode-trust-card h4{\n    margin:0 0 9px;\n    color:var(--ode-ink);\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:2px;\n  }\n\n  .ode-journey-card p,\n  .ode-accord-card p,\n  .ode-trust-card p{\n    margin:0;\n    color:var(--ode-body);\n    font-size:.95rem;\n    line-height:1.65;\n  }\n\n  \n  .ode-accord-card,\n  .ode-trust-card{\n    min-height:225px;\n    padding:104px 26px 28px;\n    background:var(--ode-white);\n    border:1px solid var(--ode-border);\n    border-radius:9px;\n    text-align:center;\n    position:relative;\n    box-shadow:none;\n  }\n\n  .ode-accord-icon,\n  .ode-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(--ode-dominant-dark);\n    color:var(--ode-white);\n    border:none;\n    border-radius:50%;\n    font-size:.85rem;\n    font-weight:700;\n  }\n\n  \n  .ode-statement-section{\n    margin-bottom:42px;\n    padding:48px 34px;\n    background:linear-gradient(90deg,var(--ode-accent) 0%,var(--ode-dark-support) 48%,var(--ode-dark-deep) 100%);\n    color:var(--ode-white);\n    text-align:center;\n    border:none;\n    border-radius:11px;\n  }\n\n  .ode-statement-section h3{\n    margin:0 0 14px;\n    color:var(--ode-secondary);\n    font-size:1.25rem;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .ode-statement-section p{\n    max-width:920px;\n    margin:0 auto;\n    color:var(--ode-white);\n    font-size:1.05rem;\n    line-height:1.8;\n  }\n\n  \n  .ode-occasion-section{\n    margin-bottom:42px;\n    padding:42px 32px;\n    background:var(--ode-pale-2);\n    border:1px solid var(--ode-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .ode-occasion-section h3{\n    margin:0 0 14px;\n    color:var(--ode-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .ode-occasion-section p{\n    max-width:930px;\n    margin:0 auto;\n    color:var(--ode-body);\n    font-size:1.05rem;\n    line-height:1.78;\n  }\n\n  .ode-performance-section{\n    margin-bottom:42px;\n    padding:34px 34px 34px 38px;\n    background:var(--ode-pale-2);\n    border:1px solid var(--ode-border);\n    border-left:6px solid var(--ode-dominant);\n    border-radius:10px;\n  }\n\n  .ode-performance-section h3{\n    margin:0 0 13px;\n    color:var(--ode-ink);\n    font-size:.9rem;\n    font-weight:800;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .ode-performance-section p{\n    margin:0;\n    color:var(--ode-body);\n    font-size:.95rem;\n    line-height:1.78;\n  }\n\n  .ode-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--ode-border);\n  }\n\n  .ode-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--ode-ink);\n    font-size:1.3rem;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ode-faq-item{\n    background:var(--ode-white);\n    border-bottom:1px solid var(--ode-neutral-border);\n  }\n\n  .ode-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:18px 5px;\n    color:var(--ode-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .ode-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .ode-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--ode-dominant-dark);\n    font-size:1.35rem;\n  }\n\n  .ode-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .ode-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--ode-body);\n    font-size:1rem;\n  }\n\n  .ode-faq-answer p{\n    margin:0;\n  }\n\n  @media(min-width:768px){\n    .oud-de-emerald-wrapper{\n      padding:30px;\n    }\n\n    .ode-header{\n      padding:72px 20px 58px;\n      margin-bottom:52px;\n    }\n\n    .ode-brand-tag{\n      font-size:.95rem;\n      letter-spacing:6px;\n    }\n\n    .ode-main-title{\n      font-size:clamp(2.8rem,5vw,4rem);\n      letter-spacing:clamp(3px,.42vw,6px);\n      overflow-wrap:anywhere;\n    }\n\n    .ode-tagline{\n      font-size:1.23rem;\n    }\n\n    .ode-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:52px;\n      margin-bottom:52px;\n    }\n\n    .ode-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .ode-story h3{\n      font-size:1.7rem;\n    }\n\n    .ode-story p{\n      margin-bottom:22px;\n      font-size:1.13rem;\n      line-height:1.75;\n    }\n\n    .ode-three-grid,\n    .ode-journey-grid,\n    .ode-accord-grid,\n    .ode-trust-grid{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:24px;\n    }\n\n    .ode-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .ode-character-card:nth-child(2){\n      border-top:none;\n      border-left:1px solid var(--ode-secondary);\n    }\n\n    .ode-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .ode-section-title,\n    .ode-faq-section\u003eh3{\n      font-size:1.55rem;\n    }\n\n    .ode-character-card{\n      padding:38px 34px;\n    }\n\n    .ode-note-card{\n      padding:26px 24px;\n    }\n\n    .ode-detail-row,\n    .ode-highlights-list li{\n      font-size:1.04rem;\n    }\n\n    .ode-statement-section{\n      padding:50px 42px;\n    }\n\n    .ode-statement-section h3{\n      font-size:1.42rem;\n    }\n\n    .ode-statement-section p,\n    .ode-occasion-section p{\n      font-size:1.06rem;\n    }\n\n    .ode-faq-item summary{\n      padding:20px 5px;\n      font-size:1.12rem;\n    }\n\n    .ode-faq-answer{\n      font-size:1.04rem;\n    }\n  }\n\n  @media(max-width:767px){\n    .ode-notes-section,\n    .ode-journey-section,\n    .ode-accord-section,\n    .ode-trust-section{\n      padding:28px 18px;\n    }\n\n    .ode-journey-card,\n    .ode-accord-card,\n    .ode-trust-card{\n      min-height:auto;\n    }\n  }\n\n  @media(max-width:480px){\n    .oud-de-emerald-wrapper{\n      padding:10px;\n    }\n\n    .ode-header{\n      padding:44px 10px 38px;\n    }\n\n    .ode-main-title{\n      font-size:clamp(1.55rem,7vw,2.15rem);\n      letter-spacing:2px;\n      overflow-wrap:anywhere;\n    }\n\n    .ode-brand-tag{\n      letter-spacing:3px;\n    }\n\n    .ode-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .ode-detail-value{\n      text-align:left;\n    }\n\n    .ode-performance-section{\n      padding:28px 20px 28px 24px;\n      border-left-width:5px;\n    }\n\n    .ode-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"oud-de-emerald-wrapper\"\u003e\n\u003cdiv class=\"ode-header\"\u003e\n\u003cdiv class=\"ode-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n\u003ch2 class=\"ode-main-title\"\u003eOud De Emerald\u003c\/h2\u003e\n\u003cp class=\"ode-tagline\"\u003e“A captivating unisex Eau de Parfum presented in forest emerald, silver white and champagne gold.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-intro-grid\"\u003e\n\u003cdiv class=\"ode-image-frame\"\u003e\n\u003cimg alt=\"Oud De Emerald by Anfar 100ml Eau de Parfum with a faceted deep forest-emerald bottle, polished champagne-gold cap and oval emerald label, paired with a dark green presentation box featuring silver-white geometric detailing\" class=\"ode-product-image\" height=\"720\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/s-l1600-74_jpg.webp?v=1739210915\" width=\"720\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-story\"\u003e\n\u003ch3\u003eForest-Emerald Presentation with a Captivating Unisex Character\u003c\/h3\u003e\n\u003cp\u003eDiscover Oud De Emerald by Anfar, a 100ml Eau de Parfum presented for women and men in a polished emerald-and-gold format.\u003c\/p\u003e\n\u003cp\u003eThe London Musk description presents the fragrance as expressive from only a few sprays, creating an immediate and enveloping aromatic impression.\u003c\/p\u003e\n\u003cp\u003eIt is also described as very long-lasting. Exact performance still depends on skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003cp\u003eThe current listing does not publish a conventional top, heart and base-note pyramid, so no unsupported fragrance notes have been added.\u003c\/p\u003e\n\u003cp\u003eThe faceted forest-emerald bottle features a champagne-gold cap and oval emerald label, while the coordinated dark green box uses silver-white geometric detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-notes-section\"\u003e\n\u003ch3 class=\"ode-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"ode-three-grid\"\u003e\n\u003cdiv class=\"ode-note-card\"\u003e\n\u003cdiv class=\"ode-card-label\"\u003eCentral Identity\u003c\/div\u003e\n\u003cdiv class=\"ode-card-title\"\u003eCaptivating Oud-Themed Character\u003c\/div\u003e\n\u003cdiv class=\"ode-card-description\"\u003eThe product name and listing position Oud De Emerald as a rich Arabian-style fragrance with a memorable identity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-note-card\"\u003e\n\u003cdiv class=\"ode-card-label\"\u003eWearing Impression\u003c\/div\u003e\n\u003cdiv class=\"ode-card-title\"\u003eExpressive and Enveloping\u003c\/div\u003e\n\u003cdiv class=\"ode-card-description\"\u003eThe listing describes an immediate aromatic presence developing from only a few sprays.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-note-card\"\u003e\n\u003cdiv class=\"ode-card-label\"\u003ePublished Performance\u003c\/div\u003e\n\u003cdiv class=\"ode-card-title\"\u003ePresented as Very Long-Lasting\u003c\/div\u003e\n\u003cdiv class=\"ode-card-description\"\u003eThe product description presents the Eau de Parfum as long-lasting, while actual performance varies by wearer and environment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-character-section\"\u003e\n\u003cdiv class=\"ode-character-card\"\u003e\n\u003ch3\u003eThe Emerald First Impression\u003c\/h3\u003e\n\u003cp\u003eOud De Emerald is presented with immediate aromatic presence and a polished character designed to feel captivating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-character-card\"\u003e\n\u003ch3\u003eThe Lingering Signature\u003c\/h3\u003e\n\u003cp\u003eAs the fragrance settles, its expressive Eau de Parfum character continues as an elegant trail for women and men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-details-grid\"\u003e\n\u003cdiv class=\"ode-details-box\"\u003e\n\u003ch4 class=\"ode-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eOud De Emerald\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eAnfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eCaptivating and Very Long-Lasting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-detail-row\"\u003e\n\u003cspan class=\"ode-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"ode-detail-value\"\u003eForest Emerald, Champagne Gold and Silver White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-highlights-box\"\u003e\n\u003ch4 class=\"ode-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"ode-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003ePresented for men and women\u003c\/li\u003e\n\u003cli\u003eCaptivating fragrance identity\u003c\/li\u003e\n\u003cli\u003eExpressive from a few sprays\u003c\/li\u003e\n\u003cli\u003ePresented as very long-lasting\u003c\/li\u003e\n\u003cli\u003eNo unsupported note pyramid added\u003c\/li\u003e\n\u003cli\u003eSuitable for personal fragrance wear\u003c\/li\u003e\n\u003cli\u003eSuitable for fragrance gifting\u003c\/li\u003e\n\u003cli\u003eFaceted forest-emerald bottle\u003c\/li\u003e\n\u003cli\u003eChampagne-gold sculptural cap\u003c\/li\u003e\n\u003cli\u003eOval emerald-and-gold label\u003c\/li\u003e\n\u003cli\u003eSilver-white detailed presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-journey-section\"\u003e\n\u003ch3 class=\"ode-section-title\"\u003eThe Oud De Emerald Journey\u003c\/h3\u003e\n\u003cp class=\"ode-journey-intro\"\u003eA polished fragrance experience moving from an expressive first spray into a captivating central presence before settling into an elegant unisex signature.\u003c\/p\u003e\n\u003cdiv class=\"ode-journey-grid\"\u003e\n\u003cdiv class=\"ode-journey-card\"\u003e\n\u003cdiv class=\"ode-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eExpressive First Spray\u003c\/h4\u003e\n\u003cp\u003eA few sprays introduce immediate aromatic presence and a captivating opening impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-journey-card\"\u003e\n\u003cdiv class=\"ode-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eEmerald Character\u003c\/h4\u003e\n\u003cp\u003eThe fragrance develops with a rich and polished identity inspired by its oud-themed presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-journey-card\"\u003e\n\u003cdiv class=\"ode-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eLingering Unisex Trail\u003c\/h4\u003e\n\u003cp\u003eThe Eau de Parfum settles into an elegant signature presented for women and men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-accord-section\"\u003e\n\u003ch3 class=\"ode-section-title\"\u003eThe Signature Oud De Emerald Character\u003c\/h3\u003e\n\u003cp class=\"ode-accord-intro\"\u003eThe official listing defines Oud De Emerald through captivating presence, long-lasting performance and luxurious emerald-and-gold presentation rather than a published note pyramid.\u003c\/p\u003e\n\u003cdiv class=\"ode-accord-grid\"\u003e\n\u003cdiv class=\"ode-accord-card\"\u003e\n\u003cdiv class=\"ode-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eCaptivating Presence\u003c\/h4\u003e\n\u003cp\u003eThe listing presents the fragrance as expressive and enveloping from only a few sprays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-accord-card\"\u003e\n\u003cdiv class=\"ode-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eLong-Lasting Character\u003c\/h4\u003e\n\u003cp\u003eOud De Emerald is described as very long-lasting, with exact performance varying by wearer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-accord-card\"\u003e\n\u003cdiv class=\"ode-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eElegant Unisex Style\u003c\/h4\u003e\n\u003cp\u003eIts women-and-men positioning and polished presentation support personal wear and gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-statement-section\"\u003e\n\u003ch3\u003eThe Emerald and Gold Fragrance Experience\u003c\/h3\u003e\n\u003cp\u003eOud De Emerald combines captivating presence with a polished unisex identity. Its faceted forest-green bottle, oval emerald label, champagne-gold cap and silver-detailed box create a memorable and gift-ready presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-occasion-section\"\u003e\n\u003ch3\u003eAn Elegant Fragrance for Personal Wear and Gifting\u003c\/h3\u003e\n\u003cp\u003eOud De Emerald can be selected as a personal signature fragrance or offered as a gift for birthdays, celebrations and special moments. Its suitability ultimately depends on individual fragrance preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe London Musk description presents Oud De Emerald as a very long-lasting Eau de Parfum. Exact longevity and projection may vary according to skin chemistry, application amount, clothing, temperature and environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-trust-section\"\u003e\n\u003ch3 class=\"ode-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"ode-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=\"ode-trust-grid\"\u003e\n\u003cdiv class=\"ode-trust-card\"\u003e\n\u003cdiv class=\"ode-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover modern Arabian fragrances, oud compositions, musk scents and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ode-trust-card\"\u003e\n\u003cdiv class=\"ode-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=\"ode-trust-card\"\u003e\n\u003cdiv class=\"ode-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=\"ode-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oud De Emerald smell like?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product listing presents Oud De Emerald as a captivating fragrance, but it does not publish a conventional top, heart and base-note pyramid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oud De Emerald suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The London Musk listing presents Oud De Emerald as a unisex perfume for women and men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oud De Emerald?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOud De Emerald 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=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oud De Emerald long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description presents it as very long-lasting. Exact performance varies according to skin chemistry, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow much Oud De Emerald should be applied?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listing describes the fragrance as expressive with only a few sprays. Application can be adjusted according to personal preference and setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oud De Emerald suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts unisex positioning, 100ml size and coordinated emerald, gold and silver-white presentation make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oud De Emerald presented?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a faceted forest-emerald bottle with an oval emerald label and champagne-gold cap, paired with a dark green box featuring silver-white geometric detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ode-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oud De Emerald have a confirmed fragrance-note pyramid?\u003c\/summary\u003e\n\u003cdiv class=\"ode-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo conventional top, heart and base notes are published on the current London Musk listing, so no unsupported note pyramid has been added.\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":47583083888886,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-De-Emerald-100ml-EDP.webp?v=1739210915"},{"product_id":"oud-ombre-edp-100ml","title":"Oud Ombre EDP (100ml)","description":"\u003c!-- Oud Ombre by Adyan Eau de Parfum 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description with Instagram Video --\u003e\n\n\u003cstyle\u003e\n  .oudombre-wrapper {\n    --oo-gold: #c5a059;\n    --oo-deep-gold: #9b772f;\n    --oo-black: #101010;\n    --oo-charcoal: #1c1c1c;\n    --oo-brown: #453126;\n    --oo-cream: #faf8f4;\n    --oo-light: #fafafa;\n    --oo-body: #2a2a2a;\n    --oo-muted: #686868;\n    --oo-border: #ece8e1;\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(--oo-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  .oudombre-wrapper *,\n  .oudombre-wrapper *::before,\n  .oudombre-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Header *\/\n\n  .oo-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--oo-border);\n  }\n\n  .oo-brand-tag {\n    margin-bottom: 7px;\n    color: var(--oo-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .oo-main-title {\n    margin: 0 0 10px;\n    color: var(--oo-black);\n    font-size: 2.2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .oo-tagline {\n    max-width: 780px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .oo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .oo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--oo-cream);\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .oo-story h3 {\n    margin: 0 0 16px;\n    color: var(--oo-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oo-story p {\n    margin: 0 0 17px;\n    color: var(--oo-body);\n    font-size: 1.05rem;\n  }\n\n  .oo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .oo-section-title {\n    margin: 0 0 25px;\n    color: var(--oo-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  .oo-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .oo-note-card {\n    padding: 20px;\n    background: var(--oo-cream);\n    border-top: 3px solid var(--oo-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .oo-note-label {\n    margin-bottom: 7px;\n    color: var(--oo-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oo-note-title {\n    margin-bottom: 7px;\n    color: var(--oo-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .oo-note-description {\n    color: var(--oo-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .oo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--oo-gold);\n    border-radius: 8px;\n  }\n\n  .oo-character-card {\n    padding: 28px 22px;\n    background: var(--oo-charcoal);\n    color: #ffffff;\n  }\n\n  .oo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--oo-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oo-character-card p {\n    margin: 0;\n    color: #f2f2f2;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details and Highlights *\/\n\n  .oo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .oo-details-box,\n  .oo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--oo-light);\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--oo-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--oo-border);\n  }\n\n  .oo-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 #e5e2dc;\n  }\n\n  .oo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .oo-detail-label {\n    color: var(--oo-muted);\n    font-weight: 600;\n  }\n\n  .oo-detail-value {\n    color: var(--oo-black);\n    text-align: right;\n  }\n\n  .oo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .oo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--oo-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e2dc;\n  }\n\n  .oo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .oo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--oo-gold);\n    font-weight: 700;\n  }\n\n  \/* Signature Accords *\/\n\n  .oo-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--oo-cream);\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--oo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .oo-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .oo-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--oo-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .oo-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(--oo-black);\n    color: var(--oo-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .oo-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--oo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .oo-accord-card p {\n    margin: 0;\n    color: var(--oo-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .oo-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--oo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .oo-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .oo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--oo-light);\n    border: 1px solid var(--oo-border);\n    border-radius: 7px;\n  }\n\n  .oo-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(--oo-brown);\n    color: var(--oo-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .oo-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--oo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .oo-journey-card p {\n    margin: 0;\n    color: var(--oo-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Instagram Video *\/\n\n  .oo-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--oo-cream);\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-video-title {\n    margin: 0 0 8px;\n    color: var(--oo-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  .oo-video-subtitle {\n    max-width: 700px;\n    margin: 0 auto 22px;\n    color: var(--oo-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .oo-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .oo-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  .oo-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .oo-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--oo-black);\n    color: #ffffff;\n    border: 1px solid var(--oo-black);\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  .oo-instagram-link a:hover {\n    background: var(--oo-gold);\n    color: var(--oo-black);\n    border-color: var(--oo-gold);\n  }\n\n  \/* Occasion Section *\/\n\n  .oo-occasion-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--oo-brown) 0%,\n      var(--oo-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .oo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--oo-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .oo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f2f2f2;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .oo-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--oo-light);\n    border: 1px solid var(--oo-border);\n    border-radius: 8px;\n  }\n\n  .oo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--oo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .oo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .oo-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--oo-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .oo-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(--oo-black);\n    color: var(--oo-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .oo-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--oo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .oo-trust-card p {\n    margin: 0;\n    color: var(--oo-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Trademark Disclaimer *\/\n\n  .oo-disclaimer {\n    margin-bottom: 40px;\n    padding: 22px;\n    background: #fffaf0;\n    border: 1px solid #e6d5b3;\n    border-left: 4px solid var(--oo-gold);\n    border-radius: 6px;\n  }\n\n  .oo-disclaimer h3 {\n    margin: 0 0 9px;\n    color: var(--oo-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oo-disclaimer p {\n    margin: 0;\n    color: var(--oo-body);\n    font-size: 0.92rem;\n    line-height: 1.65;\n  }\n\n  \/* FAQ *\/\n\n  .oo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--oo-border);\n  }\n\n  .oo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--oo-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .oo-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--oo-border);\n  }\n\n  .oo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--oo-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .oo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--oo-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .oo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .oo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--oo-body);\n    font-size: 1rem;\n  }\n\n  .oo-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .oudombre-wrapper {\n      padding: 35px;\n    }\n\n    .oo-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .oo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .oo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .oo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .oo-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .oo-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .oo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .oo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .oo-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .oo-section-title,\n    .oo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .oo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .oo-note-description {\n      font-size: 1rem;\n    }\n\n    .oo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .oo-character-card {\n      padding: 35px;\n    }\n\n    .oo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .oo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .oo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .oo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .oo-detail-row,\n    .oo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .oo-accord-section,\n    .oo-journey-section,\n    .oo-trust-section {\n      padding: 38px;\n    }\n\n    .oo-accord-intro,\n    .oo-journey-intro,\n    .oo-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .oo-accord-grid,\n    .oo-journey-grid,\n    .oo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .oo-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .oo-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .oo-accord-card h4,\n    .oo-journey-card h4,\n    .oo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .oo-accord-card p,\n    .oo-journey-card p,\n    .oo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .oo-video-section {\n      margin-bottom: 50px;\n      padding: 38px;\n    }\n\n    .oo-video-title {\n      font-size: 1.55rem;\n    }\n\n    .oo-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .oo-occasion-section {\n      padding: 44px;\n    }\n\n    .oo-occasion-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .oo-occasion-section p {\n      font-size: 1.15rem;\n    }\n\n    .oo-disclaimer {\n      padding: 25px;\n    }\n\n    .oo-disclaimer p {\n      font-size: 1rem;\n    }\n\n    .oo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .oo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 600px) {\n    .oo-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oudombre-wrapper {\n      padding: 10px;\n    }\n\n    .oo-header {\n      padding: 25px 5px;\n    }\n\n    .oo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .oo-main-title {\n      font-size: 1.9rem;\n      letter-spacing: 2px;\n    }\n\n    .oo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .oo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .oo-detail-value {\n      text-align: left;\n    }\n\n    .oo-character-card {\n      padding: 24px 18px;\n    }\n\n    .oo-accord-section,\n    .oo-journey-section,\n    .oo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .oo-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .oo-journey-number {\n      left: 16px;\n    }\n\n    .oo-video-section {\n      padding: 24px 10px;\n    }\n\n    .oo-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .oo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudombre-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"oo-header\"\u003e\n\n    \u003cdiv class=\"oo-brand-tag\"\u003e\n      Adyan Perfumes Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"oo-main-title\"\u003e\n      Oud Ombre\n    \u003c\/h2\u003e\n\n    \u003cp class=\"oo-tagline\"\u003e\n      “Smoky oud, glowing amber and a mysterious trail of timeless elegance.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"oo-intro-grid\"\u003e\n\n    \u003cdiv class=\"oo-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/oud_ombre_100ml_edp_by_adyan.png?v=1782842949\" alt=\"Oud Ombre by Adyan Eau de Parfum 100ml\" class=\"oo-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oo-story\"\u003e\n\n      \u003ch3\u003e\n        A Journey into the Enigmatic World of Oud\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Immerse yourself in the captivating depths of\n        \u003cstrong\u003eOud Ombre by Adyan Perfumes\u003c\/strong\u003e, an extraordinary\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created around the dark,\n        mysterious and luxurious character of oud.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance reveals a mesmerising combination of smoky and woody\n        accords, enriched by subtle nuances of glowing amber and warm spice.\n        The result is a composition that feels deep and powerful while\n        retaining an unmistakable sense of refinement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As Oud Ombre develops on the skin, its velvety layers gradually\n        reveal themselves. Smoky woods create depth and intrigue, amber\n        introduces smooth resinous warmth, and spice adds sophisticated\n        energy to the fragrance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Inspired by the dark oud character associated with\n        \u003cstrong\u003eLouis Vuitton Ombré Nomade\u003c\/strong\u003e, Oud Ombre offers an\n        independent fragrance interpretation for those drawn to mysterious,\n        woody and amber-rich scent profiles.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each spritz leaves a lingering impression of elegance, mystery and\n        timeless allure, making Oud Ombre a compelling fragrance for those\n        who appreciate bold oud compositions with a polished 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=\"oo-notes-section\"\u003e\n\n    \u003ch3 class=\"oo-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"oo-notes-grid\"\u003e\n\n      \u003cdiv class=\"oo-note-card\"\u003e\n\n        \u003cdiv class=\"oo-note-label\"\u003e\n          Opening Impression\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-title\"\u003e\n          Warm Spice and Smoky Intrigue\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-description\"\u003e\n          A sophisticated touch of spice introduces the fragrance with warmth\n          and energy, immediately surrounded by a dark and atmospheric smoky\n          character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-note-card\"\u003e\n\n        \u003cdiv class=\"oo-note-label\"\u003e\n          Central Character\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-title\"\u003e\n          Deep Oud and Velvety Woods\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-description\"\u003e\n          Rich oud forms the commanding centre of the composition, supported\n          by dense woody accords that create depth, texture and a refined\n          sense of mystery.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-note-card\"\u003e\n\n        \u003cdiv class=\"oo-note-label\"\u003e\n          Lingering Impression\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-title\"\u003e\n          Amber Warmth and Lasting Elegance\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"oo-note-description\"\u003e\n          Smooth amber adds resinous warmth to the smoky wood foundation,\n          creating a polished and enduring trail with timeless sophistication.\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=\"oo-character-section\"\u003e\n\n    \u003cdiv class=\"oo-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Atmosphere\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Oud Ombre evokes the feeling of entering a dimly lit room filled with\n        precious wood, warm resin and traces of fragrant smoke. The atmosphere\n        is mysterious, luxurious and quietly commanding.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oo-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Signature\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Dark oud and smoky woods provide strength, while amber and spice\n        soften the composition with warmth and texture. The balance creates\n        an elegant fragrance that feels intense without losing refinement.\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=\"oo-details-grid\"\u003e\n\n    \u003cdiv class=\"oo-details-box\"\u003e\n\n      \u003ch4 class=\"oo-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003eOud Ombre\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003eAdyan Perfumes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eScent Profile\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003e\n          Smoky, Woody, Amber and Spicy\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eCentral Accord\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003eOud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-detail-row\"\u003e\n        \u003cspan class=\"oo-detail-label\"\u003eInspiration\u003c\/span\u003e\n        \u003cspan class=\"oo-detail-value\"\u003e\n          Ombré Nomade Scent Profile\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oo-highlights-box\"\u003e\n\n      \u003ch4 class=\"oo-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"oo-highlights-list\"\u003e\n\n        \u003cli\u003ePremium 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003eDeep and distinctive oud fragrance character\u003c\/li\u003e\n\n        \u003cli\u003eRich smoky and woody composition\u003c\/li\u003e\n\n        \u003cli\u003eSmooth amber warmth\u003c\/li\u003e\n\n        \u003cli\u003eSubtle and sophisticated spicy nuances\u003c\/li\u003e\n\n        \u003cli\u003eVelvety, layered fragrance development\u003c\/li\u003e\n\n        \u003cli\u003eMysterious and refined scent personality\u003c\/li\u003e\n\n        \u003cli\u003eDesigned to leave a lingering impression\u003c\/li\u003e\n\n        \u003cli\u003eIdeal for lovers of dark Arabian oud fragrances\u003c\/li\u003e\n\n        \u003cli\u003eElegant option for statement wear and gifting\u003c\/li\u003e\n\n        \u003cli\u003ePresented by Adyan Perfumes\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"oo-accord-section\"\u003e\n\n    \u003ch3 class=\"oo-section-title\"\u003e\n      The Signature Oud Ombre Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"oo-accord-intro\"\u003e\n      A sophisticated composition shaped by three complementary dimensions:\n      oud, smoke and amber.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oo-accord-grid\"\u003e\n\n      \u003cdiv class=\"oo-accord-card\"\u003e\n\n        \u003cdiv class=\"oo-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Oud\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Deep and commanding oud gives the fragrance its luxurious identity,\n          providing richness, texture and a distinctive Arabian character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-accord-card\"\u003e\n\n        \u003cdiv class=\"oo-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Smoke and Wood\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Smoky woods introduce atmosphere and mystery, creating the dark,\n          enigmatic depth at the centre of the fragrance experience.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-accord-card\"\u003e\n\n        \u003cdiv class=\"oo-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Amber and Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Resinous amber and subtle spice add warmth, smoothness and elegant\n          contrast to the darker oud and woody accords.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Journey --\u003e\n\n  \u003cdiv class=\"oo-journey-section\"\u003e\n\n    \u003ch3 class=\"oo-section-title\"\u003e\n      The Oud Ombre Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"oo-journey-intro\"\u003e\n      A gradual transition from warm aromatic mystery to powerful oud and a\n      smooth, amber-rich final impression.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oo-journey-grid\"\u003e\n\n      \u003cdiv class=\"oo-journey-card\"\u003e\n\n        \u003cdiv class=\"oo-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Smoky Introduction\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Warm spice and fragrant smoke create an intriguing opening that\n          immediately establishes the fragrance’s mysterious personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-journey-card\"\u003e\n\n        \u003cdiv class=\"oo-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Velvety Oud Depth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Oud and dark woods move into focus, introducing richness, strength\n          and the refined depth of a luxurious woody composition.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-journey-card\"\u003e\n\n        \u003cdiv class=\"oo-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Amber-Lit Trail\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Smooth amber surrounds the woods with warmth, leaving a polished,\n          mysterious and lingering final impression.\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=\"oo-video-section\"\u003e\n\n    \u003ch3 class=\"oo-video-title\"\u003e\n      Experience Oud Ombre\n    \u003c\/h3\u003e\n\n    \u003cp class=\"oo-video-subtitle\"\u003e\n      Discover the luxurious presentation and dark, smoky oud character of\n      Oud Ombre by Adyan Perfumes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oo-instagram-frame\"\u003e\n\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/C1uLVJ3IHxO\/embed\/\" title=\"Oud Ombre 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=\"oo-instagram-link\"\u003e\n\n      \u003ca href=\"https:\/\/www.instagram.com\/reels\/C1uLVJ3IHxO\/\" 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!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"oo-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Fragrance of Mystery and Presence\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Oud Ombre is designed for moments that call for confidence, depth and\n      sophisticated character. Its smoky oud, warm amber and refined spice\n      profile makes it an impressive choice for evenings, formal occasions,\n      celebrations and anyone seeking a distinctive signature fragrance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"oo-trust-section\"\u003e\n\n    \u003ch3 class=\"oo-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"oo-trust-intro\"\u003e\n      Discover authentic Arabian fragrances through a specialist UK\n      fragrance retailer offering a carefully selected collection of oud,\n      musk, perfume oils and premium scents.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oo-trust-grid\"\u003e\n\n      \u003cdiv class=\"oo-trust-card\"\u003e\n\n        \u003cdiv class=\"oo-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          Explore a specialist collection of rich oud fragrances, musk\n          perfumes, concentrated oils and modern Arabian scent profiles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-trust-card\"\u003e\n\n        \u003cdiv class=\"oo-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Products\n        \u003c\/h4\u003e\n\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\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oo-trust-card\"\u003e\n\n        \u003cdiv class=\"oo-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Reliable UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK-based fragrance specialist with convenient\n          delivery 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!-- Trademark Disclaimer --\u003e\n\n  \u003cdiv class=\"oo-disclaimer\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Inspiration Disclaimer\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Oud Ombre is an independent fragrance by Adyan Perfumes. References to\n      Louis Vuitton or Ombré Nomade are used solely for comparative and\n      informational purposes to help describe the general olfactory style.\n      Adyan Perfumes and London Musk are not associated with, affiliated\n      with, endorsed by or sponsored by Louis Vuitton or its trademark\n      holders.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"oo-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=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Oud Ombre by Adyan smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Ombre is a dark, smoky and woody oud fragrance with smooth\n          amber warmth and subtle spicy nuances. It develops through velvety\n          layers and leaves a mysterious, sophisticated and lingering\n          impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Oud Ombre Eau de Parfum?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Ombre by Adyan Perfumes is supplied in a 100ml Eau de Parfum\n          bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What is the main fragrance accord in Oud Ombre?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud is the central accord. It is surrounded by smoky woods, warm\n          amber and subtle spice, creating a rich and atmospheric fragrance\n          profile.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Ombre inspired by Louis Vuitton Ombré Nomade?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Ombre is presented as an independent fragrance inspired by the\n          general smoky, woody and amber-rich character associated with\n          Ombré Nomade. It is not manufactured by or affiliated with Louis\n          Vuitton.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Ombre a sweet fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud Ombre is primarily smoky, woody and amber-based rather than\n          prominently sweet. Amber introduces smooth resinous warmth, while\n          oud, woods and spice maintain its darker character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When is Oud Ombre best worn?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its smoky oud and warm amber character makes it especially suitable\n          for evening wear, formal events, celebrations, cooler weather and\n          occasions when a strong and sophisticated fragrance is desired.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Oud Ombre suitable as a fragrance gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"oo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml presentation, gold bottle design and distinctive\n          smoky oud profile make it a strong gift choice for someone who\n          appreciates deep Arabian fragrances, woody scents and amber-rich\n          compositions.\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":47583112462582,"sku":null,"price":39.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/oud_ombre_100ml_edp_by_adyan.png?v=1782842949"},{"product_id":"oud-saffron-edp-100ml","title":"Oud Saffron EDP (100ml)","description":"\u003c!-- Oud Saffron by Adyan by Anfar 100ml Eau de Parfum --\u003e\n\u003c!-- Product Page: https:\/\/londonmusk.com\/collections\/all\/products\/oud-saffron-edp-100ml --\u003e\n\u003c!-- Permanent Vague Reference Layout: White Areas, Borders, Spacing and Card System Fixed --\u003e\n\u003c!-- Only Product-Derived Colours Changed: Ruby Red, Crimson, Polished Gold, Dark Burgundy and Pale Blush --\u003e\n\n\u003cstyle\u003e\n  .oud-saffron-wrapper{\n    \/* Product-derived colour system: only these accents change per product *\/\n    --os-white:#ffffff;\n    --os-pale:#fbf1f1;\n    --os-pale-2:#fdf8f8;\n    --os-near-white:#fcfcfc;\n    --os-border:#ead8d8;\n    --os-neutral-border:#e5e5e5;\n\n    --os-dominant:#9c1823;\n    --os-dominant-dark:#681018;\n    --os-secondary:#d4ad42;\n    --os-accent:#8d1720;\n    --os-dark-support:#4c1016;\n    --os-dark-deep:#18090b;\n\n    --os-ink:#111111;\n    --os-body:#333333;\n    --os-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(--os-white);\n    color:var(--os-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-saffron-wrapper *,\n  .oud-saffron-wrapper *::before,\n  .oud-saffron-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  \/* FIXED REFERENCE HEADER: pure white, no coloured fill *\/\n  .os-header{\n    margin-bottom:42px;\n    padding:58px 20px 48px;\n    text-align:center;\n    background:var(--os-white);\n    border:none;\n    border-bottom:1px solid var(--os-border);\n    border-radius:0;\n  }\n\n  .os-brand-tag{\n    margin-bottom:12px;\n    color:var(--os-secondary);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:5px;\n    text-transform:uppercase;\n  }\n\n  .os-main-title{\n    margin:0 0 14px;\n    color:var(--os-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  .os-tagline{\n    max-width:850px;\n    margin:0 auto;\n    color:#555555;\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .os-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  .os-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:var(--os-white);\n    border:1px solid var(--os-border);\n    border-radius:10px;\n    box-shadow:none;\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-ink);\n    font-size:1.4rem;\n    font-weight:500;\n    letter-spacing:1.8px;\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  .os-section-title{\n    margin:0 0 26px;\n    color:var(--os-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  .os-notes-section,\n  .os-journey-section,\n  .os-accord-section,\n  .os-trust-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    border:1px solid var(--os-border);\n    border-radius:10px;\n  }\n\n  \/* White sections stay pure white *\/\n  .os-notes-section,\n  .os-journey-section{\n    background:var(--os-white);\n  }\n\n  \/* Only designated pale sections receive a very light product tint *\/\n  .os-accord-section{\n    background:var(--os-pale-2);\n  }\n\n  .os-trust-section{\n    background:var(--os-near-white);\n  }\n\n  .os-three-grid,\n  .os-journey-grid,\n  .os-accord-grid,\n  .os-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  .os-note-card{\n    min-height:100%;\n    padding:24px 22px;\n    background:var(--os-pale);\n    border:1px solid var(--os-border);\n    border-top:4px solid var(--os-dominant);\n    border-radius:9px;\n    box-shadow:0 7px 18px rgba(0,0,0,.025);\n  }\n\n  .os-card-label{\n    margin-bottom:9px;\n    color:var(--os-secondary);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .os-card-title{\n    margin-bottom:8px;\n    color:var(--os-ink);\n    font-size:1.05rem;\n    font-weight:650;\n  }\n\n  .os-card-description{\n    color:var(--os-body);\n    font-size:.95rem;\n    line-height:1.58;\n  }\n\n  \/* FIXED TWO-PANEL DARK BLOCK *\/\n  .os-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:0;\n    margin-bottom:42px;\n    overflow:hidden;\n    background:var(--os-dark-deep);\n    border:none;\n    border-radius:11px;\n  }\n\n  .os-character-card{\n    padding:34px 30px;\n    background:linear-gradient(135deg,var(--os-dark-support),var(--os-dark-deep));\n    color:var(--os-white);\n  }\n\n  .os-character-card:nth-child(2){\n    background:linear-gradient(135deg,#2d211c,var(--os-dark-deep));\n    border-top:1px solid var(--os-dominant);\n  }\n\n  .os-character-card h3,\n  .os-character-card:nth-child(2) h3{\n    margin:0 0 13px;\n    color:var(--os-secondary);\n    font-size:1.02rem;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .os-character-card p,\n  .os-character-card:nth-child(2) p{\n    margin:0;\n    color:var(--os-white);\n    font-size:1rem;\n    line-height:1.75;\n  }\n\n  .os-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:42px;\n  }\n\n  .os-details-box,\n  .os-highlights-box{\n    height:100%;\n    padding:24px;\n    background:var(--os-white);\n    border:1px solid var(--os-border);\n    border-radius:9px;\n  }\n\n  .os-box-title{\n    margin:0 0 16px;\n    padding-bottom:10px;\n    color:var(--os-ink);\n    font-size:.9rem;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--os-neutral-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 var(--os-neutral-border);\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-ink);\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 var(--os-neutral-border);\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-secondary);\n    font-weight:700;\n  }\n\n  .os-journey-intro,\n  .os-accord-intro,\n  .os-trust-intro{\n    max-width:880px;\n    margin:-9px auto 28px;\n    color:var(--os-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  \/* FIXED JOURNEY CARD SYSTEM *\/\n  .os-journey-card{\n    position:relative;\n    min-height:220px;\n    padding:102px 25px 28px;\n    background:var(--os-pale);\n    border:1px solid var(--os-border);\n    border-radius:9px;\n    text-align:center;\n  }\n\n  .os-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(--os-dominant-dark);\n    color:var(--os-white);\n    border:none;\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .os-journey-card h4,\n  .os-accord-card h4,\n  .os-trust-card h4{\n    margin:0 0 9px;\n    color:var(--os-ink);\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:2px;\n  }\n\n  .os-journey-card p,\n  .os-accord-card p,\n  .os-trust-card p{\n    margin:0;\n    color:var(--os-body);\n    font-size:.95rem;\n    line-height:1.65;\n  }\n\n  \/* FIXED ACCORD\/TRUST CARDS: inner cards remain pure white *\/\n  .os-accord-card,\n  .os-trust-card{\n    min-height:225px;\n    padding:104px 26px 28px;\n    background:var(--os-white);\n    border:1px solid var(--os-border);\n    border-radius:9px;\n    text-align:center;\n    position:relative;\n    box-shadow:none;\n  }\n\n  .os-accord-icon,\n  .os-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(--os-dominant-dark);\n    color:var(--os-white);\n    border:none;\n    border-radius:50%;\n    font-size:.85rem;\n    font-weight:700;\n  }\n\n  \/* FIXED STATEMENT BLOCK *\/\n  .os-statement-section{\n    margin-bottom:42px;\n    padding:48px 34px;\n    background:linear-gradient(90deg,var(--os-accent) 0%,var(--os-dark-support) 48%,var(--os-dark-deep) 100%);\n    color:var(--os-white);\n    text-align:center;\n    border:none;\n    border-radius:11px;\n  }\n\n  .os-statement-section h3{\n    margin:0 0 14px;\n    color:var(--os-secondary);\n    font-size:1.25rem;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .os-statement-section p{\n    max-width:920px;\n    margin:0 auto;\n    color:var(--os-white);\n    font-size:1.05rem;\n    line-height:1.8;\n  }\n\n  \/* FIXED OCCASION + PERFORMANCE PANELS *\/\n  .os-occasion-section{\n    margin-bottom:42px;\n    padding:42px 32px;\n    background:var(--os-pale-2);\n    border:1px solid var(--os-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .os-occasion-section h3{\n    margin:0 0 14px;\n    color:var(--os-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .os-occasion-section p{\n    max-width:930px;\n    margin:0 auto;\n    color:var(--os-body);\n    font-size:1.05rem;\n    line-height:1.78;\n  }\n\n  .os-performance-section{\n    margin-bottom:42px;\n    padding:34px 34px 34px 38px;\n    background:var(--os-pale-2);\n    border:1px solid var(--os-border);\n    border-left:6px solid var(--os-dominant);\n    border-radius:10px;\n  }\n\n  .os-performance-section h3{\n    margin:0 0 13px;\n    color:var(--os-ink);\n    font-size:.9rem;\n    font-weight:800;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .os-performance-section p{\n    margin:0;\n    color:var(--os-body);\n    font-size:.95rem;\n    line-height:1.78;\n  }\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\u003eh3{\n    margin:0 0 22px;\n    color:var(--os-ink);\n    font-size:1.3rem;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .os-faq-item{\n    background:var(--os-white);\n    border-bottom:1px solid var(--os-neutral-border);\n  }\n\n  .os-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:18px 5px;\n    color:var(--os-ink);\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-dominant-dark);\n    font-size:1.35rem;\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  @media(min-width:768px){\n    .oud-saffron-wrapper{\n      padding:30px;\n    }\n\n    .os-header{\n      padding:72px 20px 58px;\n      margin-bottom:52px;\n    }\n\n    .os-brand-tag{\n      font-size:.95rem;\n      letter-spacing:6px;\n    }\n\n    .os-main-title{\n      font-size:3.7rem;\n      letter-spacing:6px;\n    }\n\n    .os-tagline{\n      font-size:1.23rem;\n    }\n\n    .os-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:52px;\n      margin-bottom:52px;\n    }\n\n    .os-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .os-story h3{\n      font-size:1.7rem;\n    }\n\n    .os-story p{\n      margin-bottom:22px;\n      font-size:1.13rem;\n      line-height:1.75;\n    }\n\n    .os-three-grid,\n    .os-journey-grid,\n    .os-accord-grid,\n    .os-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n      gap:24px;\n    }\n\n    .os-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .os-character-card:nth-child(2){\n      border-top:none;\n      border-left:1px solid var(--os-dominant);\n    }\n\n    .os-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .os-section-title,\n    .os-faq-section\u003eh3{\n      font-size:1.55rem;\n    }\n\n    .os-character-card{\n      padding:38px 34px;\n    }\n\n    .os-note-card{\n      padding:26px 24px;\n    }\n\n    .os-detail-row,\n    .os-highlights-list li{\n      font-size:1.04rem;\n    }\n\n    .os-statement-section{\n      padding:50px 42px;\n    }\n\n    .os-statement-section h3{\n      font-size:1.42rem;\n    }\n\n    .os-statement-section p,\n    .os-occasion-section p{\n      font-size:1.06rem;\n    }\n\n    .os-faq-item summary{\n      padding:20px 5px;\n      font-size:1.12rem;\n    }\n\n    .os-faq-answer{\n      font-size:1.04rem;\n    }\n  }\n\n  @media(max-width:767px){\n    .os-notes-section,\n    .os-journey-section,\n    .os-accord-section,\n    .os-trust-section{\n      padding:28px 18px;\n    }\n\n    .os-journey-card,\n    .os-accord-card,\n    .os-trust-card{\n      min-height:auto;\n    }\n  }\n\n  @media(max-width:480px){\n    .oud-saffron-wrapper{\n      padding:10px;\n    }\n\n    .os-header{\n      padding:44px 10px 38px;\n    }\n\n    .os-main-title{\n      font-size:1.75rem;\n      letter-spacing:2px;\n    }\n\n    .os-brand-tag{\n      letter-spacing:3px;\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-performance-section{\n      padding:28px 20px 28px 24px;\n      border-left-width:5px;\n    }\n\n    .os-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\n  \/* Responsive Instagram product video section *\/\n  .os-instagram-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    background:var(--os-white);\n    border:1px solid var(--os-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .os-instagram-section h3{\n    margin:0 0 12px;\n    color:var(--os-ink);\n    font-size:1.3rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .os-instagram-section p{\n    max-width:760px;\n    margin:0 auto 24px;\n    color:var(--os-muted);\n    font-size:1rem;\n    line-height:1.7;\n  }\n\n  .os-instagram-frame{\n    width:100%;\n    max-width:560px;\n    margin:0 auto;\n    overflow:hidden;\n    background:var(--os-white);\n    border:1px solid var(--os-border);\n    border-radius:10px;\n  }\n\n  .os-instagram-frame iframe{\n    display:block;\n    width:100%;\n    min-height:730px;\n    border:0;\n    background:var(--os-white);\n  }\n\n  @media(max-width:767px){\n    .os-instagram-section{\n      padding:28px 18px;\n    }\n\n    .os-instagram-frame iframe{\n      min-height:680px;\n    }\n  }\n\n  @media(max-width:480px){\n    .os-instagram-frame iframe{\n      min-height:620px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"oud-saffron-wrapper\"\u003e\n\n  \u003cdiv class=\"os-header\"\u003e\n    \u003cdiv class=\"os-brand-tag\"\u003eAdyan by Anfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"os-main-title\"\u003eOud Saffron\u003c\/h2\u003e\n    \u003cp class=\"os-tagline\"\u003e\n      “Resinous oud and opulent saffron in a rich, mysterious and modern oriental composition.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-intro-grid\"\u003e\n\n    \u003cdiv class=\"os-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oud-Saffron-EDP-100ml-Perfume.jpg?v=1739210983\" alt=\"Adyan by Anfar Oud Saffron 100ml Eau de Parfum in a deep ruby-red glass bottle with polished gold cap and ornate gold-framed red label\" class=\"os-product-image\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-story\"\u003e\n      \u003ch3\u003eResinous Oud with Opulent Saffron\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOud Saffron by Adyan by Anfar\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml unisex Eau de Parfum\u003c\/strong\u003e created for those who\n        appreciate rich Eastern-inspired fragrance character with a polished\n        modern edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud establishes the composition’s central identity, bringing a warm,\n        woody and resinous depth that feels immediately luxurious and\n        mysterious.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Saffron complements the oud with a spicy and subtly floral brightness,\n        adding opulence, colour and aromatic lift without taking away from the\n        fragrance’s deeper woody core.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the scent develops, the oud-and-saffron pairing creates a layered\n        oriental impression that can feel earthy, spicy, warm and softly sweet,\n        while remaining centred on the two verified signature materials.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in deep ruby-red glass with a polished gold cap and ornate\n        gold-framed label, accompanied by a coordinated crimson box, Oud\n        Saffron reflects confidence, sophistication and luxurious Arabian\n        presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-notes-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"os-three-grid\"\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n        \u003cdiv class=\"os-card-label\"\u003ePrimary Material\u003c\/div\u003e\n        \u003cdiv class=\"os-card-title\"\u003eRich Resinous Oud\u003c\/div\u003e\n        \u003cdiv class=\"os-card-description\"\u003e\n          Oud provides the fragrance’s warm, woody and resinous foundation,\n          creating depth, mystery and a distinctly oriental identity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n        \u003cdiv class=\"os-card-label\"\u003eSignature Accent\u003c\/div\u003e\n        \u003cdiv class=\"os-card-title\"\u003eOpulent Saffron\u003c\/div\u003e\n        \u003cdiv class=\"os-card-description\"\u003e\n          Saffron introduces spicy warmth and a subtle floral brightness that\n          lifts and enriches the darker oud character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-note-card\"\u003e\n        \u003cdiv class=\"os-card-label\"\u003eOverall Character\u003c\/div\u003e\n        \u003cdiv class=\"os-card-title\"\u003eWarm, Spicy and Mysterious\u003c\/div\u003e\n        \u003cdiv class=\"os-card-description\"\u003e\n          Oud and saffron combine into a layered oriental profile with woody\n          depth, aromatic spice and a smooth, sophisticated presence.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-character-section\"\u003e\n\n    \u003cdiv class=\"os-character-card\"\u003e\n      \u003ch3\u003eThe Saffron-Lit Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Saffron brings warm spice and a slightly floral glow, creating an\n        opulent first impression around the deeper oud foundation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-character-card\"\u003e\n      \u003ch3\u003eThe Resinous Oud Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Oud remains central as the fragrance develops, creating a dark,\n        woody, mysterious and confidently sophisticated finishing trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-details-grid\"\u003e\n\n    \u003cdiv class=\"os-details-box\"\u003e\n      \u003ch4 class=\"os-box-title\"\u003eProduct Details\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 Saffron\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\"\u003eAdyan by Anfar\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\"\u003eEau 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\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eMen and Women\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eSignature Materials\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eOud and Saffron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eWoody, Resinous, Spicy, Warm and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-detail-row\"\u003e\n        \u003cspan class=\"os-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"os-detail-value\"\u003eRuby Red, Crimson, Polished Gold and Dark Burgundy\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-highlights-box\"\u003e\n      \u003ch4 class=\"os-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"os-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\u003eRich resinous oud identity\u003c\/li\u003e\n        \u003cli\u003eOpulent saffron character\u003c\/li\u003e\n        \u003cli\u003eWarm spicy presence\u003c\/li\u003e\n        \u003cli\u003eSubtle floral brightness\u003c\/li\u003e\n        \u003cli\u003eDeep woody foundation\u003c\/li\u003e\n        \u003cli\u003eMysterious oriental profile\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily or occasion wear\u003c\/li\u003e\n        \u003cli\u003eDeep ruby-red glass bottle\u003c\/li\u003e\n        \u003cli\u003ePolished gold cap and ornament\u003c\/li\u003e\n        \u003cli\u003eCoordinated gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"os-instagram-section\"\u003e\n    \u003ch3\u003eExperience Oud Saffron\u003c\/h3\u003e\n    \u003cp\u003e\n      View the official Oud Saffron fragrance presentation and discover its\n      ruby-red and gold visual character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/p\/DZKLOqOq4uN\/embed\/captioned\/\" title=\"Oud Saffron by Adyan by Anfar Instagram product video\" loading=\"lazy\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-journey-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003eThe Oud Saffron Journey\u003c\/h3\u003e\n\n    \u003cp class=\"os-journey-intro\"\u003e\n      A luxurious progression from saffron’s spicy floral glow into warm,\n      resinous oud before settling into a deep and mysterious oriental\n      signature.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-journey-grid\"\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n        \u003cdiv class=\"os-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eSaffron Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Saffron creates an opulent, spicy and subtly floral first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n        \u003cdiv class=\"os-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eResinous Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud develops through the centre with warm woody richness and\n          unmistakable oriental depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-journey-card\"\u003e\n        \u003cdiv class=\"os-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMysterious Oriental Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud and saffron settle into a layered, warm and confidently\n          sophisticated final signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-accord-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003eThe Signature Oud Saffron Accords\u003c\/h3\u003e\n\n    \u003cp class=\"os-accord-intro\"\u003e\n      A refined unisex composition shaped by resinous oud, opulent saffron\n      and a warm, spicy oriental character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"os-accord-grid\"\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n        \u003cdiv class=\"os-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eResinous Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud provides rich woody depth, warmth and a mysterious oriental\n          foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n        \u003cdiv class=\"os-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eOpulent Saffron\u003c\/h4\u003e\n        \u003cp\u003e\n          Saffron adds aromatic spice, subtle floral brightness and luxurious\n          lift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-accord-card\"\u003e\n        \u003cdiv class=\"os-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eWarm Oriental Character\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud and saffron combine into a smooth, layered and confidently\n          sophisticated fragrance profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-statement-section\"\u003e\n    \u003ch3\u003eThe Ruby and Gold Oud Saffron Experience\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Saffron captures the meeting point between deep resinous woods and\n      opulent aromatic spice. Warm oud is illuminated by saffron’s spicy,\n      subtly floral glow, while the ruby-red glass, polished gold cap and\n      ornate crimson presentation reflect the fragrance’s confident and\n      luxurious character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-occasion-section\"\u003e\n    \u003ch3\u003eA Luxurious Fragrance for Daily Wear and Special Occasions\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Saffron can be worn during the day, in the evening and for special\n      occasions. Its warm saffron brightness gives it aromatic lift, while\n      the deeper oud foundation provides enough richness for dinners,\n      celebrations and formal events.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oud Saffron is presented as an Eau de Parfum with notable longevity\n      and sillage. Actual performance may vary according to skin chemistry,\n      application method, clothing, temperature and environment, so no\n      fixed-hour longevity claim has been used.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"os-trust-section\"\u003e\n\n    \u003ch3 class=\"os-section-title\"\u003eWhy Choose London Musk?\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        \u003cdiv class=\"os-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=\"os-trust-card\"\u003e\n        \u003cdiv class=\"os-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\n      \u003cdiv class=\"os-trust-card\"\u003e\n        \u003cdiv class=\"os-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=\"os-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oud Saffron smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud Saffron combines warm, woody and resinous oud with opulent\n          saffron, creating a spicy, subtly floral and mysterious oriental\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the main notes in Oud Saffron?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The verified signature materials are oud and saffron.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Saffron suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The London Musk listing presents Oud Saffron as a fragrance\n          for both men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oud Saffron?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud Saffron 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=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Saffron a spicy fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Saffron contributes a warm spicy quality with a subtly floral\n          accent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oud Saffron suitable for everyday wear?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its combination of aromatic saffron and deeper oud can suit\n          daily wear, evenings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Oud Saffron contain patchouli or vanilla?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description mentions patchouli, vanilla and aromatic\n          spices only as possible supporting examples, not as a confirmed\n          formal note pyramid. This description therefore treats oud and\n          saffron as the verified signature materials.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Oud Saffron best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its warm oud and saffron profile can complement daytime wear,\n          dinners, evenings, celebrations and formal occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oud Saffron last?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is presented as having notable longevity and sillage.\n          Exact performance varies with skin chemistry, climate, application\n          amount and clothing, so no fixed-hour claim has been used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"os-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow is Oud Saffron presented?\u003c\/summary\u003e\n      \u003cdiv class=\"os-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is presented in deep ruby-red glass with a polished gold cap and\n          ornate gold-framed label, accompanied by a coordinated crimson box.\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":47583120326902,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oud-Saffron-EDP-100ml-Perfume.jpg?v=1739210983"},{"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-ajeeb-edp-100ml","title":"Oudh Ajeeb EDP (100ml)","description":"\u003cstyle\u003e\n  .oudh-ajeeb-wrapper{\n    \n    --oa-white:#ffffff;\n    --oa-pale:#fbf7ec;\n    --oa-pale-2:#fdfaf4;\n    --oa-near-white:#fcfcfc;\n    --oa-border:#eadfc8;\n    --oa-neutral-border:#e5e5e5;\n\n    --oa-dominant:#c99a22;\n    --oa-dominant-dark:#8c6415;\n    --oa-secondary:#d17c18;\n    --oa-accent:#7a2f1c;\n    --oa-dark-support:#3d291f;\n    --oa-dark-deep:#171412;\n\n    --oa-ink:#111111;\n    --oa-body:#333333;\n    --oa-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(--oa-white);\n    color:var(--oa-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-ajeeb-wrapper *,\n  .oudh-ajeeb-wrapper *::before,\n  .oudh-ajeeb-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  \n  .oa-header{\n    margin-bottom:42px;\n    padding:58px 20px 48px;\n    text-align:center;\n    background:var(--oa-white);\n    border:none;\n    border-bottom:1px solid var(--oa-border);\n    border-radius:0;\n  }\n\n  .oa-brand-tag{\n    margin-bottom:12px;\n    color:var(--oa-dominant);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:5px;\n    text-transform:uppercase;\n  }\n\n  .oa-main-title{\n    margin:0 0 14px;\n    color:var(--oa-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  .oa-tagline{\n    max-width:850px;\n    margin:0 auto;\n    color:#555555;\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .oa-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  .oa-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:var(--oa-white);\n    border:1px solid var(--oa-border);\n    border-radius:10px;\n    box-shadow:none;\n  }\n\n  .oa-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .oa-story h3{\n    margin:0 0 16px;\n    color:var(--oa-ink);\n    font-size:1.4rem;\n    font-weight:500;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n  }\n\n  .oa-story p{\n    margin:0 0 17px;\n    color:var(--oa-body);\n    font-size:1.05rem;\n  }\n\n  .oa-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .oa-section-title{\n    margin:0 0 26px;\n    color:var(--oa-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  .oa-notes-section,\n  .oa-journey-section,\n  .oa-accord-section,\n  .oa-trust-section{\n    margin-bottom:42px;\n    padding:38px 30px 40px;\n    border:1px solid var(--oa-border);\n    border-radius:10px;\n  }\n\n  \n  .oa-notes-section,\n  .oa-journey-section{\n    background:var(--oa-white);\n  }\n\n  \n  .oa-accord-section{\n    background:var(--oa-pale-2);\n  }\n\n  .oa-trust-section{\n    background:var(--oa-pale-2);\n  }\n\n  .oa-three-grid,\n  .oa-journey-grid,\n  .oa-accord-grid,\n  .oa-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n  }\n\n  \n  .oa-note-card{\n    min-height:100%;\n    padding:24px 22px;\n    background:var(--oa-pale);\n    border:1px solid var(--oa-border);\n    border-top:4px solid var(--oa-dominant);\n    border-radius:9px;\n    box-shadow:0 7px 18px rgba(0,0,0,.025);\n  }\n\n  .oa-card-label{\n    margin-bottom:9px;\n    color:var(--oa-dominant-dark);\n    font-size:.78rem;\n    font-weight:700;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .oa-card-title{\n    margin-bottom:8px;\n    color:var(--oa-ink);\n    font-size:1.05rem;\n    font-weight:650;\n  }\n\n  .oa-card-description{\n    color:var(--oa-body);\n    font-size:.95rem;\n    line-height:1.58;\n  }\n\n  \n  .oa-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:0;\n    margin-bottom:42px;\n    overflow:hidden;\n    background:var(--oa-dark-deep);\n    border:none;\n    border-radius:11px;\n  }\n\n  .oa-character-card{\n    padding:34px 30px;\n    background:linear-gradient(135deg,var(--oa-dark-support),var(--oa-dark-deep));\n    color:var(--oa-white);\n  }\n\n  .oa-character-card:nth-child(2){\n    border-top:1px solid var(--oa-dominant);\n  }\n\n  .oa-character-card h3{\n    margin:0 0 13px;\n    color:var(--oa-dominant);\n    font-size:1.02rem;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .oa-character-card p{\n    margin:0;\n    color:var(--oa-white);\n    font-size:1rem;\n    line-height:1.75;\n  }\n\n  .oa-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:42px;\n  }\n\n  .oa-details-box,\n  .oa-highlights-box{\n    height:100%;\n    padding:24px;\n    background:var(--oa-white);\n    border:1px solid var(--oa-border);\n    border-radius:9px;\n  }\n\n  .oa-box-title{\n    margin:0 0 16px;\n    padding-bottom:10px;\n    color:var(--oa-ink);\n    font-size:.9rem;\n    letter-spacing:1.8px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--oa-neutral-border);\n  }\n\n  .oa-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(--oa-neutral-border);\n  }\n\n  .oa-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .oa-detail-label{\n    color:var(--oa-muted);\n    font-weight:600;\n  }\n\n  .oa-detail-value{\n    color:var(--oa-ink);\n    text-align:right;\n  }\n\n  .oa-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .oa-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--oa-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--oa-neutral-border);\n  }\n\n  .oa-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n\n  .oa-detail-label{\n    flex:0 0 34%;\n    min-width:0;\n  }\n\n  .oa-detail-value{\n    flex:1 1 auto;\n    min-width:0;\n    overflow-wrap:anywhere;\n    word-break:normal;\n  }\n\n  .oa-highlights-list{\n    margin:0 !important;\n    padding:0 !important;\n    list-style:none !important;\n  }\n\n  .oa-highlights-list li{\n    list-style:none !important;\n  }\n\n  .oa-highlights-list li::marker{\n    content:\"\" !important;\n    font-size:0 !important;\n  }\n\n  .oa-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--oa-dominant-dark);\n    font-weight:700;\n  }\n\n  .oa-journey-intro,\n  .oa-accord-intro,\n  .oa-trust-intro{\n    max-width:880px;\n    margin:-9px auto 28px;\n    color:var(--oa-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  \n  .oa-journey-card{\n    position:relative;\n    min-height:220px;\n    padding:94px 25px 28px;\n    background:var(--oa-pale);\n    border:1px solid var(--oa-border);\n    border-radius:9px;\n    text-align:center;\n  }\n\n  .oa-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(--oa-dominant-dark);\n    color:var(--oa-white);\n    border:none;\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .oa-journey-card h4,\n  .oa-accord-card h4,\n  .oa-trust-card h4{\n    margin:0 0 9px;\n    color:var(--oa-ink);\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:2px;\n  }\n\n  .oa-journey-card p,\n  .oa-accord-card p,\n  .oa-trust-card p{\n    margin:0;\n    color:var(--oa-body);\n    font-size:.95rem;\n    line-height:1.65;\n  }\n\n  \n  .oa-accord-card,\n  .oa-trust-card{\n    min-height:225px;\n    padding:94px 26px 28px;\n    background:var(--oa-white);\n    border:1px solid var(--oa-border);\n    border-radius:9px;\n    text-align:center;\n    position:relative;\n    box-shadow:none;\n  }\n\n  .oa-accord-icon,\n  .oa-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(--oa-dominant-dark);\n    color:var(--oa-white);\n    border:none;\n    border-radius:50%;\n    font-size:.85rem;\n    font-weight:700;\n  }\n\n  \n  .oa-statement-section{\n    margin-bottom:42px;\n    padding:48px 34px;\n    background:linear-gradient(90deg,var(--oa-accent) 0%,var(--oa-dark-support) 48%,var(--oa-dark-deep) 100%);\n    color:var(--oa-white);\n    text-align:center;\n    border:none;\n    border-radius:11px;\n  }\n\n  .oa-statement-section h3{\n    margin:0 0 14px;\n    color:var(--oa-dominant);\n    font-size:1.25rem;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .oa-statement-section p{\n    max-width:920px;\n    margin:0 auto;\n    color:var(--oa-white);\n    font-size:1.05rem;\n    line-height:1.8;\n  }\n\n  \n  .oa-occasion-section{\n    margin-bottom:42px;\n    padding:42px 32px;\n    background:var(--oa-pale-2);\n    border:1px solid var(--oa-border);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .oa-occasion-section h3{\n    margin:0 0 14px;\n    color:var(--oa-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:3px;\n    text-transform:uppercase;\n  }\n\n  .oa-occasion-section p{\n    max-width:930px;\n    margin:0 auto;\n    color:var(--oa-body);\n    font-size:1.05rem;\n    line-height:1.78;\n  }\n\n  .oa-performance-section{\n    margin-bottom:42px;\n    padding:34px 34px 34px 38px;\n    background:var(--oa-pale-2);\n    border:1px solid var(--oa-border);\n    border-left:6px solid var(--oa-dominant);\n    border-radius:10px;\n  }\n\n  .oa-performance-section h3{\n    margin:0 0 13px;\n    color:var(--oa-ink);\n    font-size:.9rem;\n    font-weight:800;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n  }\n\n  .oa-performance-section p{\n    margin:0;\n    color:var(--oa-body);\n    font-size:.95rem;\n    line-height:1.78;\n  }\n\n  .oa-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--oa-border);\n  }\n\n  .oa-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--oa-ink);\n    font-size:1.3rem;\n    letter-spacing:3px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .oa-faq-item{\n    background:var(--oa-white);\n    border-bottom:1px solid var(--oa-neutral-border);\n  }\n\n  .oa-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:18px 5px;\n    color:var(--oa-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .oa-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .oa-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--oa-dominant-dark);\n    font-size:1.35rem;\n  }\n\n  .oa-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .oa-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--oa-body);\n    font-size:1rem;\n  }\n\n  .oa-faq-answer p{\n    margin:0;\n  }\n\n  @media(min-width:768px){\n    .oudh-ajeeb-wrapper{\n      padding:30px;\n    }\n\n    .oa-header{\n      padding:72px 20px 58px;\n      margin-bottom:52px;\n    }\n\n    .oa-brand-tag{\n      font-size:.95rem;\n      letter-spacing:6px;\n    }\n\n    .oa-main-title{\n      font-size:clamp(2.8rem,5vw,4rem);\n      letter-spacing:clamp(3px,.42vw,6px);\n      overflow-wrap:anywhere;\n    }\n\n    .oa-tagline{\n      font-size:1.23rem;\n    }\n\n    .oa-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:52px;\n      margin-bottom:52px;\n    }\n\n    .oa-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .oa-story h3{\n      font-size:1.7rem;\n    }\n\n    .oa-story p{\n      margin-bottom:22px;\n      font-size:1.13rem;\n      line-height:1.75;\n    }\n\n    .oa-three-grid,\n    .oa-journey-grid,\n    .oa-accord-grid,\n    .oa-trust-grid{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:24px;\n    }\n\n    .oa-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .oa-character-card:nth-child(2){\n      border-top:none;\n      border-left:1px solid var(--oa-dominant);\n    }\n\n    .oa-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .oa-section-title,\n    .oa-faq-section\u003eh3{\n      font-size:1.55rem;\n    }\n\n    .oa-character-card{\n      padding:38px 34px;\n    }\n\n    .oa-note-card{\n      padding:26px 24px;\n    }\n\n    .oa-detail-row,\n    .oa-highlights-list li{\n      font-size:1.04rem;\n    }\n\n    .oa-statement-section{\n      padding:50px 42px;\n    }\n\n    .oa-statement-section h3{\n      font-size:1.42rem;\n    }\n\n    .oa-statement-section p,\n    .oa-occasion-section p{\n      font-size:1.06rem;\n    }\n\n    .oa-faq-item summary{\n      padding:20px 5px;\n      font-size:1.12rem;\n    }\n\n    .oa-faq-answer{\n      font-size:1.04rem;\n    }\n  }\n\n  @media(max-width:767px){\n    .oa-notes-section,\n    .oa-journey-section,\n    .oa-accord-section,\n    .oa-trust-section{\n      padding:28px 18px;\n    }\n\n    .oa-journey-card,\n    .oa-accord-card,\n    .oa-trust-card{\n      min-height:auto;\n    }\n  }\n\n  @media(max-width:480px){\n    .oudh-ajeeb-wrapper{\n      padding:10px;\n    }\n\n    .oa-header{\n      padding:44px 10px 38px;\n    }\n\n    .oa-main-title{\n      font-size:clamp(1.55rem,7vw,2.15rem);\n      letter-spacing:2px;\n      overflow-wrap:anywhere;\n    }\n\n    .oa-brand-tag{\n      letter-spacing:3px;\n    }\n\n    .oa-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .oa-detail-value{\n      text-align:left;\n    }\n\n    .oa-performance-section{\n      padding:28px 20px 28px 24px;\n      border-left-width:5px;\n    }\n\n    .oa-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"oudh-ajeeb-wrapper\"\u003e\n\u003cdiv class=\"oa-header\"\u003e\n\u003cdiv class=\"oa-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"oa-main-title\"\u003eOudh Ajeeb\u003c\/h2\u003e\n\u003cp class=\"oa-tagline\"\u003e\n      “Istanbul rose and amber over musk, Dehn Al Oudh and sandalwood oils.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-intro-grid\"\u003e\n\u003cdiv class=\"oa-image-frame\"\u003e\n\u003cimg alt=\"Oudh Ajeeb by Oudh Al Anfar 100ml Eau de Parfum with amber-orange liquid, polished yellow-gold collar and tall spiral-cut gold cap, paired with a metallic gold box featuring a rust-red centre panel and chocolate-brown details\" class=\"oa-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Untitleddesign_12.png?v=1746013420\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-story\"\u003e\n\u003ch3\u003eRose and Amber over Musk, Dehn Al Oudh and Sandalwood\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eOudh Ajeeb by Oudh Al Anfar\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e with a rich oriental\n        fragrance identity.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The composition is inspired by Dehn Al Oudh extracts associated with\n        Cambodia and Indonesia, creating a warm, distinctive and\n        traditionally rooted oud character.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Istanbul rose and amber shape the opening. Rose adds floral richness\n        while amber introduces a smooth, glowing sweetness.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Musk forms the heart, adding softness and sensual warmth before Dehn\n        Al Oudh and sandalwood oils settle into a lingering woody base.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Sweet, leathery and woody impressions give Oudh Ajeeb a comforting\n        depth designed to evoke festivity, warmth and connection. The\n        fragrance is presented in clear glass with amber-orange liquid, a\n        polished yellow-gold collar and tall spiral-cut gold cap, accompanied\n        by a metallic gold box with a deep rust-red centre panel and\n        chocolate-brown decorative details.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-notes-section\"\u003e\n\u003ch3 class=\"oa-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"oa-three-grid\"\u003e\n\u003cdiv class=\"oa-note-card\"\u003e\n\u003cdiv class=\"oa-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"oa-card-title\"\u003eIstanbul Rose and Amber\u003c\/div\u003e\n\u003cdiv class=\"oa-card-description\"\u003e\n          Istanbul rose contributes floral richness while amber adds smooth\n          sweetness, warmth and a golden oriental glow.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-note-card\"\u003e\n\u003cdiv class=\"oa-card-label\"\u003eHeart Note\u003c\/div\u003e\n\u003cdiv class=\"oa-card-title\"\u003eMusk\u003c\/div\u003e\n\u003cdiv class=\"oa-card-description\"\u003e\n          Musk creates a soft, sensual and enveloping centre that connects\n          the floral-amber opening to the deeper woods.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-note-card\"\u003e\n\u003cdiv class=\"oa-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"oa-card-title\"\u003eDehn Al Oudh (Oud) and Sandalwood Oils\u003c\/div\u003e\n\u003cdiv class=\"oa-card-description\"\u003e\n          Oud provides leathery woody depth while sandalwood oils add smooth\n          warmth and a lingering refined finish.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-character-section\"\u003e\n\u003cdiv class=\"oa-character-card\"\u003e\n\u003ch3\u003eThe Rose Amber Opening\u003c\/h3\u003e\n\u003cp\u003e\n        Istanbul rose and amber create a warm floral introduction with\n        sweetness, radiance and oriental richness.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-character-card\"\u003e\n\u003ch3\u003eThe Oud Sandalwood Dry-Down\u003c\/h3\u003e\n\u003cp\u003e\n        Musk settles into Dehn Al Oudh and sandalwood oils for a sweet,\n        leathery, woody and comfortably lingering trail.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-details-grid\"\u003e\n\u003cdiv class=\"oa-details-box\"\u003e\n\u003ch4 class=\"oa-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eFragrance\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eOudh Ajeeb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eBrand\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eConcentration\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eVolume\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eSuitable For\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eOriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003eFloral, Amber, Musky, Leathery, Woody and Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-detail-row\"\u003e\n\u003cspan class=\"oa-detail-label\"\u003ePresentation\u003c\/span\u003e\n\u003cspan class=\"oa-detail-value\"\u003ePolished Gold, Amber Orange, Rust Red and Chocolate Brown\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-highlights-box\"\u003e\n\u003ch4 class=\"oa-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"oa-highlights-list\"\u003e\n\u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated as a fragrance for men\u003c\/li\u003e\n\u003cli\u003eRich oriental fragrance identity\u003c\/li\u003e\n\u003cli\u003eFloral Istanbul rose opening\u003c\/li\u003e\n\u003cli\u003eWarm glowing amber\u003c\/li\u003e\n\u003cli\u003eSoft sensual musk heart\u003c\/li\u003e\n\u003cli\u003eDehn Al Oudh foundation\u003c\/li\u003e\n\u003cli\u003eSmooth sandalwood oils\u003c\/li\u003e\n\u003cli\u003eSweet leathery woody character\u003c\/li\u003e\n\u003cli\u003eAmber-orange liquid in clear glass\u003c\/li\u003e\n\u003cli\u003ePolished gold spiral-cut cap\u003c\/li\u003e\n\u003cli\u003eOrnate metallic gold gift presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-journey-section\"\u003e\n\u003ch3 class=\"oa-section-title\"\u003eThe Oudh Ajeeb Journey\u003c\/h3\u003e\n\u003cp class=\"oa-journey-intro\"\u003e\n      A warm progression from Istanbul rose and amber into soft musk before\n      settling into Dehn Al Oudh and sandalwood oils.\n    \u003c\/p\u003e\n\u003cdiv class=\"oa-journey-grid\"\u003e\n\u003cdiv class=\"oa-journey-card\"\u003e\n\u003cdiv class=\"oa-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eRose Amber Radiance\u003c\/h4\u003e\n\u003cp\u003e\n          Istanbul rose and amber create a warm, sweet and floral first\n          impression.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-journey-card\"\u003e\n\u003cdiv class=\"oa-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSoft Musky Warmth\u003c\/h4\u003e\n\u003cp\u003e\n          Musk introduces softness, sensuality and an enveloping central\n          character.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-journey-card\"\u003e\n\u003cdiv class=\"oa-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eOud Sandalwood Depth\u003c\/h4\u003e\n\u003cp\u003e\n          Dehn Al Oudh and sandalwood oils provide leathery woody richness\n          and a smooth finishing trail.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-accord-section\"\u003e\n\u003ch3 class=\"oa-section-title\"\u003eThe Signature Oudh Ajeeb Accords\u003c\/h3\u003e\n\u003cp class=\"oa-accord-intro\"\u003e\n      A layered oriental composition shaped by rose and amber, soft musk,\n      Dehn Al Oudh and sandalwood oils.\n    \u003c\/p\u003e\n\u003cdiv class=\"oa-accord-grid\"\u003e\n\u003cdiv class=\"oa-accord-card\"\u003e\n\u003cdiv class=\"oa-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eIstanbul Rose and Amber\u003c\/h4\u003e\n\u003cp\u003e\n          Rose adds floral richness while amber creates warmth, sweetness\n          and golden depth.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-accord-card\"\u003e\n\u003cdiv class=\"oa-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eMusk\u003c\/h4\u003e\n\u003cp\u003e\n          Musk supplies a soft, sensual and comforting bridge through the\n          heart.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-accord-card\"\u003e\n\u003cdiv class=\"oa-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eOud and Sandalwood Oils\u003c\/h4\u003e\n\u003cp\u003e\n          Oud brings leathery woody strength while sandalwood creates a\n          smooth and refined finish.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-statement-section\"\u003e\n\u003ch3\u003ePolished Gold, Amber Warmth and Oriental Depth\u003c\/h3\u003e\n\u003cp\u003e\n      Oudh Ajeeb combines Istanbul rose and amber with musk, Dehn Al Oudh and\n      sandalwood oils. Its amber-orange liquid, polished yellow-gold cap and\n      collar, clear glass base and ornate gold box with rust-red and\n      chocolate-brown details reflect a fragrance designed to feel warm,\n      festive and distinctive.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-occasion-section\"\u003e\n\u003ch3\u003eA Warm Masculine Signature for Gatherings and Special Moments\u003c\/h3\u003e\n\u003cp\u003e\n      Oudh Ajeeb can complement dinners, social gatherings, celebrations,\n      evenings and fragrance gifting. Its rose-amber opening and musky\n      oud-sandalwood foundation will particularly appeal to those who enjoy\n      sweet, leathery and woody oriental fragrances.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      The London Musk description presents Oudh Ajeeb as a lingering Eau de\n      Parfum. Musk, Dehn Al Oudh and sandalwood oils provide depth to the\n      composition, although 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\u003cdiv class=\"oa-trust-section\"\u003e\n\u003ch3 class=\"oa-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"oa-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, oriental compositions, musk scents and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"oa-trust-grid\"\u003e\n\u003cdiv class=\"oa-trust-card\"\u003e\n\u003cdiv class=\"oa-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, musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-trust-card\"\u003e\n\u003cdiv class=\"oa-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\u003cdiv class=\"oa-trust-card\"\u003e\n\u003cdiv class=\"oa-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003e\n          Shop through a specialist UK fragrance retailer focused on\n          Arabian, oriental and contemporary scent collections.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oa-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Ajeeb smell like?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Oudh Ajeeb opens with Istanbul rose and amber, develops through a\n          musk heart, and settles into Dehn Al Oudh and sandalwood oils with\n          sweet, leathery and woody character.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oudh Ajeeb?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Istanbul rose and amber form the listed top notes.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is the heart note in Oudh Ajeeb?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Musk forms the heart of the fragrance.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Ajeeb?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Dehn Al Oudh and sandalwood oils form the listed base.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Ajeeb a fragrance for men?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Yes. The London Musk product listing presents Oudh Ajeeb as a\n          perfume for men.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Oudh Ajeeb?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Oudh Ajeeb 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\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Ajeeb an oriental fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Yes. The product listing identifies its fragrance family as\n          oriental.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Ajeeb have leathery and woody character?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Yes. The product description specifically presents the fragrance\n          as sweet, leathery and woody.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Oudh Ajeeb last?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Ajeeb 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=\"oa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Ajeeb packaged?\u003c\/summary\u003e\n\u003cdiv class=\"oa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          It is presented in clear glass with amber-orange liquid, a\n          polished yellow-gold collar and tall spiral-cut cap, accompanied\n          by a metallic gold box with a rust-red central panel and\n          chocolate-brown decorative details.\n        \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":47583148015862,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Ajeeb-EDP-100ml.webp?v=1739211148"},{"product_id":"oudh-ajeeb-gold-edp-100ml","title":"Oudh Ajeeb Gold EDP (100ml)","description":"\u003cstyle\u003e\n.oudh-ajeeb-gold-wrapper{\n  --oag-white:#ffffff;\n  --oag-pale:#faf3e8;\n  --oag-pale-2:#fdf9f4;\n  --oag-border:#e6d5bd;\n  --oag-neutral-border:#ece5dd;\n  --oag-dominant:#c99049;\n  --oag-dominant-dark:#855b20;\n  --oag-secondary:#d0ad36;\n  --oag-accent:#432a21;\n  --oag-dark-support:#4a2c22;\n  --oag-dark-deep:#15110f;\n  --oag-dark-panel:#241713;\n  --oag-ink:#241c17;\n  --oag-body:#4c4038;\n  --oag-muted:#7b6f66;\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--oag-white);\n  color:var(--oag-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.oudh-ajeeb-gold-wrapper *,\n.oudh-ajeeb-gold-wrapper *::before,\n.oudh-ajeeb-gold-wrapper *::after{box-sizing:border-box}\n.oag-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--oag-white);\n  border:0;\n  border-bottom:1px solid var(--oag-border);\n  border-radius:0;\n  text-align:center;\n}\n.oag-brand-tag{\n  margin-bottom:8px;\n  color:var(--oag-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n.oag-main-title{\n  max-width:100%;\n  margin:0 auto 10px;\n  color:var(--oag-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:normal;\n  word-break:normal;\n  hyphens:none;\n}\n.oag-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--oag-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n.oag-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n.oag-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--oag-white);\n  border:1px solid var(--oag-border);\n  border-radius:10px;\n}\n.oag-product-image{display:block;width:100%;height:auto;object-fit:contain}\n.oag-story h3{\n  margin:0 0 16px;\n  color:var(--oag-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n.oag-story p{margin:0 0 17px;color:var(--oag-body);font-size:1.05rem}\n.oag-story p:last-child{margin-bottom:0}\n.oag-section-title{\n  margin:0 0 25px;\n  color:var(--oag-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n.oag-notes-section,\n.oag-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oag-white);\n  border:1px solid var(--oag-border);\n  border-radius:10px;\n}\n.oag-accord-section,\n.oag-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--oag-pale-2);\n  border:1px solid var(--oag-border);\n  border-radius:10px;\n}\n.oag-three-grid,\n.oag-journey-grid,\n.oag-accord-grid,\n.oag-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n.oag-note-card{\n  padding:22px;\n  background:var(--oag-pale);\n  border:1px solid var(--oag-border);\n  border-top:4px solid var(--oag-dominant);\n  border-radius:8px;\n}\n.oag-card-label{\n  margin-bottom:7px;\n  color:var(--oag-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n.oag-card-title{margin-bottom:7px;color:var(--oag-ink);font-size:1.05rem;font-weight:600}\n.oag-card-description{color:var(--oag-body);font-size:.95rem;line-height:1.55}\n.oag-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--oag-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n.oag-character-card{\n  padding:30px 24px;\n  background:var(--oag-dark-panel);\n  color:var(--oag-white);\n}\n.oag-character-card:nth-child(2){border-top:1px solid var(--oag-secondary)}\n.oag-character-card h3{\n  margin:0 0 10px;\n  color:var(--oag-secondary);\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n.oag-character-card p{margin:0;color:#fffaf4;font-size:1rem;line-height:1.7}\n.oag-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n.oag-details-box,\n.oag-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--oag-white);\n  border:1px solid var(--oag-border);\n  border-radius:8px;\n}\n.oag-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--oag-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--oag-border);\n}\n.oag-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(--oag-neutral-border);\n}\n.oag-detail-row:last-child{padding-bottom:0;border-bottom:none}\n.oag-detail-label{flex:0 0 34%;min-width:0;color:var(--oag-muted);font-weight:600}\n.oag-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--oag-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n  word-break:normal;\n}\n.oag-highlights-list{margin:0!important;padding:0!important;list-style:none!important}\n.oag-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--oag-body);\n  font-size:1rem;\n  border-bottom:1px solid var(--oag-neutral-border);\n  list-style:none!important;\n}\n.oag-highlights-list li::marker{content:\"\"!important;font-size:0!important}\n.oag-highlights-list li:last-child{border-bottom:none}\n.oag-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--oag-dominant-dark);\n  font-weight:700;\n}\n.oag-journey-intro,\n.oag-accord-intro,\n.oag-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--oag-muted);\n  font-size:1rem;\n  text-align:center;\n}\n.oag-journey-card{\n  position:relative;\n  padding:22px 20px 22px 80px;\n  background:var(--oag-pale);\n  border:1px solid var(--oag-border);\n  border-radius:8px;\n}\n.oag-journey-number,\n.oag-accord-icon,\n.oag-trust-icon{\n  display:flex;\n  width:42px;\n  height:42px;\n  align-items:center;\n  justify-content:center;\n  background:var(--oag-dominant-dark);\n  color:var(--oag-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n  line-height:1;\n}\n.oag-journey-number{position:absolute;top:21px;left:20px}\n.oag-journey-card h4,\n.oag-accord-card h4,\n.oag-trust-card h4{margin:0 0 6px;color:var(--oag-ink);font-size:1rem;font-weight:650}\n.oag-journey-card p,\n.oag-accord-card p,\n.oag-trust-card p{margin:0;color:var(--oag-body);font-size:.95rem;line-height:1.6}\n.oag-accord-card,\n.oag-trust-card{\n  padding:22px;\n  background:var(--oag-white);\n  border:1px solid var(--oag-border);\n  border-radius:8px;\n  text-align:center;\n}\n.oag-accord-icon,\n.oag-trust-icon{margin:0 auto 12px}\n.oag-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--oag-dominant-dark) 0%,var(--oag-accent) 48%,var(--oag-dark-deep) 100%);\n  color:var(--oag-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n.oag-statement-section h3{\n  margin:0 0 12px;\n  color:var(--oag-secondary);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n.oag-statement-section p{max-width:850px;margin:0 auto;color:#fffaf4;font-size:1.05rem;line-height:1.75}\n.oag-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--oag-pale);\n  border:1px solid var(--oag-border);\n  border-radius:8px;\n  text-align:center;\n}\n.oag-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--oag-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n.oag-occasion-section p{max-width:850px;margin:0 auto;color:var(--oag-body);font-size:1.05rem;line-height:1.75}\n.oag-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--oag-pale-2);\n  border:1px solid var(--oag-border);\n  border-left:6px solid var(--oag-dominant);\n  border-radius:8px;\n}\n.oag-performance-section h3{\n  margin:0 0 10px;\n  color:var(--oag-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n.oag-performance-section p{margin:0;color:var(--oag-body);font-size:.95rem;line-height:1.7}\n.oag-faq-section{margin-top:30px;padding-top:28px;border-top:1px solid var(--oag-border)}\n.oag-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--oag-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n.oag-faq-item{background:var(--oag-white);border-bottom:1px solid var(--oag-border)}\n.oag-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--oag-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n.oag-faq-item summary::-webkit-details-marker{display:none}\n.oag-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--oag-dominant-dark);\n  font-size:1.35rem;\n  font-weight:400;\n}\n.oag-faq-item[open] summary::after{content:\"−\"}\n.oag-faq-answer{padding:3px 5px 20px;color:var(--oag-body);font-size:1rem}\n.oag-faq-answer p{margin:0}\n@media(min-width:768px){\n  .oudh-ajeeb-gold-wrapper{padding:35px}\n  .oag-header{margin-bottom:50px;padding:50px 12px 40px}\n  .oag-brand-tag{font-size:1rem;letter-spacing:5px}\n  .oag-main-title{max-width:980px;font-size:clamp(2.8rem,5vw,4rem);line-height:1.15;letter-spacing:3px}\n  .oag-tagline{font-size:1.3rem}\n  .oag-intro-grid{grid-template-columns:.82fr 1.18fr;gap:50px;margin-bottom:50px}\n  .oag-image-frame{max-width:470px;margin:0 auto}\n  .oag-story h3{font-size:1.75rem}\n  .oag-story p{margin-bottom:22px;font-size:1.17rem;line-height:1.75}\n  .oag-three-grid,\n  .oag-journey-grid,\n  .oag-accord-grid,\n  .oag-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}\n  .oag-character-section{grid-template-columns:1fr 1fr;margin-bottom:50px}\n  .oag-character-card{padding:35px}\n  .oag-character-card:nth-child(2){border-top:0;border-left:1px solid var(--oag-secondary)}\n  .oag-details-grid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:50px}\n  .oag-journey-card{padding:78px 22px 25px;text-align:center}\n  .oag-journey-number{top:24px;left:50%;transform:translateX(-50%)}\n  .oag-section-title,\n  .oag-faq-section\u003eh3{font-size:1.65rem}\n  .oag-card-title{font-size:1.15rem}\n  .oag-card-description{font-size:1rem}\n  .oag-character-card h3{font-size:1.2rem}\n  .oag-character-card p{font-size:1.08rem}\n  .oag-box-title{font-size:1.05rem}\n  .oag-detail-row,\n  .oag-highlights-list li{font-size:1.08rem}\n  .oag-journey-intro,\n  .oag-accord-intro,\n  .oag-trust-intro{font-size:1.08rem}\n  .oag-journey-card h4,\n  .oag-accord-card h4,\n  .oag-trust-card h4{font-size:1.08rem}\n  .oag-journey-card p,\n  .oag-accord-card p,\n  .oag-trust-card p{font-size:1rem}\n  .oag-statement-section{padding:44px}\n  .oag-statement-section h3{font-size:1.55rem}\n  .oag-statement-section p,\n  .oag-occasion-section p{font-size:1.12rem}\n  .oag-occasion-section{padding:38px}\n  .oag-occasion-section h3{font-size:1.5rem}\n  .oag-performance-section{padding:30px}\n  .oag-performance-section p{font-size:1.03rem}\n  .oag-faq-item summary{padding:20px 5px;font-size:1.17rem}\n  .oag-faq-answer{font-size:1.08rem}\n}\n@media(min-width:600px) and (max-width:767px){\n  .oag-three-grid,\n  .oag-journey-grid,\n  .oag-accord-grid,\n  .oag-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}\n}\n@media(max-width:767px){\n  .oag-main-title{max-width:100%;font-size:clamp(1.55rem,7vw,2.15rem);line-height:1.22;letter-spacing:1.5px}\n}\n@media(max-width:480px){\n  .oudh-ajeeb-gold-wrapper{padding:10px}\n  .oag-header{padding:26px 8px}\n  .oag-brand-tag{letter-spacing:3px}\n  .oag-tagline{font-size:.95rem}\n  .oag-detail-row{flex-direction:column;gap:3px}\n  .oag-detail-label,\n  .oag-detail-value{flex:initial;width:100%}\n  .oag-detail-value{text-align:left}\n  .oag-character-card{padding:24px 18px}\n  .oag-journey-section,\n  .oag-accord-section,\n  .oag-trust-section{padding:25px 15px}\n  .oag-journey-card{padding:20px 17px 20px 72px;text-align:left}\n  .oag-journey-number{top:20px;left:16px;transform:none}\n  .oag-performance-section{padding:28px 20px 28px 24px;border-left-width:5px}\n  .oag-faq-item summary{font-size:1rem}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oudh-ajeeb-gold-wrapper\"\u003e\n\u003cdiv class=\"oag-header\"\u003e\n\u003cdiv class=\"oag-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"oag-main-title\"\u003eOudh Ajeeb Gold\u003c\/h2\u003e\n\u003cp class=\"oag-tagline\"\u003e“Distinctive oud, polished aldehydes and warm amber in a satin gold presentation.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-intro-grid\"\u003e\n\u003cdiv class=\"oag-image-frame\"\u003e\n\u003cimg alt=\"Oudh Ajeeb Gold by Oudh Al Anfar 100ml Eau de Parfum with a satin peach-champagne gold bottle, hammered yellow-gold cap, black Arabic lettering and a metallic gold presentation box with espresso botanical artwork\" class=\"oag-product-image\" height=\"720\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/image_2023-03-08_031204940.webp?v=1739211201\" width=\"720\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-story\"\u003e\n\u003ch3\u003eDistinctive Oud with Aldehydic Polish and Amber Warmth\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Ajeeb Gold by Oudh Al Anfar, a 100ml unisex Eau de Parfum with a confident oriental fragrance character.\u003c\/p\u003e\n\u003cp\u003eThe London Musk description places oud at the centre of the fragrance, giving it a distinctive woody and oriental identity.\u003c\/p\u003e\n\u003cp\u003eAldehydes introduce polish, lift and modern contrast around the deeper oud character.\u003c\/p\u003e\n\u003cp\u003eOud and amber shape the finishing impression with smooth warmth, depth and understated magnetism.\u003c\/p\u003e\n\u003cp\u003eThe satin peach-champagne bottle features a hammered yellow-gold cap and black lettering, while the matching metallic box uses espresso-brown botanical artwork and a dark central label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-notes-section\"\u003e\n\u003ch3 class=\"oag-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"oag-three-grid\"\u003e\n\u003cdiv class=\"oag-note-card\"\u003e\n\u003cdiv class=\"oag-card-label\"\u003eCentral Identity\u003c\/div\u003e\n\u003cdiv class=\"oag-card-title\"\u003eDistinctive Oud\u003c\/div\u003e\n\u003cdiv class=\"oag-card-description\"\u003eOud provides the fragrance’s characteristic woody depth, confidence and oriental presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-note-card\"\u003e\n\u003cdiv class=\"oag-card-label\"\u003eDeveloping Character\u003c\/div\u003e\n\u003cdiv class=\"oag-card-title\"\u003ePolished Aldehydes\u003c\/div\u003e\n\u003cdiv class=\"oag-card-description\"\u003eAldehydes introduce lift, clarity and a refined modern contrast around the oud.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-note-card\"\u003e\n\u003cdiv class=\"oag-card-label\"\u003eFinishing Character\u003c\/div\u003e\n\u003cdiv class=\"oag-card-title\"\u003eOud and Amber\u003c\/div\u003e\n\u003cdiv class=\"oag-card-description\"\u003eOud and amber create a warm, smooth and quietly magnetic foundation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-character-section\"\u003e\n\u003cdiv class=\"oag-character-card\"\u003e\n\u003ch3\u003eThe Oud Aldehyde Contrast\u003c\/h3\u003e\n\u003cp\u003eDistinctive oud meets polished aldehydes, balancing woody depth with cleaner and more modern aromatic lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-character-card\"\u003e\n\u003ch3\u003eThe Amber Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003eWarm amber supports the returning oud character for a smooth, confident and understated final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-details-grid\"\u003e\n\u003cdiv class=\"oag-details-box\"\u003e\n\u003ch4 class=\"oag-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eOudh Ajeeb Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eOriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003eOud, Aldehydes and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-detail-row\"\u003e\n\u003cspan class=\"oag-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"oag-detail-value\"\u003ePeach Champagne Gold, Yellow Gold, Espresso and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-highlights-box\"\u003e\n\u003ch4 class=\"oag-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"oag-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003ePresented for men and women\u003c\/li\u003e\n\u003cli\u003eOriental fragrance character\u003c\/li\u003e\n\u003cli\u003eDistinctive oud identity\u003c\/li\u003e\n\u003cli\u003ePolished aldehydic contrast\u003c\/li\u003e\n\u003cli\u003eWarm amber foundation\u003c\/li\u003e\n\u003cli\u003eWoody and confident profile\u003c\/li\u003e\n\u003cli\u003eModern yet timeless impression\u003c\/li\u003e\n\u003cli\u003eSmooth understated dry-down\u003c\/li\u003e\n\u003cli\u003eSatin peach-champagne bottle\u003c\/li\u003e\n\u003cli\u003eHammered yellow-gold cap\u003c\/li\u003e\n\u003cli\u003eMetallic gold-and-espresso presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-journey-section\"\u003e\n\u003ch3 class=\"oag-section-title\"\u003eThe Oudh Ajeeb Gold Journey\u003c\/h3\u003e\n\u003cp class=\"oag-journey-intro\"\u003eA confident progression from distinctive oud into polished aldehydes before settling into a warm oud-and-amber foundation.\u003c\/p\u003e\n\u003cdiv class=\"oag-journey-grid\"\u003e\n\u003cdiv class=\"oag-journey-card\"\u003e\n\u003cdiv class=\"oag-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eDistinctive Oud Identity\u003c\/h4\u003e\n\u003cp\u003eOud establishes the fragrance’s woody, oriental and naturally confident character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-journey-card\"\u003e\n\u003cdiv class=\"oag-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eAldehydic Modernity\u003c\/h4\u003e\n\u003cp\u003eAldehydes add polish, lift and refined contrast around the deeper wood-led profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-journey-card\"\u003e\n\u003cdiv class=\"oag-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Amber Oud\u003c\/h4\u003e\n\u003cp\u003eAmber and oud combine for a smooth, rich and magnetic finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-accord-section\"\u003e\n\u003ch3 class=\"oag-section-title\"\u003eThe Signature Oudh Ajeeb Gold Accords\u003c\/h3\u003e\n\u003cp class=\"oag-accord-intro\"\u003eA focused oriental composition shaped by distinctive oud, polished aldehydes and warm amber.\u003c\/p\u003e\n\u003cdiv class=\"oag-accord-grid\"\u003e\n\u003cdiv class=\"oag-accord-card\"\u003e\n\u003cdiv class=\"oag-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eOud\u003c\/h4\u003e\n\u003cp\u003eOud provides the central woody identity, bringing depth, distinction and oriental presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-accord-card\"\u003e\n\u003cdiv class=\"oag-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eAldehydes\u003c\/h4\u003e\n\u003cp\u003eAldehydes introduce brightness, polish and a clean modern edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-accord-card\"\u003e\n\u003cdiv class=\"oag-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eAmber\u003c\/h4\u003e\n\u003cp\u003eAmber adds smooth warmth and supports the deeper oud in the finishing trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-statement-section\"\u003e\n\u003ch3\u003eChampagne Gold, Espresso Detail and Oriental Confidence\u003c\/h3\u003e\n\u003cp\u003eOudh Ajeeb Gold combines distinctive oud with polished aldehydes and warm amber. Its satin peach-champagne bottle, hammered gold cap, black typography and metallic gold-and-espresso box reflect a confident and memorable fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-occasion-section\"\u003e\n\u003ch3\u003eA Stylish Unisex Signature for Everyday and Occasion Wear\u003c\/h3\u003e\n\u003cp\u003eIts focused oud, aldehyde and amber character can complement everyday routines, work, dinners, social gatherings and celebrations according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oag-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eOudh Ajeeb Gold is supplied as a 100ml 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=\"oag-trust-section\"\u003e\n\u003ch3 class=\"oag-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"oag-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, oriental compositions, musk scents and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"oag-trust-grid\"\u003e\n\u003cdiv class=\"oag-trust-card\"\u003e\n\u003cdiv class=\"oag-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=\"oag-trust-card\"\u003e\n\u003cdiv class=\"oag-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=\"oag-trust-card\"\u003e\n\u003cdiv class=\"oag-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=\"oag-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Ajeeb Gold smell like?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Ajeeb Gold is an oriental fragrance built around distinctive oud, polished aldehydes and warm amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are published for Oudh Ajeeb Gold?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe London Musk listing publishes oud, aldehydes and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is the central character of Oudh Ajeeb Gold?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOud provides the central woody and oriental identity, with aldehydes adding polish and amber adding warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Ajeeb Gold contain aldehydes?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Aldehydes are listed and provide a polished contrast to the deeper oud character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Ajeeb Gold suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Oudh Ajeeb Gold as a unisex Eau de Parfum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Ajeeb Gold?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Ajeeb Gold 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=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Ajeeb Gold an oriental fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The London Musk listing identifies its fragrance family as oriental.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Ajeeb Gold be worn?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts oud, aldehyde and amber character can complement everyday wear, work, dinners and social occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Oudh Ajeeb Gold last?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eExact 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=\"oag-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Ajeeb Gold presented?\u003c\/summary\u003e\n\u003cdiv class=\"oag-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a satin peach-champagne gold bottle with a hammered yellow-gold cap and black lettering, paired with a metallic gold box featuring espresso-brown decorative artwork.\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":47583152308470,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Ajeeb-Gold-EDP-100ml_jpg.webp?v=1734441937"},{"product_id":"oudh-al-badar-edp-60ml","title":"Oudh Al Badar EDP (60ml)","description":"\u003cstyle\u003e\n  .oudh-al-badar-wrapper {\n    --bd-white: #ffffff;\n    --bd-porcelain: #fbfaf8;\n    --bd-soft-neutral: #f5f0e8;\n    --bd-golden-amber: #d7a514;\n    --bd-deep-gold: #89640f;\n    --bd-antique-gold: #b58a32;\n    --bd-smoked-bronze: #40352c;\n    --bd-deep-bronze: #2b241f;\n    --bd-plum: #4b2938;\n    --bd-deep-plum: #321c28;\n    --bd-rose: #c98e99;\n    --bd-turquoise: #4f908f;\n    --bd-black: #161312;\n    --bd-soft-tint: #fbf5e9;\n    --bd-soft-tint-2: #fdfaf4;\n    --bd-warm-border: #e4d5b8;\n    --bd-neutral-border: #dfdcd7;\n    --bd-ink: #251f1b;\n    --bd-body: #4c433d;\n    --bd-muted: #7b716b;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--bd-white);\n    color: var(--bd-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-al-badar-wrapper *,\n  .oudh-al-badar-wrapper *::before,\n  .oudh-al-badar-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .bd-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--bd-white);\n    border: 0;\n    border-bottom: 1px solid var(--bd-warm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .bd-brand-tag {\n    margin-bottom: 8px;\n    color: var(--bd-deep-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .bd-main-title {\n    margin: 0 0 10px;\n    color: var(--bd-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  .bd-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--bd-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .bd-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .bd-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--bd-white);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 10px;\n  }\n\n  .bd-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .bd-story h3 {\n    margin: 0 0 16px;\n    color: var(--bd-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bd-story p {\n    margin: 0 0 17px;\n    color: var(--bd-body);\n    font-size: 1.05rem;\n  }\n\n  .bd-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bd-section-title {\n    margin: 0 0 25px;\n    color: var(--bd-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  .bd-notes-section,\n  .bd-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bd-white);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 10px;\n  }\n\n  .bd-accord-section,\n  .bd-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bd-soft-tint);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 10px;\n  }\n\n  .bd-three-grid,\n  .bd-journey-grid,\n  .bd-accord-grid,\n  .bd-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .bd-note-card {\n    padding: 22px;\n    background: var(--bd-soft-tint-2);\n    border: 1px solid var(--bd-warm-border);\n    border-top: 4px solid var(--bd-golden-amber);\n    border-radius: 8px;\n  }\n\n  .bd-card-label {\n    margin-bottom: 7px;\n    color: var(--bd-deep-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bd-card-title {\n    margin-bottom: 7px;\n    color: var(--bd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .bd-card-description {\n    color: var(--bd-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .bd-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--bd-antique-gold);\n    border: 1px solid var(--bd-antique-gold);\n    border-radius: 10px;\n  }\n\n  .bd-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--bd-deep-bronze),\n      var(--bd-deep-plum)\n    );\n    color: var(--bd-white);\n  }\n\n  .bd-character-card h3 {\n    margin: 0 0 10px;\n    color: #f6df9d;\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bd-character-card p {\n    margin: 0;\n    color: #fffaf5;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .bd-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .bd-details-box,\n  .bd-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--bd-white);\n    border: 1px solid var(--bd-neutral-border);\n    border-radius: 8px;\n  }\n\n  .bd-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--bd-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--bd-neutral-border);\n  }\n\n  .bd-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(--bd-neutral-border);\n  }\n\n  .bd-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .bd-detail-label {\n    color: var(--bd-muted);\n    font-weight: 600;\n  }\n\n  .bd-detail-value {\n    color: var(--bd-ink);\n    text-align: right;\n  }\n\n  .bd-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bd-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--bd-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bd-neutral-border);\n  }\n\n  .bd-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .bd-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--bd-deep-gold);\n    font-weight: 700;\n  }\n\n  .bd-journey-intro,\n  .bd-accord-intro,\n  .bd-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--bd-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .bd-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--bd-soft-tint);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 8px;\n  }\n\n  .bd-journey-number,\n  .bd-accord-icon,\n  .bd-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bd-deep-gold);\n    color: var(--bd-white);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .bd-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .bd-journey-card h4,\n  .bd-accord-card h4,\n  .bd-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--bd-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .bd-journey-card p,\n  .bd-accord-card p,\n  .bd-trust-card p {\n    margin: 0;\n    color: var(--bd-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .bd-accord-card,\n  .bd-trust-card {\n    padding: 22px;\n    background: var(--bd-white);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bd-accord-icon,\n  .bd-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .bd-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--bd-deep-bronze) 0%,\n      var(--bd-plum) 52%,\n      var(--bd-black) 100%\n    );\n    color: var(--bd-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .bd-statement-section h3 {\n    margin: 0 0 12px;\n    color: #f6df9d;\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bd-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffaf5;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bd-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--bd-soft-tint);\n    border: 1px solid var(--bd-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bd-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--bd-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bd-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bd-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bd-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--bd-soft-tint-2);\n    border: 1px solid var(--bd-warm-border);\n    border-left: 6px solid var(--bd-golden-amber);\n    border-radius: 8px;\n  }\n\n  .bd-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--bd-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bd-performance-section p {\n    margin: 0;\n    color: var(--bd-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .bd-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--bd-neutral-border);\n  }\n\n  .bd-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--bd-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bd-faq-item {\n    background: var(--bd-white);\n    border-bottom: 1px solid var(--bd-neutral-border);\n  }\n\n  .bd-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--bd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .bd-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bd-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--bd-deep-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .bd-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bd-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--bd-body);\n    font-size: 1rem;\n  }\n\n  .bd-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .oudh-al-badar-wrapper {\n      padding: 35px;\n    }\n\n    .bd-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .bd-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .bd-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .bd-tagline {\n      font-size: 1.3rem;\n    }\n\n    .bd-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .bd-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .bd-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .bd-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .bd-three-grid,\n    .bd-journey-grid,\n    .bd-accord-grid,\n    .bd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .bd-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .bd-character-card {\n      padding: 35px;\n    }\n\n    .bd-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .bd-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .bd-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .bd-section-title,\n    .bd-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .bd-card-title {\n      font-size: 1.15rem;\n    }\n\n    .bd-card-description {\n      font-size: 1rem;\n    }\n\n    .bd-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .bd-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .bd-box-title {\n      font-size: 1.05rem;\n    }\n\n    .bd-detail-row,\n    .bd-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .bd-journey-intro,\n    .bd-accord-intro,\n    .bd-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .bd-journey-card h4,\n    .bd-accord-card h4,\n    .bd-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .bd-journey-card p,\n    .bd-accord-card p,\n    .bd-trust-card p {\n      font-size: 1rem;\n    }\n\n    .bd-statement-section {\n      padding: 44px;\n    }\n\n    .bd-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .bd-statement-section p,\n    .bd-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .bd-occasion-section {\n      padding: 38px;\n    }\n\n    .bd-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .bd-performance-section {\n      padding: 30px;\n    }\n\n    .bd-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .bd-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .bd-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .bd-three-grid,\n    .bd-journey-grid,\n    .bd-accord-grid,\n    .bd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oudh-al-badar-wrapper {\n      padding: 10px;\n    }\n\n    .bd-header {\n      padding: 26px 8px;\n    }\n\n    .bd-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .bd-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .bd-tagline {\n      font-size: 0.95rem;\n    }\n\n    .bd-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .bd-detail-value {\n      text-align: left;\n    }\n\n    .bd-character-card {\n      padding: 24px 18px;\n    }\n\n    .bd-journey-section,\n    .bd-accord-section,\n    .bd-trust-section {\n      padding: 25px 15px;\n    }\n\n    .bd-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .bd-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .bd-performance-section {\n      padding-left: 22px;\n      border-left-width: 5px;\n    }\n\n    .bd-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudh-al-badar-wrapper\"\u003e\n\n  \u003cdiv class=\"bd-header\"\u003e\n    \u003cdiv class=\"bd-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"bd-main-title\"\u003eOudh Al Badar\u003c\/h2\u003e\n    \u003cp class=\"bd-tagline\"\u003e\n      “Frankincense opens into rose and oud before settling into pepper, cloves and lingering woods.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-intro-grid\"\u003e\n\n    \u003cdiv class=\"bd-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oudh-Al-Badar-EDP-60ml-A_jpg.webp?v=1739211214\" alt=\"Oudh Al Badar by Oudh Al Anfar 60ml Eau de Parfum with a luminous golden amber bottle, smoked bronze metallic cap and deep plum burgundy floral presentation box\" class=\"bd-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bd-story\"\u003e\n      \u003ch3\u003eFrankincense, Rose and Oud with a Fresh Spiced Finish\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOudh Al Badar by Oudh Al Anfar\u003c\/strong\u003e, an\n        exquisite \u003cstrong\u003e60ml Eau de Parfum\u003c\/strong\u003e with a luxurious\n        oriental fragrance character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Frankincense determines the opening, giving the composition an\n        aromatic, resinous and immediately distinctive first impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        After the opening settles, rose and oud form the heart. The rose\n        remains controlled rather than dominant, rounding and softening the\n        deeper oud character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pepper and cloves bring a fresh and spicy base impression, while\n        woody facets from the heart continue through the dry-down.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a luminous golden-amber bottle with smoked-bronze\n        metallic detailing, accompanied by a deep plum-burgundy box decorated\n        with antique-gold botanical artwork, rose-blush flowers and subtle\n        turquoise accents, Oudh Al Badar offers a distinctive and gift-ready\n        presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-notes-section\"\u003e\n\n    \u003ch3 class=\"bd-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"bd-three-grid\"\u003e\n\n      \u003cdiv class=\"bd-note-card\"\u003e\n        \u003cdiv class=\"bd-card-label\"\u003eTop Note\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-title\"\u003eFrankincense\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-description\"\u003e\n          Frankincense creates an aromatic, resinous and luxurious opening\n          with a traditional oriental presence.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-note-card\"\u003e\n        \u003cdiv class=\"bd-card-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-title\"\u003eRose and Oud\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-description\"\u003e\n          Rose gently rounds the deeper oud character, adding floral refinement\n          without overpowering the composition.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-note-card\"\u003e\n        \u003cdiv class=\"bd-card-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-title\"\u003ePepper, Cloves and Lingering Woods\u003c\/div\u003e\n        \u003cdiv class=\"bd-card-description\"\u003e\n          Pepper and cloves provide fresh spicy energy while woody facets\n          continue from the heart into the finishing trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-character-section\"\u003e\n\n    \u003cdiv class=\"bd-character-card\"\u003e\n      \u003ch3\u003eThe Frankincense Rose Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Resinous frankincense transitions into a controlled rose accord that\n        softly frames the fragrance’s central oud.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bd-character-card\"\u003e\n      \u003ch3\u003eThe Spiced Woody Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Pepper and cloves bring freshness and spice, while lingering woods\n        create warmth, structure and oriental depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-details-grid\"\u003e\n\n    \u003cdiv class=\"bd-details-box\"\u003e\n      \u003ch4 class=\"bd-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eOudh Al Badar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003e60ml \/ Approx. 2.0 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eTop Note\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eFrankincense\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eRose, Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003ePepper, Cloves, Lingering Woods\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eFrankincense, Floral, Oud, Spicy and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-detail-row\"\u003e\n        \u003cspan class=\"bd-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"bd-detail-value\"\u003eGolden Amber, Plum Burgundy and Smoked Bronze\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bd-highlights-box\"\u003e\n      \u003ch4 class=\"bd-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"bd-highlights-list\"\u003e\n        \u003cli\u003e60ml Eau de Parfum presentation\u003c\/li\u003e\n        \u003cli\u003eLuxurious oriental fragrance character\u003c\/li\u003e\n        \u003cli\u003eDistinctive frankincense opening\u003c\/li\u003e\n        \u003cli\u003eRefined rose accord\u003c\/li\u003e\n        \u003cli\u003eDeep oud heart\u003c\/li\u003e\n        \u003cli\u003eFresh pepper character\u003c\/li\u003e\n        \u003cli\u003eWarm clove spice\u003c\/li\u003e\n        \u003cli\u003eLingering woody facets\u003c\/li\u003e\n        \u003cli\u003eFloral balance without excessive sweetness\u003c\/li\u003e\n        \u003cli\u003eLuminous golden-amber bottle\u003c\/li\u003e\n        \u003cli\u003eOrnate plum-burgundy presentation box\u003c\/li\u003e\n        \u003cli\u003eDistinctive gift-ready appearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-journey-section\"\u003e\n\n    \u003ch3 class=\"bd-section-title\"\u003eThe Oudh Al Badar Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bd-journey-intro\"\u003e\n      A luxurious progression from resinous frankincense into rose and oud\n      before settling into pepper, cloves and lingering woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bd-journey-grid\"\u003e\n\n      \u003cdiv class=\"bd-journey-card\"\u003e\n        \u003cdiv class=\"bd-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eResinous Frankincense\u003c\/h4\u003e\n        \u003cp\u003e\n          Frankincense establishes an aromatic and distinctly oriental opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-journey-card\"\u003e\n        \u003cdiv class=\"bd-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eRose Oud Harmony\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose gently rounds the deeper oud, adding floral elegance without\n          taking over the composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-journey-card\"\u003e\n        \u003cdiv class=\"bd-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eFresh Spiced Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Pepper, cloves and lingering woods create a fresh, warm and\n          structured finishing impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-accord-section\"\u003e\n\n    \u003ch3 class=\"bd-section-title\"\u003eThe Signature Oudh Al Badar Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bd-accord-intro\"\u003e\n      A focused oriental composition shaped by frankincense, rose, oud,\n      pepper, cloves and lingering woody facets.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bd-accord-grid\"\u003e\n\n      \u003cdiv class=\"bd-accord-card\"\u003e\n        \u003cdiv class=\"bd-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFrankincense\u003c\/h4\u003e\n        \u003cp\u003e\n          Resinous frankincense supplies aromatic depth and a luxurious\n          oriental opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-accord-card\"\u003e\n        \u003cdiv class=\"bd-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eRose and Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose adds floral softness while oud provides richness, darkness and\n          structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-accord-card\"\u003e\n        \u003cdiv class=\"bd-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003ePepper, Cloves and Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Pepper and cloves add fresh spice while lingering woods sustain the\n          warm dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-statement-section\"\u003e\n    \u003ch3\u003eGolden Amber, Plum Florals and Oriental Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Badar moves from frankincense into rose and oud before settling\n      into pepper, cloves and lingering woods. Its luminous golden-amber\n      bottle, smoked-bronze metalwork and ornate plum-burgundy box reflect a\n      fragrance designed to feel rich, refined and distinctive.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-occasion-section\"\u003e\n    \u003ch3\u003eA Refined Oriental Signature for Evenings and Special Occasions\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Badar can complement dinners, evening wear, formal gatherings,\n      celebrations and fragrance gifting. Its frankincense opening, rose-oud\n      heart and spiced woody finish will particularly appeal to those who enjoy\n      luxurious oriental compositions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bd-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Badar is presented as an Eau de Parfum with a rich oriental\n      character. Frankincense, oud, cloves and woody facets provide depth,\n      although 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=\"bd-trust-section\"\u003e\n\n    \u003ch3 class=\"bd-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"bd-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, oriental compositions, musk scents and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bd-trust-grid\"\u003e\n\n      \u003cdiv class=\"bd-trust-card\"\u003e\n        \u003cdiv class=\"bd-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, musk compositions\n          and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bd-trust-card\"\u003e\n        \u003cdiv class=\"bd-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=\"bd-trust-card\"\u003e\n        \u003cdiv class=\"bd-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=\"bd-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oudh Al Badar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Badar opens with frankincense, develops through rose and\n          oud, and settles into pepper, cloves and lingering woody facets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the top note in Oudh Al Badar?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Frankincense is the listed top note.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Oudh Al Badar?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Rose and oud form the heart of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Al Badar?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Pepper and cloves create the fresh spicy base while woody facets\n          continue from the heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Badar a rose perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Rose is present, but it does not dominate. It rounds and softens the\n          deeper oud character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oudh Al Badar?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Badar is supplied in a 60ml Eau de Parfum bottle,\n          approximately 2.0 fluid ounces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Badar a spicy fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Pepper and cloves create a fresh and spicy base impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Oudh Al Badar best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its frankincense, oud and spicy woody character can complement\n          evenings, dinners, formal gatherings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oudh Al Badar last?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Exact 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=\"bd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Badar suitable as a fragrance gift?\u003c\/summary\u003e\n      \u003cdiv class=\"bd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 60ml size, luxurious oriental scent profile and ornate\n          golden-amber and plum-burgundy presentation make it suitable for\n          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":47583160762614,"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-Badar-EDP-60ml.webp?v=1739211214"},{"product_id":"oudh-al-jabal-edp-100ml","title":"Oudh Al Jabal EDP (100ml)","description":"\u003cstyle\u003e\n  .oudh-al-jabal-wrapper {\n    --oaj-white: #ffffff;\n    --oaj-porcelain: #fbfaf7;\n    --oaj-soft-neutral: #f4f0e8;\n    --oaj-amber: #b9671f;\n    --oaj-cognac: #8e4f1c;\n    --oaj-deep-cognac: #673713;\n    --oaj-espresso: #4a3527;\n    --oaj-deep-espresso: #2e2119;\n    --oaj-gold: #d2ad35;\n    --oaj-pale-gold: #e8d178;\n    --oaj-deep-gold: #8f6d16;\n    --oaj-black: #151311;\n    --oaj-charcoal: #2a2724;\n    --oaj-soft-tint: #fbf3e8;\n    --oaj-soft-tint-2: #fdf9f2;\n    --oaj-warm-border: #e3d2b5;\n    --oaj-neutral-border: #dfdcd6;\n    --oaj-ink: #251e19;\n    --oaj-body: #4b413a;\n    --oaj-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(--oaj-white);\n    color: var(--oaj-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-al-jabal-wrapper *,\n  .oudh-al-jabal-wrapper *::before,\n  .oudh-al-jabal-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .oaj-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--oaj-white);\n    border: 0;\n    border-bottom: 1px solid var(--oaj-warm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .oaj-brand-tag {\n    margin-bottom: 8px;\n    color: var(--oaj-cognac);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .oaj-main-title {\n    margin: 0 0 10px;\n    color: var(--oaj-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  .oaj-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--oaj-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .oaj-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .oaj-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--oaj-white);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 10px;\n  }\n\n  .oaj-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .oaj-story h3 {\n    margin: 0 0 16px;\n    color: var(--oaj-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oaj-story p {\n    margin: 0 0 17px;\n    color: var(--oaj-body);\n    font-size: 1.05rem;\n  }\n\n  .oaj-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .oaj-section-title {\n    margin: 0 0 25px;\n    color: var(--oaj-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  .oaj-notes-section,\n  .oaj-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--oaj-white);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 10px;\n  }\n\n  .oaj-accord-section,\n  .oaj-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--oaj-soft-tint);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 10px;\n  }\n\n  .oaj-three-grid,\n  .oaj-journey-grid,\n  .oaj-accord-grid,\n  .oaj-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .oaj-note-card {\n    padding: 22px;\n    background: var(--oaj-soft-tint-2);\n    border: 1px solid var(--oaj-warm-border);\n    border-top: 4px solid var(--oaj-amber);\n    border-radius: 8px;\n  }\n\n  .oaj-card-label {\n    margin-bottom: 7px;\n    color: var(--oaj-cognac);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oaj-card-title {\n    margin-bottom: 7px;\n    color: var(--oaj-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .oaj-card-description {\n    color: var(--oaj-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .oaj-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--oaj-gold);\n    border: 1px solid var(--oaj-gold);\n    border-radius: 10px;\n  }\n\n  .oaj-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--oaj-deep-espresso),\n      var(--oaj-black)\n    );\n    color: var(--oaj-white);\n  }\n\n  .oaj-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--oaj-pale-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oaj-character-card p {\n    margin: 0;\n    color: #fffaf4;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .oaj-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .oaj-details-box,\n  .oaj-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--oaj-white);\n    border: 1px solid var(--oaj-neutral-border);\n    border-radius: 8px;\n  }\n\n  .oaj-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--oaj-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--oaj-neutral-border);\n  }\n\n  .oaj-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(--oaj-neutral-border);\n  }\n\n  .oaj-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .oaj-detail-label {\n    color: var(--oaj-muted);\n    font-weight: 600;\n  }\n\n  .oaj-detail-value {\n    color: var(--oaj-ink);\n    text-align: right;\n  }\n\n  .oaj-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .oaj-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--oaj-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--oaj-neutral-border);\n  }\n\n  .oaj-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .oaj-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--oaj-cognac);\n    font-weight: 700;\n  }\n\n  .oaj-journey-intro,\n  .oaj-accord-intro,\n  .oaj-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--oaj-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .oaj-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--oaj-soft-tint);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 8px;\n  }\n\n  .oaj-journey-number,\n  .oaj-accord-icon,\n  .oaj-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--oaj-cognac);\n    color: var(--oaj-white);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .oaj-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .oaj-journey-card h4,\n  .oaj-accord-card h4,\n  .oaj-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--oaj-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .oaj-journey-card p,\n  .oaj-accord-card p,\n  .oaj-trust-card p {\n    margin: 0;\n    color: var(--oaj-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .oaj-accord-card,\n  .oaj-trust-card {\n    padding: 22px;\n    background: var(--oaj-white);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .oaj-accord-icon,\n  .oaj-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .oaj-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--oaj-deep-espresso) 0%,\n      var(--oaj-cognac) 50%,\n      var(--oaj-black) 100%\n    );\n    color: var(--oaj-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .oaj-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--oaj-pale-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .oaj-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  .oaj-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--oaj-soft-tint);\n    border: 1px solid var(--oaj-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .oaj-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--oaj-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .oaj-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--oaj-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .oaj-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--oaj-soft-tint-2);\n    border: 1px solid var(--oaj-warm-border);\n    border-left: 6px solid var(--oaj-amber);\n    border-radius: 8px;\n  }\n\n  .oaj-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--oaj-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oaj-performance-section p {\n    margin: 0;\n    color: var(--oaj-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .oaj-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--oaj-neutral-border);\n  }\n\n  .oaj-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--oaj-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .oaj-faq-item {\n    background: var(--oaj-white);\n    border-bottom: 1px solid var(--oaj-neutral-border);\n  }\n\n  .oaj-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--oaj-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .oaj-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oaj-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--oaj-cognac);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .oaj-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .oaj-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--oaj-body);\n    font-size: 1rem;\n  }\n\n  .oaj-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .oudh-al-jabal-wrapper {\n      padding: 35px;\n    }\n\n    .oaj-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .oaj-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .oaj-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .oaj-tagline {\n      font-size: 1.3rem;\n    }\n\n    .oaj-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .oaj-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .oaj-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .oaj-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .oaj-three-grid,\n    .oaj-journey-grid,\n    .oaj-accord-grid,\n    .oaj-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .oaj-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .oaj-character-card {\n      padding: 35px;\n    }\n\n    .oaj-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .oaj-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .oaj-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .oaj-section-title,\n    .oaj-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .oaj-card-title {\n      font-size: 1.15rem;\n    }\n\n    .oaj-card-description {\n      font-size: 1rem;\n    }\n\n    .oaj-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .oaj-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .oaj-box-title {\n      font-size: 1.05rem;\n    }\n\n    .oaj-detail-row,\n    .oaj-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .oaj-journey-intro,\n    .oaj-accord-intro,\n    .oaj-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .oaj-journey-card h4,\n    .oaj-accord-card h4,\n    .oaj-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .oaj-journey-card p,\n    .oaj-accord-card p,\n    .oaj-trust-card p {\n      font-size: 1rem;\n    }\n\n    .oaj-statement-section {\n      padding: 44px;\n    }\n\n    .oaj-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .oaj-statement-section p,\n    .oaj-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .oaj-occasion-section {\n      padding: 38px;\n    }\n\n    .oaj-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .oaj-performance-section {\n      padding: 30px;\n    }\n\n    .oaj-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .oaj-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .oaj-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .oaj-three-grid,\n    .oaj-journey-grid,\n    .oaj-accord-grid,\n    .oaj-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oudh-al-jabal-wrapper {\n      padding: 10px;\n    }\n\n    .oaj-header {\n      padding: 26px 8px;\n    }\n\n    .oaj-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .oaj-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .oaj-tagline {\n      font-size: 0.95rem;\n    }\n\n    .oaj-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .oaj-detail-value {\n      text-align: left;\n    }\n\n    .oaj-character-card {\n      padding: 24px 18px;\n    }\n\n    .oaj-journey-section,\n    .oaj-accord-section,\n    .oaj-trust-section {\n      padding: 25px 15px;\n    }\n\n    .oaj-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .oaj-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .oaj-performance-section {\n      padding-left: 22px;\n      border-left-width: 5px;\n    }\n\n    .oaj-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudh-al-jabal-wrapper\"\u003e\n\n  \u003cdiv class=\"oaj-header\"\u003e\n    \u003cdiv class=\"oaj-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"oaj-main-title\"\u003eOudh Al Jabal\u003c\/h2\u003e\n    \u003cp class=\"oaj-tagline\"\u003e\n      “A fresh floral oud fragrance balancing oriental richness with spicy modern character.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-intro-grid\"\u003e\n\n    \u003cdiv class=\"oaj-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/oudh-al-Anfar-oudh-al-jabal-100ml-edp-for-men-oudhshop.co.uk.webp?v=1739211252\" alt=\"Oudh Al Jabal by Oudh Al Anfar 100ml Eau de Parfum with amber brown glass, mirrored gold label, polished gold collar, espresso brown cap and deep brown presentation box\" class=\"oaj-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oaj-story\"\u003e\n      \u003ch3\u003eFresh Floral Character with Oriental and Spicy Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOudh Al Jabal by Oudh Al Anfar\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml unisex Eau de Parfum\u003c\/strong\u003e created around a fresh,\n        floral, oriental and spicy fragrance identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oudh Al Anfar is presented as continuing a family fragrance legacy,\n        offering Western, Arabic and oriental perfumes alongside oud and\n        Dehn Al Oudh creations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oudh Al Jabal is described as a modern Arabic oud fragrance inspired\n        by an expressive floral moment and the beauty of nature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Freshness brings lift to the composition, floral character adds\n        elegance, and oriental-spicy depth gives the fragrance warmth and\n        presence.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The harmonious combination is presented as both modern and timeless.\n        Amber-brown glass, a mirrored gold label, polished gold collar,\n        espresso-brown cap and deep brown box give Oudh Al Jabal a warm,\n        refined and gift-ready presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-notes-section\"\u003e\n\n    \u003ch3 class=\"oaj-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"oaj-three-grid\"\u003e\n\n      \u003cdiv class=\"oaj-note-card\"\u003e\n        \u003cdiv class=\"oaj-card-label\"\u003eOpening Character\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-title\"\u003eFresh and Uplifting\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-description\"\u003e\n          Freshness creates lift, clarity and a lively first impression around\n          the richer oud-led composition.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-note-card\"\u003e\n        \u003cdiv class=\"oaj-card-label\"\u003eFloral Heart\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-title\"\u003eElegant Floral Expression\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-description\"\u003e\n          A floral character adds softness, elegance and a nature-inspired\n          aesthetic dimension.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-note-card\"\u003e\n        \u003cdiv class=\"oaj-card-label\"\u003eOverall Foundation\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-title\"\u003eOud, Oriental and Spicy\u003c\/div\u003e\n        \u003cdiv class=\"oaj-card-description\"\u003e\n          Oud-led oriental richness and spicy warmth create depth, presence\n          and a distinctly Arabic fragrance identity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-character-section\"\u003e\n\n    \u003cdiv class=\"oaj-character-card\"\u003e\n      \u003ch3\u003eThe Fresh Floral Contrast\u003c\/h3\u003e\n      \u003cp\u003e\n        Freshness and floral elegance give the fragrance a bright,\n        aesthetically refined and nature-inspired character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oaj-character-card\"\u003e\n      \u003ch3\u003eThe Oriental Spicy Finish\u003c\/h3\u003e\n      \u003cp\u003e\n        Oud-led oriental depth and spicy warmth provide structure, richness\n        and a confident finishing trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-details-grid\"\u003e\n\n    \u003cdiv class=\"oaj-details-box\"\u003e\n      \u003ch4 class=\"oaj-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eOudh Al Jabal\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eMen and Women \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eFresh, Floral, Oriental, Spicy and Oud-Led\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eModern, Timeless, Harmonious and Refined\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-detail-row\"\u003e\n        \u003cspan class=\"oaj-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"oaj-detail-value\"\u003eAmber Brown, Mirrored Gold and Espresso Brown\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oaj-highlights-box\"\u003e\n      \u003ch4 class=\"oaj-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"oaj-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\u003eFresh uplifting character\u003c\/li\u003e\n        \u003cli\u003eElegant floral expression\u003c\/li\u003e\n        \u003cli\u003eOud-led Arabic identity\u003c\/li\u003e\n        \u003cli\u003eOriental depth\u003c\/li\u003e\n        \u003cli\u003eSpicy warmth\u003c\/li\u003e\n        \u003cli\u003eModern yet timeless composition\u003c\/li\u003e\n        \u003cli\u003eHarmonious fragrance profile\u003c\/li\u003e\n        \u003cli\u003eTransparent amber-brown bottle\u003c\/li\u003e\n        \u003cli\u003eMirrored gold label and collar\u003c\/li\u003e\n        \u003cli\u003eWarm gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-journey-section\"\u003e\n\n    \u003ch3 class=\"oaj-section-title\"\u003eThe Oudh Al Jabal Journey\u003c\/h3\u003e\n\n    \u003cp class=\"oaj-journey-intro\"\u003e\n      A harmonious progression from fresh brightness into floral elegance\n      before settling into oud-led oriental and spicy depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oaj-journey-grid\"\u003e\n\n      \u003cdiv class=\"oaj-journey-card\"\u003e\n        \u003cdiv class=\"oaj-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Natural Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Freshness gives the fragrance an uplifting, lively and polished first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-journey-card\"\u003e\n        \u003cdiv class=\"oaj-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Elegance\u003c\/h4\u003e\n        \u003cp\u003e\n          A floral character introduces softness, beauty and a nature-inspired\n          central expression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-journey-card\"\u003e\n        \u003cdiv class=\"oaj-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOriental Spicy Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud, oriental depth and spicy warmth create a rich and confident\n          finishing impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-accord-section\"\u003e\n\n    \u003ch3 class=\"oaj-section-title\"\u003eThe Signature Oudh Al Jabal Accords\u003c\/h3\u003e\n\n    \u003cp class=\"oaj-accord-intro\"\u003e\n      A modern Arabic composition shaped by fresh character, floral elegance\n      and oud-led oriental-spicy depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oaj-accord-grid\"\u003e\n\n      \u003cdiv class=\"oaj-accord-card\"\u003e\n        \u003cdiv class=\"oaj-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFresh Character\u003c\/h4\u003e\n        \u003cp\u003e\n          Freshness provides lift, clarity and a clean contrast to the richer\n          foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-accord-card\"\u003e\n        \u003cdiv class=\"oaj-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eFloral Expression\u003c\/h4\u003e\n        \u003cp\u003e\n          Florals add elegance, softness and a natural aesthetic quality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-accord-card\"\u003e\n        \u003cdiv class=\"oaj-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud, Oriental and Spicy\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud-led warmth and spice create richness, structure and Arabic\n          fragrance character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-statement-section\"\u003e\n    \u003ch3\u003eAmber Glass, Mirrored Gold and Modern Arabian Character\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Jabal combines fresh and floral character with oud-led\n      oriental-spicy depth. Its transparent amber-brown glass, mirrored gold\n      label, polished gold collar, espresso-brown cap and deep brown box\n      reflect a fragrance designed to feel warm, harmonious and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-occasion-section\"\u003e\n    \u003ch3\u003eA Versatile Unisex Signature for Everyday and Occasion Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Jabal can complement everyday routines, work, dinners, social\n      gatherings, celebrations and fragrance gifting. Its fresh floral\n      brightness and oriental-spicy depth allow it to move comfortably between\n      casual and more polished settings.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oaj-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Jabal is presented as a 100ml Eau de Parfum with a rich yet\n      fresh oriental-spicy character. 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=\"oaj-trust-section\"\u003e\n\n    \u003ch3 class=\"oaj-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"oaj-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, floral-oriental scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oaj-trust-grid\"\u003e\n\n      \u003cdiv class=\"oaj-trust-card\"\u003e\n        \u003cdiv class=\"oaj-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, musk compositions\n          and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oaj-trust-card\"\u003e\n        \u003cdiv class=\"oaj-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=\"oaj-trust-card\"\u003e\n        \u003cdiv class=\"oaj-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=\"oaj-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oudh Al Jabal smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Jabal is described as fresh, floral, oriental and spicy,\n          with an oud-led Arabic fragrance identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Jabal an oud perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is presented as a modern Arabic oud perfume.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Jabal suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The London Musk description presents Oudh Al Jabal as a\n          specially designed unisex perfume.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Jabal a floral fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Floral character is central to the product description and is\n          presented alongside fresh, oriental and spicy facets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Jabal fresh or spicy?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is described as both fresh and spicy, supported by floral and\n          oriental character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oudh Al Jabal?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Jabal 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=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can Oudh Al Jabal be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh floral and oriental-spicy profile can complement everyday\n          wear, work, dinners, social gatherings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oudh Al Jabal last?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Exact 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=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow is Oudh Al Jabal packaged?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is presented in transparent amber-brown glass with a mirrored gold\n          label, polished gold collar, espresso-brown rectangular cap and a\n          coordinated deep brown box.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oaj-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Jabal suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"oaj-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, unisex profile and coordinated amber, gold and\n          deep brown 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":47583163711734,"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-Jabal-EDP-100ml_jpg.webp?v=1734442122"},{"product_id":"oudh-al-mamlika-edp-100ml","title":"Oudh Al Mamlika EDP (100ml)","description":"\u003cstyle\u003e\n  .oudh-al-mamlika-wrapper {\n    --oam-white: #ffffff;\n    --oam-porcelain: #fbfaf7;\n    --oam-soft-neutral: #f5f1ea;\n    --oam-burgundy: #772b2c;\n    --oam-deep-burgundy: #52191d;\n    --oam-wine: #642126;\n    --oam-antique-gold: #b5943c;\n    --oam-pale-gold: #dfca78;\n    --oam-deep-gold: #8f7020;\n    --oam-warm-ivory: #f3ecd9;\n    --oam-crystal: #edf1ef;\n    --oam-deep-brown: #3d2922;\n    --oam-black: #151313;\n    --oam-charcoal: #2c2928;\n    --oam-soft-tint: #fbf2f0;\n    --oam-soft-tint-2: #fdf8f5;\n    --oam-warm-border: #e3cdc5;\n    --oam-neutral-border: #dfddd8;\n    --oam-ink: #251e1d;\n    --oam-body: #4d4140;\n    --oam-muted: #7b706e;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--oam-white);\n    color: var(--oam-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-al-mamlika-wrapper *,\n  .oudh-al-mamlika-wrapper *::before,\n  .oudh-al-mamlika-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .oam-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--oam-white);\n    border: 0;\n    border-bottom: 1px solid var(--oam-warm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .oam-brand-tag {\n    margin-bottom: 8px;\n    color: var(--oam-burgundy);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .oam-main-title {\n    margin: 0 0 10px;\n    color: var(--oam-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  .oam-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--oam-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .oam-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .oam-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--oam-white);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 10px;\n  }\n\n  .oam-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .oam-story h3 {\n    margin: 0 0 16px;\n    color: var(--oam-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oam-story p {\n    margin: 0 0 17px;\n    color: var(--oam-body);\n    font-size: 1.05rem;\n  }\n\n  .oam-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .oam-section-title {\n    margin: 0 0 25px;\n    color: var(--oam-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  .oam-notes-section,\n  .oam-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--oam-white);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 10px;\n  }\n\n  .oam-accord-section,\n  .oam-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--oam-soft-tint);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 10px;\n  }\n\n  .oam-three-grid,\n  .oam-journey-grid,\n  .oam-accord-grid,\n  .oam-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .oam-note-card {\n    padding: 22px;\n    background: var(--oam-soft-tint-2);\n    border: 1px solid var(--oam-warm-border);\n    border-top: 4px solid var(--oam-burgundy);\n    border-radius: 8px;\n  }\n\n  .oam-card-label {\n    margin-bottom: 7px;\n    color: var(--oam-burgundy);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oam-card-title {\n    margin-bottom: 7px;\n    color: var(--oam-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .oam-card-description {\n    color: var(--oam-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .oam-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--oam-antique-gold);\n    border: 1px solid var(--oam-antique-gold);\n    border-radius: 10px;\n  }\n\n  .oam-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--oam-deep-brown),\n      var(--oam-black)\n    );\n    color: var(--oam-white);\n  }\n\n  .oam-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--oam-pale-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .oam-character-card p {\n    margin: 0;\n    color: #fffaf7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .oam-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .oam-details-box,\n  .oam-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--oam-white);\n    border: 1px solid var(--oam-neutral-border);\n    border-radius: 8px;\n  }\n\n  .oam-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--oam-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--oam-neutral-border);\n  }\n\n  .oam-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(--oam-neutral-border);\n  }\n\n  .oam-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .oam-detail-label {\n    color: var(--oam-muted);\n    font-weight: 600;\n  }\n\n  .oam-detail-value {\n    color: var(--oam-ink);\n    text-align: right;\n  }\n\n  .oam-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .oam-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--oam-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--oam-neutral-border);\n  }\n\n  .oam-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .oam-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--oam-burgundy);\n    font-weight: 700;\n  }\n\n  .oam-journey-intro,\n  .oam-accord-intro,\n  .oam-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--oam-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .oam-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--oam-soft-tint);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 8px;\n  }\n\n  .oam-journey-number,\n  .oam-accord-icon,\n  .oam-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--oam-burgundy);\n    color: var(--oam-white);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .oam-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .oam-journey-card h4,\n  .oam-accord-card h4,\n  .oam-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--oam-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .oam-journey-card p,\n  .oam-accord-card p,\n  .oam-trust-card p {\n    margin: 0;\n    color: var(--oam-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .oam-accord-card,\n  .oam-trust-card {\n    padding: 22px;\n    background: var(--oam-white);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .oam-accord-icon,\n  .oam-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .oam-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--oam-deep-burgundy) 0%,\n      var(--oam-deep-brown) 52%,\n      var(--oam-black) 100%\n    );\n    color: var(--oam-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .oam-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--oam-pale-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .oam-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffaf7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .oam-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--oam-soft-tint);\n    border: 1px solid var(--oam-warm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .oam-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--oam-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .oam-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--oam-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .oam-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--oam-soft-tint-2);\n    border: 1px solid var(--oam-warm-border);\n    border-left: 6px solid var(--oam-burgundy);\n    border-radius: 8px;\n  }\n\n  .oam-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--oam-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .oam-performance-section p {\n    margin: 0;\n    color: var(--oam-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .oam-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--oam-neutral-border);\n  }\n\n  .oam-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--oam-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .oam-faq-item {\n    background: var(--oam-white);\n    border-bottom: 1px solid var(--oam-neutral-border);\n  }\n\n  .oam-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--oam-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .oam-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oam-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--oam-burgundy);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .oam-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .oam-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--oam-body);\n    font-size: 1rem;\n  }\n\n  .oam-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .oudh-al-mamlika-wrapper {\n      padding: 35px;\n    }\n\n    .oam-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .oam-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .oam-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .oam-tagline {\n      font-size: 1.3rem;\n    }\n\n    .oam-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .oam-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .oam-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .oam-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .oam-three-grid,\n    .oam-journey-grid,\n    .oam-accord-grid,\n    .oam-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .oam-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .oam-character-card {\n      padding: 35px;\n    }\n\n    .oam-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .oam-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .oam-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .oam-section-title,\n    .oam-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .oam-card-title {\n      font-size: 1.15rem;\n    }\n\n    .oam-card-description {\n      font-size: 1rem;\n    }\n\n    .oam-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .oam-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .oam-box-title {\n      font-size: 1.05rem;\n    }\n\n    .oam-detail-row,\n    .oam-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .oam-journey-intro,\n    .oam-accord-intro,\n    .oam-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .oam-journey-card h4,\n    .oam-accord-card h4,\n    .oam-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .oam-journey-card p,\n    .oam-accord-card p,\n    .oam-trust-card p {\n      font-size: 1rem;\n    }\n\n    .oam-statement-section {\n      padding: 44px;\n    }\n\n    .oam-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .oam-statement-section p,\n    .oam-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .oam-occasion-section {\n      padding: 38px;\n    }\n\n    .oam-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .oam-performance-section {\n      padding: 30px;\n    }\n\n    .oam-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .oam-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .oam-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .oam-three-grid,\n    .oam-journey-grid,\n    .oam-accord-grid,\n    .oam-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .oudh-al-mamlika-wrapper {\n      padding: 10px;\n    }\n\n    .oam-header {\n      padding: 26px 8px;\n    }\n\n    .oam-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .oam-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .oam-tagline {\n      font-size: 0.95rem;\n    }\n\n    .oam-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .oam-detail-value {\n      text-align: left;\n    }\n\n    .oam-character-card {\n      padding: 24px 18px;\n    }\n\n    .oam-journey-section,\n    .oam-accord-section,\n    .oam-trust-section {\n      padding: 25px 15px;\n    }\n\n    .oam-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .oam-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .oam-performance-section {\n      padding-left: 22px;\n      border-left-width: 5px;\n    }\n\n    .oam-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"oudh-al-mamlika-wrapper\"\u003e\n\n  \u003cdiv class=\"oam-header\"\u003e\n    \u003cdiv class=\"oam-brand-tag\"\u003eAdyan Prestige Presents\u003c\/div\u003e\n    \u003ch2 class=\"oam-main-title\"\u003eOudh Al Mamlika\u003c\/h2\u003e\n    \u003cp class=\"oam-tagline\"\u003e\n      “A regal oriental-spicy fragrance of rich oud, smoky woods, rose, amber, musk and exotic spice.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-intro-grid\"\u003e\n\n    \u003cdiv class=\"oam-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/T0F130PER00591copy.webp?v=1739211296\" alt=\"Oudh Al Mamlika by Adyan Prestige 100ml Eau de Parfum with royal burgundy patterned bottle, antique gold label, clear crystal cap, polished gold collar and warm ivory presentation box\" class=\"oam-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oam-story\"\u003e\n      \u003ch3\u003eRegal Oud with Rose, Amber, Musk and Exotic Spice\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eOudh Al Mamlika by Adyan Prestige\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml unisex Eau de Parfum\u003c\/strong\u003e with a rich oriental and\n        spicy fragrance identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oudh Al Mamlika is built around a powerful oud character, smoky woods\n        and exotic spices, creating a confident Arabic fragrance profile with\n        a mysterious and sophisticated mood.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cedar and rose add the fragrance’s refined balance. Cedar brings dry\n        woody structure, while rose gives a polished floral softness around\n        the deeper oud character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber and musk shape the warm sensual finish. Amber adds smooth\n        sweetness and depth, while musk gives softness, body and lasting\n        elegance to the dry-down.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a royal-burgundy patterned bottle with an antique-gold\n        label, polished gold collar and clear crystal cap, alongside a warm\n        ivory box decorated with burgundy and gold botanical artwork, Oudh Al\n        Mamlika feels refined, regal and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-notes-section\"\u003e\n\n    \u003ch3 class=\"oam-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"oam-three-grid\"\u003e\n\n      \u003cdiv class=\"oam-note-card\"\u003e\n        \u003cdiv class=\"oam-card-label\"\u003eRegal Oud Core\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-title\"\u003eRich Oud, Smoky Notes and Precious Woods\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-description\"\u003e\n          Oud, smoky character and precious woods establish the fragrance’s\n          powerful oriental foundation and royal identity.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-note-card\"\u003e\n        \u003cdiv class=\"oam-card-label\"\u003eFloral-Woody Balance\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-title\"\u003eCedar and Rose\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-description\"\u003e\n          Cedar adds dry woody structure while rose provides floral softness\n          and a refined contrast to the darker oud.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-note-card\"\u003e\n        \u003cdiv class=\"oam-card-label\"\u003eWarm Sensual Finish\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-title\"\u003eAmber, Musk and Exotic Spices\u003c\/div\u003e\n        \u003cdiv class=\"oam-card-description\"\u003e\n          Amber supplies sweet warmth, musk adds sensual depth and exotic\n          spices strengthen the oriental character.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-character-section\"\u003e\n\n    \u003cdiv class=\"oam-character-card\"\u003e\n      \u003ch3\u003eThe Rose and Precious-Wood Contrast\u003c\/h3\u003e\n      \u003cp\u003e\n        Cedar and rose bring structure and refinement around a rich oud and\n        smoky precious-wood foundation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oam-character-card\"\u003e\n      \u003ch3\u003eThe Amber Musk Spice Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Amber sweetness, sensual musk and exotic spices create a warm,\n        mysterious and confidently oriental finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-details-grid\"\u003e\n\n    \u003cdiv class=\"oam-details-box\"\u003e\n      \u003ch4 class=\"oam-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eOudh Al Mamlika\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eAdyan Prestige\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eMen and Women \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eOriental and Spicy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003eFragrance Character\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eOud, Smoky Woods, Cedar, Rose, Amber, Musk and Spices\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-detail-row\"\u003e\n        \u003cspan class=\"oam-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"oam-detail-value\"\u003eRoyal Burgundy, Antique Gold, Crystal and Warm Ivory\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oam-highlights-box\"\u003e\n      \u003ch4 class=\"oam-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"oam-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\u003eOriental and spicy fragrance identity\u003c\/li\u003e\n        \u003cli\u003eRegal rich oud character\u003c\/li\u003e\n        \u003cli\u003eAtmospheric smoky notes\u003c\/li\u003e\n        \u003cli\u003eStructured precious woods\u003c\/li\u003e\n        \u003cli\u003eDry cedarwood nuance\u003c\/li\u003e\n        \u003cli\u003eRefined rose character\u003c\/li\u003e\n        \u003cli\u003eWarm amber sweetness\u003c\/li\u003e\n        \u003cli\u003eSensual musky depth\u003c\/li\u003e\n        \u003cli\u003eExotic spicy presence\u003c\/li\u003e\n        \u003cli\u003eCollectible gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-journey-section\"\u003e\n\n    \u003ch3 class=\"oam-section-title\"\u003eThe Oudh Al Mamlika Journey\u003c\/h3\u003e\n\n    \u003cp class=\"oam-journey-intro\"\u003e\n      A regal progression from rich smoky oud and precious woods into cedar\n      and rose before settling into amber, musk and exotic spices.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oam-journey-grid\"\u003e\n\n      \u003cdiv class=\"oam-journey-card\"\u003e\n        \u003cdiv class=\"oam-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eRich Smoky Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud, smoky character and precious woods establish a powerful and\n          sophisticated oriental identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-journey-card\"\u003e\n        \u003cdiv class=\"oam-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eCedar Rose Refinement\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar adds dry woody structure while rose introduces a softer floral\n          contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-journey-card\"\u003e\n        \u003cdiv class=\"oam-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk and Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber sweetness, sensual musk and exotic spices create a warm and\n          mysterious finishing trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-accord-section\"\u003e\n\n    \u003ch3 class=\"oam-section-title\"\u003eThe Signature Oudh Al Mamlika Accords\u003c\/h3\u003e\n\n    \u003cp class=\"oam-accord-intro\"\u003e\n      A royal oriental-spicy composition shaped by oud, smoky precious woods,\n      cedar, rose, amber, musk and exotic spice.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oam-accord-grid\"\u003e\n\n      \u003cdiv class=\"oam-accord-card\"\u003e\n        \u003cdiv class=\"oam-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eOud and Smoky Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Rich oud and smoky precious woods provide depth, power and a\n          distinctly oriental foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-accord-card\"\u003e\n        \u003cdiv class=\"oam-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCedar and Rose\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar supplies dry structure while rose adds floral softness and\n          elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-accord-card\"\u003e\n        \u003cdiv class=\"oam-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber, Musk and Spices\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber creates warmth, musk adds sensual texture and spices provide\n          exotic intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-statement-section\"\u003e\n    \u003ch3\u003eRoyal Burgundy, Antique Gold and Oriental Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Mamlika combines rich smoky oud and precious woods with cedar,\n      rose, amber, musk and exotic spices. Its royal-burgundy patterned bottle,\n      antique-gold label, polished gold collar, clear crystal cap and ornate\n      warm-ivory box reflect a fragrance designed to feel regal, mysterious\n      and collectible.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-occasion-section\"\u003e\n    \u003ch3\u003eA Regal Unisex Signature for Evenings and Special Occasions\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Mamlika can complement evening wear, dinners, formal gatherings,\n      celebrations, special occasions and fragrance gifting. Its rose-and-wood\n      refinement and warm amber-musk-spice trail will particularly appeal to\n      those who enjoy rich oriental compositions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"oam-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Oudh Al Mamlika is presented as an Eau de Parfum with a rich and lasting\n      oriental character. Oud, precious woods, amber, musk and spices provide\n      substantial depth, although 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=\"oam-trust-section\"\u003e\n\n    \u003ch3 class=\"oam-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"oam-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, oriental-spicy scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oam-trust-grid\"\u003e\n\n      \u003cdiv class=\"oam-trust-card\"\u003e\n        \u003cdiv class=\"oam-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, musk compositions\n          and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oam-trust-card\"\u003e\n        \u003cdiv class=\"oam-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=\"oam-trust-card\"\u003e\n        \u003cdiv class=\"oam-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=\"oam-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Oudh Al Mamlika smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Mamlika is an oriental-spicy fragrance with rich oud, smoky\n          precious woods, cedar, rose, amber, musk and exotic spice character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Mamlika an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud forms the fragrance’s central identity and is supported by\n          smoky notes, precious woods and exotic spices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Mamlika suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing presents Oudh Al Mamlika as a unisex Eau de\n          Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Oudh Al Mamlika contain rose?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Rose is part of the listed fragrance character and is presented\n          alongside cedar, musk and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Mamlika a spicy fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is presented as an oriental and spicy fragrance with exotic\n          spice character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Oudh Al Mamlika?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oudh Al Mamlika 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=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Oudh Al Mamlika best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its rich oud, woods, amber and spice profile can complement evenings,\n          dinners, formal gatherings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Oudh Al Mamlika last?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Exact 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=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow is Oudh Al Mamlika packaged?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is presented in a royal-burgundy patterned bottle with an\n          antique-gold label, polished gold collar and clear crystal cap,\n          accompanied by an ornate warm-ivory, burgundy and gold box.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"oam-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Oudh Al Mamlika suitable as a fragrance gift?\u003c\/summary\u003e\n      \u003cdiv class=\"oam-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, unisex oriental fragrance profile and\n          coordinated decorative bottle-and-box presentation make it suitable\n          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":47583167906038,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Al-Mamlika-EDP-100ml_jpg.webp?v=1734442170"},{"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-2020-black-edp-100ml","title":"Oudh Khalifa 2020 Black EDP (100ml)","description":"\u003cstyle\u003e.oudh-khalifa-black-wrapper{\n  --okb-white:#ffffff;\n  --okb-pale:#f6f5f2;\n  --okb-pale-2:#faf9f6;\n  --okb-border:#ded8cb;\n  --okb-neutral-border:#e4e5e5;\n  --okb-dominant:#151515;\n  --okb-secondary:#b89434;\n  --okb-secondary-dark:#86681f;\n  --okb-dark-panel:#171515;\n  --okb-dark-deep:#0d0c0c;\n  --okb-walnut:#5a3827;\n  --okb-chrome:#c5c9cb;\n  --okb-ink:#202123;\n  --okb-body:#484b4e;\n  --okb-muted:#777b7e;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--okb-white);\n  color:var(--okb-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-black-wrapper *,\n.oudh-khalifa-black-wrapper *::before,\n.oudh-khalifa-black-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.okb-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--okb-white);\n  border:0;\n  border-bottom:1px solid var(--okb-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.okb-brand-tag{\n  margin-bottom:8px;\n  color:var(--okb-secondary-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.okb-main-title{\n  margin:0 0 10px;\n  color:var(--okb-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.okb-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--okb-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.okb-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.okb-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--okb-white);\n  border:1px solid var(--okb-border);\n  border-radius:10px;\n}\n\n.okb-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.okb-story h3{\n  margin:0 0 16px;\n  color:var(--okb-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okb-story p{\n  margin:0 0 17px;\n  color:var(--okb-body);\n  font-size:1.05rem;\n}\n\n.okb-story p:last-child{\n  margin-bottom:0;\n}\n\n.okb-section-title{\n  margin:0 0 25px;\n  color:var(--okb-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.okb-notes-section,\n.okb-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okb-white);\n  border:1px solid var(--okb-border);\n  border-radius:10px;\n}\n\n.okb-accord-section,\n.okb-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okb-pale-2);\n  border:1px solid var(--okb-border);\n  border-radius:10px;\n}\n\n.okb-three-grid,\n.okb-journey-grid,\n.okb-accord-grid,\n.okb-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.okb-note-card{\n  padding:22px;\n  background:var(--okb-pale);\n  border:1px solid var(--okb-border);\n  border-top:4px solid var(--okb-secondary);\n  border-radius:8px;\n}\n\n.okb-card-label{\n  margin-bottom:7px;\n  color:var(--okb-secondary-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okb-card-title{\n  margin-bottom:7px;\n  color:var(--okb-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.okb-card-description{\n  color:var(--okb-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.okb-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--okb-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.okb-character-card{\n  padding:30px 24px;\n  background:var(--okb-dark-panel);\n  color:var(--okb-white);\n}\n\n.okb-character-card:nth-child(2){\n  border-top:1px solid var(--okb-secondary);\n}\n\n.okb-character-card h3{\n  margin:0 0 10px;\n  color:#e5cf7f;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okb-character-card p{\n  margin:0;\n  color:#fbfbfb;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.okb-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.okb-details-box,\n.okb-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--okb-white);\n  border:1px solid var(--okb-neutral-border);\n  border-radius:8px;\n}\n\n.okb-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--okb-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--okb-neutral-border);\n}\n\n.okb-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(--okb-neutral-border);\n}\n\n.okb-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.okb-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--okb-muted);\n  font-weight:600;\n}\n\n.okb-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--okb-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.okb-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.okb-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--okb-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--okb-neutral-border);\n}\n\n.okb-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.okb-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.okb-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--okb-secondary-dark);\n  font-weight:700;\n}\n\n.okb-journey-intro,\n.okb-accord-intro,\n.okb-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--okb-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.okb-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--okb-pale);\n  border:1px solid var(--okb-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.okb-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(--okb-dominant);\n  color:var(--okb-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.okb-journey-card h4,\n.okb-accord-card h4,\n.okb-trust-card h4{\n  margin:0 0 6px;\n  color:var(--okb-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.okb-journey-card p,\n.okb-accord-card p,\n.okb-trust-card p{\n  margin:0;\n  color:var(--okb-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.okb-accord-card,\n.okb-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--okb-white);\n  border:1px solid var(--okb-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.okb-accord-icon,\n.okb-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(--okb-dominant);\n  color:var(--okb-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.okb-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--okb-walnut) 0%,var(--okb-dark-panel) 48%,var(--okb-dark-deep) 100%);\n  color:var(--okb-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.okb-statement-section h3{\n  margin:0 0 12px;\n  color:#e5cf7f;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okb-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fbfbfb;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okb-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--okb-pale);\n  border:1px solid var(--okb-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.okb-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--okb-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okb-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--okb-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okb-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--okb-pale-2);\n  border:1px solid var(--okb-border);\n  border-left:6px solid var(--okb-secondary);\n  border-radius:8px;\n}\n\n.okb-performance-section h3{\n  margin:0 0 10px;\n  color:var(--okb-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okb-performance-section p{\n  margin:0;\n  color:var(--okb-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.okb-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--okb-border);\n}\n\n.okb-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--okb-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.okb-faq-item{\n  background:var(--okb-white);\n  border-bottom:1px solid var(--okb-neutral-border);\n}\n\n.okb-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--okb-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.okb-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.okb-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--okb-secondary-dark);\n  font-size:1.35rem;\n}\n\n.okb-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.okb-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--okb-body);\n  font-size:1rem;\n}\n\n.okb-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-khalifa-black-wrapper{\n    padding:35px;\n  }\n\n  .okb-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .okb-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .okb-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .okb-tagline{\n    font-size:1.3rem;\n  }\n\n  .okb-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .okb-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .okb-story h3{\n    font-size:1.75rem;\n  }\n\n  .okb-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .okb-three-grid,\n  .okb-journey-grid,\n  .okb-accord-grid,\n  .okb-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .okb-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .okb-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--okb-secondary);\n  }\n\n  .okb-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .okb-section-title,\n  .okb-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .okb-card-title{\n    font-size:1.15rem;\n  }\n\n  .okb-detail-row,\n  .okb-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .okb-statement-section{\n    padding:44px;\n  }\n\n  .okb-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .okb-statement-section p,\n  .okb-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .okb-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .okb-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-khalifa-black-wrapper{\n    padding:10px;\n  }\n\n  .okb-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .okb-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .okb-detail-label{\n    flex-basis:auto;\n  }\n\n  .okb-detail-value{\n    text-align:left;\n  }\n\n  .okb-notes-section,\n  .okb-journey-section,\n  .okb-accord-section,\n  .okb-trust-section{\n    padding:25px 15px;\n  }\n\n  .okb-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .okb-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-khalifa-black-wrapper\"\u003e\n\u003cdiv class=\"okb-header\"\u003e\n\u003cdiv class=\"okb-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"okb-main-title\"\u003eOudh Khalifa 2020 Black\u003c\/h2\u003e\n\u003cp class=\"okb-tagline\"\u003e“Sandalwood and white musk over exotic spices, warm amber, deep oud and earthy undertones.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-intro-grid\"\u003e\n\u003cdiv class=\"okb-image-frame\"\u003e\n\u003cimg alt=\"Oudh Khalifa 2020 Black by Oudh Al Anfar 100ml Eau de Parfum with a faceted lacquer-black bottle, dark walnut spherical cap, polished chrome collar and antique-gold Arabic lettering, paired with a coordinated black presentation box featuring silver filigree and gold details\" class=\"okb-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oudh-khalifa-2020-black-oudh-al-anfar-100-ml-edp-oud-perfume-shop-1000x1000-1.webp?v=1739211399\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-story\"\u003e\n\u003ch3\u003eSandalwood Softness with Amber, Spices and Deep Oud\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Khalifa 2020 Black by Oudh Al Anfar, a 100ml Eau de Parfum for men combining sandalwood, white musk, exotic spices, warm amber, deep oud and earthy undertones.\u003c\/p\u003e\n\u003cp\u003eSandalwood and white musk shape the opening. Sandalwood provides creamy woody character, while white musk adds softness and clean aromatic texture.\u003c\/p\u003e\n\u003cp\u003eExotic spices and warm amber form the heart, bringing comfort, powdery sweetness and glowing oriental warmth.\u003c\/p\u003e\n\u003cp\u003eDeep oud and earthy undertones create complexity, richness and a grounded finishing trail.\u003c\/p\u003e\n\u003cp\u003eThe faceted lacquer-black bottle features antique-gold Arabic lettering, a dark walnut spherical cap and polished chrome collar, paired with a black box decorated with silver filigree and gold details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-notes-section\"\u003e\n\u003ch3 class=\"okb-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"okb-three-grid\"\u003e\n\u003cdiv class=\"okb-note-card\"\u003e\n\u003cdiv class=\"okb-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"okb-card-title\"\u003eSandalwood and White Musk\u003c\/div\u003e\n\u003cdiv class=\"okb-card-description\"\u003eSandalwood creates creamy woody distinction while white musk adds softness, cleanliness and a smooth aromatic opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-note-card\"\u003e\n\u003cdiv class=\"okb-card-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"okb-card-title\"\u003eExotic Spices and Warm Amber\u003c\/div\u003e\n\u003cdiv class=\"okb-card-description\"\u003eExotic spices provide warmth and comfort while amber adds powdery sweetness and glowing oriental depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-note-card\"\u003e\n\u003cdiv class=\"okb-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"okb-card-title\"\u003eDeep Oud and Earthy Undertones\u003c\/div\u003e\n\u003cdiv class=\"okb-card-description\"\u003eDeep oud creates complexity and richness while earthy undertones give the fragrance a grounded and natural finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-character-section\"\u003e\n\u003cdiv class=\"okb-character-card\"\u003e\n\u003ch3\u003eThe Sandalwood Musk Opening\u003c\/h3\u003e\n\u003cp\u003eCreamy sandalwood and soft white musk create a smooth, subtly sweet and polished first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-character-card\"\u003e\n\u003ch3\u003eThe Amber Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003eExotic spices and warm amber settle into deep oud and earthy undertones for a rich and grounded final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-details-grid\"\u003e\n\u003cdiv class=\"okb-details-box\"\u003e\n\u003ch4 class=\"okb-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eOudh Khalifa 2020 Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eSandalwood and White Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eExotic Spices and Warm Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eDeep Oud and Earthy Undertones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-detail-row\"\u003e\n\u003cspan class=\"okb-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"okb-detail-value\"\u003eLacquer Black, Walnut, Antique Gold and Chrome Silver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-highlights-box\"\u003e\n\u003ch4 class=\"okb-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"okb-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated for men\u003c\/li\u003e\n\u003cli\u003eCreamy sandalwood opening\u003c\/li\u003e\n\u003cli\u003eSoft white musk character\u003c\/li\u003e\n\u003cli\u003eComforting exotic spices\u003c\/li\u003e\n\u003cli\u003eWarm powdery amber\u003c\/li\u003e\n\u003cli\u003eRich deep oud\u003c\/li\u003e\n\u003cli\u003eGrounded earthy undertones\u003c\/li\u003e\n\u003cli\u003eSuitable for everyday and occasion wear\u003c\/li\u003e\n\u003cli\u003eFaceted lacquer-black bottle\u003c\/li\u003e\n\u003cli\u003eDark walnut spherical cap\u003c\/li\u003e\n\u003cli\u003eBlack, silver and gold presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-journey-section\"\u003e\n\u003ch3 class=\"okb-section-title\"\u003eThe Oudh Khalifa Black Journey\u003c\/h3\u003e\n\u003cp class=\"okb-journey-intro\"\u003eA warm progression from creamy sandalwood and white musk into exotic spices and amber before settling into deep oud and earthy undertones.\u003c\/p\u003e\n\u003cdiv class=\"okb-journey-grid\"\u003e\n\u003cdiv class=\"okb-journey-card\"\u003e\n\u003cdiv class=\"okb-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eSandalwood Musk Softness\u003c\/h4\u003e\n\u003cp\u003eCreamy sandalwood and white musk create a smooth, clean and subtly sweet first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-journey-card\"\u003e\n\u003cdiv class=\"okb-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSpiced Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eExotic spices and warm amber add comfort, powdery sweetness and oriental depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-journey-card\"\u003e\n\u003cdiv class=\"okb-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eDeep Oud Earthiness\u003c\/h4\u003e\n\u003cp\u003eOud and earthy undertones create a complex, rich and grounded finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-accord-section\"\u003e\n\u003ch3 class=\"okb-section-title\"\u003eThe Signature Oudh Khalifa Black Accords\u003c\/h3\u003e\n\u003cp class=\"okb-accord-intro\"\u003eA rich masculine composition shaped by sandalwood, white musk, exotic spices, warm amber, deep oud and earthy undertones.\u003c\/p\u003e\n\u003cdiv class=\"okb-accord-grid\"\u003e\n\u003cdiv class=\"okb-accord-card\"\u003e\n\u003cdiv class=\"okb-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eSandalwood and White Musk\u003c\/h4\u003e\n\u003cp\u003eSandalwood provides creamy woody structure while white musk adds softness and polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-accord-card\"\u003e\n\u003cdiv class=\"okb-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eExotic Spices and Amber\u003c\/h4\u003e\n\u003cp\u003eSpices introduce warmth and comfort while amber contributes powdery sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-accord-card\"\u003e\n\u003cdiv class=\"okb-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eDeep Oud and Earth\u003c\/h4\u003e\n\u003cp\u003eOud adds complexity and richness while earthy undertones create a natural grounded finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-statement-section\"\u003e\n\u003ch3\u003eBlack, Gold and Deep Arabian Character\u003c\/h3\u003e\n\u003cp\u003eOudh Khalifa 2020 Black moves from sandalwood and white musk into exotic spices and warm amber before settling into deep oud and earthy undertones. Its faceted black bottle, walnut cap, chrome collar and silver-and-gold box reflect a bold masculine fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-occasion-section\"\u003e\n\u003ch3\u003eA Rich Masculine Signature for Everyday and Special Occasions\u003c\/h3\u003e\n\u003cp\u003eIts smooth sandalwood-musk opening and deep amber-oud base can complement everyday wear, work, dinners, social gatherings and formal occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okb-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Khalifa 2020 Black 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=\"okb-trust-section\"\u003e\n\u003ch3 class=\"okb-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"okb-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents, amber compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"okb-trust-grid\"\u003e\n\u003cdiv class=\"okb-trust-card\"\u003e\n\u003cdiv class=\"okb-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=\"okb-trust-card\"\u003e\n\u003cdiv class=\"okb-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=\"okb-trust-card\"\u003e\n\u003cdiv class=\"okb-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=\"okb-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Khalifa 2020 Black smell like?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Khalifa 2020 Black opens with sandalwood and white musk, develops through exotic spices and warm amber, and settles into deep oud and earthy undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oudh Khalifa Black?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are sandalwood and white musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Oudh Khalifa Black?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed middle notes are exotic spices and warm amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Khalifa Black?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are deep oud and earthy undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa 2020 Black a fragrance for men?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents it as a fragrance for men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Khalifa 2020 Black?\u003c\/summary\u003e\n\u003cdiv class=\"okb-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=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Khalifa Black presented?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a faceted lacquer-black bottle with a dark walnut spherical cap, polished chrome collar and antique-gold lettering, paired with a coordinated black box featuring silver filigree and gold details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Khalifa 2020 Black be worn?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts sandalwood-musk opening and amber-oud base can complement everyday wear, dinners, social gatherings and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa 2020 Black long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"okb-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=\"okb-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa 2020 Black suitable as a fragrance gift?\u003c\/summary\u003e\n\u003cdiv class=\"okb-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts 100ml size, masculine scent profile and coordinated black, silver 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":47583186551030,"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-Black-EDP-100ml.webp?v=1739211399"},{"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-khalifa-gold-edp-100ml","title":"Oudh Khalifa Gold EDP (100ml)","description":"\u003cstyle\u003e.oudh-khalifa-gold-wrapper{\n  --okg-white:#ffffff;\n  --okg-pale:#fbf1eb;\n  --okg-pale-2:#fdf8f5;\n  --okg-border:#e5cfc5;\n  --okg-neutral-border:#e7e0dc;\n  --okg-dominant:#b85a2c;\n  --okg-dominant-dark:#93411f;\n  --okg-secondary:#c8cccd;\n  --okg-dark-panel:#2b1a15;\n  --okg-dark-deep:#15100d;\n  --okg-walnut:#4a3222;\n  --okg-copper:#b85a2c;\n  --okg-ink:#251e1a;\n  --okg-body:#4c423d;\n  --okg-muted:#7b716c;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--okg-white);\n  color:var(--okg-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-gold-wrapper *,\n.oudh-khalifa-gold-wrapper *::before,\n.oudh-khalifa-gold-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.okg-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--okg-white);\n  border:0;\n  border-bottom:1px solid var(--okg-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.okg-brand-tag{\n  margin-bottom:8px;\n  color:var(--okg-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.okg-main-title{\n  margin:0 0 10px;\n  color:var(--okg-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.okg-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--okg-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.okg-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.okg-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--okg-white);\n  border:1px solid var(--okg-border);\n  border-radius:10px;\n}\n\n.okg-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.okg-story h3{\n  margin:0 0 16px;\n  color:var(--okg-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okg-story p{\n  margin:0 0 17px;\n  color:var(--okg-body);\n  font-size:1.05rem;\n}\n\n.okg-story p:last-child{\n  margin-bottom:0;\n}\n\n.okg-section-title{\n  margin:0 0 25px;\n  color:var(--okg-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.okg-notes-section,\n.okg-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okg-white);\n  border:1px solid var(--okg-border);\n  border-radius:10px;\n}\n\n.okg-accord-section,\n.okg-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--okg-pale-2);\n  border:1px solid var(--okg-border);\n  border-radius:10px;\n}\n\n.okg-three-grid,\n.okg-journey-grid,\n.okg-accord-grid,\n.okg-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.okg-note-card{\n  padding:22px;\n  background:var(--okg-pale);\n  border:1px solid var(--okg-border);\n  border-top:4px solid var(--okg-dominant);\n  border-radius:8px;\n}\n\n.okg-card-label{\n  margin-bottom:7px;\n  color:var(--okg-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okg-card-title{\n  margin-bottom:7px;\n  color:var(--okg-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.okg-card-description{\n  color:var(--okg-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.okg-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--okg-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.okg-character-card{\n  padding:30px 24px;\n  background:var(--okg-dark-panel);\n  color:var(--okg-white);\n}\n\n.okg-character-card:nth-child(2){\n  border-top:1px solid var(--okg-dominant);\n}\n\n.okg-character-card h3{\n  margin:0 0 10px;\n  color:#f0d3b5;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.okg-character-card p{\n  margin:0;\n  color:#fffaf7;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.okg-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.okg-details-box,\n.okg-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--okg-white);\n  border:1px solid var(--okg-neutral-border);\n  border-radius:8px;\n}\n\n.okg-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--okg-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--okg-neutral-border);\n}\n\n.okg-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(--okg-neutral-border);\n}\n\n.okg-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.okg-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--okg-muted);\n  font-weight:600;\n}\n\n.okg-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--okg-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.okg-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.okg-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--okg-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--okg-neutral-border);\n}\n\n.okg-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.okg-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.okg-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--okg-dominant-dark);\n  font-weight:700;\n}\n\n.okg-journey-intro,\n.okg-accord-intro,\n.okg-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--okg-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.okg-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--okg-pale);\n  border:1px solid var(--okg-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.okg-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(--okg-dominant-dark);\n  color:var(--okg-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.okg-journey-card h4,\n.okg-accord-card h4,\n.okg-trust-card h4{\n  margin:0 0 6px;\n  color:var(--okg-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.okg-journey-card p,\n.okg-accord-card p,\n.okg-trust-card p{\n  margin:0;\n  color:var(--okg-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.okg-accord-card,\n.okg-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--okg-white);\n  border:1px solid var(--okg-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.okg-accord-icon,\n.okg-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(--okg-dominant-dark);\n  color:var(--okg-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.okg-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--okg-copper) 0%,var(--okg-walnut) 48%,var(--okg-dark-deep) 100%);\n  color:var(--okg-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.okg-statement-section h3{\n  margin:0 0 12px;\n  color:#f2d8bf;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okg-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf7;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okg-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--okg-pale);\n  border:1px solid var(--okg-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.okg-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--okg-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.okg-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--okg-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.okg-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--okg-pale-2);\n  border:1px solid var(--okg-border);\n  border-left:6px solid var(--okg-dominant);\n  border-radius:8px;\n}\n\n.okg-performance-section h3{\n  margin:0 0 10px;\n  color:var(--okg-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.okg-performance-section p{\n  margin:0;\n  color:var(--okg-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.okg-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--okg-border);\n}\n\n.okg-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--okg-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.okg-faq-item{\n  background:var(--okg-white);\n  border-bottom:1px solid var(--okg-neutral-border);\n}\n\n.okg-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--okg-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.okg-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.okg-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--okg-dominant-dark);\n  font-size:1.35rem;\n}\n\n.okg-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.okg-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--okg-body);\n  font-size:1rem;\n}\n\n.okg-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-khalifa-gold-wrapper{\n    padding:35px;\n  }\n\n  .okg-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .okg-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .okg-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .okg-tagline{\n    font-size:1.3rem;\n  }\n\n  .okg-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .okg-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .okg-story h3{\n    font-size:1.75rem;\n  }\n\n  .okg-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .okg-three-grid,\n  .okg-journey-grid,\n  .okg-accord-grid,\n  .okg-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .okg-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .okg-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--okg-dominant);\n  }\n\n  .okg-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .okg-section-title,\n  .okg-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .okg-card-title{\n    font-size:1.15rem;\n  }\n\n  .okg-detail-row,\n  .okg-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .okg-statement-section{\n    padding:44px;\n  }\n\n  .okg-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .okg-statement-section p,\n  .okg-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .okg-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .okg-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-khalifa-gold-wrapper{\n    padding:10px;\n  }\n\n  .okg-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .okg-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .okg-detail-label{\n    flex-basis:auto;\n  }\n\n  .okg-detail-value{\n    text-align:left;\n  }\n\n  .okg-notes-section,\n  .okg-journey-section,\n  .okg-accord-section,\n  .okg-trust-section{\n    padding:25px 15px;\n  }\n\n  .okg-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .okg-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-khalifa-gold-wrapper\"\u003e\n\u003cdiv class=\"okg-header\"\u003e\n\u003cdiv class=\"okg-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"okg-main-title\"\u003eOudh Khalifa Gold\u003c\/h2\u003e\n\u003cp class=\"okg-tagline\"\u003e\n      “An extravagant floral bouquet over charismatic musk, warm woods, resinous amber and deep oud.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-intro-grid\"\u003e\n\u003cdiv class=\"okg-image-frame\"\u003e\n\u003cimg alt=\"Oudh Khalifa Gold by Oudh Al Anfar 100ml Eau de Parfum with copper-amber liquid in a clear faceted bottle, dark wooden cap, polished chrome collar and coordinating burnt-copper presentation box\" class=\"okg-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oudh-khalifa-oudh-al-anfar-100-ml-edp-oud-perfume-shop-1000x1000-1_1.webp?v=1739211455\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-story\"\u003e\n\u003ch3\u003eFloral Radiance over Musk, Amber and Deep Oud\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eOudh Khalifa Gold by Oudh Al Anfar\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e combining floral\n        brightness with warm musk, woods, amber and oud.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The fragrance opens with an extravagant floral bouquet accompanied\n        by sweet halftones, creating a rich yet inviting introduction.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Charismatic musk forms the heart and brings depth, while warm woods\n        add comfort, structure and a softly earthy character.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Resinous amber and deep oud shape the base, giving the composition a\n        warm, floral-woody and distinctly Middle Eastern finishing trail.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Presented in a clear faceted bottle filled with copper-amber liquid,\n        finished with a dark wooden cap, polished chrome collar and a\n        coordinating burnt-copper box, Oudh Khalifa Gold combines classic\n        Arabian fragrance character with an attractive gift-ready\n        presentation.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-notes-section\"\u003e\n\u003ch3 class=\"okg-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"okg-three-grid\"\u003e\n\u003cdiv class=\"okg-note-card\"\u003e\n\u003cdiv class=\"okg-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"okg-card-title\"\u003eFloral Bouquet and Sweet Halftones\u003c\/div\u003e\n\u003cdiv class=\"okg-card-description\"\u003e\n          A varied floral bouquet introduces richness and brightness,\n          softened by smooth sweet nuances.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-note-card\"\u003e\n\u003cdiv class=\"okg-card-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"okg-card-title\"\u003eCharismatic Musk and Warm Woods\u003c\/div\u003e\n\u003cdiv class=\"okg-card-description\"\u003e\n          Musk adds depth and presence while warm woods create comfort,\n          structure and an earthy centre.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-note-card\"\u003e\n\u003cdiv class=\"okg-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"okg-card-title\"\u003eResinous Amber and Deep Oud\u003c\/div\u003e\n\u003cdiv class=\"okg-card-description\"\u003e\n          Resinous amber brings warmth while deep oud adds richness,\n          darkness and lasting oriental character.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-character-section\"\u003e\n\u003cdiv class=\"okg-character-card\"\u003e\n\u003ch3\u003eThe Floral Musk Opening\u003c\/h3\u003e\n\u003cp\u003e\n        A rich floral bouquet and sweet halftones create an inviting opening\n        before charismatic musk brings confident depth.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-character-card\"\u003e\n\u003ch3\u003eThe Amber Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003e\n        Warm woods settle into resinous amber and deep oud for a smooth,\n        earthy and distinctive final trail.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-details-grid\"\u003e\n\u003cdiv class=\"okg-details-box\"\u003e\n\u003ch4 class=\"okg-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eFragrance\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eOudh Khalifa Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eBrand\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eConcentration\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eVolume\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eSuitable For\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eFloral, Sweet, Musky, Woody, Amber and Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003eOpening Character\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eFloral, Rich and Smoothly Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-detail-row\"\u003e\n\u003cspan class=\"okg-detail-label\"\u003ePresentation\u003c\/span\u003e\n\u003cspan class=\"okg-detail-value\"\u003eCopper Amber, Clear Glass, Walnut and Chrome\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-highlights-box\"\u003e\n\u003ch4 class=\"okg-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"okg-highlights-list\"\u003e\n\u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated as an Arabic perfume for men\u003c\/li\u003e\n\u003cli\u003eExtravagant floral bouquet\u003c\/li\u003e\n\u003cli\u003eSmooth sweet halftones\u003c\/li\u003e\n\u003cli\u003eCharismatic musk heart\u003c\/li\u003e\n\u003cli\u003eComforting warm woods\u003c\/li\u003e\n\u003cli\u003eResinous amber warmth\u003c\/li\u003e\n\u003cli\u003eDistinctive deep oud\u003c\/li\u003e\n\u003cli\u003eFloral yet earthy finishing character\u003c\/li\u003e\n\u003cli\u003eSuitable across occasions and seasons\u003c\/li\u003e\n\u003cli\u003eClear faceted bottle with wooden cap\u003c\/li\u003e\n\u003cli\u003eGift-ready copper presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-journey-section\"\u003e\n\u003ch3 class=\"okg-section-title\"\u003eThe Oudh Khalifa Gold Journey\u003c\/h3\u003e\n\u003cp class=\"okg-journey-intro\"\u003e\n      A rich progression from floral sweetness into charismatic musk and\n      warm woods before settling into resinous amber and deep oud.\n    \u003c\/p\u003e\n\u003cdiv class=\"okg-journey-grid\"\u003e\n\u003cdiv class=\"okg-journey-card\"\u003e\n\u003cdiv class=\"okg-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFloral Sweet Radiance\u003c\/h4\u003e\n\u003cp\u003e\n          A varied floral bouquet and smooth sweet halftones create an\n          inviting and expressive first impression.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-journey-card\"\u003e\n\u003cdiv class=\"okg-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eMusk and Warm Woods\u003c\/h4\u003e\n\u003cp\u003e\n          Charismatic musk adds depth while warm woods introduce comfort\n          and structure.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-journey-card\"\u003e\n\u003cdiv class=\"okg-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eAmber Oud Depth\u003c\/h4\u003e\n\u003cp\u003e\n          Resinous amber and deep oud create a warm, earthy and confidently\n          oriental finishing trail.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-accord-section\"\u003e\n\u003ch3 class=\"okg-section-title\"\u003eThe Signature Oudh Khalifa Gold Accords\u003c\/h3\u003e\n\u003cp class=\"okg-accord-intro\"\u003e\n      A soft oriental composition shaped by floral sweetness, charismatic\n      musk, warm woods, resinous amber and deep oud.\n    \u003c\/p\u003e\n\u003cdiv class=\"okg-accord-grid\"\u003e\n\u003cdiv class=\"okg-accord-card\"\u003e\n\u003cdiv class=\"okg-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFloral Bouquet and Sweetness\u003c\/h4\u003e\n\u003cp\u003e\n          Florals provide expressive richness while sweet halftones soften\n          and round the opening.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-accord-card\"\u003e\n\u003cdiv class=\"okg-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eMusk and Warm Woods\u003c\/h4\u003e\n\u003cp\u003e\n          Musk delivers depth and charisma while warm woods add comfort and\n          body.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-accord-card\"\u003e\n\u003cdiv class=\"okg-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eResinous Amber and Oud\u003c\/h4\u003e\n\u003cp\u003e\n          Amber brings glowing warmth while oud gives the composition deep\n          Arabian character.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-statement-section\"\u003e\n\u003ch3\u003eFloral Warmth, Deep Arabian Character\u003c\/h3\u003e\n\u003cp\u003e\n      Oudh Khalifa Gold moves from a floral bouquet and sweet halftones into\n      charismatic musk and warm woods before settling into resinous amber\n      and deep oud. Its clear faceted bottle, copper-amber liquid, wooden\n      cap, chrome collar and burnt-copper box reflect a fragrance designed\n      to feel warm, elegant and distinctive.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-occasion-section\"\u003e\n\u003ch3\u003eA Versatile Oud Signature for Everyday and Special Occasions\u003c\/h3\u003e\n\u003cp\u003e\n      Oudh Khalifa Gold can complement everyday wear, work, social\n      gatherings, dinners, celebrations and special occasions. Its floral\n      opening and warm musk, woods, amber and oud base allow it to move\n      comfortably across different seasons and settings.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      The product description presents Oudh Khalifa Gold as a long-lasting\n      Eau de Parfum. Musk, warm woods, resinous amber and deep oud provide\n      depth to the composition, although exact longevity and projection may\n      vary according to skin type, climate, application amount, clothing\n      and individual fragrance chemistry.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-trust-section\"\u003e\n\u003ch3 class=\"okg-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"okg-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents, amber compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"okg-trust-grid\"\u003e\n\u003cdiv class=\"okg-trust-card\"\u003e\n\u003cdiv class=\"okg-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, musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"okg-trust-card\"\u003e\n\u003cdiv class=\"okg-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\u003cdiv class=\"okg-trust-card\"\u003e\n\u003cdiv class=\"okg-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=\"okg-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Khalifa Gold smell like?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Oudh Khalifa Gold opens with a floral bouquet and sweet\n          halftones, develops through charismatic musk and warm woods, and\n          settles into resinous amber and deep oud.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oudh Khalifa Gold?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          The listed top notes are a floral bouquet and sweet halftones.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Oudh Khalifa Gold?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Charismatic musk and warm woods form the middle notes.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Khalifa Gold?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Resinous amber and deep oud form the base.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa Gold a fragrance for men?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Yes. The product listing presents Oudh Khalifa Gold as an Arabic\n          perfume for men.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Oudh Khalifa Gold?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Oudh Khalifa Gold 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\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Khalifa Gold be worn?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          The product is presented as versatile across occasions and\n          seasons, including everyday wear, social gatherings and special\n          events.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa Gold long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" 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\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Khalifa Gold packaged?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          It is presented in a clear faceted bottle with copper-amber\n          liquid, a dark wooden cap and chrome collar, accompanied by a\n          burnt-copper presentation box.\n        \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"okg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Khalifa Gold suitable as a fragrance gift?\u003c\/summary\u003e\n\u003cdiv class=\"okg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, versatile floral-oud profile and coordinated\n          bottle-and-box presentation make it suitable for fragrance\n          gifting.\n        \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":47583195660534,"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-Brown-EDP-100ml.webp?v=1739211455"},{"product_id":"oudh-laosi-edp-100ml","title":"Oudh Laosi EDP (100ml)","description":"\u003cstyle\u003e.oudh-laosi-wrapper{\n  --ol-white:#ffffff;\n  --ol-pale:#faf1ed;\n  --ol-pale-2:#fdf8f5;\n  --ol-border:#e5cec5;\n  --ol-neutral-border:#e6dfda;\n  --ol-dominant:#681b17;\n  --ol-dominant-dark:#47100e;\n  --ol-secondary:#c9cccb;\n  --ol-dark-panel:#2c1714;\n  --ol-dark-deep:#15100e;\n  --ol-agarwood:#5a3325;\n  --ol-ivory:#f4ebc9;\n  --ol-ink:#241d1a;\n  --ol-body:#4c413d;\n  --ol-muted:#7b716c;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--ol-white);\n  color:var(--ol-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-laosi-wrapper *,\n.oudh-laosi-wrapper *::before,\n.oudh-laosi-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.ol-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--ol-white);\n  border:0;\n  border-bottom:1px solid var(--ol-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.ol-brand-tag{\n  margin-bottom:8px;\n  color:var(--ol-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.ol-main-title{\n  margin:0 0 10px;\n  color:var(--ol-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.ol-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--ol-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.ol-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.ol-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--ol-white);\n  border:1px solid var(--ol-border);\n  border-radius:10px;\n}\n\n.ol-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.ol-story h3{\n  margin:0 0 16px;\n  color:var(--ol-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ol-story p{\n  margin:0 0 17px;\n  color:var(--ol-body);\n  font-size:1.05rem;\n}\n\n.ol-story p:last-child{\n  margin-bottom:0;\n}\n\n.ol-section-title{\n  margin:0 0 25px;\n  color:var(--ol-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.ol-notes-section,\n.ol-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--ol-white);\n  border:1px solid var(--ol-border);\n  border-radius:10px;\n}\n\n.ol-accord-section,\n.ol-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--ol-pale-2);\n  border:1px solid var(--ol-border);\n  border-radius:10px;\n}\n\n.ol-three-grid,\n.ol-journey-grid,\n.ol-accord-grid,\n.ol-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.ol-note-card{\n  padding:22px;\n  background:var(--ol-pale);\n  border:1px solid var(--ol-border);\n  border-top:4px solid var(--ol-dominant);\n  border-radius:8px;\n}\n\n.ol-card-label{\n  margin-bottom:7px;\n  color:var(--ol-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.ol-card-title{\n  margin-bottom:7px;\n  color:var(--ol-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.ol-card-description{\n  color:var(--ol-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.ol-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--ol-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.ol-character-card{\n  padding:30px 24px;\n  background:var(--ol-dark-panel);\n  color:var(--ol-white);\n}\n\n.ol-character-card:nth-child(2){\n  border-top:1px solid var(--ol-secondary);\n}\n\n.ol-character-card h3{\n  margin:0 0 10px;\n  color:var(--ol-ivory);\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ol-character-card p{\n  margin:0;\n  color:#fffaf7;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.ol-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.ol-details-box,\n.ol-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--ol-white);\n  border:1px solid var(--ol-neutral-border);\n  border-radius:8px;\n}\n\n.ol-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--ol-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--ol-neutral-border);\n}\n\n.ol-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(--ol-neutral-border);\n}\n\n.ol-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.ol-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--ol-muted);\n  font-weight:600;\n}\n\n.ol-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--ol-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.ol-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.ol-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--ol-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--ol-neutral-border);\n}\n\n.ol-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.ol-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.ol-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--ol-dominant-dark);\n  font-weight:700;\n}\n\n.ol-journey-intro,\n.ol-accord-intro,\n.ol-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--ol-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.ol-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--ol-pale);\n  border:1px solid var(--ol-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.ol-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(--ol-dominant-dark);\n  color:var(--ol-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.ol-journey-card h4,\n.ol-accord-card h4,\n.ol-trust-card h4{\n  margin:0 0 6px;\n  color:var(--ol-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.ol-journey-card p,\n.ol-accord-card p,\n.ol-trust-card p{\n  margin:0;\n  color:var(--ol-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.ol-accord-card,\n.ol-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--ol-white);\n  border:1px solid var(--ol-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.ol-accord-icon,\n.ol-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(--ol-dominant-dark);\n  color:var(--ol-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.ol-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--ol-dominant) 0%,var(--ol-agarwood) 48%,var(--ol-dark-deep) 100%);\n  color:var(--ol-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.ol-statement-section h3{\n  margin:0 0 12px;\n  color:var(--ol-ivory);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.ol-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf7;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.ol-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--ol-pale);\n  border:1px solid var(--ol-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.ol-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--ol-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.ol-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--ol-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.ol-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--ol-pale-2);\n  border:1px solid var(--ol-border);\n  border-left:6px solid var(--ol-dominant);\n  border-radius:8px;\n}\n\n.ol-performance-section h3{\n  margin:0 0 10px;\n  color:var(--ol-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.ol-performance-section p{\n  margin:0;\n  color:var(--ol-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.ol-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--ol-border);\n}\n\n.ol-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--ol-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.ol-faq-item{\n  background:var(--ol-white);\n  border-bottom:1px solid var(--ol-neutral-border);\n}\n\n.ol-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--ol-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.ol-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.ol-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--ol-dominant-dark);\n  font-size:1.35rem;\n}\n\n.ol-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.ol-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--ol-body);\n  font-size:1rem;\n}\n\n.ol-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-laosi-wrapper{\n    padding:35px;\n  }\n\n  .ol-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .ol-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .ol-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .ol-tagline{\n    font-size:1.3rem;\n  }\n\n  .ol-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .ol-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .ol-story h3{\n    font-size:1.75rem;\n  }\n\n  .ol-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .ol-three-grid,\n  .ol-journey-grid,\n  .ol-accord-grid,\n  .ol-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .ol-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ol-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--ol-secondary);\n  }\n\n  .ol-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .ol-section-title,\n  .ol-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .ol-card-title{\n    font-size:1.15rem;\n  }\n\n  .ol-detail-row,\n  .ol-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .ol-statement-section{\n    padding:44px;\n  }\n\n  .ol-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .ol-statement-section p,\n  .ol-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .ol-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .ol-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-laosi-wrapper{\n    padding:10px;\n  }\n\n  .ol-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .ol-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .ol-detail-label{\n    flex-basis:auto;\n  }\n\n  .ol-detail-value{\n    text-align:left;\n  }\n\n  .ol-notes-section,\n  .ol-journey-section,\n  .ol-accord-section,\n  .ol-trust-section{\n    padding:25px 15px;\n  }\n\n  .ol-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .ol-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-laosi-wrapper\"\u003e\n\u003cdiv class=\"ol-header\"\u003e\n\u003cdiv class=\"ol-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"ol-main-title\"\u003eOudh Laosi\u003c\/h2\u003e\n\u003cp class=\"ol-tagline\"\u003e“Laotian agarwood enriched with citrus freshness, woods, musk and leather.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-intro-grid\"\u003e\n\u003cdiv class=\"ol-image-frame\"\u003e\n\u003cimg alt=\"Oudh Laosi by Oudh Al Anfar 100ml Eau de Parfum with a deep oxblood-mahogany bottle, sculpted mirror-silver cap and white lettering, paired with a warm ivory presentation box featuring black ornament and dark agarwood texture\" class=\"ol-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2023-06-02-1456794866.jpg?v=1739211486\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-story\"\u003e\n\u003ch3\u003eLaotian Agarwood with Citrus, Musk and Leather\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Laosi by Oudh Al Anfar, a 100ml Eau de Parfum for men with an oriental woody fragrance character.\u003c\/p\u003e\n\u003cp\u003eThe composition places agarwood at its centre, with particular emphasis on oud associated with Laos.\u003c\/p\u003e\n\u003cp\u003eCitrus adds brightness around the dense oud, while woody facets reinforce depth and structure.\u003c\/p\u003e\n\u003cp\u003eMusk softens the composition and leather contributes a darker, refined finishing character.\u003c\/p\u003e\n\u003cp\u003eThe deep oxblood-mahogany bottle features a sculpted mirror-silver cap and white lettering, paired with a warm ivory box decorated with black ornament and dark agarwood textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-notes-section\"\u003e\n\u003ch3 class=\"ol-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"ol-three-grid\"\u003e\n\u003cdiv class=\"ol-note-card\"\u003e\n\u003cdiv class=\"ol-card-label\"\u003eBright Facet\u003c\/div\u003e\n\u003cdiv class=\"ol-card-title\"\u003eCitrus\u003c\/div\u003e\n\u003cdiv class=\"ol-card-description\"\u003eCitrus introduces brightness and vibrancy around the heavier oud and woody materials.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-note-card\"\u003e\n\u003cdiv class=\"ol-card-label\"\u003eCentral Character\u003c\/div\u003e\n\u003cdiv class=\"ol-card-title\"\u003eLaotian Agarwood and Woods\u003c\/div\u003e\n\u003cdiv class=\"ol-card-description\"\u003eAgarwood associated with Laos forms the rich oriental core, reinforced by deep and structured woody facets.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-note-card\"\u003e\n\u003cdiv class=\"ol-card-label\"\u003eFinishing Facets\u003c\/div\u003e\n\u003cdiv class=\"ol-card-title\"\u003eMusk and Leather\u003c\/div\u003e\n\u003cdiv class=\"ol-card-description\"\u003eMusk adds smoothness while leather contributes depth, refinement and a darker masculine finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-character-section\"\u003e\n\u003cdiv class=\"ol-character-card\"\u003e\n\u003ch3\u003eThe Citrus Oud Contrast\u003c\/h3\u003e\n\u003cp\u003eCitrus brightness surrounds rich agarwood and woods, creating vibrant contrast without diminishing the fragrance’s depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-character-card\"\u003e\n\u003ch3\u003eThe Musk Leather Finish\u003c\/h3\u003e\n\u003cp\u003eMusk softens the dense woods while leather adds a refined, masculine and enduring final character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-details-grid\"\u003e\n\u003cdiv class=\"ol-details-box\"\u003e\n\u003ch4 class=\"ol-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eOudh Laosi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eMen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eOriental Woody\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eAgarwood, Citrus, Woody, Musky and Leathery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-detail-row\"\u003e\n\u003cspan class=\"ol-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"ol-detail-value\"\u003eOxblood Mahogany, Mirror Silver, Warm Ivory and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-highlights-box\"\u003e\n\u003ch4 class=\"ol-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"ol-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eCreated for men\u003c\/li\u003e\n\u003cli\u003eOriental woody character\u003c\/li\u003e\n\u003cli\u003eLaotian agarwood emphasis\u003c\/li\u003e\n\u003cli\u003eBright citrus contrast\u003c\/li\u003e\n\u003cli\u003eRich structured woods\u003c\/li\u003e\n\u003cli\u003eSmooth musky character\u003c\/li\u003e\n\u003cli\u003eRefined leathery depth\u003c\/li\u003e\n\u003cli\u003eElegant, rich and vibrant profile\u003c\/li\u003e\n\u003cli\u003eDeep oxblood-mahogany bottle\u003c\/li\u003e\n\u003cli\u003eSculpted mirror-silver cap\u003c\/li\u003e\n\u003cli\u003eWarm ivory agarwood-textured presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-journey-section\"\u003e\n\u003ch3 class=\"ol-section-title\"\u003eThe Oudh Laosi Journey\u003c\/h3\u003e\n\u003cp class=\"ol-journey-intro\"\u003eA rich progression from citrus brightness into Laotian agarwood and deep woods before settling into smooth musk and refined leather.\u003c\/p\u003e\n\u003cdiv class=\"ol-journey-grid\"\u003e\n\u003cdiv class=\"ol-journey-card\"\u003e\n\u003cdiv class=\"ol-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCitrus Vibrancy\u003c\/h4\u003e\n\u003cp\u003eCitrus provides a bright and energetic contrast around the dense oriental materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-journey-card\"\u003e\n\u003cdiv class=\"ol-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eLaotian Agarwood Depth\u003c\/h4\u003e\n\u003cp\u003eAgarwood associated with Laos and supporting woods form the rich and distinctive centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-journey-card\"\u003e\n\u003cdiv class=\"ol-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk Leather Refinement\u003c\/h4\u003e\n\u003cp\u003eMusk and leather create a smooth, dark and confidently masculine finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-accord-section\"\u003e\n\u003ch3 class=\"ol-section-title\"\u003eThe Signature Oudh Laosi Character\u003c\/h3\u003e\n\u003cp class=\"ol-accord-intro\"\u003eAn oriental woody composition shaped by citrus, Laotian agarwood, rich woods, musk and leather.\u003c\/p\u003e\n\u003cdiv class=\"ol-accord-grid\"\u003e\n\u003cdiv class=\"ol-accord-card\"\u003e\n\u003cdiv class=\"ol-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eCitrus Brightness\u003c\/h4\u003e\n\u003cp\u003eCitrus adds energy and vibrancy around the deeper oud structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-accord-card\"\u003e\n\u003cdiv class=\"ol-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eLaotian Agarwood and Woods\u003c\/h4\u003e\n\u003cp\u003eAgarwood and woody facets create the fragrance’s rich oriental identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-accord-card\"\u003e\n\u003cdiv class=\"ol-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk and Leather\u003c\/h4\u003e\n\u003cp\u003eMusk provides smoothness while leather brings depth and masculine refinement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-statement-section\"\u003e\n\u003ch3\u003eLaotian Oud, Oxblood Glass and Mirror Silver\u003c\/h3\u003e\n\u003cp\u003eOudh Laosi combines citrus brightness with agarwood associated with Laos, supporting woods, musk and leather. Its oxblood-mahogany bottle, mirror-silver cap and ivory agarwood-textured box reflect a rich and distinctive fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-occasion-section\"\u003e\n\u003ch3\u003eA Rich Masculine Signature for Evening and Special Occasions\u003c\/h3\u003e\n\u003cp\u003eIts rich oriental woody character can complement evenings, dinners, formal occasions and celebrations according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Laosi 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=\"ol-trust-section\"\u003e\n\u003ch3 class=\"ol-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"ol-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents, leather compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"ol-trust-grid\"\u003e\n\u003cdiv class=\"ol-trust-card\"\u003e\n\u003cdiv class=\"ol-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=\"ol-trust-card\"\u003e\n\u003cdiv class=\"ol-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=\"ol-trust-card\"\u003e\n\u003cdiv class=\"ol-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=\"ol-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Laosi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Laosi is an oriental woody fragrance combining agarwood, citrus, woody notes, musk and leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Laosi an oud fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Agarwood, or oud, forms the central identity, with emphasis on oud associated with Laos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance family is Oudh Laosi?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description presents Oudh Laosi as an oriental woody fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are listed for Oudh Laosi?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed fragrance notes are agarwood, citrus, woody, musky and leathery facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Laosi a fragrance for men?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Oudh Laosi as a fragrance for men.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Laosi?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Laosi 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=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Laosi have leather notes?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Leather is one of the listed fragrance facets and contributes to its darker, refined character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Laosi be worn?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts rich oriental woody profile can complement evenings, formal occasions, dinners and celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Laosi long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"ol-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=\"ol-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Laosi presented?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a deep oxblood-mahogany bottle with a sculpted mirror-silver cap and white lettering, paired with a warm ivory box featuring black ornament and dark agarwood texture.\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":47583198937334,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Laosi-EDP-100ml_jpg.webp?v=1734442684"},{"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":"oudh-salab-edp-100ml","title":"Oudh Salab EDP (100ml)","description":"\u003cstyle\u003e.oudh-salab-100-wrapper{\n  --osa-white:#ffffff;\n  --osa-pale:#faf2ed;\n  --osa-pale-2:#fdf8f5;\n  --osa-border:#e5cfc2;\n  --osa-neutral-border:#e6dfda;\n  --osa-dominant:#681e1a;\n  --osa-dominant-dark:#48120f;\n  --osa-secondary:#d3ae3d;\n  --osa-dark-panel:#2b1814;\n  --osa-dark-deep:#15100d;\n  --osa-walnut:#39251b;\n  --osa-ivory:#f4eadb;\n  --osa-ink:#231d19;\n  --osa-body:#4a413c;\n  --osa-muted:#7a706a;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--osa-white);\n  color:var(--osa-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-salab-100-wrapper *,\n.oudh-salab-100-wrapper *::before,\n.oudh-salab-100-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.osa-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--osa-white);\n  border:0;\n  border-bottom:1px solid var(--osa-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.osa-brand-tag{\n  margin-bottom:8px;\n  color:var(--osa-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.osa-main-title{\n  margin:0 0 10px;\n  color:var(--osa-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.osa-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--osa-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.osa-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.osa-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--osa-white);\n  border:1px solid var(--osa-border);\n  border-radius:10px;\n}\n\n.osa-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.osa-story h3{\n  margin:0 0 16px;\n  color:var(--osa-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.osa-story p{\n  margin:0 0 17px;\n  color:var(--osa-body);\n  font-size:1.05rem;\n}\n\n.osa-story p:last-child{\n  margin-bottom:0;\n}\n\n.osa-section-title{\n  margin:0 0 25px;\n  color:var(--osa-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.osa-notes-section,\n.osa-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--osa-white);\n  border:1px solid var(--osa-border);\n  border-radius:10px;\n}\n\n.osa-accord-section,\n.osa-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--osa-pale-2);\n  border:1px solid var(--osa-border);\n  border-radius:10px;\n}\n\n.osa-three-grid,\n.osa-journey-grid,\n.osa-accord-grid,\n.osa-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.osa-note-card{\n  padding:22px;\n  background:var(--osa-pale);\n  border:1px solid var(--osa-border);\n  border-top:4px solid var(--osa-dominant);\n  border-radius:8px;\n}\n\n.osa-card-label{\n  margin-bottom:7px;\n  color:var(--osa-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.osa-card-title{\n  margin-bottom:7px;\n  color:var(--osa-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.osa-card-description{\n  color:var(--osa-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.osa-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--osa-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.osa-character-card{\n  padding:30px 24px;\n  background:var(--osa-dark-panel);\n  color:var(--osa-white);\n}\n\n.osa-character-card:nth-child(2){\n  border-top:1px solid var(--osa-secondary);\n}\n\n.osa-character-card h3{\n  margin:0 0 10px;\n  color:#f1d98c;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.osa-character-card p{\n  margin:0;\n  color:#fffaf5;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.osa-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.osa-details-box,\n.osa-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--osa-white);\n  border:1px solid var(--osa-neutral-border);\n  border-radius:8px;\n}\n\n.osa-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--osa-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--osa-neutral-border);\n}\n\n.osa-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(--osa-neutral-border);\n}\n\n.osa-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.osa-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--osa-muted);\n  font-weight:600;\n}\n\n.osa-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--osa-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.osa-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.osa-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--osa-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--osa-neutral-border);\n}\n\n.osa-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.osa-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.osa-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--osa-dominant-dark);\n  font-weight:700;\n}\n\n.osa-journey-intro,\n.osa-accord-intro,\n.osa-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--osa-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.osa-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--osa-pale);\n  border:1px solid var(--osa-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.osa-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(--osa-dominant-dark);\n  color:var(--osa-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.osa-journey-card h4,\n.osa-accord-card h4,\n.osa-trust-card h4{\n  margin:0 0 6px;\n  color:var(--osa-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.osa-journey-card p,\n.osa-accord-card p,\n.osa-trust-card p{\n  margin:0;\n  color:var(--osa-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.osa-accord-card,\n.osa-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--osa-white);\n  border:1px solid var(--osa-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.osa-accord-icon,\n.osa-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(--osa-dominant-dark);\n  color:var(--osa-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.osa-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--osa-dominant) 0%,var(--osa-walnut) 48%,var(--osa-dark-deep) 100%);\n  color:var(--osa-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.osa-statement-section h3{\n  margin:0 0 12px;\n  color:#f1d98c;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.osa-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf5;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.osa-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--osa-pale);\n  border:1px solid var(--osa-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.osa-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--osa-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.osa-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--osa-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.osa-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--osa-pale-2);\n  border:1px solid var(--osa-border);\n  border-left:6px solid var(--osa-dominant);\n  border-radius:8px;\n}\n\n.osa-performance-section h3{\n  margin:0 0 10px;\n  color:var(--osa-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.osa-performance-section p{\n  margin:0;\n  color:var(--osa-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.osa-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--osa-border);\n}\n\n.osa-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--osa-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.osa-faq-item{\n  background:var(--osa-white);\n  border-bottom:1px solid var(--osa-neutral-border);\n}\n\n.osa-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--osa-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.osa-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.osa-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--osa-dominant-dark);\n  font-size:1.35rem;\n}\n\n.osa-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.osa-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--osa-body);\n  font-size:1rem;\n}\n\n.osa-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .oudh-salab-100-wrapper{\n    padding:35px;\n  }\n\n  .osa-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .osa-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .osa-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .osa-tagline{\n    font-size:1.3rem;\n  }\n\n  .osa-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .osa-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .osa-story h3{\n    font-size:1.75rem;\n  }\n\n  .osa-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .osa-three-grid,\n  .osa-journey-grid,\n  .osa-accord-grid,\n  .osa-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .osa-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .osa-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--osa-secondary);\n  }\n\n  .osa-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .osa-section-title,\n  .osa-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .osa-card-title{\n    font-size:1.15rem;\n  }\n\n  .osa-detail-row,\n  .osa-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .osa-statement-section{\n    padding:44px;\n  }\n\n  .osa-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .osa-statement-section p,\n  .osa-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .osa-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .osa-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .oudh-salab-100-wrapper{\n    padding:10px;\n  }\n\n  .osa-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .osa-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .osa-detail-label{\n    flex-basis:auto;\n  }\n\n  .osa-detail-value{\n    text-align:left;\n  }\n\n  .osa-notes-section,\n  .osa-journey-section,\n  .osa-accord-section,\n  .osa-trust-section{\n    padding:25px 15px;\n  }\n\n  .osa-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .osa-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-salab-100-wrapper\"\u003e\n\u003cdiv class=\"osa-header\"\u003e\n\u003cdiv class=\"osa-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n\u003ch2 class=\"osa-main-title\"\u003eOudh Salab\u003c\/h2\u003e\n\u003cp class=\"osa-tagline\"\u003e“Aldehydic brightness and jasmine over rose, musk, warm woods and oud.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-intro-grid\"\u003e\n\u003cdiv class=\"osa-image-frame\"\u003e\n\u003cimg alt=\"Oudh Salab by Anfar 100ml Eau de Parfum with clear architectural glass, golden-amber liquid, deep mahogany label panel, polished gold centre label and dark walnut cap, paired with a mahogany-and-gold presentation box\" class=\"osa-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2023-05-20-2093798649-1.webp?v=1739211544\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-story\"\u003e\n\u003ch3\u003eGolden Oud Warmth with Floral Musk and Polished Woods\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Salab by Anfar, a 100ml Eau de Parfum built around warm oud, soft woods, florals, citrus-like brightness, oriental spice and musk.\u003c\/p\u003e\n\u003cp\u003eThe product imagery identifies an aldehydic and jasmine opening, giving the fragrance a bright, clean and floral introduction.\u003c\/p\u003e\n\u003cp\u003eRose and musk shape the heart, adding floral softness and a smooth, comforting texture.\u003c\/p\u003e\n\u003cp\u003eWood and oud form the base, creating a deep, warm and distinctive Arabian character.\u003c\/p\u003e\n\u003cp\u003eThe clear architectural bottle contains golden-amber liquid and features a deep mahogany label panel, polished gold centre label and dark walnut cap, paired with a coordinated mahogany-and-gold presentation box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-notes-section\"\u003e\n\u003ch3 class=\"osa-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"osa-three-grid\"\u003e\n\u003cdiv class=\"osa-note-card\"\u003e\n\u003cdiv class=\"osa-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"osa-card-title\"\u003eAldehydic Notes and Jasmine\u003c\/div\u003e\n\u003cdiv class=\"osa-card-description\"\u003eAldehydic brightness creates a clean, radiant opening while jasmine introduces elegant floral depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-note-card\"\u003e\n\u003cdiv class=\"osa-card-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"osa-card-title\"\u003eRose and Musk\u003c\/div\u003e\n\u003cdiv class=\"osa-card-description\"\u003eRose adds soft floral richness while musk provides smoothness, warmth and a comforting texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-note-card\"\u003e\n\u003cdiv class=\"osa-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"osa-card-title\"\u003eWood and Oud\u003c\/div\u003e\n\u003cdiv class=\"osa-card-description\"\u003eWarm woods and oud create a deep, smoky and distinctive foundation with Arabian character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-character-section\"\u003e\n\u003cdiv class=\"osa-character-card\"\u003e\n\u003ch3\u003eThe Jasmine Rose Lift\u003c\/h3\u003e\n\u003cp\u003eAldehydic brightness, jasmine and rose create a clean yet richly floral introduction with polished elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-character-card\"\u003e\n\u003ch3\u003eThe Wood Oud Dry-Down\u003c\/h3\u003e\n\u003cp\u003eMusk softens the composition before warm woods and oud deliver a deep, confident and distinctive final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-details-grid\"\u003e\n\u003cdiv class=\"osa-details-box\"\u003e\n\u003ch4 class=\"osa-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eOudh Salab\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eAnfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eAldehydic Notes and Jasmine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eRose and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eWood and Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-detail-row\"\u003e\n\u003cspan class=\"osa-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"osa-detail-value\"\u003eGolden Amber, Deep Mahogany, Dark Walnut and Polished Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-highlights-box\"\u003e\n\u003ch4 class=\"osa-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"osa-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eClean aldehydic brightness\u003c\/li\u003e\n\u003cli\u003eElegant jasmine opening\u003c\/li\u003e\n\u003cli\u003eSoft rose heart\u003c\/li\u003e\n\u003cli\u003eSmooth musk texture\u003c\/li\u003e\n\u003cli\u003eWarm woody foundation\u003c\/li\u003e\n\u003cli\u003eDistinctive oud depth\u003c\/li\u003e\n\u003cli\u003eRich Arabian fragrance character\u003c\/li\u003e\n\u003cli\u003eClear glass with golden-amber liquid\u003c\/li\u003e\n\u003cli\u003eDeep mahogany label panel\u003c\/li\u003e\n\u003cli\u003eDark walnut cap\u003c\/li\u003e\n\u003cli\u003eCoordinated mahogany-and-gold presentation box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-journey-section\"\u003e\n\u003ch3 class=\"osa-section-title\"\u003eThe Oudh Salab Journey\u003c\/h3\u003e\n\u003cp class=\"osa-journey-intro\"\u003eA polished progression from aldehydic jasmine brightness into rose and musk before settling into warm woods and oud.\u003c\/p\u003e\n\u003cdiv class=\"osa-journey-grid\"\u003e\n\u003cdiv class=\"osa-journey-card\"\u003e\n\u003cdiv class=\"osa-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eAldehydic Jasmine Radiance\u003c\/h4\u003e\n\u003cp\u003eClean aldehydic brightness and jasmine create an elegant and immediately noticeable opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-journey-card\"\u003e\n\u003cdiv class=\"osa-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eRose Musk Softness\u003c\/h4\u003e\n\u003cp\u003eRose and musk add floral warmth, smoothness and a velvety central character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-journey-card\"\u003e\n\u003cdiv class=\"osa-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Wood and Oud\u003c\/h4\u003e\n\u003cp\u003eWood and oud create a deep, smoky and confident finishing impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-accord-section\"\u003e\n\u003ch3 class=\"osa-section-title\"\u003eThe Signature Oudh Salab Accords\u003c\/h3\u003e\n\u003cp class=\"osa-accord-intro\"\u003eA refined composition shaped by aldehydic brightness, jasmine, rose, musk, warm woods and oud.\u003c\/p\u003e\n\u003cdiv class=\"osa-accord-grid\"\u003e\n\u003cdiv class=\"osa-accord-card\"\u003e\n\u003cdiv class=\"osa-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eAldehydic Jasmine\u003c\/h4\u003e\n\u003cp\u003eRadiant aldehydic notes and jasmine provide freshness and floral clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-accord-card\"\u003e\n\u003cdiv class=\"osa-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Musk\u003c\/h4\u003e\n\u003cp\u003eRose contributes floral richness while musk adds softness and smooth depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-accord-card\"\u003e\n\u003cdiv class=\"osa-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eWood and Oud\u003c\/h4\u003e\n\u003cp\u003eWarm woods and oud form a deep, smoky and distinctly Arabian base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-statement-section\"\u003e\n\u003ch3\u003eGolden Warmth, Mahogany Depth\u003c\/h3\u003e\n\u003cp\u003eOudh Salab moves from aldehydic jasmine brightness into rose and musk before settling into warm woods and oud. Its clear glass, golden-amber liquid, mahogany label panel, polished gold detailing and matching presentation box reflect a rich and memorable identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-occasion-section\"\u003e\n\u003ch3\u003eA Distinctive Signature for Celebrations and Special Occasions\u003c\/h3\u003e\n\u003cp\u003eIts floral opening and warm woody-oud foundation can complement parties, dinners, celebrations and formal occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osa-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Salab 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=\"osa-trust-section\"\u003e\n\u003ch3 class=\"osa-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"osa-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"osa-trust-grid\"\u003e\n\u003cdiv class=\"osa-trust-card\"\u003e\n\u003cdiv class=\"osa-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=\"osa-trust-card\"\u003e\n\u003cdiv class=\"osa-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=\"osa-trust-card\"\u003e\n\u003cdiv class=\"osa-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=\"osa-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Salab smell like?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Salab opens with aldehydic notes and jasmine, develops through rose and musk, and settles into wood and oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Oudh Salab?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit top notes are aldehydic notes and jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Oudh Salab?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit heart notes are rose and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Oudh Salab?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit base notes are wood and oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Salab?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Salab 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=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab an oud fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Oud is part of the listed base and contributes to its warm Arabian fragrance character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"osa-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=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Salab be worn?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts floral opening and warm woody-oud base can complement parties, dinners, celebrations and formal occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"osa-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=\"osa-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Salab presented?\u003c\/summary\u003e\n\u003cdiv class=\"osa-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in clear architectural glass with golden-amber liquid, a deep mahogany label panel, polished gold detailing, a dark walnut cap and a coordinated mahogany-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":47583204999414,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Salab-EDP-100ML.webp?v=1739211544"},{"product_id":"oudh-salab-edp-20ml","title":"Oudh Salab EDP (20ML)","description":"\u003cstyle\u003e.oudh-salab-wrapper{\n  --os-white:#ffffff;\n  --os-pale:#faf2ef;\n  --os-pale-2:#fdf8f6;\n  --os-border:#e3cec6;\n  --os-neutral-border:#e6dfdb;\n  --os-dominant:#6f2f2b;\n  --os-dominant-dark:#4d211d;\n  --os-secondary:#c89d34;\n  --os-dark-panel:#2a1b16;\n  --os-dark-deep:#15100d;\n  --os-espresso:#352017;\n  --os-muted-rose:#a15366;\n  --os-ink:#221c19;\n  --os-body:#4b423e;\n  --os-muted:#7b716c;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--os-white);\n  color:var(--os-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-salab-wrapper *,\n.oudh-salab-wrapper *::before,\n.oudh-salab-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.os-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--os-white);\n  border:0;\n  border-bottom:1px solid var(--os-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.os-brand-tag{\n  margin-bottom:8px;\n  color:var(--os-dominant-dark);\n  font-size:.84rem;\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-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.os-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--os-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.os-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.os-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--os-white);\n  border:1px solid var(--os-border);\n  border-radius:10px;\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-ink);\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.os-section-title{\n  margin:0 0 25px;\n  color:var(--os-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.os-notes-section,\n.os-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--os-white);\n  border:1px solid var(--os-border);\n  border-radius:10px;\n}\n\n.os-accord-section,\n.os-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--os-pale-2);\n  border:1px solid var(--os-border);\n  border-radius:10px;\n}\n\n.os-three-grid,\n.os-journey-grid,\n.os-accord-grid,\n.os-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.os-note-card{\n  padding:22px;\n  background:var(--os-pale);\n  border:1px solid var(--os-border);\n  border-top:4px solid var(--os-dominant);\n  border-radius:8px;\n}\n\n.os-card-label{\n  margin-bottom:7px;\n  color:var(--os-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.os-card-title{\n  margin-bottom:7px;\n  color:var(--os-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.os-card-description{\n  color:var(--os-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.os-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--os-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.os-character-card{\n  padding:30px 24px;\n  background:var(--os-dark-panel);\n  color:var(--os-white);\n}\n\n.os-character-card:nth-child(2){\n  border-top:1px solid var(--os-secondary);\n}\n\n.os-character-card h3{\n  margin:0 0 10px;\n  color:#efd38b;\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:#fffaf7;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.os-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.os-details-box,\n.os-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--os-white);\n  border:1px solid var(--os-neutral-border);\n  border-radius:8px;\n}\n\n.os-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--os-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--os-neutral-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 var(--os-neutral-border);\n}\n\n.os-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.os-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--os-muted);\n  font-weight:600;\n}\n\n.os-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--os-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.os-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\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  list-style:none!important;\n  border-bottom:1px solid var(--os-neutral-border);\n}\n\n.os-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.os-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.os-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--os-dominant-dark);\n  font-weight:700;\n}\n\n.os-journey-intro,\n.os-accord-intro,\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-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--os-pale);\n  border:1px solid var(--os-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.os-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(--os-dominant-dark);\n  color:var(--os-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.os-journey-card h4,\n.os-accord-card h4,\n.os-trust-card h4{\n  margin:0 0 6px;\n  color:var(--os-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.os-journey-card p,\n.os-accord-card p,\n.os-trust-card p{\n  margin:0;\n  color:var(--os-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.os-accord-card,\n.os-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--os-white);\n  border:1px solid var(--os-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.os-accord-icon,\n.os-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(--os-dominant-dark);\n  color:var(--os-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.os-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--os-dominant) 0%,var(--os-espresso) 48%,var(--os-dark-deep) 100%);\n  color:var(--os-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.os-statement-section h3{\n  margin:0 0 12px;\n  color:#efd38b;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.os-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffaf7;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.os-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--os-pale);\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-ink);\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.os-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--os-pale-2);\n  border:1px solid var(--os-border);\n  border-left:6px solid var(--os-dominant);\n  border-radius:8px;\n}\n\n.os-performance-section h3{\n  margin:0 0 10px;\n  color:var(--os-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.os-performance-section p{\n  margin:0;\n  color:var(--os-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\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\u003eh3{\n  margin:0 0 22px;\n  color:var(--os-ink);\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:var(--os-white);\n  border-bottom:1px solid var(--os-neutral-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-ink);\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-dominant-dark);\n  font-size:1.35rem;\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@media(min-width:768px){\n  .oudh-salab-wrapper{\n    padding:35px;\n  }\n\n  .os-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .os-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .os-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .os-tagline{\n    font-size:1.3rem;\n  }\n\n  .os-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .os-image-frame{\n    max-width:470px;\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-three-grid,\n  .os-journey-grid,\n  .os-accord-grid,\n  .os-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .os-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .os-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--os-secondary);\n  }\n\n  .os-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .os-section-title,\n  .os-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .os-card-title{\n    font-size:1.15rem;\n  }\n\n  .os-detail-row,\n  .os-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .os-statement-section{\n    padding:44px;\n  }\n\n  .os-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .os-statement-section p,\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@media(max-width:480px){\n  .oudh-salab-wrapper{\n    padding:10px;\n  }\n\n  .os-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .os-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .os-detail-label{\n    flex-basis:auto;\n  }\n\n  .os-detail-value{\n    text-align:left;\n  }\n\n  .os-notes-section,\n  .os-journey-section,\n  .os-accord-section,\n  .os-trust-section{\n    padding:25px 15px;\n  }\n\n  .os-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .os-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"oudh-salab-wrapper\"\u003e\n\u003cdiv class=\"os-header\"\u003e\n\u003cdiv class=\"os-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n\u003ch2 class=\"os-main-title\"\u003eOudh Salab\u003c\/h2\u003e\n\u003cp class=\"os-tagline\"\u003e“Warm smoky oud, velvety woods, soft florals, citrus, oriental spice and musk.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-intro-grid\"\u003e\n\u003cdiv class=\"os-image-frame\"\u003e\n\u003cimg alt=\"Oudh Salab by Anfar 20ml Eau de Parfum pocket spray with an espresso-brown case, mahogany label, antique-gold ornament and muted rose detailing, paired with a coordinated presentation box\" class=\"os-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/oudh-salab-pocket-spray-perfume-20ml.webp?v=1739211569\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-story\"\u003e\n\u003ch3\u003eSmoky Oud Wrapped in Velvety Woods and Oriental Spice\u003c\/h3\u003e\n\u003cp\u003eDiscover Oudh Salab by Anfar, a compact 20ml Eau de Parfum built around the warm, sweet and smoky character of oud.\u003c\/p\u003e\n\u003cp\u003eThe oud accord is softened by velvety impressions of fine woods, flowers and citrus, balancing depth with freshness.\u003c\/p\u003e\n\u003cp\u003eOriental spices and musk add warmth, texture and a distinctive finishing character.\u003c\/p\u003e\n\u003cp\u003eThe slim espresso-brown pocket spray features a mahogany label, antique-gold ornament and muted rose detailing, paired with a coordinated presentation box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-notes-section\"\u003e\n\u003ch3 class=\"os-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"os-three-grid\"\u003e\n\u003cdiv class=\"os-note-card\"\u003e\n\u003cdiv class=\"os-card-label\"\u003eCore Character\u003c\/div\u003e\n\u003cdiv class=\"os-card-title\"\u003eWarm, Sweet and Smoky Oud\u003c\/div\u003e\n\u003cdiv class=\"os-card-description\"\u003eOud forms the central identity with a warm, sweet and smoky character that gives the fragrance immediate depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-note-card\"\u003e\n\u003cdiv class=\"os-card-label\"\u003eSoftening Facets\u003c\/div\u003e\n\u003cdiv class=\"os-card-title\"\u003eVelvety Woods, Flowers and Citrus\u003c\/div\u003e\n\u003cdiv class=\"os-card-description\"\u003eSoft woody, floral and citrus nuances smooth the oud and introduce freshness, balance and refinement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-note-card\"\u003e\n\u003cdiv class=\"os-card-label\"\u003eFinishing Character\u003c\/div\u003e\n\u003cdiv class=\"os-card-title\"\u003eOriental Spices and Musk\u003c\/div\u003e\n\u003cdiv class=\"os-card-description\"\u003eSpicy oriental warmth and musk add texture, depth and a distinctive final impression.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-character-section\"\u003e\n\u003cdiv class=\"os-character-card\"\u003e\n\u003ch3\u003eThe Smoky Oud Opening\u003c\/h3\u003e\n\u003cp\u003eWarm, sweet and smoky oud creates a rich and confident first impression with unmistakable Arabian character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-character-card\"\u003e\n\u003ch3\u003eThe Spiced Musky Finish\u003c\/h3\u003e\n\u003cp\u003eVelvety woods, flowers and citrus lead into oriental spices and musk for a smooth, deep and distinctive final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-details-grid\"\u003e\n\u003cdiv class=\"os-details-box\"\u003e\n\u003ch4 class=\"os-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eOudh Salab\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eAnfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003e20ml \/ 0.68 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eOud, Smoky, Woody, Floral, Citrus, Spicy and Musky\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eCore Character\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eWarm, Sweet and Smoky\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eCompact Pocket Spray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-detail-row\"\u003e\n\u003cspan class=\"os-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"os-detail-value\"\u003eEspresso Brown, Mahogany, Antique Gold and Muted Rose\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-highlights-box\"\u003e\n\u003ch4 class=\"os-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"os-highlights-list\"\u003e\n\u003cli\u003eCompact 20ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eWarm and smoky oud character\u003c\/li\u003e\n\u003cli\u003eSoft velvety woods\u003c\/li\u003e\n\u003cli\u003eSubtle floral nuances\u003c\/li\u003e\n\u003cli\u003eFresh citrus contrast\u003c\/li\u003e\n\u003cli\u003eOriental spicy warmth\u003c\/li\u003e\n\u003cli\u003eSmooth musky depth\u003c\/li\u003e\n\u003cli\u003ePortable pocket-spray format\u003c\/li\u003e\n\u003cli\u003eEspresso-brown case\u003c\/li\u003e\n\u003cli\u003eMahogany label\u003c\/li\u003e\n\u003cli\u003eAntique-gold ornament\u003c\/li\u003e\n\u003cli\u003eCoordinated bottle-and-box presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-journey-section\"\u003e\n\u003ch3 class=\"os-section-title\"\u003eThe Oudh Salab Journey\u003c\/h3\u003e\n\u003cp class=\"os-journey-intro\"\u003eA warm progression from smoky oud into velvety woody, floral and citrus facets before settling into oriental spice and musk.\u003c\/p\u003e\n\u003cdiv class=\"os-journey-grid\"\u003e\n\u003cdiv class=\"os-journey-card\"\u003e\n\u003cdiv class=\"os-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eSmoky Oud Warmth\u003c\/h4\u003e\n\u003cp\u003eWarm, sweet and smoky oud establishes a deep and confident opening character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-journey-card\"\u003e\n\u003cdiv class=\"os-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVelvety Wood and Floral Balance\u003c\/h4\u003e\n\u003cp\u003eWoods, flowers and citrus soften the composition with freshness and smooth refinement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-journey-card\"\u003e\n\u003cdiv class=\"os-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eOriental Spice and Musk\u003c\/h4\u003e\n\u003cp\u003eSpices and musk complete the fragrance with warmth, texture and lasting depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-accord-section\"\u003e\n\u003ch3 class=\"os-section-title\"\u003eThe Signature Oudh Salab Character\u003c\/h3\u003e\n\u003cp class=\"os-accord-intro\"\u003eA distinctive oriental composition shaped by smoky oud, velvety woods, soft florals, citrus, spices and musk.\u003c\/p\u003e\n\u003cdiv class=\"os-accord-grid\"\u003e\n\u003cdiv class=\"os-accord-card\"\u003e\n\u003cdiv class=\"os-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eOud and Smoke\u003c\/h4\u003e\n\u003cp\u003eWarm and sweet oud carries a smoky character that gives the fragrance richness and depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-accord-card\"\u003e\n\u003cdiv class=\"os-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eWoods, Flowers and Citrus\u003c\/h4\u003e\n\u003cp\u003eVelvety woody, floral and citrus facets soften the oud and add balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-accord-card\"\u003e\n\u003cdiv class=\"os-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eOriental Spices and Musk\u003c\/h4\u003e\n\u003cp\u003eSpices and musk create a warm, textured and distinctive final impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-statement-section\"\u003e\n\u003ch3\u003eCompact Format, Distinctive Arabian Depth\u003c\/h3\u003e\n\u003cp\u003eOudh Salab balances warm smoky oud with velvety woods, flowers, citrus, oriental spices and musk. Its espresso-brown pocket case, mahogany label, antique-gold ornament and coordinated box reflect a rich and memorable identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-occasion-section\"\u003e\n\u003ch3\u003eA Practical Pocket Fragrance for Everyday and Occasion Wear\u003c\/h3\u003e\n\u003cp\u003eIts compact 20ml format is easy to carry, while the warm smoky oud and spiced-musky character can complement everyday routines, dinners, celebrations and social occasions according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe product description presents Oudh Salab 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=\"os-trust-section\"\u003e\n\u003ch3 class=\"os-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"os-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud fragrances, musk scents, pocket sprays and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"os-trust-grid\"\u003e\n\u003cdiv class=\"os-trust-card\"\u003e\n\u003cdiv class=\"os-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=\"os-trust-card\"\u003e\n\u003cdiv class=\"os-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=\"os-trust-card\"\u003e\n\u003cdiv class=\"os-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=\"os-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Oudh Salab smell like?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Salab is described as warm, sweet and smoky oud softened by velvety woods, flowers and citrus, with oriental spices and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab an oud fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Oud forms the central warm, sweet and smoky character of the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Salab contain floral and citrus nuances?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The description mentions soft floral and citrus facets alongside velvety woods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Oudh Salab have spicy notes?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Oriental spices and musk form the finishing character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Oudh Salab?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eOudh Salab is supplied in a compact 20ml, approximately 0.68-fluid-ounce, Eau de Parfum pocket spray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"os-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=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab convenient to carry?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its slim 20ml pocket-spray format is designed for portable fragrance use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Oudh Salab be worn?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts warm smoky oud and spiced-musky character can complement everyday routines, dinners, celebrations and social occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Oudh Salab long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"os-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=\"os-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Oudh Salab presented?\u003c\/summary\u003e\n\u003cdiv class=\"os-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in an espresso-brown pocket case with a mahogany label, antique-gold ornament and muted rose detailing, paired with a coordinated 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":47583213551862,"sku":null,"price":4.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oudh-Salab-EDP-20ML-A.webp?v=1739211569"},{"product_id":"royal-collection","title":"Royal Collection","description":"\u003cstyle\u003e.royal-collection-wrapper{\n  --rc-white:#ffffff;\n  --rc-pale:#faf8f0;\n  --rc-pale-2:#fdfbf6;\n  --rc-border:#e3dcc4;\n  --rc-neutral-border:#e9e5dc;\n  --rc-dominant:#b39422;\n  --rc-dominant-dark:#765f13;\n  --rc-secondary:#171713;\n  --rc-accent:#d8c470;\n  --rc-dark-panel:linear-gradient(135deg,#2c2b26,#171713);\n  --rc-dark-deep:#0f0f0d;\n  --rc-ink:#24231f;\n  --rc-body:#48453e;\n  --rc-muted:#777268;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--rc-white);\n  color:var(--rc-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.royal-collection-wrapper *,\n.royal-collection-wrapper *::before,\n.royal-collection-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.rc-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--rc-white);\n  border:0;\n  border-bottom:1px solid var(--rc-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.rc-brand-tag{\n  margin-bottom:8px;\n  color:var(--rc-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.rc-main-title{\n  margin:0 0 10px;\n  color:var(--rc-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.rc-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--rc-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.rc-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.rc-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--rc-white);\n  border:1px solid var(--rc-border);\n  border-radius:10px;\n}\n\n.rc-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.rc-story h3{\n  margin:0 0 16px;\n  color:var(--rc-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.rc-story p{\n  margin:0 0 17px;\n  color:var(--rc-body);\n  font-size:1.05rem;\n}\n\n.rc-story p:last-child{\n  margin-bottom:0;\n}\n\n.rc-section-title{\n  margin:0 0 25px;\n  color:var(--rc-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.rc-collection-section,\n.rc-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--rc-white);\n  border:1px solid var(--rc-border);\n  border-radius:10px;\n}\n\n.rc-elements-section,\n.rc-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--rc-pale-2);\n  border:1px solid var(--rc-border);\n  border-radius:10px;\n}\n\n.rc-three-grid,\n.rc-journey-grid,\n.rc-elements-grid,\n.rc-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.rc-collection-card{\n  padding:22px;\n  background:var(--rc-pale);\n  border:1px solid var(--rc-border);\n  border-top:4px solid var(--rc-dominant);\n  border-radius:8px;\n}\n\n.rc-card-label{\n  margin-bottom:7px;\n  color:var(--rc-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.rc-card-title{\n  margin-bottom:7px;\n  color:var(--rc-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.rc-card-description{\n  color:var(--rc-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.rc-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--rc-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.rc-character-card{\n  padding:30px 24px;\n  background:var(--rc-dark-panel);\n  color:var(--rc-white);\n}\n\n.rc-character-card:nth-child(2){\n  border-top:1px solid var(--rc-accent);\n}\n\n.rc-character-card h3{\n  margin:0 0 10px;\n  color:#efe0a0;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.rc-character-card p{\n  margin:0;\n  color:#fffdf7;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.rc-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.rc-details-box,\n.rc-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--rc-white);\n  border:1px solid var(--rc-neutral-border);\n  border-radius:8px;\n}\n\n.rc-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--rc-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--rc-neutral-border);\n}\n\n.rc-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(--rc-neutral-border);\n}\n\n.rc-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.rc-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--rc-muted);\n  font-weight:600;\n}\n\n.rc-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--rc-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.rc-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.rc-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--rc-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--rc-neutral-border);\n}\n\n.rc-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.rc-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.rc-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--rc-dominant-dark);\n  font-weight:700;\n}\n\n.rc-journey-intro,\n.rc-elements-intro,\n.rc-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--rc-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.rc-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--rc-pale);\n  border:1px solid var(--rc-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.rc-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(--rc-dominant-dark);\n  color:var(--rc-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.rc-journey-card h4,\n.rc-element-card h4,\n.rc-trust-card h4{\n  margin:0 0 6px;\n  color:var(--rc-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.rc-journey-card p,\n.rc-element-card p,\n.rc-trust-card p{\n  margin:0;\n  color:var(--rc-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.rc-element-card,\n.rc-trust-card{\n  position:relative;\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--rc-white);\n  border:1px solid var(--rc-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.rc-element-icon,\n.rc-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(--rc-dominant-dark);\n  color:var(--rc-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.rc-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,#6f5a16 0%,#2c2b26 48%,var(--rc-dark-deep) 100%);\n  color:var(--rc-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.rc-statement-section h3{\n  margin:0 0 12px;\n  color:#efe0a0;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.rc-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#fffdf7;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.rc-instagram-section{\n  margin-bottom:42px;\n  padding:32px 22px;\n  background:var(--rc-white);\n  border:1px solid var(--rc-border);\n  border-radius:10px;\n  text-align:center;\n}\n\n.rc-instagram-section h3{\n  margin:0 0 10px;\n  color:var(--rc-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.rc-instagram-section p{\n  max-width:820px;\n  margin:0 auto 22px;\n  color:var(--rc-body);\n  font-size:1.05rem;\n  line-height:1.7;\n}\n\n.rc-instagram-frame{\n  width:100%;\n  max-width:540px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--rc-white);\n  border:1px solid var(--rc-border);\n  border-radius:8px;\n}\n\n.rc-instagram-frame iframe{\n  display:block;\n  width:100%;\n  height:760px;\n  margin:0;\n  padding:0;\n  background:var(--rc-white);\n  border:0;\n}\n\n.rc-instagram-link{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin-top:18px;\n  padding:12px 22px;\n  background:var(--rc-secondary);\n  color:var(--rc-white)!important;\n  border:1px solid var(--rc-secondary);\n  border-radius:6px;\n  font-size:.95rem;\n  font-weight:700;\n  letter-spacing:.4px;\n  text-decoration:none!important;\n}\n\n.rc-instagram-link:hover{\n  background:var(--rc-dominant-dark);\n  border-color:var(--rc-dominant-dark);\n  color:var(--rc-white)!important;\n}\n\n.rc-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--rc-pale);\n  border:1px solid var(--rc-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.rc-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--rc-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.rc-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--rc-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.rc-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--rc-pale-2);\n  border:1px solid var(--rc-border);\n  border-left:6px solid var(--rc-dominant);\n  border-radius:8px;\n}\n\n.rc-performance-section h3{\n  margin:0 0 10px;\n  color:var(--rc-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.rc-performance-section p{\n  margin:0;\n  color:var(--rc-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.rc-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--rc-border);\n}\n\n.rc-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--rc-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.rc-faq-item{\n  background:var(--rc-white);\n  border-bottom:1px solid var(--rc-neutral-border);\n}\n\n.rc-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--rc-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.rc-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.rc-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--rc-dominant-dark);\n  font-size:1.35rem;\n}\n\n.rc-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.rc-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--rc-body);\n  font-size:1rem;\n}\n\n.rc-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .royal-collection-wrapper{\n    padding:35px;\n  }\n\n  .rc-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .rc-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .rc-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .rc-tagline{\n    font-size:1.3rem;\n  }\n\n  .rc-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .rc-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .rc-story h3{\n    font-size:1.75rem;\n  }\n\n  .rc-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .rc-three-grid,\n  .rc-journey-grid,\n  .rc-elements-grid,\n  .rc-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .rc-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .rc-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--rc-accent);\n  }\n\n  .rc-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .rc-section-title,\n  .rc-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .rc-card-title{\n    font-size:1.15rem;\n  }\n\n  .rc-detail-row,\n  .rc-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .rc-statement-section{\n    padding:44px;\n  }\n\n  .rc-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .rc-statement-section p,\n  .rc-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .rc-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .rc-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .royal-collection-wrapper{\n    padding:10px;\n  }\n\n  .rc-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .rc-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .rc-detail-label{\n    flex-basis:auto;\n  }\n\n  .rc-detail-value{\n    text-align:left;\n  }\n\n  .rc-collection-section,\n  .rc-journey-section,\n  .rc-elements-section,\n  .rc-trust-section{\n    padding:25px 15px;\n  }\n\n  .rc-instagram-section{\n    padding:24px 10px;\n  }\n\n  .rc-instagram-frame iframe{\n    height:590px;\n  }\n\n  .rc-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .rc-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"royal-collection-wrapper\"\u003e\n\u003cdiv class=\"rc-header\"\u003e\n\u003cdiv class=\"rc-brand-tag\"\u003eAnfar 1950 Presents\u003c\/div\u003e\n\u003ch2 class=\"rc-main-title\"\u003eRoyal Collection\u003c\/h2\u003e\n\u003cp class=\"rc-tagline\"\u003e“Three Arabic fragrances, premium bukhoor and Royal Oud oil in one complete luxury gift set.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-intro-grid\"\u003e\n\u003cdiv class=\"rc-image-frame\"\u003e\n\u003cimg alt=\"Royal Collection by Anfar 1950 with Smokey Amber, Extreme Leather and Elite Oud 50ml fragrances, Royal Oud oil and bukhoor in a porcelain-white and mirror-gold presentation with crown-shaped caps\" class=\"rc-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2023-02-18-at-2_12_52-PM_jpeg.webp?v=1734447096\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-story\"\u003e\n\u003ch3\u003eA Complete Arabic Fragrance and Home-Scenting Collection\u003c\/h3\u003e\n\u003cp\u003eDiscover the Royal Collection, a gift set combining three distinct Arabic fragrances with premium bukhoor and concentrated Royal Oud oil.\u003c\/p\u003e\n\u003cp\u003eThe collection contains Smokey Amber 50ml, Extreme Leather 50ml and Elite Oud 50ml.\u003c\/p\u003e\n\u003cp\u003eA 40g bukhoor extends the experience into the home, while the 6ml Royal Oud oil provides a concentrated personal fragrance option.\u003c\/p\u003e\n\u003cp\u003eThe porcelain-white and mirror-gold presentation features champagne-clear bottles, crown-shaped caps and black typography.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-collection-section\"\u003e\n\u003ch3 class=\"rc-section-title\"\u003eThe Royal Fragrance Trio\u003c\/h3\u003e\n\u003cdiv class=\"rc-three-grid\"\u003e\n\u003cdiv class=\"rc-collection-card\"\u003e\n\u003cdiv class=\"rc-card-label\"\u003eFragrance One\u003c\/div\u003e\n\u003cdiv class=\"rc-card-title\"\u003eSmokey Amber — 50ml\u003c\/div\u003e\n\u003cdiv class=\"rc-card-description\"\u003eThe amber-themed expression within the collection, created for a warm and sensual fragrance mood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-collection-card\"\u003e\n\u003cdiv class=\"rc-card-label\"\u003eFragrance Two\u003c\/div\u003e\n\u003cdiv class=\"rc-card-title\"\u003eExtreme Leather — 50ml\u003c\/div\u003e\n\u003cdiv class=\"rc-card-description\"\u003eThe leather-focused expression of the set, offering a bolder and more assertive fragrance identity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-collection-card\"\u003e\n\u003cdiv class=\"rc-card-label\"\u003eFragrance Three\u003c\/div\u003e\n\u003cdiv class=\"rc-card-title\"\u003eElite Oud — 50ml\u003c\/div\u003e\n\u003cdiv class=\"rc-card-description\"\u003eThe oud-centred expression, bringing the collection a refined Arabian fragrance character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-character-section\"\u003e\n\u003cdiv class=\"rc-character-card\"\u003e\n\u003ch3\u003eThree Distinct Signature Sprays\u003c\/h3\u003e\n\u003cp\u003eChoose between amber, leather and oud-inspired fragrance identities according to your mood, setting or personal style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-character-card\"\u003e\n\u003ch3\u003eBukhoor and Royal Oud Oil\u003c\/h3\u003e\n\u003cp\u003eComplete the experience with traditional bukhoor for the home and concentrated Royal Oud oil for personal application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-details-grid\"\u003e\n\u003cdiv class=\"rc-details-box\"\u003e\n\u003ch4 class=\"rc-box-title\"\u003eCollection Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eCollection\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003eRoyal Collection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eBrand Presentation\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003eAnfar 1950\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eFragrance Bottles\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003e3 × 50ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eIncluded Bukhoor\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003e40g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eIncluded Oud Oil\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003e6ml Royal Oud Oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003eCollection Type\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003eArabic Fragrance Gift Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-detail-row\"\u003e\n\u003cspan class=\"rc-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"rc-detail-value\"\u003ePorcelain White, Mirror Gold, Champagne Glass and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-highlights-box\"\u003e\n\u003ch4 class=\"rc-box-title\"\u003eWhat Is Included\u003c\/h4\u003e\n\u003cul class=\"rc-highlights-list\"\u003e\n\u003cli\u003eSmokey Amber fragrance — 50ml\u003c\/li\u003e\n\u003cli\u003eExtreme Leather fragrance — 50ml\u003c\/li\u003e\n\u003cli\u003eElite Oud fragrance — 50ml\u003c\/li\u003e\n\u003cli\u003ePremium bukhoor — 40g\u003c\/li\u003e\n\u003cli\u003eRoyal Oud oil — 6ml\u003c\/li\u003e\n\u003cli\u003eThree contrasting fragrance themes\u003c\/li\u003e\n\u003cli\u003ePersonal fragrance and home-scenting formats\u003c\/li\u003e\n\u003cli\u003eCrown-shaped bottle caps\u003c\/li\u003e\n\u003cli\u003eChampagne-clear bottles\u003c\/li\u003e\n\u003cli\u003eCoordinated porcelain-white and mirror-gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-journey-section\"\u003e\n\u003ch3 class=\"rc-section-title\"\u003eThe Royal Collection Experience\u003c\/h3\u003e\n\u003cp class=\"rc-journey-intro\"\u003eA complete fragrance ritual combining three sprays, concentrated oud oil and traditional bukhoor.\u003c\/p\u003e\n\u003cdiv class=\"rc-journey-grid\"\u003e\n\u003cdiv class=\"rc-journey-card\"\u003e\n\u003cdiv class=\"rc-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eSelect Your Signature\u003c\/h4\u003e\n\u003cp\u003eChoose Smokey Amber, Extreme Leather or Elite Oud according to the fragrance character you want to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-journey-card\"\u003e\n\u003cdiv class=\"rc-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eAdd Concentrated Oud\u003c\/h4\u003e\n\u003cp\u003eUse the Royal Oud oil as a concentrated personal fragrance option or according to your own layering preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-journey-card\"\u003e\n\u003cdiv class=\"rc-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eComplete the Atmosphere\u003c\/h4\u003e\n\u003cp\u003eUse the included bukhoor with a suitable incense burner to introduce traditional Arabian fragrance into your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-elements-section\"\u003e\n\u003ch3 class=\"rc-section-title\"\u003eThe Signature Royal Collection Elements\u003c\/h3\u003e\n\u003cp class=\"rc-elements-intro\"\u003eThree distinct fragrance identities supported by Royal Oud oil and bukhoor for a complete luxury scent experience.\u003c\/p\u003e\n\u003cdiv class=\"rc-elements-grid\"\u003e\n\u003cdiv class=\"rc-element-card\"\u003e\n\u003cdiv class=\"rc-element-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eAmber and Leather Contrast\u003c\/h4\u003e\n\u003cp\u003eSmokey Amber and Extreme Leather offer two contrasting directions: warm sensuality and bold leather character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-element-card\"\u003e\n\u003cdiv class=\"rc-element-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eElite Oud Identity\u003c\/h4\u003e\n\u003cp\u003eElite Oud anchors the trio with an oud-focused expression associated with Arabian perfumery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-element-card\"\u003e\n\u003cdiv class=\"rc-element-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eRoyal Oud Oil and Bukhoor\u003c\/h4\u003e\n\u003cp\u003eConcentrated Royal Oud oil and traditional bukhoor extend the set beyond standard fragrance sprays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-statement-section\"\u003e\n\u003ch3\u003eA Complete Royal Fragrance Ritual\u003c\/h3\u003e\n\u003cp\u003eThe Royal Collection brings together Smokey Amber, Extreme Leather and Elite Oud with Royal Oud oil and bukhoor. Its porcelain-white box, mirror-gold panel, crown caps and champagne-clear bottles create a coordinated and memorable presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-instagram-section\"\u003e\n\u003ch3\u003eExperience the Royal Collection\u003c\/h3\u003e\n\u003cp\u003e\n      Explore the presentation, fragrance bottles, Royal Oud oil and bukhoor\n      featured in this Royal Collection post from London Musk.\n    \u003c\/p\u003e\n\u003cdiv class=\"rc-instagram-frame\"\u003e\n\u003ciframe allow=\"encrypted-media\" allowtransparency=\"true\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/p\/DV0vIQjCpZV\/embed\/\" title=\"Royal Collection by London Musk on Instagram\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003ca class=\"rc-instagram-link\" href=\"https:\/\/www.instagram.com\/p\/DV0vIQjCpZV\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n      View on Instagram\n    \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-occasion-section\"\u003e\n\u003ch3\u003eA Premium Gift for Meaningful Occasions\u003c\/h3\u003e\n\u003cp\u003eWith three 50ml fragrances, Royal Oud oil and bukhoor, the Royal Collection can suit birthdays, anniversaries, Eid, weddings, housewarmings and other celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eThe collection contains three fragrance sprays, a concentrated oud oil and bukhoor, so performance varies by product, application method, skin type, climate, clothing and environment. No fixed longevity claim applies to the complete set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-trust-section\"\u003e\n\u003ch3 class=\"rc-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"rc-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, oud oils, bukhoor, musk fragrances and premium gift sets through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"rc-trust-grid\"\u003e\n\u003cdiv class=\"rc-trust-card\"\u003e\n\u003cdiv class=\"rc-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover perfumes, concentrated oud oils, bukhoor and complete fragrance gift collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-trust-card\"\u003e\n\u003cdiv class=\"rc-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, format and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rc-trust-card\"\u003e\n\u003cdiv class=\"rc-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=\"rc-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is included in the Royal Collection?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe Royal Collection includes Smokey Amber 50ml, Extreme Leather 50ml, Elite Oud 50ml, 40g of bukhoor and 6ml of Royal Oud oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow many fragrance bottles are in the set?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe set contains three fragrance bottles, each supplied in a 50ml size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhich fragrances are included?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe included fragrances are Smokey Amber, Extreme Leather and Elite Oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes the Royal Collection include bukhoor?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The collection includes 40g of bukhoor for traditional home fragrancing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes the set include oud oil?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. A 6ml bottle of Royal Oud oil is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs the Royal Collection suitable as a gift?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts coordinated presentation and combination of fragrances, oud oil and bukhoor can suit birthdays, anniversaries, Eid, weddings and other celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance styles does the set offer?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe three named fragrance themes are smoky amber, leather and oud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eCan the Royal Oud oil be worn with the sprays?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe Royal Oud oil can be used as a concentrated personal fragrance option. Layering preferences vary by wearer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow should bukhoor be used?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eUse bukhoor only with a suitable incense burner in a ventilated area, place it on a heat-safe surface and never leave burning incense unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rc-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes every item in the set perform the same way?\u003c\/summary\u003e\n\u003cdiv class=\"rc-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo. The three sprays, concentrated oud oil and bukhoor use different formats, so their strength, projection and duration naturally vary.\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":47583497945334,"sku":null,"price":80.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/WhatsApp-Image-2023-02-18-at-2_12_52-PM_jpeg.webp?v=1734447096"},{"product_id":"royal-imperial-edp-100ml","title":"Royal Imperial EDP (100ml)","description":"\u003cstyle\u003e\n  .royal-imperial-wrapper {\n    --ri-white: #ffffff;\n    --ri-pale: #f1f6fb;\n    --ri-pale-2: #f8fbfd;\n    --ri-border: #d8e3eb;\n    --ri-neutral-border: #e5ebef;\n\n    --ri-dominant: #075ed1;\n    --ri-dominant-dark: #06469e;\n    --ri-secondary: #d0b968;\n    --ri-accent: #2aa9df;\n    --ri-dark-support: #10204b;\n    --ri-dark-deep: #07142f;\n\n    --ri-ink: #142033;\n    --ri-body: #3b4658;\n    --ri-muted: #748092;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ri-white);\n    color: var(--ri-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-imperial-wrapper *,\n  .royal-imperial-wrapper *::before,\n  .royal-imperial-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ri-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ri-white);\n    border: 0;\n    border-bottom: 1px solid var(--ri-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .ri-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ri-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ri-main-title {\n    margin: 0 0 10px;\n    color: var(--ri-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  .ri-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--ri-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ri-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ri-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ri-white);\n    border: 1px solid var(--ri-border);\n    border-radius: 10px;\n  }\n\n  .ri-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ri-story h3 {\n    margin: 0 0 16px;\n    color: var(--ri-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ri-story p {\n    margin: 0 0 17px;\n    color: var(--ri-body);\n    font-size: 1.05rem;\n  }\n\n  .ri-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ri-section-title {\n    margin: 0 0 25px;\n    color: var(--ri-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  .ri-notes-section,\n  .ri-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ri-white);\n    border: 1px solid var(--ri-border);\n    border-radius: 10px;\n  }\n\n  .ri-accord-section,\n  .ri-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ri-pale);\n    border: 1px solid var(--ri-border);\n    border-radius: 10px;\n  }\n\n  .ri-notes-grid,\n  .ri-journey-grid,\n  .ri-accord-grid,\n  .ri-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ri-note-card {\n    padding: 22px;\n    background: var(--ri-pale);\n    border: 1px solid var(--ri-border);\n    border-top: 4px solid var(--ri-dominant);\n    border-radius: 8px;\n  }\n\n  .ri-note-label {\n    margin-bottom: 7px;\n    color: var(--ri-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ri-note-title {\n    margin-bottom: 7px;\n    color: var(--ri-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ri-note-description {\n    color: var(--ri-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ri-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ri-secondary);\n    border: 1px solid var(--ri-secondary);\n    border-radius: 10px;\n  }\n\n  .ri-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--ri-dark-support),\n      var(--ri-dark-deep)\n    );\n    color: var(--ri-white);\n  }\n\n  .ri-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ri-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ri-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ri-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ri-details-box,\n  .ri-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ri-white);\n    border: 1px solid var(--ri-border);\n    border-radius: 8px;\n  }\n\n  .ri-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ri-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ri-border);\n  }\n\n  .ri-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(--ri-neutral-border);\n  }\n\n  .ri-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ri-detail-label {\n    color: var(--ri-muted);\n    font-weight: 600;\n  }\n\n  .ri-detail-value {\n    color: var(--ri-ink);\n    text-align: right;\n  }\n\n  .ri-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ri-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ri-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ri-neutral-border);\n  }\n\n  .ri-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ri-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ri-dominant);\n    font-weight: 700;\n  }\n\n  .ri-journey-intro,\n  .ri-accord-intro,\n  .ri-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ri-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ri-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ri-pale);\n    border: 1px solid var(--ri-border);\n    border-radius: 8px;\n  }\n\n  .ri-journey-number,\n  .ri-accord-icon,\n  .ri-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ri-dominant);\n    color: var(--ri-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ri-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ri-journey-card h4,\n  .ri-accord-card h4,\n  .ri-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ri-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ri-journey-card p,\n  .ri-accord-card p,\n  .ri-trust-card p {\n    margin: 0;\n    color: var(--ri-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ri-accord-card,\n  .ri-trust-card {\n    padding: 22px;\n    background: var(--ri-white);\n    border: 1px solid var(--ri-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ri-accord-icon,\n  .ri-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ri-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--ri-dark-support) 0%,\n      var(--ri-dominant) 48%,\n      var(--ri-dark-deep) 100%\n    );\n    color: var(--ri-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .ri-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ri-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ri-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  .ri-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ri-pale);\n    border: 1px solid var(--ri-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ri-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ri-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ri-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ri-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ri-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ri-pale-2);\n    border: 1px solid var(--ri-border);\n    border-left: 6px solid var(--ri-dominant);\n    border-radius: 8px;\n  }\n\n  .ri-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ri-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ri-performance-section p {\n    margin: 0;\n    color: var(--ri-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ri-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ri-border);\n  }\n\n  .ri-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ri-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ri-faq-item {\n    background: var(--ri-white);\n    border-bottom: 1px solid var(--ri-border);\n  }\n\n  .ri-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ri-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ri-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ri-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ri-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ri-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ri-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ri-body);\n    font-size: 1rem;\n  }\n\n  .ri-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .royal-imperial-wrapper {\n      padding: 35px;\n    }\n\n    .ri-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ri-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ri-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ri-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ri-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ri-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ri-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ri-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ri-notes-grid,\n    .ri-journey-grid,\n    .ri-accord-grid,\n    .ri-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ri-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ri-character-card {\n      padding: 35px;\n    }\n\n    .ri-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ri-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ri-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ri-section-title,\n    .ri-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ri-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ri-note-description {\n      font-size: 1rem;\n    }\n\n    .ri-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ri-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ri-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ri-detail-row,\n    .ri-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ri-journey-intro,\n    .ri-accord-intro,\n    .ri-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ri-journey-card h4,\n    .ri-accord-card h4,\n    .ri-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ri-journey-card p,\n    .ri-accord-card p,\n    .ri-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ri-statement-section {\n      padding: 44px;\n    }\n\n    .ri-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ri-statement-section p,\n    .ri-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ri-occasion-section {\n      padding: 38px;\n    }\n\n    .ri-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ri-performance-section {\n      padding: 30px;\n    }\n\n    .ri-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ri-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ri-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ri-notes-grid,\n    .ri-journey-grid,\n    .ri-accord-grid,\n    .ri-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .royal-imperial-wrapper {\n      padding: 10px;\n    }\n\n    .ri-header {\n      padding: 26px 8px;\n    }\n\n    .ri-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ri-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ri-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ri-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ri-detail-value {\n      text-align: left;\n    }\n\n    .ri-character-card {\n      padding: 24px 18px;\n    }\n\n    .ri-journey-section,\n    .ri-accord-section,\n    .ri-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ri-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ri-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ri-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"royal-imperial-wrapper\"\u003e\n\n  \u003cdiv class=\"ri-header\"\u003e\n    \u003cdiv class=\"ri-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"ri-main-title\"\u003eRoyal Imperial\u003c\/h2\u003e\n    \u003cp class=\"ri-tagline\"\u003e\n      “Regal iris, earthy patchouli, fresh vetiver, white musk and commanding oud.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-intro-grid\"\u003e\n\n    \u003cdiv class=\"ri-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Royal-Imperial-EDP-100ml.webp?v=1739212752\" alt=\"Royal Imperial by Anfar London 100ml Eau de Parfum in a vivid cobalt blue bottle with ivory label and polished metallic detailing\" class=\"ri-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ri-story\"\u003e\n      \u003ch3\u003eRegal Masculinity with Earthy Woods and Refined Musk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eRoyal Imperial by Anfar London\u003c\/strong\u003e, a\n        distinguished \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created to\n        express dignity, confidence and the composed strength of a modern\n        gentleman.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance is presented as a spicy French-inspired perfume for\n        Western taste while retaining the depth and character associated with\n        Arabian oud perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Patchouli and a smooth velvet impression introduce the fragrance with\n        dark, earthy and slightly sweet depth. Iris then brings elegant floral\n        refinement, while vetiver adds a fresh, dry and grassy character that\n        balances the richer woods.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        White musk softens the composition with a clean, smooth texture before\n        oud and musk create a deeper, confident and enduring base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in vivid electric-cobalt glass with aqua reflections, an\n        ivory label, a broad faceted cap and polished metallic detailing,\n        Royal Imperial combines regal fragrance character with a striking,\n        gift-ready presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-notes-section\"\u003e\n\n    \u003ch3 class=\"ri-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ri-notes-grid\"\u003e\n\n      \u003cdiv class=\"ri-note-card\"\u003e\n        \u003cdiv class=\"ri-note-label\"\u003eOpening Character\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-title\"\u003ePatchouli and Velvet\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-description\"\u003e\n          Dark earthy patchouli introduces confident depth while a smooth\n          velvet impression softens the opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-note-card\"\u003e\n        \u003cdiv class=\"ri-note-label\"\u003eHeart Character\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-title\"\u003eIris, Vetiver, Patchouli and White Musk\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-description\"\u003e\n          Noble iris meets fresh grassy vetiver, earthy patchouli and clean\n          white musk for a refined and textured centre.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-note-card\"\u003e\n        \u003cdiv class=\"ri-note-label\"\u003eBase Character\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-title\"\u003eOud and Musk\u003c\/div\u003e\n        \u003cdiv class=\"ri-note-description\"\u003e\n          Oud and musk create a deep, woody, smooth and commanding masculine\n          foundation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-character-section\"\u003e\n\n    \u003cdiv class=\"ri-character-card\"\u003e\n      \u003ch3\u003eThe Iris Vetiver Lift\u003c\/h3\u003e\n      \u003cp\u003e\n        Refined iris and fresh vetiver bring elegance and clarity to the dark,\n        musky-earthy character of patchouli.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ri-character-card\"\u003e\n      \u003ch3\u003eThe Oud Musk Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        White musk smooths the composition before oud and musk create a deep,\n        polished and confident final trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-details-grid\"\u003e\n\n    \u003cdiv class=\"ri-details-box\"\u003e\n      \u003ch4 class=\"ri-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eRoyal Imperial\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eOpening Notes\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003ePatchouli, Velvet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eIris, Vetiver, Patchouli, White Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eOud, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eEarthy, Floral, Fresh, Woody, Oud and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-detail-row\"\u003e\n        \u003cspan class=\"ri-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ri-detail-value\"\u003eElectric Cobalt, Aqua Glass, Ivory and Pale Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ri-highlights-box\"\u003e\n      \u003ch4 class=\"ri-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ri-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eRegal masculine fragrance identity\u003c\/li\u003e\n        \u003cli\u003eDark earthy patchouli\u003c\/li\u003e\n        \u003cli\u003eSmooth velvet impression\u003c\/li\u003e\n        \u003cli\u003eElegant iris character\u003c\/li\u003e\n        \u003cli\u003eFresh grassy vetiver\u003c\/li\u003e\n        \u003cli\u003eClean white musk\u003c\/li\u003e\n        \u003cli\u003eDeep oud foundation\u003c\/li\u003e\n        \u003cli\u003eSmooth musky finish\u003c\/li\u003e\n        \u003cli\u003eSpicy French-inspired Arabian style\u003c\/li\u003e\n        \u003cli\u003eDistinctive cobalt-blue 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=\"ri-journey-section\"\u003e\n\n    \u003ch3 class=\"ri-section-title\"\u003eThe Royal Imperial Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ri-journey-intro\"\u003e\n      A dignified progression from earthy patchouli into iris, vetiver and\n      white musk before settling into oud and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ri-journey-grid\"\u003e\n\n      \u003cdiv class=\"ri-journey-card\"\u003e\n        \u003cdiv class=\"ri-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eEarthy Patchouli Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli creates a dark, slightly sweet and confidently earthy\n          first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-journey-card\"\u003e\n        \u003cdiv class=\"ri-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eIris Vetiver Refinement\u003c\/h4\u003e\n        \u003cp\u003e\n          Iris and vetiver bring elegance, freshness and a dry grassy\n          contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-journey-card\"\u003e\n        \u003cdiv class=\"ri-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Musk Authority\u003c\/h4\u003e\n        \u003cp\u003e\n          White musk, oud and musk create a smooth, deep and commanding\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=\"ri-accord-section\"\u003e\n\n    \u003ch3 class=\"ri-section-title\"\u003eThe Signature Royal Imperial Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ri-accord-intro\"\u003e\n      A refined masculine composition shaped by patchouli, noble iris, fresh\n      vetiver, white musk and deep oud.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ri-accord-grid\"\u003e\n\n      \u003cdiv class=\"ri-accord-card\"\u003e\n        \u003cdiv class=\"ri-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePatchouli and Earth\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli provides dark, musky-earthy depth with a subtly sweet and\n          intoxicating character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-accord-card\"\u003e\n        \u003cdiv class=\"ri-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eIris and Vetiver\u003c\/h4\u003e\n        \u003cp\u003e\n          Iris contributes nobility and elegance while vetiver adds dry,\n          grassy freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ri-accord-card\"\u003e\n        \u003cdiv class=\"ri-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eWhite Musk and Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Clean white musk softens the composition before oud adds deeper\n          woody authority.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-statement-section\"\u003e\n    \u003ch3\u003eModern Gentleman, Regal Presence\u003c\/h3\u003e\n    \u003cp\u003e\n      Royal Imperial balances patchouli’s earthy power with the elegance of\n      iris, the freshness of vetiver and the depth of oud and musk. Its vivid\n      cobalt-blue bottle, ivory label and polished metallic finish reflect a\n      fragrance designed to feel dignified, confident and unmistakably refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-occasion-section\"\u003e\n    \u003ch3\u003eA Distinguished Signature for Formal and Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Royal Imperial’s earthy, floral and woody profile makes it especially\n      suited to business settings, dinners, formal occasions, evening\n      gatherings and cooler-weather wear. Its masculine identity and polished\n      presentation also make it a refined fragrance gift.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ri-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      The official description presents Royal Imperial as a long-lasting Eau\n      de Parfum. Patchouli, white musk, oud and musk provide substantial\n      depth, although 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=\"ri-trust-section\"\u003e\n\n    \u003ch3 class=\"ri-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ri-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, masculine scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ri-trust-grid\"\u003e\n\n      \u003cdiv class=\"ri-trust-card\"\u003e\n        \u003cdiv class=\"ri-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=\"ri-trust-card\"\u003e\n        \u003cdiv class=\"ri-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=\"ri-trust-card\"\u003e\n        \u003cdiv class=\"ri-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=\"ri-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Royal Imperial smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Royal Imperial combines earthy patchouli, iris, fresh vetiver,\n          white musk, oud and musk in a complex masculine composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Imperial a masculine fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The official description presents Royal Imperial as a masculine\n          fragrance for the modern gentleman.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Royal Imperial contain patchouli?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Patchouli is a central part of the fragrance and provides dark,\n          earthy and slightly sweet depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat role does iris play in Royal Imperial?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Iris adds elegance, refinement and a noble floral character that\n          balances the earthier woods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Royal Imperial?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Royal Imperial 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=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Imperial an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud is part of the deeper base and supports its woody Arabian\n          fragrance identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Royal Imperial best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its earthy, woody and musky profile is well suited to business\n          settings, dinners, formal events, evenings and cooler weather.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Imperial long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The official description presents it as a long-lasting Eau de\n          Parfum. Exact performance 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=\"ri-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Royal Imperial suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ri-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 striking\n          cobalt-blue presentation make it a refined 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":47583498698998,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Royal-Imperial-EDP-100ml.webp?v=1739212752"},{"product_id":"sandal-edp-100ml","title":"Sandal EDP (100ml)","description":"\u003cstyle\u003e\n  .sandal-wrapper {\n    --sd-white: #ffffff;\n    --sd-pale: #f8f3eb;\n    --sd-pale-2: #fcfaf7;\n    --sd-border: #e4d8cf;\n    --sd-neutral-border: #ebe3dd;\n\n    --sd-dominant: #87565e;\n    --sd-dominant-dark: #5b3940;\n    --sd-secondary: #d0ad72;\n    --sd-accent: #bfc3c7;\n    --sd-dark-support: #3a2927;\n    --sd-dark-deep: #110d0d;\n\n    --sd-ink: #1c1716;\n    --sd-body: #433c39;\n    --sd-muted: #786f6a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sd-white);\n    color: var(--sd-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  .sandal-wrapper *,\n  .sandal-wrapper *::before,\n  .sandal-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sd-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sd-white);\n    border: 0;\n    border-bottom: 1px solid var(--sd-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sd-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sd-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sd-main-title {\n    margin: 0 0 10px;\n    color: var(--sd-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  .sd-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sd-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .sd-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sd-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sd-white);\n    border: 1px solid var(--sd-border);\n    border-radius: 10px;\n  }\n\n  .sd-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sd-story h3 {\n    margin: 0 0 16px;\n    color: var(--sd-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sd-story p {\n    margin: 0 0 17px;\n    color: var(--sd-body);\n    font-size: 1.05rem;\n  }\n\n  .sd-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sd-section-title {\n    margin: 0 0 25px;\n    color: var(--sd-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  .sd-notes-section,\n  .sd-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sd-white);\n    border: 1px solid var(--sd-border);\n    border-radius: 10px;\n  }\n\n  .sd-accord-section,\n  .sd-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sd-pale);\n    border: 1px solid var(--sd-border);\n    border-radius: 10px;\n  }\n\n  .sd-notes-grid,\n  .sd-journey-grid,\n  .sd-accord-grid,\n  .sd-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sd-note-card {\n    padding: 22px;\n    background: var(--sd-pale);\n    border: 1px solid var(--sd-border);\n    border-top: 4px solid var(--sd-dominant);\n    border-radius: 8px;\n  }\n\n  .sd-note-label {\n    margin-bottom: 7px;\n    color: var(--sd-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sd-note-title {\n    margin-bottom: 7px;\n    color: var(--sd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sd-note-description {\n    color: var(--sd-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .sd-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sd-secondary);\n    border: 1px solid var(--sd-secondary);\n    border-radius: 10px;\n  }\n\n  .sd-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sd-dark-support),\n      var(--sd-dark-deep)\n    );\n    color: var(--sd-white);\n  }\n\n  .sd-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--sd-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sd-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .sd-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sd-details-box,\n  .sd-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sd-white);\n    border: 1px solid var(--sd-border);\n    border-radius: 8px;\n  }\n\n  .sd-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sd-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sd-border);\n  }\n\n  .sd-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(--sd-neutral-border);\n  }\n\n  .sd-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sd-detail-label {\n    color: var(--sd-muted);\n    font-weight: 600;\n  }\n\n  .sd-detail-value {\n    color: var(--sd-ink);\n    text-align: right;\n  }\n\n  .sd-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sd-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sd-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sd-neutral-border);\n  }\n\n  .sd-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sd-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sd-dominant);\n    font-weight: 700;\n  }\n\n  .sd-journey-intro,\n  .sd-accord-intro,\n  .sd-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sd-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sd-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sd-pale);\n    border: 1px solid var(--sd-border);\n    border-radius: 8px;\n  }\n\n  .sd-journey-number,\n  .sd-accord-icon,\n  .sd-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sd-dominant);\n    color: var(--sd-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sd-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sd-journey-card h4,\n  .sd-accord-card h4,\n  .sd-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sd-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sd-journey-card p,\n  .sd-accord-card p,\n  .sd-trust-card p {\n    margin: 0;\n    color: var(--sd-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sd-accord-card,\n  .sd-trust-card {\n    padding: 22px;\n    background: var(--sd-white);\n    border: 1px solid var(--sd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sd-accord-icon,\n  .sd-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .sd-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sd-dark-support) 0%,\n      var(--sd-dominant) 48%,\n      var(--sd-dark-deep) 100%\n    );\n    color: var(--sd-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sd-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sd-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sd-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  .sd-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sd-pale);\n    border: 1px solid var(--sd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sd-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sd-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sd-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sd-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sd-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sd-pale-2);\n    border: 1px solid var(--sd-border);\n    border-left: 6px solid var(--sd-dominant);\n    border-radius: 8px;\n  }\n\n  .sd-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sd-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sd-performance-section p {\n    margin: 0;\n    color: var(--sd-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sd-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sd-border);\n  }\n\n  .sd-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sd-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sd-faq-item {\n    background: var(--sd-white);\n    border-bottom: 1px solid var(--sd-border);\n  }\n\n  .sd-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sd-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sd-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sd-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sd-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sd-body);\n    font-size: 1rem;\n  }\n\n  .sd-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .sandal-wrapper {\n      padding: 35px;\n    }\n\n    .sd-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sd-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sd-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sd-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sd-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sd-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sd-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sd-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sd-notes-grid,\n    .sd-journey-grid,\n    .sd-accord-grid,\n    .sd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sd-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sd-character-card {\n      padding: 35px;\n    }\n\n    .sd-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sd-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sd-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sd-section-title,\n    .sd-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sd-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sd-note-description {\n      font-size: 1rem;\n    }\n\n    .sd-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sd-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sd-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sd-detail-row,\n    .sd-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sd-journey-intro,\n    .sd-accord-intro,\n    .sd-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .sd-journey-card h4,\n    .sd-accord-card h4,\n    .sd-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sd-journey-card p,\n    .sd-accord-card p,\n    .sd-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sd-statement-section {\n      padding: 44px;\n    }\n\n    .sd-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sd-statement-section p,\n    .sd-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sd-occasion-section {\n      padding: 38px;\n    }\n\n    .sd-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sd-performance-section {\n      padding: 30px;\n    }\n\n    .sd-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sd-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sd-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sd-notes-grid,\n    .sd-journey-grid,\n    .sd-accord-grid,\n    .sd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sandal-wrapper {\n      padding: 10px;\n    }\n\n    .sd-header {\n      padding: 26px 8px;\n    }\n\n    .sd-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sd-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sd-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sd-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sd-detail-value {\n      text-align: left;\n    }\n\n    .sd-character-card {\n      padding: 24px 18px;\n    }\n\n    .sd-journey-section,\n    .sd-accord-section,\n    .sd-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sd-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sd-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sd-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sandal-wrapper\"\u003e\n\n  \u003cdiv class=\"sd-header\"\u003e\n    \u003cdiv class=\"sd-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"sd-main-title\"\u003eSandal Oud\u003c\/h2\u003e\n    \u003cp class=\"sd-tagline\"\u003e\n      “Creamy sandalwood and oud meet bright citrus, soft florals and smooth musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-intro-grid\"\u003e\n\n    \u003cdiv class=\"sd-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Sandal-EDP-100ml.webp?v=1739212564\" alt=\"Sandal Oud by Oudh Al Anfar 100ml Eau de Parfum with rosewood glass, pale sandalwood panels, chrome detailing and wooden geometric cap\" class=\"sd-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-story\"\u003e\n      \u003ch3\u003eSoft Sandalwood, Oriental Oud and Clean Musky Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eSandal Oud by Oudh Al Anfar\u003c\/strong\u003e, a soft and\n        refined \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men and women\n        who appreciate sandalwood, oud, citrus, floral notes and musk.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with sandalwood and oud. Sandalwood introduces a\n        smooth, creamy and softly woody quality, while oud adds deeper\n        oriental richness and character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Citrus forms the heart, bringing a clean and bright lift that helps\n        balance the warmer woods and gives the composition a fresher, more\n        versatile feel.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, floral notes and oud shape the base. Musk leaves a smooth,\n        softly enveloping finish, floral facets add refinement, and oud\n        reinforces the fragrance’s lasting oriental identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a rosewood-toned glass bottle with pale sandalwood-style\n        panels, polished chrome detailing and a geometric wooden cap, Sandal\n        Oud combines soft fragrance character with a distinctive, gift-ready\n        presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-notes-section\"\u003e\n\n    \u003ch3 class=\"sd-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"sd-notes-grid\"\u003e\n\n      \u003cdiv class=\"sd-note-card\"\u003e\n        \u003cdiv class=\"sd-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-title\"\u003eSandalwood and Oud\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-description\"\u003e\n          Creamy sandalwood and rich oud create a soft, warm and distinctly\n          oriental introduction.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-note-card\"\u003e\n        \u003cdiv class=\"sd-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-title\"\u003eCitrus\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-description\"\u003e\n          Bright citrus adds clarity and freshness, lifting the woody heart\n          and improving balance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-note-card\"\u003e\n        \u003cdiv class=\"sd-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-title\"\u003eMusk, Floral Notes and Oud\u003c\/div\u003e\n        \u003cdiv class=\"sd-note-description\"\u003e\n          Smooth musk, soft florals and oud create a warm, refined and gently\n          lingering foundation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-character-section\"\u003e\n\n    \u003cdiv class=\"sd-character-card\"\u003e\n      \u003ch3\u003eThe Sandalwood Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Creamy sandalwood softens the depth of oud, creating a smooth and\n        composed first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-character-card\"\u003e\n      \u003ch3\u003eThe Musky Floral Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Citrus freshness gradually gives way to musk, florals and oud for a\n        clean, warm and elegant trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-details-grid\"\u003e\n\n    \u003cdiv class=\"sd-details-box\"\u003e\n      \u003ch4 class=\"sd-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eSandal Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eMen and Women\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eSandalwood, Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eCitrus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eMusk, Floral Notes, Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-detail-row\"\u003e\n        \u003cspan class=\"sd-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sd-detail-value\"\u003eRosewood Glass, Sandalwood Panels and Chrome\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-highlights-box\"\u003e\n      \u003ch4 class=\"sd-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"sd-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eSuitable for men and women\u003c\/li\u003e\n        \u003cli\u003eCreamy sandalwood opening\u003c\/li\u003e\n        \u003cli\u003eRich oriental oud character\u003c\/li\u003e\n        \u003cli\u003eBright citrus lift\u003c\/li\u003e\n        \u003cli\u003eSoft musky dry-down\u003c\/li\u003e\n        \u003cli\u003eRefined floral facets\u003c\/li\u003e\n        \u003cli\u003eBalanced warm and fresh structure\u003c\/li\u003e\n        \u003cli\u003eSoft everyday fragrance character\u003c\/li\u003e\n        \u003cli\u003eDistinctive wood-effect bottle\u003c\/li\u003e\n        \u003cli\u003ePolished chrome detailing\u003c\/li\u003e\n        \u003cli\u003eGift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-journey-section\"\u003e\n\n    \u003ch3 class=\"sd-section-title\"\u003eThe Sandal Oud Journey\u003c\/h3\u003e\n\n    \u003cp class=\"sd-journey-intro\"\u003e\n      A smooth progression from sandalwood and oud to bright citrus before\n      settling into musk, florals and deeper oud.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sd-journey-grid\"\u003e\n\n      \u003cdiv class=\"sd-journey-card\"\u003e\n        \u003cdiv class=\"sd-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCreamy Woody Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and oud create a soft, warm and oriental opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-journey-card\"\u003e\n        \u003cdiv class=\"sd-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eClean Citrus Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus introduces brightness and clarity through the centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-journey-card\"\u003e\n        \u003cdiv class=\"sd-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusky Floral Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, floral notes and oud create a smooth and refined final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-accord-section\"\u003e\n\n    \u003ch3 class=\"sd-section-title\"\u003eThe Signature Sandal Oud Accords\u003c\/h3\u003e\n\n    \u003cp class=\"sd-accord-intro\"\u003e\n      A soft oriental composition shaped by creamy sandalwood, rich oud, clean\n      citrus, smooth musk and refined floral notes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sd-accord-grid\"\u003e\n\n      \u003cdiv class=\"sd-accord-card\"\u003e\n        \u003cdiv class=\"sd-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eSandalwood and Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Smooth sandalwood softens the richness of oud for an elegant woody\n          opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-accord-card\"\u003e\n        \u003cdiv class=\"sd-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCitrus Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus adds brightness and balance to the warmer oriental woods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-accord-card\"\u003e\n        \u003cdiv class=\"sd-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk, Florals and Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk and florals soften the base while oud maintains depth and\n          character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-statement-section\"\u003e\n    \u003ch3\u003eSoft Oriental Woods with Clean Modern Balance\u003c\/h3\u003e\n    \u003cp\u003e\n      Sandal Oud moves from creamy sandalwood and oud into bright citrus\n      before settling into musk, florals and deeper oud. Its rosewood glass,\n      pale wood-effect panels and chrome detailing reflect a fragrance\n      designed to feel soft, polished and timeless.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-occasion-section\"\u003e\n    \u003ch3\u003eA Versatile Fragrance for Everyday and Special Moments\u003c\/h3\u003e\n    \u003cp\u003e\n      The soft sandalwood and citrus balance makes Sandal Oud approachable for\n      daily wear, while musk, florals and oud provide enough depth for dinners,\n      gatherings and special occasions. Its unisex profile and distinctive\n      presentation also make it suitable for fragrance gifting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sd-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      The official description presents Sandal Oud as a soft and long-wearing\n      Eau de Parfum. Its sandalwood, oud and musk structure provides depth and\n      persistence. 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=\"sd-trust-section\"\u003e\n\n    \u003ch3 class=\"sd-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"sd-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\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=\"sd-trust-grid\"\u003e\n\n      \u003cdiv class=\"sd-trust-card\"\u003e\n        \u003cdiv class=\"sd-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=\"sd-trust-card\"\u003e\n        \u003cdiv class=\"sd-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=\"sd-trust-card\"\u003e\n        \u003cdiv class=\"sd-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=\"sd-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Sandal Oud by Oudh Al Anfar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Sandal Oud opens with sandalwood and oud, develops through a bright\n          citrus heart, and settles into musk, floral notes and oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Sandal Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Sandalwood and oud are the listed top notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Sandal Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Citrus forms the heart, bringing brightness and balance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Sandal Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Musk, floral notes and oud form the warm and softly refined base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandal Oud suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The official product description presents Sandal Oud as a\n          unisex fragrance for men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Sandal Oud?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Sandal Oud 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=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandal Oud a sandalwood perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Sandalwood is one of the principal opening notes alongside oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Sandal Oud best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its soft woody and citrus balance makes 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=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandal Oud long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The official description presents it as a long-wearing fragrance.\n          Exact performance 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=\"sd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandal Oud suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"sd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its unisex profile, 100ml size and distinctive wood-effect\n          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":47583509217526,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Sandal-EDP-100ml.webp?v=1739212564"},{"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":"saqr-al-khaleej-edp-100ml","title":"Saqr Al Khaleej EDP (100ml)","description":"\u003cstyle\u003e\n  .saqr-khaleej-wrapper {\n    --sk-white: #ffffff;\n    --sk-pale: #f8f2e9;\n    --sk-pale-2: #fcfaf6;\n    --sk-border: #e4d7c8;\n    --sk-neutral-border: #ebe2d7;\n\n    --sk-dominant: #9a552f;\n    --sk-dominant-dark: #6c3825;\n    --sk-secondary: #3a241d;\n    --sk-accent: #c7a65a;\n    --sk-dark-support: #2b1914;\n    --sk-dark-deep: #100c0a;\n\n    --sk-ink: #18120f;\n    --sk-body: #403833;\n    --sk-muted: #776e67;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sk-white);\n    color: var(--sk-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  .saqr-khaleej-wrapper *,\n  .saqr-khaleej-wrapper *::before,\n  .saqr-khaleej-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sk-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sk-white);\n    border: 0;\n    border-bottom: 1px solid var(--sk-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sk-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sk-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sk-main-title {\n    margin: 0 0 10px;\n    color: var(--sk-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  .sk-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sk-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .sk-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sk-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sk-white);\n    border: 1px solid var(--sk-border);\n    border-radius: 10px;\n  }\n\n  .sk-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sk-story h3 {\n    margin: 0 0 16px;\n    color: var(--sk-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sk-story p {\n    margin: 0 0 17px;\n    color: var(--sk-body);\n    font-size: 1.05rem;\n  }\n\n  .sk-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sk-section-title {\n    margin: 0 0 25px;\n    color: var(--sk-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  .sk-notes-section,\n  .sk-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sk-white);\n    border: 1px solid var(--sk-border);\n    border-radius: 10px;\n  }\n\n  .sk-accord-section,\n  .sk-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sk-pale);\n    border: 1px solid var(--sk-border);\n    border-radius: 10px;\n  }\n\n  .sk-notes-grid,\n  .sk-journey-grid,\n  .sk-accord-grid,\n  .sk-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sk-note-card {\n    padding: 22px;\n    background: var(--sk-pale);\n    border: 1px solid var(--sk-border);\n    border-top: 4px solid var(--sk-dominant);\n    border-radius: 8px;\n  }\n\n  .sk-note-label {\n    margin-bottom: 7px;\n    color: var(--sk-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sk-note-title {\n    margin-bottom: 7px;\n    color: var(--sk-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sk-note-description {\n    color: var(--sk-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .sk-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sk-accent);\n    border: 1px solid var(--sk-accent);\n    border-radius: 10px;\n  }\n\n  .sk-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sk-dark-support),\n      var(--sk-dark-deep)\n    );\n    color: var(--sk-white);\n  }\n\n  .sk-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--sk-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sk-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .sk-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sk-details-box,\n  .sk-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sk-white);\n    border: 1px solid var(--sk-border);\n    border-radius: 8px;\n  }\n\n  .sk-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sk-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sk-border);\n  }\n\n  .sk-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(--sk-neutral-border);\n  }\n\n  .sk-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sk-detail-label {\n    color: var(--sk-muted);\n    font-weight: 600;\n  }\n\n  .sk-detail-value {\n    color: var(--sk-ink);\n    text-align: right;\n  }\n\n  .sk-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sk-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sk-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sk-neutral-border);\n  }\n\n  .sk-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sk-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sk-dominant);\n    font-weight: 700;\n  }\n\n  .sk-journey-intro,\n  .sk-accord-intro,\n  .sk-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sk-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sk-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sk-pale);\n    border: 1px solid var(--sk-border);\n    border-radius: 8px;\n  }\n\n  .sk-journey-number,\n  .sk-accord-icon,\n  .sk-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sk-dominant);\n    color: var(--sk-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sk-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sk-journey-card h4,\n  .sk-accord-card h4,\n  .sk-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sk-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sk-journey-card p,\n  .sk-accord-card p,\n  .sk-trust-card p {\n    margin: 0;\n    color: var(--sk-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sk-accord-card,\n  .sk-trust-card {\n    padding: 22px;\n    background: var(--sk-white);\n    border: 1px solid var(--sk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sk-accord-icon,\n  .sk-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .sk-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sk-dark-support) 0%,\n      var(--sk-dominant) 48%,\n      var(--sk-dark-deep) 100%\n    );\n    color: var(--sk-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sk-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sk-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sk-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  .sk-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sk-pale);\n    border: 1px solid var(--sk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sk-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sk-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sk-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sk-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sk-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sk-pale-2);\n    border: 1px solid var(--sk-border);\n    border-left: 6px solid var(--sk-dominant);\n    border-radius: 8px;\n  }\n\n  .sk-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sk-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sk-performance-section p {\n    margin: 0;\n    color: var(--sk-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sk-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sk-border);\n  }\n\n  .sk-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sk-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sk-faq-item {\n    background: var(--sk-white);\n    border-bottom: 1px solid var(--sk-border);\n  }\n\n  .sk-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sk-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sk-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sk-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sk-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sk-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sk-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sk-body);\n    font-size: 1rem;\n  }\n\n  .sk-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .saqr-khaleej-wrapper {\n      padding: 35px;\n    }\n\n    .sk-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sk-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sk-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sk-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sk-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sk-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sk-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sk-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sk-notes-grid,\n    .sk-journey-grid,\n    .sk-accord-grid,\n    .sk-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sk-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sk-character-card {\n      padding: 35px;\n    }\n\n    .sk-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sk-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sk-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sk-section-title,\n    .sk-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sk-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sk-note-description {\n      font-size: 1rem;\n    }\n\n    .sk-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sk-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sk-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sk-detail-row,\n    .sk-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sk-journey-intro,\n    .sk-accord-intro,\n    .sk-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .sk-journey-card h4,\n    .sk-accord-card h4,\n    .sk-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sk-journey-card p,\n    .sk-accord-card p,\n    .sk-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sk-statement-section {\n      padding: 44px;\n    }\n\n    .sk-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sk-statement-section p,\n    .sk-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sk-occasion-section {\n      padding: 38px;\n    }\n\n    .sk-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sk-performance-section {\n      padding: 30px;\n    }\n\n    .sk-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sk-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sk-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sk-notes-grid,\n    .sk-journey-grid,\n    .sk-accord-grid,\n    .sk-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .saqr-khaleej-wrapper {\n      padding: 10px;\n    }\n\n    .sk-header {\n      padding: 26px 8px;\n    }\n\n    .sk-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sk-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sk-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sk-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sk-detail-value {\n      text-align: left;\n    }\n\n    .sk-character-card {\n      padding: 24px 18px;\n    }\n\n    .sk-journey-section,\n    .sk-accord-section,\n    .sk-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sk-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sk-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sk-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"saqr-khaleej-wrapper\"\u003e\n\n  \u003cdiv class=\"sk-header\"\u003e\n    \u003cdiv class=\"sk-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n    \u003ch2 class=\"sk-main-title\"\u003eSaqr Al Khaleej\u003c\/h2\u003e\n    \u003cp class=\"sk-tagline\"\u003e\n      “The Gulf Hawk — fresh oud, earthy patchouli, vetiver and deep agarwood.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-intro-grid\"\u003e\n\n    \u003cdiv class=\"sk-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2023-06-01-1487669308-1.webp?v=1739212499\" alt=\"Saqr Al Khaleej by Adyan 100ml Eau de Parfum with amber copper bottle, falcon emblem, dark leather cap and gold detailing\" class=\"sk-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sk-story\"\u003e\n      \u003ch3\u003eA Mystical Oriental Oud Inspired by the Gulf Hawk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the quiet power of \u003cstrong\u003eSaqr Al Khaleej by Adyan\u003c\/strong\u003e,\n        a soft yet distinctive \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e inspired\n        by the revered character of oriental oud.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Known as “The Gulf Hawk,” Saqr Al Khaleej presents oud in a bright,\n        multifaceted style rather than treating it as a single dark note.\n        Freshness in the opening brings clarity before the composition settles\n        into deeper earthy and woody territory.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Patchouli and vetiver form the heart. Patchouli contributes earthy\n        richness, while vetiver introduces a dry, grounded and subtly smoky\n        quality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud and agarwood shape the base, reinforcing the fragrance’s oriental\n        identity with deep, resinous and sophisticated woody character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance is presented as unisex and designed to be shared across\n        different ages and personal styles rather than being restricted by\n        traditional gender categories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a polished amber-copper bottle with a falcon emblem,\n        dark leather-textured cap and restrained gold detailing, Saqr Al\n        Khaleej combines a commanding visual identity with an elegant,\n        gift-ready presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-notes-section\"\u003e\n    \u003ch3 class=\"sk-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"sk-notes-grid\"\u003e\n\n      \u003cdiv class=\"sk-note-card\"\u003e\n        \u003cdiv class=\"sk-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-title\"\u003eFresh and Oud\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-description\"\u003e\n          A fresh opening brings clarity and lift to the first expression\n          of oud, creating a bright yet unmistakably oriental introduction.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-note-card\"\u003e\n        \u003cdiv class=\"sk-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-title\"\u003ePatchouli and Vetiver\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-description\"\u003e\n          Earthy patchouli and dry vetiver create a grounded, textured and\n          subtly smoky centre.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-note-card\"\u003e\n        \u003cdiv class=\"sk-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-title\"\u003eOud and Agarwood\u003c\/div\u003e\n        \u003cdiv class=\"sk-note-description\"\u003e\n          Deep oud and agarwood reinforce the composition with resinous,\n          woody and sophisticated oriental depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-character-section\"\u003e\n\n    \u003cdiv class=\"sk-character-card\"\u003e\n      \u003ch3\u003eThe Fresh Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Freshness brings light and clarity to oud, creating an opening that\n        feels refined, composed and immediately distinctive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sk-character-card\"\u003e\n      \u003ch3\u003eThe Patchouli Agarwood Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli and vetiver gradually deepen into oud and agarwood,\n        creating an earthy, resinous and commanding trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-details-grid\"\u003e\n\n    \u003cdiv class=\"sk-details-box\"\u003e\n      \u003ch4 class=\"sk-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eSaqr Al Khaleej\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eEnglish Meaning\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eThe Gulf Hawk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eOriental Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eFresh, Oud, Earthy, Vetiver and Agarwood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-detail-row\"\u003e\n        \u003cspan class=\"sk-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sk-detail-value\"\u003eAmber Copper with Falcon and Leather Detailing\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sk-highlights-box\"\u003e\n      \u003ch4 class=\"sk-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"sk-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eUnisex fragrance profile\u003c\/li\u003e\n        \u003cli\u003eFresh oud opening\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n        \u003cli\u003eDry and grounded vetiver\u003c\/li\u003e\n        \u003cli\u003eDeep agarwood foundation\u003c\/li\u003e\n        \u003cli\u003eOriental oud fragrance family\u003c\/li\u003e\n        \u003cli\u003eSoft yet commanding character\u003c\/li\u003e\n        \u003cli\u003eSuitable across different ages and styles\u003c\/li\u003e\n        \u003cli\u003eDistinctive falcon emblem\u003c\/li\u003e\n        \u003cli\u003eLeather-textured cap\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=\"sk-journey-section\"\u003e\n    \u003ch3 class=\"sk-section-title\"\u003eThe Saqr Al Khaleej Journey\u003c\/h3\u003e\n\n    \u003cp class=\"sk-journey-intro\"\u003e\n      A focused progression from fresh oud to earthy patchouli and vetiver\n      before settling into deep oud and agarwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sk-journey-grid\"\u003e\n\n      \u003cdiv class=\"sk-journey-card\"\u003e\n        \u003cdiv class=\"sk-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Oud Clarity\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh facets brighten oud and create a refined, uplifting first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-journey-card\"\u003e\n        \u003cdiv class=\"sk-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Vetiver Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and vetiver bring earthy texture, dryness and grounded\n          character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-journey-card\"\u003e\n        \u003cdiv class=\"sk-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eOud Agarwood Foundation\u003c\/h4\u003e\n        \u003cp\u003e\n          Oud and agarwood settle into a deep, resinous and sophisticated\n          finishing trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-accord-section\"\u003e\n    \u003ch3 class=\"sk-section-title\"\u003eThe Signature Saqr Al Khaleej Accords\u003c\/h3\u003e\n\n    \u003cp class=\"sk-accord-intro\"\u003e\n      A focused oriental composition shaped by fresh oud, earthy patchouli,\n      dry vetiver and deep agarwood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sk-accord-grid\"\u003e\n\n      \u003cdiv class=\"sk-accord-card\"\u003e\n        \u003cdiv class=\"sk-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFresh Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Freshness gives oud a brighter, more open and multifaceted first\n          expression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-accord-card\"\u003e\n        \u003cdiv class=\"sk-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePatchouli and Vetiver\u003c\/h4\u003e\n        \u003cp\u003e\n          Earthy patchouli and dry vetiver create texture, balance and\n          grounded sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-accord-card\"\u003e\n        \u003cdiv class=\"sk-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eOud and Agarwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Deep resinous woods create the fragrance’s enduring oriental\n          identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-statement-section\"\u003e\n    \u003ch3\u003eThe Quiet Power of the Gulf Hawk\u003c\/h3\u003e\n    \u003cp\u003e\n      Saqr Al Khaleej moves from fresh oud into patchouli and vetiver before\n      settling into deep oud and agarwood. Its amber-copper bottle, falcon\n      emblem and dark leather-textured cap reflect a fragrance designed to\n      feel poised, mystical and commanding.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-occasion-section\"\u003e\n    \u003ch3\u003eA Shared Oriental Signature\u003c\/h3\u003e\n    \u003cp\u003e\n      Saqr Al Khaleej is presented as a unisex fragrance suitable across\n      different ages and personal styles. Its fresh opening adds versatility,\n      while patchouli, vetiver and agarwood provide depth for dinners,\n      evenings, formal gatherings and special occasions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      The official description presents Saqr Al Khaleej as having a deep,\n      beautiful and long-wearing sillage. Its patchouli, vetiver, oud and\n      agarwood structure provides substantial depth. Exact longevity and\n      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=\"sk-trust-section\"\u003e\n    \u003ch3 class=\"sk-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"sk-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, woody scents, musk compositions and gift-ready Eau de\n      Parfum presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sk-trust-grid\"\u003e\n\n      \u003cdiv class=\"sk-trust-card\"\u003e\n        \u003cdiv class=\"sk-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover contemporary Eau de Parfum releases, Arabian fragrances,\n          oud compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sk-trust-card\"\u003e\n        \u003cdiv class=\"sk-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=\"sk-trust-card\"\u003e\n        \u003cdiv class=\"sk-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  \u003c\/div\u003e\n\n  \u003cdiv class=\"sk-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Saqr Al Khaleej by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saqr Al Khaleej opens with fresh oud, develops into patchouli and\n          vetiver, and settles into a deep oud and agarwood foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Saqr Al Khaleej?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Fresh and oud are the listed top notes, creating a bright yet\n          recognisably oriental opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Saqr Al Khaleej?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Patchouli and vetiver form the heart, adding earthy richness,\n          dryness and grounded depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Saqr Al Khaleej?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Oud and agarwood form the base, creating a deep, resinous and\n          sophisticated woody trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Saqr Al Khaleej suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The official description presents Saqr Al Khaleej as a unisex\n          fragrance designed to be shared across different ages and gender\n          identities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Saqr Al Khaleej Eau de Parfum?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Saqr Al Khaleej by Adyan 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=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Saqr Al Khaleej an oriental fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is described as an oriental oud fragrance built\n          around fresh oud, patchouli, vetiver and agarwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Saqr Al Khaleej best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh opening and deep woody foundation make it suitable for\n          dinners, evenings, formal gatherings, special occasions and\n          signature daily wear for oud enthusiasts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Saqr Al Khaleej long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The official description presents it as a long-wearing fragrance\n          with deep sillage. 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=\"sk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Saqr Al Khaleej suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"sk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, unisex oriental oud profile, falcon emblem and\n          elegant amber-copper presentation make it a distinctive fragrance\n          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":47583511085302,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Saqr-Al-Khaleej-EDP-100ml.webp?v=1739212499"}],"url":"https:\/\/londonmusk.com\/collections\/oud.oembed?page=3","provider":"London Musk","version":"1.0","type":"link"}