{"title":"Musk","description":null,"products":[{"product_id":"mystic-ocean-80ml-edp-long-lasting-refreshing-fragrance","title":"Mystic Ocean 80ML EDP","description":"\u003cstyle\u003e\n  .mystic-ocean-wrapper {\n    --mo-white: #ffffff;\n    --mo-soft-white: #fbfdff;\n    --mo-pale: #eef9fb;\n    --mo-pale-2: #f6fcfd;\n    --mo-border: #cbe3e7;\n    --mo-neutral-border: #ddecee;\n    --mo-trust-border: #d7e9ec;\n\n    --mo-black: #050505;\n    --mo-ink: #071c24;\n    --mo-deep-teal: #063f4d;\n    --mo-ocean: #0788a7;\n    --mo-aqua: #28b5cf;\n    --mo-turquoise: #5bd2df;\n    --mo-seafoam: #d7f5f2;\n    --mo-soft-blue: #e9f9ff;\n    --mo-gold: #c5a059;\n    --mo-soft-gold: #efd487;\n    --mo-sand: #e7d5b2;\n    --mo-citrus: #d8cf5d;\n    --mo-marine: #4ebbd2;\n    --mo-ocean-floral: #f4f8f1;\n    --mo-green: #5f8f70;\n    --mo-sandalwood: #9d7554;\n    --mo-musk: #f2eee7;\n    --mo-character-bg: linear-gradient(135deg, #071c24 0%, #063f4d 52%, #0788a7 100%);\n\n    --mo-heading: #172226;\n    --mo-text: #424d50;\n    --mo-muted: #6b7679;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mo-white);\n    color: var(--mo-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  .mystic-ocean-wrapper *,\n  .mystic-ocean-wrapper *::before,\n  .mystic-ocean-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .mo-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mo-white);\n    border-bottom: 1px solid var(--mo-border);\n    text-align: center;\n  }\n\n  .mo-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mo-ocean);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mo-main-title {\n    margin: 0 0 10px;\n    color: var(--mo-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  .mo-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--mo-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .mo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-border);\n    border-radius: 10px;\n  }\n\n  .mo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mo-story h3 {\n    margin: 0 0 16px;\n    color: var(--mo-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mo-story p {\n    margin: 0 0 17px;\n    color: var(--mo-text);\n    font-size: 1.05rem;\n  }\n\n  .mo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mo-section-title {\n    margin: 0 0 25px;\n    color: var(--mo-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  .mo-notes-section,\n  .mo-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-border);\n    border-radius: 10px;\n  }\n\n  .mo-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mo-pale);\n    border: 1px solid var(--mo-border);\n    border-radius: 10px;\n  }\n\n  .mo-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-trust-border);\n    border-radius: 10px;\n  }\n\n  .mo-notes-grid,\n  .mo-journey-grid,\n  .mo-accord-grid,\n  .mo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .mo-note-card {\n    padding: 22px;\n    background: var(--mo-pale-2);\n    border: 1px solid var(--mo-border);\n    border-top: 4px solid var(--mo-ocean);\n    border-radius: 8px;\n  }\n\n  .mo-note-label {\n    margin-bottom: 7px;\n    color: var(--mo-ocean);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mo-note-title {\n    margin-bottom: 7px;\n    color: var(--mo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mo-note-description {\n    color: var(--mo-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .mo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mo-soft-gold);\n    border: 1px solid var(--mo-soft-gold);\n    border-radius: 10px;\n  }\n\n  .mo-character-card {\n    padding: 30px 24px;\n    background: var(--mo-character-bg);\n    color: var(--mo-white);\n  }\n\n  .mo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mo-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mo-character-card p {\n    margin: 0;\n    color: var(--mo-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .mo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mo-details-box,\n  .mo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-border);\n    border-radius: 8px;\n  }\n\n  .mo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mo-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mo-neutral-border);\n  }\n\n  .mo-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(--mo-neutral-border);\n  }\n\n  .mo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mo-detail-label {\n    color: var(--mo-muted);\n    font-weight: 600;\n  }\n\n  .mo-detail-value {\n    color: var(--mo-heading);\n    text-align: right;\n  }\n\n  .mo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mo-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mo-neutral-border);\n  }\n\n  .mo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mo-ocean);\n    font-weight: 700;\n  }\n\n  .mo-journey-intro,\n  .mo-accord-intro,\n  .mo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mo-pale);\n    border: 1px solid var(--mo-border);\n    border-radius: 8px;\n  }\n\n  .mo-journey-number,\n  .mo-accord-icon,\n  .mo-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mo-deep-teal);\n    color: var(--mo-soft-gold);\n    border: 1px solid var(--mo-deep-teal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mo-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mo-journey-card h4,\n  .mo-accord-card h4,\n  .mo-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mo-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mo-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .mo-journey-card p,\n  .mo-accord-card p,\n  .mo-trust-card p {\n    margin: 0;\n    color: var(--mo-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .mo-trust-card p {\n    color: #111111;\n  }\n\n  .mo-accord-card {\n    padding: 22px;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mo-trust-card {\n    padding: 28px 22px;\n    background: var(--mo-white);\n    border: 1px solid var(--mo-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .mo-accord-icon,\n  .mo-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .mo-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--mo-ink) 0%, var(--mo-deep-teal) 52%, var(--mo-ocean) 100%);\n    color: var(--mo-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .mo-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mo-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mo-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mo-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .mo-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mo-pale);\n    border: 1px solid var(--mo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mo-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mo-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .mo-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mo-pale-2);\n    border: 1px solid var(--mo-border);\n    border-left: 6px solid var(--mo-ocean);\n    border-radius: 8px;\n  }\n\n  .mo-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mo-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mo-performance-section p {\n    margin: 0;\n    color: var(--mo-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .mo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mo-border);\n  }\n\n  .mo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mo-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mo-faq-item {\n    background: var(--mo-white);\n    border-bottom: 1px solid var(--mo-border);\n  }\n\n  .mo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mo-ocean);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mo-text);\n    font-size: 1rem;\n  }\n\n  .mo-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mystic-ocean-wrapper {\n      padding: 35px;\n    }\n\n    .mo-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mo-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mo-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mo-notes-grid,\n    .mo-journey-grid,\n    .mo-accord-grid,\n    .mo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .mo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mo-character-card {\n      padding: 35px;\n    }\n\n    .mo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mo-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mo-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mo-section-title,\n    .mo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mo-note-description {\n      font-size: 1rem;\n    }\n\n    .mo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mo-detail-row,\n    .mo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mo-journey-intro,\n    .mo-accord-intro,\n    .mo-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mo-journey-card h4,\n    .mo-accord-card h4,\n    .mo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mo-journey-card p,\n    .mo-accord-card p,\n    .mo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mo-statement-section {\n      padding: 44px;\n    }\n\n    .mo-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mo-statement-section p,\n    .mo-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mo-occasion-section {\n      padding: 38px;\n    }\n\n    .mo-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mo-performance-section {\n      padding: 30px;\n    }\n\n    .mo-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mo-trust-section {\n      padding: 44px 38px;\n    }\n\n    .mo-trust-card {\n      padding: 32px 26px;\n    }\n\n    .mo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mo-notes-grid,\n    .mo-journey-grid,\n    .mo-accord-grid,\n    .mo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mystic-ocean-wrapper {\n      padding: 10px;\n    }\n\n    .mo-header {\n      padding: 26px 8px;\n    }\n\n    .mo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mo-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mo-detail-value {\n      text-align: left;\n    }\n\n    .mo-character-card {\n      padding: 24px 18px;\n    }\n\n    .mo-journey-section,\n    .mo-accord-section,\n    .mo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mo-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mo-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mystic-ocean-wrapper\"\u003e\n\n  \u003cdiv class=\"mo-header\"\u003e\n    \u003cdiv class=\"mo-brand-tag\"\u003eRefreshing Unisex Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"mo-main-title\"\u003eMystic Ocean\u003c\/h2\u003e\n    \u003cp class=\"mo-tagline\"\u003e\n      “Citrus, marine accords, oceanic florals, green notes, sandalwood and musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-intro-grid\"\u003e\n\n    \u003cdiv class=\"mo-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/1.png?v=1734352075\" alt=\"Mystic Ocean 80ML EDP in translucent turquoise blue bottle with dark cap, gold framed label and aquatic ocean inspired presentation\" class=\"mo-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mo-story\"\u003e\n      \u003ch3\u003eThe Refreshing Essence of Ocean Breeze\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eMystic Ocean 80ML EDP\u003c\/strong\u003e, a refreshing unisex\n        Eau de Parfum inspired by the beauty of ocean breezes, sunlit waves\n        and serene coastal landscapes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Mystic Ocean opens with a crisp and invigorating blend of citrus and\n        marine accords. This first impression feels clean, bright and aquatic,\n        awakening the senses with a wave of freshness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The heart reveals oceanic florals and green notes. These accords create\n        a calm coastal character, adding natural freshness and a tranquil\n        floral-green feeling that reflects the peaceful mood of the sea.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base settles into sandalwood and musk. Sandalwood gives the scent\n        soft earthy warmth, while musk creates a clean and smooth trail that\n        lingers gently on the skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Mystic Ocean is made for anyone who enjoys a fresh aquatic fragrance\n        that feels easy to wear, uplifting and versatile. It works well for\n        daily use, casual outings, gifting and special occasions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a turquoise ocean-inspired bottle with a dark cap and gold\n        framed label, Mystic Ocean visually reflects its aquatic freshness,\n        sea-breeze identity and clean modern fragrance mood.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-notes-section\"\u003e\n\n    \u003ch3 class=\"mo-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"mo-notes-grid\"\u003e\n\n      \u003cdiv class=\"mo-note-card\"\u003e\n        \u003cdiv class=\"mo-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-title\"\u003eCitrus and Marine Accords\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-description\"\u003e\n          A crisp blend of citrus and marine notes creates an invigorating\n          opening with clean, bright and refreshing ocean energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-note-card\"\u003e\n        \u003cdiv class=\"mo-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-title\"\u003eOceanic Florals and Green Notes\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-description\"\u003e\n          Oceanic florals and green notes bring a calm coastal feel, evoking\n          the fresh tranquility of seaside landscapes.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-note-card\"\u003e\n        \u003cdiv class=\"mo-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-title\"\u003eSandalwood and Musk\u003c\/div\u003e\n        \u003cdiv class=\"mo-note-description\"\u003e\n          Sandalwood adds earthy warmth, while musk provides a smooth, clean\n          and softly lingering finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-character-section\"\u003e\n\n    \u003cdiv class=\"mo-character-card\"\u003e\n      \u003ch3\u003eThe Citrus Marine Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Citrus and marine accords give Mystic Ocean its fresh, clean and\n        energetic first impression, like a cool breeze moving over sunlit\n        water.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mo-character-card\"\u003e\n      \u003ch3\u003eThe Sandalwood Musk Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Sandalwood and musk settle the scent into a soft, warm and smooth base\n        that keeps the fragrance grounded without losing its aquatic freshness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-details-grid\"\u003e\n\n    \u003cdiv class=\"mo-details-box\"\u003e\n      \u003ch4 class=\"mo-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eMystic Ocean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eProduct Page Title\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eMystic Ocean 80ML EDP\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003e80ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eFresh, Aquatic, Citrus, Green and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eCitrus, Marine Accords\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eOceanic Florals, Green Notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eSandalwood, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-detail-row\"\u003e\n        \u003cspan class=\"mo-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"mo-detail-value\"\u003eTurquoise Bottle, Dark Cap and Gold Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mo-highlights-box\"\u003e\n      \u003ch4 class=\"mo-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"mo-highlights-list\"\u003e\n        \u003cli\u003e80ml Eau de Parfum with refreshing ocean-inspired character\u003c\/li\u003e\n        \u003cli\u003eUnisex fragrance suitable for men and women\u003c\/li\u003e\n        \u003cli\u003eCitrus creates a crisp and uplifting opening\u003c\/li\u003e\n        \u003cli\u003eMarine accords add fresh aquatic energy\u003c\/li\u003e\n        \u003cli\u003eOceanic florals create a serene coastal mood\u003c\/li\u003e\n        \u003cli\u003eGreen notes bring natural freshness\u003c\/li\u003e\n        \u003cli\u003eSandalwood adds earthy warmth and depth\u003c\/li\u003e\n        \u003cli\u003eMusk leaves a clean and smooth finish\u003c\/li\u003e\n        \u003cli\u003eFresh aquatic profile suitable for everyday wear\u003c\/li\u003e\n        \u003cli\u003eVersatile enough for casual outings and special occasions\u003c\/li\u003e\n        \u003cli\u003eLong-lasting formula listed on the product page\u003c\/li\u003e\n        \u003cli\u003eOcean-inspired bottle presentation makes it gift-friendly\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-journey-section\"\u003e\n\n    \u003ch3 class=\"mo-section-title\"\u003eThe Mystic Ocean Journey\u003c\/h3\u003e\n\n    \u003cp class=\"mo-journey-intro\"\u003e\n      A fresh aquatic fragrance journey from citrus and marine accords into\n      oceanic florals and green notes, finishing with sandalwood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mo-journey-grid\"\u003e\n\n      \u003cdiv class=\"mo-journey-card\"\u003e\n        \u003cdiv class=\"mo-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCrisp Marine Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus and marine accords create a clean, bright and energising first\n          impression inspired by ocean air.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-journey-card\"\u003e\n        \u003cdiv class=\"mo-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eOceanic Green Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Oceanic florals and green notes bring a peaceful coastal freshness\n          with soft natural depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-journey-card\"\u003e\n        \u003cdiv class=\"mo-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Musk Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and musk settle into a warm, clean and softly lingering\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=\"mo-accord-section\"\u003e\n\n    \u003ch3 class=\"mo-section-title\"\u003eThe Signature Mystic Ocean Accords\u003c\/h3\u003e\n\n    \u003cp class=\"mo-accord-intro\"\u003e\n      A refreshing Eau de Parfum shaped by citrus freshness, marine accords,\n      oceanic florals, green notes, sandalwood warmth and clean musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mo-accord-grid\"\u003e\n\n      \u003cdiv class=\"mo-accord-card\"\u003e\n        \u003cdiv class=\"mo-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eCitrus Marine\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus and marine notes create the bright, crisp and refreshing\n          identity of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-accord-card\"\u003e\n        \u003cdiv class=\"mo-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eOceanic Green Floral\u003c\/h4\u003e\n        \u003cp\u003e\n          Oceanic florals and green notes add natural serenity and a coastal\n          landscape effect.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mo-accord-card\"\u003e\n        \u003cdiv class=\"mo-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and musk create the smooth, warm and softly lingering\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=\"mo-statement-section\"\u003e\n    \u003ch3\u003eTurquoise Ocean Freshness with Clean Musky Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Mystic Ocean opens with citrus and marine accords, develops through\n      oceanic florals and green notes, then settles into sandalwood and musk.\n      Its turquoise bottle, dark cap and gold label reflect a fragrance\n      designed around sea breeze freshness, coastal serenity and smooth\n      everyday confidence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Wear, Casual Outings and Fresh Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Mystic Ocean is suitable for daily wear, casual outings, special\n      occasions, gifting and fresh signature fragrance use. Its aquatic opening\n      feels clean and uplifting, while sandalwood and musk add warmth and depth\n      to the final trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mo-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Mystic Ocean is presented as an 80ml Eau de Parfum with citrus, marine,\n      oceanic floral, green, sandalwood and musk accords. The product page\n      describes it as a long-lasting formula ideal for all-day wear. 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=\"mo-trust-section\"\u003e\n\n    \u003ch3 class=\"mo-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"mo-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=\"mo-trust-grid\"\u003e\n\n      \u003cdiv class=\"mo-trust-card\"\u003e\n        \u003cdiv class=\"mo-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=\"mo-trust-card\"\u003e\n        \u003cdiv class=\"mo-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=\"mo-trust-card\"\u003e\n        \u003cdiv class=\"mo-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=\"mo-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Mystic Ocean EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mystic Ocean opens with citrus and marine accords, develops with\n          oceanic florals and green notes, and settles into sandalwood and\n          musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Mystic Ocean EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mystic Ocean EDP is listed as an 80ml bottle on the product page.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Mystic Ocean?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mystic Ocean is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Mystic Ocean for men or women?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mystic Ocean is listed as a unisex fragrance suitable for both men\n          and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Mystic Ocean?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are described as a crisp and invigorating blend of\n          citrus and marine accords.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Mystic Ocean?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are oceanic florals and green notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Mystic Ocean?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are sandalwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Mystic Ocean an aquatic fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Mystic Ocean is described as a fresh aquatic fragrance inspired\n          by ocean breezes, sunlit waves and the spirit of the sea.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Mystic Ocean suitable for everyday wear?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Mystic Ocean is described as suitable for everyday wear, casual\n          outings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Mystic Ocean suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its ocean-inspired bottle design and fresh aquatic fragrance\n          profile make it suitable as a fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Mystic Ocean last?\u003c\/summary\u003e\n      \u003cdiv class=\"mo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mystic Ocean is listed with a long-lasting formula. Actual longevity\n          and projection can vary depending on skin chemistry, application\n          amount, clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47578883883254,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/1.png?v=1734352075"},{"product_id":"la-parle-pour-homme-edp-100ml","title":"La Parle Pour Homme EDP (100ml)","description":"\u003cstyle\u003e\n  .la-parle-wrapper {\n    --lp-white: #ffffff;\n    --lp-soft-white: #fbfcff;\n    --lp-pale: #eef4ff;\n    --lp-pale-2: #f7faff;\n    --lp-border: #d4ddea;\n    --lp-neutral-border: #e4e9f0;\n    --lp-trust-border: #dce4ed;\n\n    --lp-black: #050505;\n    --lp-ink: #0b1020;\n    --lp-navy: #0a1b4a;\n    --lp-blue: #173da8;\n    --lp-royal-blue: #235ad4;\n    --lp-cobalt: #1241bd;\n    --lp-sky-blue: #86a8ec;\n    --lp-ice-blue: #dfe9ff;\n    --lp-silver: #c9ced8;\n    --lp-chrome: #eef1f5;\n    --lp-lemon: #dcca43;\n    --lp-mint: #6da97a;\n    --lp-pink-pepper: #d16a79;\n    --lp-grapefruit: #e58a63;\n    --lp-ginger: #c4873b;\n    --lp-iso: #b9c3d8;\n    --lp-nutmeg: #8a5c37;\n    --lp-jasmine: #f3eadf;\n    --lp-incense: #2e2b28;\n    --lp-vetiver: #5a6640;\n    --lp-cedar: #7c5233;\n    --lp-sandalwood: #a27b55;\n    --lp-patchouli: #3b291f;\n    --lp-labdanum: #7a4a28;\n    --lp-white-musk: #f2eee7;\n    --lp-character-bg: linear-gradient(135deg, #050505 0%, #0a1b4a 52%, #235ad4 100%);\n\n    --lp-heading: #171b24;\n    --lp-text: #424854;\n    --lp-muted: #6f7682;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--lp-white);\n    color: var(--lp-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  .la-parle-wrapper *,\n  .la-parle-wrapper *::before,\n  .la-parle-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .lp-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--lp-white);\n    border-bottom: 1px solid var(--lp-border);\n    text-align: center;\n  }\n\n  .lp-brand-tag {\n    margin-bottom: 8px;\n    color: var(--lp-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .lp-main-title {\n    margin: 0 0 10px;\n    color: var(--lp-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  .lp-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--lp-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .lp-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .lp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n  }\n\n  .lp-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .lp-story h3 {\n    margin: 0 0 16px;\n    color: var(--lp-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lp-story p {\n    margin: 0 0 17px;\n    color: var(--lp-text);\n    font-size: 1.05rem;\n  }\n\n  .lp-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lp-section-title {\n    margin: 0 0 25px;\n    color: var(--lp-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  .lp-notes-section,\n  .lp-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n  }\n\n  .lp-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--lp-pale);\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n  }\n\n  .lp-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .lp-video-title {\n    margin: 0 0 8px;\n    color: var(--lp-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  .lp-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--lp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .lp-youtube-frame {\n    position: relative;\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--lp-black);\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    box-shadow: 0 12px 28px rgba(10, 27, 74, 0.14);\n  }\n\n  .lp-youtube-frame::before {\n    content: \"\";\n    display: block;\n    padding-bottom: 56.25%;\n  }\n\n  .lp-youtube-frame iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n    margin: 0;\n    padding: 0;\n    background: var(--lp-black);\n    border: 0;\n  }\n\n  .lp-video-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .lp-video-link a {\n    display: inline-block;\n    padding: 11px 28px;\n    background: var(--lp-royal-blue);\n    color: var(--lp-white);\n    border: 1px solid var(--lp-royal-blue);\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  .lp-video-link a:hover {\n    background: var(--lp-black);\n    border-color: var(--lp-black);\n    color: var(--lp-white);\n  }\n\n  .lp-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-trust-border);\n    border-radius: 10px;\n  }\n\n  .lp-notes-grid,\n  .lp-journey-grid,\n  .lp-accord-grid,\n  .lp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .lp-note-card {\n    padding: 22px;\n    background: var(--lp-pale-2);\n    border: 1px solid var(--lp-border);\n    border-top: 4px solid var(--lp-royal-blue);\n    border-radius: 8px;\n  }\n\n  .lp-note-label {\n    margin-bottom: 7px;\n    color: var(--lp-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lp-note-title {\n    margin-bottom: 7px;\n    color: var(--lp-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .lp-note-description {\n    color: var(--lp-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .lp-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--lp-silver);\n    border: 1px solid var(--lp-silver);\n    border-radius: 10px;\n  }\n\n  .lp-character-card {\n    padding: 30px 24px;\n    background: var(--lp-character-bg);\n    color: var(--lp-white);\n  }\n\n  .lp-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--lp-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lp-character-card p {\n    margin: 0;\n    color: var(--lp-white-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .lp-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .lp-details-box,\n  .lp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-border);\n    border-radius: 8px;\n  }\n\n  .lp-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--lp-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--lp-neutral-border);\n  }\n\n  .lp-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(--lp-neutral-border);\n  }\n\n  .lp-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .lp-detail-label {\n    color: var(--lp-muted);\n    font-weight: 600;\n  }\n\n  .lp-detail-value {\n    color: var(--lp-heading);\n    text-align: right;\n  }\n\n  .lp-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lp-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--lp-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--lp-neutral-border);\n  }\n\n  .lp-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .lp-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--lp-royal-blue);\n    font-weight: 700;\n  }\n\n  .lp-journey-intro,\n  .lp-accord-intro,\n  .lp-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--lp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .lp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--lp-pale);\n    border: 1px solid var(--lp-border);\n    border-radius: 8px;\n  }\n\n  .lp-journey-number,\n  .lp-accord-icon,\n  .lp-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--lp-navy);\n    color: var(--lp-chrome);\n    border: 1px solid var(--lp-navy);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .lp-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .lp-journey-card h4,\n  .lp-accord-card h4,\n  .lp-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--lp-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .lp-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .lp-journey-card p,\n  .lp-accord-card p,\n  .lp-trust-card p {\n    margin: 0;\n    color: var(--lp-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .lp-trust-card p {\n    color: #111111;\n  }\n\n  .lp-accord-card {\n    padding: 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lp-trust-card {\n    padding: 28px 22px;\n    background: var(--lp-white);\n    border: 1px solid var(--lp-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .lp-accord-icon,\n  .lp-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .lp-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--lp-black) 0%, var(--lp-navy) 52%, var(--lp-royal-blue) 100%);\n    color: var(--lp-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .lp-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--lp-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lp-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--lp-white-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .lp-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--lp-pale);\n    border: 1px solid var(--lp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .lp-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--lp-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lp-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--lp-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .lp-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--lp-pale-2);\n    border: 1px solid var(--lp-border);\n    border-left: 6px solid var(--lp-royal-blue);\n    border-radius: 8px;\n  }\n\n  .lp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--lp-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lp-performance-section p {\n    margin: 0;\n    color: var(--lp-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .lp-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--lp-border);\n  }\n\n  .lp-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--lp-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lp-faq-item {\n    background: var(--lp-white);\n    border-bottom: 1px solid var(--lp-border);\n  }\n\n  .lp-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--lp-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .lp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lp-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--lp-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .lp-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .lp-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--lp-text);\n    font-size: 1rem;\n  }\n\n  .lp-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .la-parle-wrapper {\n      padding: 35px;\n    }\n\n    .lp-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .lp-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .lp-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .lp-tagline {\n      font-size: 1.3rem;\n    }\n\n    .lp-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lp-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .lp-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .lp-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .lp-notes-grid,\n    .lp-journey-grid,\n    .lp-accord-grid,\n    .lp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .lp-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .lp-character-card {\n      padding: 35px;\n    }\n\n    .lp-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .lp-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .lp-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .lp-section-title,\n    .lp-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .lp-video-title {\n      font-size: 1.55rem;\n    }\n\n    .lp-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .lp-note-title {\n      font-size: 1.15rem;\n    }\n\n    .lp-note-description {\n      font-size: 1rem;\n    }\n\n    .lp-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .lp-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .lp-box-title {\n      font-size: 1.05rem;\n    }\n\n    .lp-detail-row,\n    .lp-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .lp-journey-intro,\n    .lp-accord-intro,\n    .lp-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .lp-journey-card h4,\n    .lp-accord-card h4,\n    .lp-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .lp-journey-card p,\n    .lp-accord-card p,\n    .lp-trust-card p {\n      font-size: 1rem;\n    }\n\n    .lp-statement-section {\n      padding: 44px;\n    }\n\n    .lp-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .lp-statement-section p,\n    .lp-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .lp-occasion-section {\n      padding: 38px;\n    }\n\n    .lp-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .lp-performance-section {\n      padding: 30px;\n    }\n\n    .lp-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .lp-trust-section {\n      padding: 44px 38px;\n    }\n\n    .lp-trust-card {\n      padding: 32px 26px;\n    }\n\n    .lp-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .lp-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .lp-notes-grid,\n    .lp-journey-grid,\n    .lp-accord-grid,\n    .lp-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .la-parle-wrapper {\n      padding: 10px;\n    }\n\n    .lp-header {\n      padding: 26px 8px;\n    }\n\n    .lp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .lp-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .lp-tagline {\n      font-size: 0.95rem;\n    }\n\n    .lp-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .lp-detail-value {\n      text-align: left;\n    }\n\n    .lp-character-card {\n      padding: 24px 18px;\n    }\n\n    .lp-journey-section,\n    .lp-accord-section,\n    .lp-video-section,\n    .lp-trust-section {\n      padding: 25px 15px;\n    }\n\n    .lp-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .lp-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .lp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"la-parle-wrapper\"\u003e\n\n  \u003cdiv class=\"lp-header\"\u003e\n    \u003cdiv class=\"lp-brand-tag\"\u003eOudh Al Anfar Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"lp-main-title\"\u003eLa Parle Pour Homme\u003c\/h2\u003e\n    \u003cp class=\"lp-tagline\"\u003e\n      “Lemon, mint, pink pepper, grapefruit, ginger, Iso E Super, nutmeg, jasmine, incense, vetiver and white musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-intro-grid\"\u003e\n\n    \u003cdiv class=\"lp-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/La-Parle-Pour-Homme-EDP-100ml_jpg.webp?v=1739208058\" alt=\"La Parle Pour Homme EDP 100ml by Oudh Al Anfar in blue gradient bottle with silver cap, white La Perle text and Anfar branding\" class=\"lp-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lp-story\"\u003e\n      \u003ch3\u003eFresh Woody Aromatic Energy with Opulent Oriental Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eLa Parle Pour Homme EDP by Oudh Al Anfar\u003c\/strong\u003e, a\n        refined \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e for men described as a\n        woody aromatic fragrance with aromatic herbs, fresh citrus brightness\n        and an opulent centre and base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with lemon, mint, pink pepper and grapefruit. Lemon\n        and grapefruit create a bright citrus spark, mint brings cool aromatic\n        freshness and pink pepper adds a clean spicy lift.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ginger, Iso E Super, nutmeg and jasmine shape the heart. Ginger gives\n        vibrant warmth, Iso E Super adds smooth modern woods, nutmeg creates\n        soft spice and jasmine brings a refined floral touch.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base settles into incense, vetiver, cedar, sandalwood, patchouli,\n        labdanum and white musk. Incense adds atmospheric depth, vetiver and\n        cedar create masculine structure, sandalwood softens the woods,\n        patchouli and labdanum add richness, and white musk leaves a clean\n        polished trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a striking blue gradient bottle with a polished silver cap\n        and white Anfar branding, La Parle Pour Homme visually reflects its\n        fresh, modern and masculine aromatic identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-notes-section\"\u003e\n\n    \u003ch3 class=\"lp-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lp-notes-grid\"\u003e\n\n      \u003cdiv class=\"lp-note-card\"\u003e\n        \u003cdiv class=\"lp-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-title\"\u003eLemon, Mint, Pink Pepper and Grapefruit\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-description\"\u003e\n          Lemon and grapefruit bring citrus energy, mint adds aromatic\n          freshness and pink pepper gives the opening a clean spicy edge.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-note-card\"\u003e\n        \u003cdiv class=\"lp-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-title\"\u003eGinger, Iso E Super, Nutmeg and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-description\"\u003e\n          Ginger and nutmeg create warm spice, Iso E Super adds modern woody\n          smoothness and jasmine brings subtle floral refinement.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-note-card\"\u003e\n        \u003cdiv class=\"lp-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-title\"\u003eIncense, Vetiver, Cedar, Sandalwood, Patchouli, Labdanum and White Musk\u003c\/div\u003e\n        \u003cdiv class=\"lp-note-description\"\u003e\n          Incense, vetiver, cedar, sandalwood, patchouli, labdanum and white\n          musk create an opulent woody aromatic dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-character-section\"\u003e\n\n    \u003cdiv class=\"lp-character-card\"\u003e\n      \u003ch3\u003eThe Lemon Mint Grapefruit Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        La Parle Pour Homme begins with a fresh citrus-aromatic lift where\n        lemon, mint and grapefruit feel bright, clean and immediately\n        energising.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lp-character-card\"\u003e\n      \u003ch3\u003eThe Incense Woods Musk Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Incense, vetiver, cedar, sandalwood, patchouli, labdanum and white musk\n        create a rich masculine base with depth, smoothness and lasting\n        elegance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-details-grid\"\u003e\n\n    \u003cdiv class=\"lp-details-box\"\u003e\n      \u003ch4 class=\"lp-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eLa Parle Pour Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eAnfar Since 1950\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eLemon, Mint, Pink Pepper, Grapefruit\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eGinger, Iso E Super, Nutmeg, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eIncense, Vetiver, Cedar, Sandalwood, Patchouli, Labdanum, White Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-detail-row\"\u003e\n        \u003cspan class=\"lp-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"lp-detail-value\"\u003eBlue Gradient Bottle, Silver Cap and White Branding\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lp-highlights-box\"\u003e\n      \u003ch4 class=\"lp-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lp-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum by Oudh Al Anfar\u003c\/li\u003e\n        \u003cli\u003eCreated as a men’s fragrance\u003c\/li\u003e\n        \u003cli\u003eWoody aromatic scent profile with oriental depth\u003c\/li\u003e\n        \u003cli\u003eLemon creates crisp citrus freshness\u003c\/li\u003e\n        \u003cli\u003eMint adds cooling aromatic lift\u003c\/li\u003e\n        \u003cli\u003ePink pepper gives a spicy modern edge\u003c\/li\u003e\n        \u003cli\u003eGrapefruit adds sparkling brightness\u003c\/li\u003e\n        \u003cli\u003eGinger and nutmeg create warm spice\u003c\/li\u003e\n        \u003cli\u003eIso E Super gives smooth woody radiance\u003c\/li\u003e\n        \u003cli\u003eJasmine adds subtle floral refinement\u003c\/li\u003e\n        \u003cli\u003eIncense, vetiver and cedar create masculine depth\u003c\/li\u003e\n        \u003cli\u003eWhite musk leaves a clean polished trail\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-journey-section\"\u003e\n\n    \u003ch3 class=\"lp-section-title\"\u003eThe La Parle Pour Homme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"lp-journey-intro\"\u003e\n      A woody aromatic journey from lemon, mint, pink pepper and grapefruit\n      into ginger, Iso E Super, nutmeg and jasmine, finishing with incense,\n      vetiver, cedar, sandalwood, patchouli, labdanum and white musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lp-journey-grid\"\u003e\n\n      \u003cdiv class=\"lp-journey-card\"\u003e\n        \u003cdiv class=\"lp-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Aromatic Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Lemon, mint, pink pepper and grapefruit create a bright, clean and\n          energising masculine first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-journey-card\"\u003e\n        \u003cdiv class=\"lp-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSpiced Modern Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Ginger, Iso E Super, nutmeg and jasmine build a smooth, aromatic,\n          spicy and subtly floral centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-journey-card\"\u003e\n        \u003cdiv class=\"lp-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eIncense Woody Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Incense, vetiver, cedar, sandalwood, patchouli, labdanum and white\n          musk settle into a rich and opulent base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-accord-section\"\u003e\n\n    \u003ch3 class=\"lp-section-title\"\u003eThe Signature La Parle Accords\u003c\/h3\u003e\n\n    \u003cp class=\"lp-accord-intro\"\u003e\n      A men’s Eau de Parfum shaped by fresh citrus, aromatic mint, pink pepper,\n      ginger spice, modern woods, incense, vetiver, cedar, sandalwood,\n      patchouli, labdanum and white musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lp-accord-grid\"\u003e\n\n      \u003cdiv class=\"lp-accord-card\"\u003e\n        \u003cdiv class=\"lp-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eLemon Mint Grapefruit\u003c\/h4\u003e\n        \u003cp\u003e\n          Lemon, mint and grapefruit create the fresh aromatic brightness that\n          defines the opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-accord-card\"\u003e\n        \u003cdiv class=\"lp-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eGinger Iso Nutmeg\u003c\/h4\u003e\n        \u003cp\u003e\n          Ginger, Iso E Super and nutmeg create a warm, smooth and modern\n          aromatic heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-accord-card\"\u003e\n        \u003cdiv class=\"lp-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eIncense Woods Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Incense, vetiver, cedar, sandalwood, patchouli, labdanum and white\n          musk give the base its opulent depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-video-section\"\u003e\n    \u003ch3 class=\"lp-video-title\"\u003eExperience La Parle Pour Homme\u003c\/h3\u003e\n\n    \u003cp class=\"lp-video-subtitle\"\u003e\n      Watch La Parle Pour Homme by Oudh Al Anfar and explore its fresh citrus, aromatic herbs, woody depth and masculine oriental mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lp-youtube-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BvVWfKxEWxo\" title=\"La Parle Pour Homme EDP Video\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lp-video-link\"\u003e\n      \u003ca href=\"https:\/\/www.youtube.com\/watch?v=BvVWfKxEWxo\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on YouTube\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-statement-section\"\u003e\n    \u003ch3\u003eBlue Citrus Freshness with Woody Aromatic Confidence\u003c\/h3\u003e\n    \u003cp\u003e\n      La Parle Pour Homme opens with lemon, mint, pink pepper and grapefruit,\n      develops through ginger, Iso E Super, nutmeg and jasmine, then settles\n      into incense, vetiver, cedar, sandalwood, patchouli, labdanum and white\n      musk. Its blue gradient bottle, silver cap and clean Anfar branding\n      reflect a fragrance built around freshness, confidence and refined\n      masculine depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Wear, Work and Masculine Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      La Parle Pour Homme is suitable for daily wear, work, casual-smart\n      styling, evening plans, gifting and confident signature fragrance use.\n      The citrus-mint opening feels fresh and clean, while incense, vetiver,\n      woods, labdanum and white musk create a deeper masculine trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      La Parle Pour Homme is presented as a 100ml Eau de Parfum with lemon,\n      mint, pink pepper, grapefruit, ginger, Iso E Super, nutmeg, jasmine,\n      incense, vetiver, cedar, sandalwood, patchouli, labdanum and white musk.\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=\"lp-trust-section\"\u003e\n\n    \u003ch3 class=\"lp-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"lp-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=\"lp-trust-grid\"\u003e\n\n      \u003cdiv class=\"lp-trust-card\"\u003e\n        \u003cdiv class=\"lp-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=\"lp-trust-card\"\u003e\n        \u003cdiv class=\"lp-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=\"lp-trust-card\"\u003e\n        \u003cdiv class=\"lp-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=\"lp-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does La Parle Pour Homme EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          La Parle Pour Homme opens with lemon, mint, pink pepper and\n          grapefruit, develops with ginger, Iso E Super, nutmeg and jasmine,\n          and settles into incense, vetiver, cedar, sandalwood, patchouli,\n          labdanum and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is La Parle Pour Homme EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          La Parle Pour Homme EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is La Parle Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          La Parle Pour Homme is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs La Parle Pour Homme for men?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page lists La Parle Pour Homme as a perfume for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in La Parle Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are lemon, mint, pink pepper and grapefruit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in La Parle Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are ginger, Iso E Super, nutmeg and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in La Parle Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are incense, vetiver, cedar, sandalwood, patchouli,\n          labdanum and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs La Parle Pour Homme a fresh fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Lemon, mint and grapefruit give the fragrance a fresh,\n          citrus-aromatic opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs La Parle Pour Homme a woody aromatic fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product page describes it as a woody aromatic fragrance,\n          supported by aromatic herbs and an opulent centre and base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear La Parle Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          La Parle Pour Homme is suitable for daily wear, work, casual-smart\n          styling, evening plans, gifting and confident masculine signature\n          fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs La Parle Pour Homme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its fresh masculine profile, 100ml Eau de Parfum size and blue\n          gradient bottle presentation make it suitable as a fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"lp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does La Parle Pour Homme last?\u003c\/summary\u003e\n      \u003cdiv class=\"lp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          La Parle Pour Homme is an Eau de Parfum. Actual longevity and\n          projection can vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579570241782,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/La-Parle-Pour-Homme-EDP-100ml_jpg.webp?v=1739208058"},{"product_id":"musc-d-orient-edp-115ml","title":"Musc D’Orient EDP (115ml)","description":"\u003c!-- Musc D'Orient by Anfar London EDP 115ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\n\u003cstyle\u003e\n  .mdo-wrapper {\n    --mdo-gold: #c5a059;\n    --mdo-deep-gold: #9b782f;\n    --mdo-purple: #70568f;\n    --mdo-deep-purple: #40334f;\n    --mdo-black: #111111;\n    --mdo-dark: #1d1a20;\n    --mdo-cream: #fbfaf7;\n    --mdo-lilac: #f8f5fb;\n    --mdo-light: #fafafa;\n    --mdo-body: #2a2a2a;\n    --mdo-muted: #686868;\n    --mdo-border: #ebe7ee;\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(--mdo-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  .mdo-wrapper *,\n  .mdo-wrapper *::before,\n  .mdo-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Header *\/\n\n  .mdo-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--mdo-border);\n  }\n\n  .mdo-brand-tag {\n    margin-bottom: 7px;\n    color: var(--mdo-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mdo-main-title {\n    margin: 0 0 10px;\n    color: var(--mdo-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  .mdo-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  .mdo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .mdo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mdo-cream);\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mdo-story h3 {\n    margin: 0 0 16px;\n    color: var(--mdo-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mdo-story p {\n    margin: 0 0 17px;\n    color: var(--mdo-body);\n    font-size: 1.05rem;\n  }\n\n  .mdo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .mdo-section-title {\n    margin: 0 0 25px;\n    color: var(--mdo-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  .mdo-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .mdo-note-card {\n    padding: 20px;\n    background: var(--mdo-lilac);\n    border-top: 3px solid var(--mdo-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .mdo-note-label {\n    margin-bottom: 7px;\n    color: var(--mdo-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mdo-note-title {\n    margin-bottom: 7px;\n    color: var(--mdo-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mdo-note-description {\n    color: var(--mdo-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .mdo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--mdo-gold);\n    border-radius: 8px;\n  }\n\n  .mdo-character-card {\n    padding: 28px 22px;\n    background: var(--mdo-dark);\n    color: #ffffff;\n  }\n\n  .mdo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mdo-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mdo-character-card p {\n    margin: 0;\n    color: #f3f1f4;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .mdo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .mdo-details-box,\n  .mdo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mdo-light);\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mdo-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mdo-border);\n  }\n\n  .mdo-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 #e7e3e9;\n  }\n\n  .mdo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mdo-detail-label {\n    color: var(--mdo-muted);\n    font-weight: 600;\n  }\n\n  .mdo-detail-value {\n    color: var(--mdo-black);\n    text-align: right;\n  }\n\n  .mdo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mdo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mdo-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e7e3e9;\n  }\n\n  .mdo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mdo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mdo-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .mdo-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mdo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mdo-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .mdo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--mdo-lilac);\n    border: 1px solid var(--mdo-border);\n    border-radius: 7px;\n  }\n\n  .mdo-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(--mdo-purple);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .mdo-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--mdo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mdo-journey-card p {\n    margin: 0;\n    color: var(--mdo-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Signature Accords *\/\n\n  .mdo-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--mdo-cream);\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mdo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mdo-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .mdo-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--mdo-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .mdo-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(--mdo-deep-purple);\n    color: var(--mdo-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .mdo-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--mdo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mdo-accord-card p {\n    margin: 0;\n    color: var(--mdo-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Occasion Section *\/\n\n  .mdo-occasion-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--mdo-deep-purple) 0%,\n      var(--mdo-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .mdo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mdo-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mdo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f4f1f5;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .mdo-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--mdo-light);\n    border: 1px solid var(--mdo-border);\n    border-radius: 8px;\n  }\n\n  .mdo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mdo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mdo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .mdo-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--mdo-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .mdo-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(--mdo-deep-purple);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .mdo-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--mdo-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mdo-trust-card p {\n    margin: 0;\n    color: var(--mdo-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n\n  .mdo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mdo-border);\n  }\n\n  .mdo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mdo-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mdo-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--mdo-border);\n  }\n\n  .mdo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mdo-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mdo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mdo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mdo-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mdo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mdo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mdo-body);\n    font-size: 1rem;\n  }\n\n  .mdo-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .mdo-wrapper {\n      padding: 35px;\n    }\n\n    .mdo-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .mdo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mdo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mdo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mdo-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mdo-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .mdo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mdo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mdo-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .mdo-section-title,\n    .mdo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mdo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mdo-note-description {\n      font-size: 1rem;\n    }\n\n    .mdo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mdo-character-card {\n      padding: 35px;\n    }\n\n    .mdo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mdo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mdo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mdo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mdo-detail-row,\n    .mdo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mdo-journey-section,\n    .mdo-accord-section,\n    .mdo-trust-section {\n      padding: 38px;\n    }\n\n    .mdo-journey-intro,\n    .mdo-accord-intro,\n    .mdo-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mdo-journey-grid,\n    .mdo-accord-grid,\n    .mdo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .mdo-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .mdo-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mdo-journey-card h4,\n    .mdo-accord-card h4,\n    .mdo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mdo-journey-card p,\n    .mdo-accord-card p,\n    .mdo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mdo-occasion-section {\n      padding: 44px;\n    }\n\n    .mdo-occasion-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mdo-occasion-section p {\n      font-size: 1.15rem;\n    }\n\n    .mdo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mdo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 480px) {\n    .mdo-wrapper {\n      padding: 10px;\n    }\n\n    .mdo-header {\n      padding: 25px 5px;\n    }\n\n    .mdo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mdo-main-title {\n      font-size: 1.75rem;\n      letter-spacing: 1.7px;\n    }\n\n    .mdo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mdo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mdo-detail-value {\n      text-align: left;\n    }\n\n    .mdo-character-card {\n      padding: 24px 18px;\n    }\n\n    .mdo-journey-section,\n    .mdo-accord-section,\n    .mdo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mdo-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .mdo-journey-number {\n      left: 16px;\n    }\n\n    .mdo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mdo-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"mdo-header\"\u003e\n\n    \u003cdiv class=\"mdo-brand-tag\"\u003e\n      Anfar London Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"mdo-main-title\"\u003e\n      Musc D’Orient\n    \u003c\/h2\u003e\n\n    \u003cp class=\"mdo-tagline\"\u003e\n      “Precious spice, glowing amber and a smooth trail of woods and musk.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"mdo-intro-grid\"\u003e\n\n    \u003cdiv class=\"mdo-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/MUSCD_ORIENT.jpg?v=1745489380\" alt=\"Musc D'Orient by Anfar London Eau de Parfum 115ml\" class=\"mdo-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-story\"\u003e\n\n      \u003ch3\u003e\n        Oriental Warmth with Modern Refinement\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the distinctive character of\n        \u003cstrong\u003eMusc D’Orient by Anfar London\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e115ml Eau de Parfum\u003c\/strong\u003e shaped around aromatic spice,\n        glowing amber, earthy patchouli and a smooth woody-musky foundation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pink pepper, nutmeg and saffron. Pink pepper\n        introduces a bright, lively spiciness, while nutmeg contributes dry\n        aromatic warmth and saffron adds a luxurious, subtly leathery depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the initial spices soften, patchouli and amber move into focus.\n        Patchouli gives the fragrance an earthy and textured character, while\n        amber surrounds it with a smooth, resinous warmth that feels polished\n        and comforting.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base brings together woods, ambroxan and musk. Dry woods provide\n        structure, ambroxan contributes a clean amber-like radiance, and musk\n        creates a soft, lingering finish that remains elegant and composed.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musc D’Orient is an expressive oriental composition for fragrance\n        lovers who appreciate the balance between aromatic spice, warm amber,\n        contemporary woods and clean musk.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"mdo-notes-section\"\u003e\n\n    \u003ch3 class=\"mdo-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"mdo-notes-grid\"\u003e\n\n      \u003cdiv class=\"mdo-note-card\"\u003e\n\n        \u003cdiv class=\"mdo-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-title\"\u003e\n          Pink Pepper, Nutmeg and Saffron\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-description\"\u003e\n          Lively pink pepper meets the dry aromatic warmth of nutmeg and the\n          refined richness of saffron, creating a vibrant and sophisticated\n          spicy introduction.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-note-card\"\u003e\n\n        \u003cdiv class=\"mdo-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-title\"\u003e\n          Patchouli and Amber\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-description\"\u003e\n          Earthy patchouli gives the composition depth and texture, while\n          smooth amber adds resinous warmth, softness and an enveloping\n          oriental character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-note-card\"\u003e\n\n        \u003cdiv class=\"mdo-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-title\"\u003e\n          Woods, Ambroxan and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mdo-note-description\"\u003e\n          Structured woods combine with radiant ambroxan and clean musk,\n          creating a smooth, modern and quietly persistent final 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=\"mdo-character-section\"\u003e\n\n    \u003cdiv class=\"mdo-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pink pepper creates an energetic spark before nutmeg and saffron\n        introduce warmth, dryness and depth. The opening feels aromatic,\n        polished and immediately distinctive.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Amber, woods, ambroxan and musk settle into a smooth and refined\n        foundation. Earthy warmth remains present, but the clean woody-musky\n        finish keeps the composition modern and balanced.\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=\"mdo-details-grid\"\u003e\n\n    \u003cdiv class=\"mdo-details-box\"\u003e\n\n      \u003ch4 class=\"mdo-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003eMusc D’Orient\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003e115ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003e\n          Spicy, Amber, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eOpening Character\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003e\n          Warm and Aromatic\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-detail-row\"\u003e\n        \u003cspan class=\"mdo-detail-label\"\u003eFinishing Character\u003c\/span\u003e\n        \u003cspan class=\"mdo-detail-value\"\u003e\n          Smooth, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mdo-highlights-box\"\u003e\n\n      \u003ch4 class=\"mdo-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"mdo-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 115ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003ePresented by Anfar London\u003c\/li\u003e\n\n        \u003cli\u003eBright and aromatic pink-pepper opening\u003c\/li\u003e\n\n        \u003cli\u003eDry warmth from nutmeg\u003c\/li\u003e\n\n        \u003cli\u003eLuxurious saffron character\u003c\/li\u003e\n\n        \u003cli\u003eEarthy and textured patchouli heart\u003c\/li\u003e\n\n        \u003cli\u003eSmooth resinous amber warmth\u003c\/li\u003e\n\n        \u003cli\u003eStructured woody foundation\u003c\/li\u003e\n\n        \u003cli\u003eModern radiance from ambroxan\u003c\/li\u003e\n\n        \u003cli\u003eClean and refined musk finish\u003c\/li\u003e\n\n        \u003cli\u003eBalanced spicy, amber and woody composition\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=\"mdo-journey-section\"\u003e\n\n    \u003ch3 class=\"mdo-section-title\"\u003e\n      The Musc D’Orient Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"mdo-journey-intro\"\u003e\n      A sophisticated progression from vibrant aromatic spice to warm amber\n      and a clean, contemporary woody-musk foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mdo-journey-grid\"\u003e\n\n      \u003cdiv class=\"mdo-journey-card\"\u003e\n\n        \u003cdiv class=\"mdo-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Aromatic Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Pink pepper, nutmeg and saffron create an energetic introduction\n          filled with warmth, texture and refined oriental character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-journey-card\"\u003e\n\n        \u003cdiv class=\"mdo-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Amber and Earth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Patchouli adds an earthy dimension while amber introduces smooth,\n          enveloping warmth at the centre of the fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-journey-card\"\u003e\n\n        \u003cdiv class=\"mdo-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Modern Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Woods, ambroxan and musk form a clean and structured finish with\n          softness, radiance and contemporary elegance.\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=\"mdo-accord-section\"\u003e\n\n    \u003ch3 class=\"mdo-section-title\"\u003e\n      The Signature Musc D’Orient Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"mdo-accord-intro\"\u003e\n      A carefully balanced composition shaped by aromatic spice, glowing\n      amber and a polished woody-musk base.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mdo-accord-grid\"\u003e\n\n      \u003cdiv class=\"mdo-accord-card\"\u003e\n\n        \u003cdiv class=\"mdo-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Precious Spice\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Pink pepper, nutmeg and saffron create a warm, aromatic and\n          luxurious opening with brightness and distinctive depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-accord-card\"\u003e\n\n        \u003cdiv class=\"mdo-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Amber Patchouli\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Earthy patchouli is softened by resinous amber, creating the warm,\n          textured and enveloping heart of the fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-accord-card\"\u003e\n\n        \u003cdiv class=\"mdo-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Woods and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Dry woods, radiant ambroxan and clean musk provide structure,\n          smoothness and the fragrance’s elegant final signature.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"mdo-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Refined Oriental Signature\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Musc D’Orient combines aromatic spice, amber warmth and polished woods\n      in a versatile composition with a confident presence. It is a refined\n      option for evening wear, dinners, celebrations, cooler days and moments\n      when a distinctive oriental fragrance is desired.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"mdo-trust-section\"\u003e\n\n    \u003ch3 class=\"mdo-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"mdo-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=\"mdo-trust-grid\"\u003e\n\n      \u003cdiv class=\"mdo-trust-card\"\u003e\n\n        \u003cdiv class=\"mdo-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 modern Arabian fragrances, rich\n          oud, elegant musk compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-trust-card\"\u003e\n\n        \u003cdiv class=\"mdo-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mdo-trust-card\"\u003e\n\n        \u003cdiv class=\"mdo-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 collection 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=\"mdo-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=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Musc D’Orient smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Musc D’Orient is a spicy, amber, woody and musky fragrance. It opens\n          with pink pepper, nutmeg and saffron, develops into patchouli and\n          amber, and settles on woods, ambroxan and musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Musc D’Orient?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Musc D’Orient by Anfar London is supplied in a generous 115ml Eau de\n          Parfum bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Musc D’Orient?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pink pepper, nutmeg and saffron. Together they\n          create a warm, aromatic and lightly spicy opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Musc D’Orient?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Patchouli and amber form the heart. Patchouli adds earthy texture,\n          while amber provides smooth and resinous warmth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Musc D’Orient?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The base contains woods, ambroxan and musk. These notes create a\n          structured, smooth and clean finishing character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Musc D’Orient a sweet fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Musc D’Orient is primarily spicy, amber, woody and musky rather than\n          strongly sweet. Amber adds warmth and smoothness, while patchouli,\n          woods and spice maintain its structured character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"mdo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When is Musc D’Orient best worn?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"mdo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its spicy, amber and woody profile makes it especially suitable for\n          evening wear, dinners, celebrations, formal occasions and cooler\n          weather.\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":47579588788470,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musc-D-Orient-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208409"},{"product_id":"ashy-wood-edp-100ml","title":"Ashy Wood EDP (100ml)","description":"\u003cstyle\u003e\n  .ashy-wood-wrapper {\n    --ash-white: #ffffff;\n    --ash-soft-white: #fbfaf7;\n    --ash-pale: #f7f4ec;\n    --ash-pale-2: #fcfaf4;\n    --ash-border: #ded4bd;\n    --ash-neutral-border: #e8e2d4;\n    --ash-trust-border: #e4ddcf;\n\n    --ash-black: #050505;\n    --ash-ink: #0f0f0e;\n    --ash-charcoal: #1b1b1a;\n    --ash-smoke: #343432;\n    --ash-graphite: #50504c;\n    --ash-warm-grey: #746f64;\n    --ash-gold: #c5a059;\n    --ash-soft-gold: #e0c47d;\n    --ash-antique-gold: #a98239;\n    --ash-ivory: #f3ead8;\n    --ash-caramel: #b78043;\n    --ash-aromatic: #6b6f4a;\n    --ash-fresh: #d6d08b;\n    --ash-floral: #f2e7dc;\n    --ash-oud: #24140c;\n    --ash-amber: #b17232;\n    --ash-woody: #5c3b25;\n    --ash-moss: #4d5a39;\n    --ash-musk: #f2eee7;\n    --ash-character-bg: linear-gradient(135deg, #050505 0%, #1b1b1a 52%, #343432 100%);\n\n    --ash-heading: #181818;\n    --ash-text: #45423d;\n    --ash-muted: #706b61;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ash-white);\n    color: var(--ash-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .ashy-wood-wrapper *,\n  .ashy-wood-wrapper *::before,\n  .ashy-wood-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ash-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ash-white);\n    border-bottom: 1px solid var(--ash-border);\n    text-align: center;\n  }\n\n  .ash-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ash-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ash-main-title {\n    margin: 0 0 10px;\n    color: var(--ash-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ash-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ash-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ash-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ash-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ash-story h3 {\n    margin: 0 0 16px;\n    color: var(--ash-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ash-story p {\n    margin: 0 0 17px;\n    color: var(--ash-text);\n    font-size: 1.05rem;\n  }\n\n  .ash-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ash-section-title {\n    margin: 0 0 25px;\n    color: var(--ash-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ash-notes-section,\n  .ash-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 10px;\n  }\n\n  .ash-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-trust-border);\n    border-radius: 10px;\n  }\n\n  .ash-notes-grid,\n  .ash-journey-grid,\n  .ash-accord-grid,\n  .ash-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ash-note-card {\n    padding: 22px;\n    background: var(--ash-pale-2);\n    border: 1px solid var(--ash-border);\n    border-top: 4px solid var(--ash-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ash-note-label {\n    margin-bottom: 7px;\n    color: var(--ash-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ash-note-title {\n    margin-bottom: 7px;\n    color: var(--ash-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ash-note-description {\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ash-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ash-gold);\n    border: 1px solid var(--ash-gold);\n    border-radius: 10px;\n  }\n\n  .ash-character-card {\n    padding: 30px 24px;\n    background: var(--ash-character-bg);\n    color: var(--ash-white);\n  }\n\n  .ash-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ash-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ash-character-card p {\n    margin: 0;\n    color: var(--ash-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ash-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ash-details-box,\n  .ash-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n  }\n\n  .ash-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ash-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ash-detail-label {\n    color: var(--ash-muted);\n    font-weight: 600;\n  }\n\n  .ash-detail-value {\n    color: var(--ash-heading);\n    text-align: right;\n  }\n\n  .ash-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ash-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ash-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ash-neutral-border);\n  }\n\n  .ash-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ash-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ash-antique-gold);\n    font-weight: 700;\n  }\n\n  .ash-journey-intro,\n  .ash-accord-intro,\n  .ash-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ash-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ash-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n  }\n\n  .ash-journey-number,\n  .ash-accord-icon,\n  .ash-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ash-black);\n    color: var(--ash-soft-gold);\n    border: 1px solid var(--ash-black);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ash-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ash-journey-card h4,\n  .ash-accord-card h4,\n  .ash-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ash-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ash-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ash-journey-card p,\n  .ash-accord-card p,\n  .ash-trust-card p {\n    margin: 0;\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ash-trust-card p {\n    color: #111111;\n  }\n\n  .ash-accord-card {\n    padding: 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ash-trust-card {\n    padding: 28px 22px;\n    background: var(--ash-white);\n    border: 1px solid var(--ash-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ash-accord-icon,\n  .ash-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ash-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ash-black) 0%, var(--ash-charcoal) 52%, var(--ash-smoke) 100%);\n    color: var(--ash-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ash-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ash-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ash-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ash-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ash-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ash-pale);\n    border: 1px solid var(--ash-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ash-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ash-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ash-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ash-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ash-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ash-pale-2);\n    border: 1px solid var(--ash-border);\n    border-left: 6px solid var(--ash-antique-gold);\n    border-radius: 8px;\n  }\n\n  .ash-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ash-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ash-performance-section p {\n    margin: 0;\n    color: var(--ash-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ash-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ash-border);\n  }\n\n  .ash-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ash-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ash-faq-item {\n    background: var(--ash-white);\n    border-bottom: 1px solid var(--ash-border);\n  }\n\n  .ash-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ash-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ash-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ash-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ash-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ash-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ash-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ash-text);\n    font-size: 1rem;\n  }\n\n  .ash-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .ashy-wood-wrapper {\n      padding: 35px;\n    }\n\n    .ash-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ash-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ash-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ash-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ash-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ash-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ash-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ash-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ash-notes-grid,\n    .ash-journey-grid,\n    .ash-accord-grid,\n    .ash-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ash-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ash-character-card {\n      padding: 35px;\n    }\n\n    .ash-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ash-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ash-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ash-section-title,\n    .ash-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ash-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ash-note-description {\n      font-size: 1rem;\n    }\n\n    .ash-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ash-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ash-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ash-detail-row,\n    .ash-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-intro,\n    .ash-accord-intro,\n    .ash-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-card h4,\n    .ash-accord-card h4,\n    .ash-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ash-journey-card p,\n    .ash-accord-card p,\n    .ash-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ash-statement-section {\n      padding: 44px;\n    }\n\n    .ash-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ash-statement-section p,\n    .ash-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ash-occasion-section {\n      padding: 38px;\n    }\n\n    .ash-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ash-performance-section {\n      padding: 30px;\n    }\n\n    .ash-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ash-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ash-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ash-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ash-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ash-notes-grid,\n    .ash-journey-grid,\n    .ash-accord-grid,\n    .ash-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ashy-wood-wrapper {\n      padding: 10px;\n    }\n\n    .ash-header {\n      padding: 26px 8px;\n    }\n\n    .ash-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ash-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ash-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ash-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ash-detail-value {\n      text-align: left;\n    }\n\n    .ash-character-card {\n      padding: 24px 18px;\n    }\n\n    .ash-journey-section,\n    .ash-accord-section,\n    .ash-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ash-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ash-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ash-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ashy-wood-wrapper\"\u003e\n\n  \u003cdiv class=\"ash-header\"\u003e\n    \u003cdiv class=\"ash-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ash-main-title\"\u003eAshy Wood\u003c\/h2\u003e\n    \u003cp class=\"ash-tagline\"\u003e\n      “Smoldering campfire warmth, ashy wood, charred timber, smoky earth and forest-floor depth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-intro-grid\"\u003e\n\n    \u003cdiv class=\"ash-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Ashy-Wood-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208501\" alt=\"Ashy Wood EDP 100ml by Anfar London in black bottle with gold label, black cap and wood series presentation\" class=\"ash-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-story\"\u003e\n      \u003ch3\u003eSmoky Woodland Warmth with Rustic Sophistication\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAshy Wood EDP by Anfar London\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e inspired by the allure of a\n        smoldering campfire deep within a secluded forest.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This fragrance unfolds with a rich and velvety essence, creating the\n        feeling of quiet woodland air filled with burning embers, warm smoke\n        and the deep comfort of charred timber.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        At the heart of Ashy Wood is a distinctive ashy wood note. It evokes\n        the primal scent of scorched wood, dry bark and glowing embers,\n        creating a fragrance profile that feels raw, grounding and atmospheric.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The smoky and earthy undertones add depth, texture and complexity,\n        recreating the sensation of sitting close to a crackling fire while the\n        surrounding forest rests in complete stillness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The composition is further enhanced by subtle hints of forest floor and\n        lingering warmth, leaving a sophisticated woody impression that feels\n        rustic, serene and naturally intense.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black bottle with a structured square profile, gold\n        label detailing, dark cap and The Wood Series styling, Ashy Wood\n        visually reflects its smoky, woody and elemental fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-notes-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ash-notes-grid\"\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eAromatic, Caramel and Fresh\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Aromatic freshness meets a soft caramel nuance, creating a warm yet\n          lifted opening with smooth contrast.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eFloral and Oud\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Floral softness blends with oud depth, adding elegance and richness\n          to the smoky woody centre.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-note-card\"\u003e\n        \u003cdiv class=\"ash-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-title\"\u003eAmbery, Woody, Moss and Musk\u003c\/div\u003e\n        \u003cdiv class=\"ash-note-description\"\u003e\n          Amber, woods, moss and musk create a grounding base with earthy\n          warmth and a smooth lingering trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-character-section\"\u003e\n\n    \u003cdiv class=\"ash-character-card\"\u003e\n      \u003ch3\u003eThe Smoldering Campfire Atmosphere\u003c\/h3\u003e\n      \u003cp\u003e\n        Ashy Wood captures the feeling of glowing embers and smoke drifting\n        through a quiet forest, creating an immersive and contemplative scent\n        experience.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-character-card\"\u003e\n      \u003ch3\u003eThe Charred Timber Signature\u003c\/h3\u003e\n      \u003cp\u003e\n        The central ashy wood accord gives the fragrance its distinctive\n        identity, balancing scorched timber, smoky warmth and earthy woodland\n        depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-details-grid\"\u003e\n\n    \u003cdiv class=\"ash-details-box\"\u003e\n      \u003ch4 class=\"ash-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAshy Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eScent Profile\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eSmoky, Woody, Earthy and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAromatic, Caramel, Fresh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eFloral, Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAmbery, Woody, Moss, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003eCentral Accord\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eAshy Wood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-detail-row\"\u003e\n        \u003cspan class=\"ash-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ash-detail-value\"\u003eBlack Bottle, Gold Label and The Wood Series Styling\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ash-highlights-box\"\u003e\n      \u003ch4 class=\"ash-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ash-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum by Anfar London\u003c\/li\u003e\n        \u003cli\u003eDistinctive smoky and woody fragrance character\u003c\/li\u003e\n        \u003cli\u003eInspired by a smoldering campfire in a secluded forest\u003c\/li\u003e\n        \u003cli\u003eRich impression of burning embers and charred timber\u003c\/li\u003e\n        \u003cli\u003eAromatic, caramel and fresh top notes\u003c\/li\u003e\n        \u003cli\u003eFloral and oud heart notes\u003c\/li\u003e\n        \u003cli\u003eAmbery, woody, moss and musk base notes\u003c\/li\u003e\n        \u003cli\u003eEarthy undertones inspired by forest-floor depth\u003c\/li\u003e\n        \u003cli\u003eGrounding, atmospheric and rustic fragrance profile\u003c\/li\u003e\n        \u003cli\u003eIdeal for lovers of dark woody scents\u003c\/li\u003e\n        \u003cli\u003eBlack and gold bottle presentation\u003c\/li\u003e\n        \u003cli\u003ePerfect for sophisticated signature fragrance styling\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-journey-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Ashy Wood Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ash-journey-intro\"\u003e\n      A smoky woodland journey from aromatic freshness and caramel warmth into\n      floral oud depth, finishing with ambery woods, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-journey-grid\"\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eAromatic Fresh Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Aromatic, caramel and fresh notes introduce the fragrance with smooth\n          warmth and a refined opening lift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Oud Centre\u003c\/h4\u003e\n        \u003cp\u003e\n          Floral softness and oud richness shape the centre with elegant depth\n          and woody sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-journey-card\"\u003e\n        \u003cdiv class=\"ash-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Moss Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Ambery woods, moss and musk settle into a smoky, earthy and grounding\n          final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-accord-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eThe Signature Ashy Wood Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ash-accord-intro\"\u003e\n      A distinctive Eau de Parfum shaped by aromatic freshness, caramel warmth,\n      floral oud, smoky wood, amber, moss and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-accord-grid\"\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eSmoky Wood\u003c\/h4\u003e\n        \u003cp\u003e\n          The central ashy wood impression evokes scorched timber, glowing\n          embers and warm campfire smoke.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eFloral Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Floral softness balances oud depth, giving the fragrance a refined\n          heart beneath the smoky surface.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-accord-card\"\u003e\n        \u003cdiv class=\"ash-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Moss Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, moss and musk create a warm, earthy and smooth dry-down with\n          lasting atmosphere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-statement-section\"\u003e\n    \u003ch3\u003eBlack-Gold Smoke with Earthy Woodland Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood opens with aromatic, caramel and fresh notes, develops through\n      floral and oud warmth, then settles into ambery woods, moss and musk. Its\n      black bottle, gold label and Wood Series presentation reflect a fragrance\n      designed around smoke, timber, earth and rustic sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evening Wear and Dark Woody Signature Styling\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood is ideal for evening wear, colder seasons, confident daily\n      styling, gifting and signature fragrance use. Its smoky campfire\n      atmosphere and earthy woody depth make it especially suited to fragrance\n      lovers who prefer distinctive, atmospheric scents.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Ashy Wood is presented as a 100ml Eau de Parfum with smoky, woody,\n      earthy, ambery, mossy and musky character. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-trust-section\"\u003e\n\n    \u003ch3 class=\"ash-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ash-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ash-trust-grid\"\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ash-trust-card\"\u003e\n        \u003cdiv class=\"ash-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ash-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Ashy Wood EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood has a smoky, woody and earthy character inspired by a\n          smoldering campfire deep within a secluded forest. It features\n          aromatic, caramel and fresh top notes, floral and oud heart notes,\n          and an ambery, woody, moss and musk base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Ashy Wood EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are aromatic, caramel and fresh.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are floral and oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are ambery, woody, moss and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood a smoky fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Ashy Wood is described around smoldering campfire warmth,\n          burning embers, charred timber and smoky earthy undertones.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood a woody fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The fragrance centres on a distinctive ashy wood note with\n          charred timber, oud, ambery woods, moss and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Ashy Wood?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is suitable for evening wear, colder seasons, dark woody\n          signature styling, gifting and atmospheric fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Ashy Wood suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its black bottle, gold label, smoky woody fragrance profile and\n          The Wood Series styling make it a strong gift choice for lovers of\n          dark, atmospheric scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ash-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Ashy Wood last?\u003c\/summary\u003e\n      \u003cdiv class=\"ash-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Ashy Wood is an Eau de Parfum. Actual longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579593212150,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Ashy-Wood-_E2_80_93-Extrait-de-Parfum-By-Anfar-London.webp?v=1739208501"},{"product_id":"date-nights-homme-edp-100ml","title":"Date Nights Homme EDP (100ml)","description":"\u003cstyle\u003e\n  .date-nights-wrapper {\n    --dn-white: #ffffff;\n    --dn-soft-white: #fbfbfb;\n    --dn-pale: #f1f3f1;\n    --dn-pale-2: #f8f9f7;\n    --dn-border: #d8dcda;\n    --dn-neutral-border: #e5e8e5;\n    --dn-trust-border: #dde1dd;\n\n    --dn-black: #050505;\n    --dn-ink: #0d0d0d;\n    --dn-charcoal: #171717;\n    --dn-graphite: #2e3231;\n    --dn-smoke: #6c7370;\n    --dn-smoked-glass: #4b5450;\n    --dn-silver: #c8cbc7;\n    --dn-chrome: #e6e7e3;\n    --dn-soft-silver: #f2f4f0;\n    --dn-blood-orange: #c84b22;\n    --dn-mandarin: #df7a2d;\n    --dn-pomelo: #d9bd56;\n    --dn-grapefruit: #e88b69;\n    --dn-tonka: #745439;\n    --dn-ambroxan: #b9a98d;\n    --dn-musk: #f3eee8;\n    --dn-oakmoss: #465737;\n    --dn-ambergris: #b8a17a;\n    --dn-vanilla: #ead8b5;\n    --dn-character-bg: linear-gradient(135deg, #050505 0%, #2e3231 52%, #c84b22 100%);\n\n    --dn-heading: #171717;\n    --dn-text: #444847;\n    --dn-muted: #707573;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--dn-white);\n    color: var(--dn-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .date-nights-wrapper *,\n  .date-nights-wrapper *::before,\n  .date-nights-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .dn-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--dn-white);\n    border-bottom: 1px solid var(--dn-border);\n    text-align: center;\n  }\n\n  .dn-brand-tag {\n    margin-bottom: 8px;\n    color: var(--dn-blood-orange);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .dn-main-title {\n    margin: 0 0 10px;\n    color: var(--dn-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .dn-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--dn-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .dn-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .dn-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .dn-story h3 {\n    margin: 0 0 16px;\n    color: var(--dn-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dn-story p {\n    margin: 0 0 17px;\n    color: var(--dn-text);\n    font-size: 1.05rem;\n  }\n\n  .dn-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .dn-section-title {\n    margin: 0 0 25px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-notes-section,\n  .dn-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 10px;\n  }\n\n  .dn-video-title {\n    margin: 0 0 8px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--dn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dn-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--dn-white);\n    border: 0;\n  }\n\n  .dn-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .dn-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--dn-charcoal);\n    color: var(--dn-white);\n    border: 1px solid var(--dn-charcoal);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .dn-instagram-link a:hover {\n    background: var(--dn-blood-orange);\n    border-color: var(--dn-blood-orange);\n  }\n\n  .dn-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-trust-border);\n    border-radius: 10px;\n  }\n\n  .dn-notes-grid,\n  .dn-journey-grid,\n  .dn-accord-grid,\n  .dn-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .dn-note-card {\n    padding: 22px;\n    background: var(--dn-pale-2);\n    border: 1px solid var(--dn-border);\n    border-top: 4px solid var(--dn-blood-orange);\n    border-radius: 8px;\n  }\n\n  .dn-note-label {\n    margin-bottom: 7px;\n    color: var(--dn-blood-orange);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dn-note-title {\n    margin-bottom: 7px;\n    color: var(--dn-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .dn-note-description {\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .dn-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--dn-silver);\n    border: 1px solid var(--dn-silver);\n    border-radius: 10px;\n  }\n\n  .dn-character-card {\n    padding: 30px 24px;\n    background: var(--dn-character-bg);\n    color: var(--dn-white);\n  }\n\n  .dn-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--dn-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dn-character-card p {\n    margin: 0;\n    color: var(--dn-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .dn-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .dn-details-box,\n  .dn-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--dn-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .dn-detail-label {\n    color: var(--dn-muted);\n    font-weight: 600;\n  }\n\n  .dn-detail-value {\n    color: var(--dn-heading);\n    text-align: right;\n  }\n\n  .dn-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dn-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--dn-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dn-neutral-border);\n  }\n\n  .dn-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .dn-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--dn-blood-orange);\n    font-weight: 700;\n  }\n\n  .dn-journey-intro,\n  .dn-accord-intro,\n  .dn-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--dn-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dn-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n  }\n\n  .dn-journey-number,\n  .dn-accord-icon,\n  .dn-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--dn-charcoal);\n    color: var(--dn-chrome);\n    border: 1px solid var(--dn-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .dn-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .dn-journey-card h4,\n  .dn-accord-card h4,\n  .dn-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--dn-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .dn-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .dn-journey-card p,\n  .dn-accord-card p,\n  .dn-trust-card p {\n    margin: 0;\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .dn-trust-card p {\n    color: #111111;\n  }\n\n  .dn-accord-card {\n    padding: 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dn-trust-card {\n    padding: 28px 22px;\n    background: var(--dn-white);\n    border: 1px solid var(--dn-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .dn-accord-icon,\n  .dn-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .dn-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--dn-black) 0%, var(--dn-graphite) 52%, var(--dn-blood-orange) 100%);\n    color: var(--dn-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .dn-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--dn-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dn-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dn-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dn-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--dn-pale);\n    border: 1px solid var(--dn-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dn-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--dn-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dn-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dn-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dn-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--dn-pale-2);\n    border: 1px solid var(--dn-border);\n    border-left: 6px solid var(--dn-blood-orange);\n    border-radius: 8px;\n  }\n\n  .dn-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--dn-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dn-performance-section p {\n    margin: 0;\n    color: var(--dn-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .dn-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--dn-border);\n  }\n\n  .dn-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--dn-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dn-faq-item {\n    background: var(--dn-white);\n    border-bottom: 1px solid var(--dn-border);\n  }\n\n  .dn-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--dn-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .dn-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dn-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--dn-blood-orange);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .dn-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .dn-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--dn-text);\n    font-size: 1rem;\n  }\n\n  .dn-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .date-nights-wrapper {\n      padding: 35px;\n    }\n\n    .dn-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .dn-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .dn-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .dn-tagline {\n      font-size: 1.3rem;\n    }\n\n    .dn-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .dn-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .dn-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .dn-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .dn-notes-grid,\n    .dn-journey-grid,\n    .dn-accord-grid,\n    .dn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .dn-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .dn-character-card {\n      padding: 35px;\n    }\n\n    .dn-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .dn-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .dn-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .dn-section-title,\n    .dn-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .dn-video-title {\n      font-size: 1.55rem;\n    }\n\n    .dn-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .dn-note-title {\n      font-size: 1.15rem;\n    }\n\n    .dn-note-description {\n      font-size: 1rem;\n    }\n\n    .dn-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .dn-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .dn-box-title {\n      font-size: 1.05rem;\n    }\n\n    .dn-detail-row,\n    .dn-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-intro,\n    .dn-accord-intro,\n    .dn-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-card h4,\n    .dn-accord-card h4,\n    .dn-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .dn-journey-card p,\n    .dn-accord-card p,\n    .dn-trust-card p {\n      font-size: 1rem;\n    }\n\n    .dn-statement-section {\n      padding: 44px;\n    }\n\n    .dn-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .dn-statement-section p,\n    .dn-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .dn-occasion-section {\n      padding: 38px;\n    }\n\n    .dn-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .dn-performance-section {\n      padding: 30px;\n    }\n\n    .dn-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .dn-trust-section {\n      padding: 44px 38px;\n    }\n\n    .dn-trust-card {\n      padding: 32px 26px;\n    }\n\n    .dn-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .dn-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .dn-notes-grid,\n    .dn-journey-grid,\n    .dn-accord-grid,\n    .dn-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .date-nights-wrapper {\n      padding: 10px;\n    }\n\n    .dn-header {\n      padding: 26px 8px;\n    }\n\n    .dn-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .dn-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .dn-tagline {\n      font-size: 0.95rem;\n    }\n\n    .dn-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .dn-detail-value {\n      text-align: left;\n    }\n\n    .dn-character-card {\n      padding: 24px 18px;\n    }\n\n    .dn-journey-section,\n    .dn-accord-section,\n    .dn-video-section,\n    .dn-trust-section {\n      padding: 25px 15px;\n    }\n\n    .dn-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .dn-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .dn-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .dn-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"date-nights-wrapper\"\u003e\n\n  \u003cdiv class=\"dn-header\"\u003e\n    \u003cdiv class=\"dn-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"dn-main-title\"\u003eDate Nights Homme\u003c\/h2\u003e\n    \u003cp class=\"dn-tagline\"\u003e\n      “Blood orange, mandarin, tonka bean, ambroxan, pomelo, grapefruit, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-intro-grid\"\u003e\n\n    \u003cdiv class=\"dn-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Date-Nights-Homme-100ML-Extrait-de-Parfum.webp?v=1739208576\" alt=\"Date Nights Homme EDP 100ml by Anfar London in clear smoky bottle with silver cap, black centre panel, geometric silver line design, hanging charm and matching white black silver box\" class=\"dn-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-story\"\u003e\n      \u003ch3\u003eRomantic Citrus Energy with Smooth Modern Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eDate Nights Homme EDP\u003c\/strong\u003e, a confident\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e shaped for memorable evenings,\n        polished styling and modern masculine presence.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with blood orange and mandarin. This first\n        impression feels bright, juicy and energetic, creating a citrus spark\n        that instantly gives Date Nights Homme a fresh and charismatic start.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Tonka bean and ambroxan form the middle of the scent. Tonka bean adds\n        creamy warmth and soft sweetness, while ambroxan gives the fragrance a\n        clean, modern, musky-ambery glow.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pomelo and grapefruit add a crisp citrus finish, keeping the fragrance\n        fresh and vibrant as it develops. Musk, oak moss, ambergris and vanilla\n        support the composition with smoothness, mossy depth, refined warmth\n        and a softly sweet trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear smoky bottle with a polished silver cap, black\n        centre panel, geometric silver line design and hanging Anfar London\n        charm, Date Nights Homme visually reflects its sharp, modern and\n        evening-ready identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-notes-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"dn-notes-grid\"\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eBlood Orange and Mandarin\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Blood orange and mandarin create a juicy citrus opening with bright,\n          confident and romantic evening energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eTonka Bean and Ambroxan\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Tonka bean adds creamy sweetness, while ambroxan gives the fragrance\n          a clean modern amber-musk glow.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-note-card\"\u003e\n        \u003cdiv class=\"dn-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-title\"\u003eMusk, Oak Moss, Ambergris, Vanilla, Pomelo and Grapefruit\u003c\/div\u003e\n        \u003cdiv class=\"dn-note-description\"\u003e\n          Musk, oak moss, ambergris and vanilla create the smooth base, while\n          pomelo and grapefruit add a crisp citrus finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-character-section\"\u003e\n\n    \u003cdiv class=\"dn-character-card\"\u003e\n      \u003ch3\u003eThe Blood Orange Mandarin Spark\u003c\/h3\u003e\n      \u003cp\u003e\n        Blood orange and mandarin open Date Nights Homme with bright citrus\n        freshness, juicy energy and confident evening charm.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-character-card\"\u003e\n      \u003ch3\u003eThe Tonka Ambroxan Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Tonka bean, ambroxan, musk, ambergris and vanilla settle into a smooth,\n        warm and modern masculine dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-details-grid\"\u003e\n\n    \u003cdiv class=\"dn-details-box\"\u003e\n      \u003ch4 class=\"dn-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eDate Nights Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eCitrus, Musky, Ambery, Mossy and Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eBlood Orange, Mandarin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eTonka Bean, Ambroxan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla, Pomelo, Grapefruit\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-detail-row\"\u003e\n        \u003cspan class=\"dn-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"dn-detail-value\"\u003eSmoky Clear Bottle, Silver Cap and Black Centre Panel\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-highlights-box\"\u003e\n      \u003ch4 class=\"dn-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"dn-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with confident date-night character\u003c\/li\u003e\n        \u003cli\u003eBlood orange creates juicy citrus brightness\u003c\/li\u003e\n        \u003cli\u003eMandarin adds fresh sparkling energy\u003c\/li\u003e\n        \u003cli\u003eTonka bean gives creamy warmth and sweetness\u003c\/li\u003e\n        \u003cli\u003eAmbroxan adds a clean modern amber-musk glow\u003c\/li\u003e\n        \u003cli\u003eMusk softens the fragrance body\u003c\/li\u003e\n        \u003cli\u003eOak moss gives mossy earthy depth\u003c\/li\u003e\n        \u003cli\u003eAmbergris adds refined smooth warmth\u003c\/li\u003e\n        \u003cli\u003eVanilla leaves a soft sweet trail\u003c\/li\u003e\n        \u003cli\u003ePomelo and grapefruit bring crisp citrus lift\u003c\/li\u003e\n        \u003cli\u003eIdeal for evening wear and confident signature styling\u003c\/li\u003e\n        \u003cli\u003ePremium silver, black and smoky presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-journey-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Date Nights Homme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"dn-journey-intro\"\u003e\n      A refined evening fragrance journey from blood orange and mandarin into\n      tonka bean and ambroxan, finishing with musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-journey-grid\"\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Spark Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Blood orange and mandarin create a bright, juicy and energetic first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eTonka Ambroxan Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean and ambroxan build a warm, smooth and modern masculine\n          centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-journey-card\"\u003e\n        \u003cdiv class=\"dn-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMossy Citrus Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris, vanilla, pomelo and grapefruit create a\n          smooth and fresh final trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-accord-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eThe Signature Date Nights Homme Accords\u003c\/h3\u003e\n\n    \u003cp class=\"dn-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by citrus brightness, creamy tonka bean,\n      ambroxan warmth, mossy musk, ambergris, vanilla and crisp grapefruit\n      freshness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-accord-grid\"\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlood Orange Mandarin\u003c\/h4\u003e\n        \u003cp\u003e\n          Blood orange and mandarin create the fresh, juicy and energetic\n          opening of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eTonka Ambroxan\u003c\/h4\u003e\n        \u003cp\u003e\n          Tonka bean and ambroxan add creamy warmth, smooth sweetness and a\n          refined modern glow.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-accord-card\"\u003e\n        \u003cdiv class=\"dn-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Vanilla Citrus\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris, vanilla, pomelo and grapefruit create the\n          smooth final signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-video-section\"\u003e\n    \u003ch3 class=\"dn-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"dn-video-subtitle\"\u003e\n      Watch the Date Nights Homme presentation and explore its citrus,\n      romantic, smoky-silver and modern Anfar London Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DTQKvMhivy9\/embed\/\" title=\"Date Nights Homme EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dn-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DTQKvMhivy9\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-statement-section\"\u003e\n    \u003ch3\u003eSmoky Silver Romance with Citrus Amber Freshness\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme opens with blood orange and mandarin, develops through\n      tonka bean and ambroxan, then settles into musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit. Its clear smoky bottle, polished silver\n      cap, black centre panel and geometric line design reflect a fragrance\n      created for romance, confidence and modern evening presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Date Nights and Confident Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme is suitable for romantic evenings, dinner plans, smart\n      casual styling, premium gifting and confident signature fragrance use.\n      The citrus opening creates freshness, while tonka bean, ambroxan, musk,\n      oak moss, ambergris and vanilla give the scent warmth and depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Date Nights Homme is presented as a 100ml Eau de Parfum with blood\n      orange, mandarin, tonka bean, ambroxan, musk, oak moss, ambergris,\n      vanilla, pomelo and grapefruit notes. Actual longevity and projection can\n      vary depending on skin chemistry, application amount, clothing,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-trust-section\"\u003e\n\n    \u003ch3 class=\"dn-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"dn-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dn-trust-grid\"\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dn-trust-card\"\u003e\n        \u003cdiv class=\"dn-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dn-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Date Nights Homme EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme opens with blood orange and mandarin, develops\n          with tonka bean and ambroxan, and settles into musk, oak moss,\n          ambergris, vanilla, pomelo and grapefruit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Date Nights Homme EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are blood orange and mandarin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are tonka bean and ambroxan.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes include musk, oak moss, ambergris, vanilla, pomelo\n          and grapefruit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Date Nights Homme a citrus fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Blood orange, mandarin, pomelo and grapefruit give Date Nights\n          Homme a bright citrus character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Date Nights Homme have warm notes?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Tonka bean, ambroxan, ambergris and vanilla give the fragrance\n          smooth warmth and modern depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Date Nights Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is suitable for romantic evenings, dinner plans,\n          smart casual styling, premium gifting and confident signature\n          fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Date Nights Homme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its clear smoky bottle, silver cap, black centre panel,\n          geometric detailing and matching box create a premium gift-style\n          presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dn-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Date Nights Homme last?\u003c\/summary\u003e\n      \u003cdiv class=\"dn-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Date Nights Homme is an Eau de Parfum. Actual longevity and\n          projection can vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579597635830,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Date-Nights-Homme-100ML-Extrait-de-Parfum.webp?v=1739208576"},{"product_id":"intense-sports-edp-100ml","title":"Intense Sports EDP (100ml)","description":"\u003cstyle\u003e\n  .intense-sports-wrapper {\n    --is-white: #ffffff;\n    --is-soft-white: #fbfbfb;\n    --is-pale: #f1f2f1;\n    --is-pale-2: #f8f8f7;\n    --is-border: #d7d9d8;\n    --is-neutral-border: #e5e6e4;\n    --is-trust-border: #dedfdd;\n\n    --is-black: #050505;\n    --is-ink: #0d0d0d;\n    --is-charcoal: #171717;\n    --is-graphite: #2f3333;\n    --is-smoke: #69706d;\n    --is-smoked-glass: #48514d;\n    --is-silver: #c7c9c6;\n    --is-chrome: #e5e6e2;\n    --is-soft-silver: #f2f3f0;\n    --is-red: #c2262e;\n    --is-deep-red: #8e1119;\n    --is-pineapple: #d6b84b;\n    --is-bergamot: #d9cf67;\n    --is-blackcurrant: #342044;\n    --is-apple: #7c9b43;\n    --is-birch: #d9d0bd;\n    --is-patchouli: #37261d;\n    --is-jasmine: #f2eadf;\n    --is-rose: #b65b67;\n    --is-musk: #f3eee8;\n    --is-oakmoss: #4a5a3a;\n    --is-ambergris: #b8a17a;\n    --is-vanilla: #ead8b5;\n    --is-character-bg: linear-gradient(135deg, #050505 0%, #2f3333 52%, #8e1119 100%);\n\n    --is-heading: #171717;\n    --is-text: #444847;\n    --is-muted: #707573;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--is-white);\n    color: var(--is-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .intense-sports-wrapper *,\n  .intense-sports-wrapper *::before,\n  .intense-sports-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .is-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--is-white);\n    border-bottom: 1px solid var(--is-border);\n    text-align: center;\n  }\n\n  .is-brand-tag {\n    margin-bottom: 8px;\n    color: var(--is-red);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .is-main-title {\n    margin: 0 0 10px;\n    color: var(--is-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .is-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--is-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .is-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .is-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .is-story h3 {\n    margin: 0 0 16px;\n    color: var(--is-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .is-story p {\n    margin: 0 0 17px;\n    color: var(--is-text);\n    font-size: 1.05rem;\n  }\n\n  .is-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .is-section-title {\n    margin: 0 0 25px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-notes-section,\n  .is-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 10px;\n  }\n\n  .is-video-title {\n    margin: 0 0 8px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--is-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .is-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--is-white);\n    border: 0;\n  }\n\n  .is-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .is-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--is-charcoal);\n    color: var(--is-white);\n    border: 1px solid var(--is-charcoal);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .is-instagram-link a:hover {\n    background: var(--is-deep-red);\n    border-color: var(--is-deep-red);\n  }\n\n  .is-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-trust-border);\n    border-radius: 10px;\n  }\n\n  .is-notes-grid,\n  .is-journey-grid,\n  .is-accord-grid,\n  .is-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .is-note-card {\n    padding: 22px;\n    background: var(--is-pale-2);\n    border: 1px solid var(--is-border);\n    border-top: 4px solid var(--is-red);\n    border-radius: 8px;\n  }\n\n  .is-note-label {\n    margin-bottom: 7px;\n    color: var(--is-red);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .is-note-title {\n    margin-bottom: 7px;\n    color: var(--is-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .is-note-description {\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .is-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--is-silver);\n    border: 1px solid var(--is-silver);\n    border-radius: 10px;\n  }\n\n  .is-character-card {\n    padding: 30px 24px;\n    background: var(--is-character-bg);\n    color: var(--is-white);\n  }\n\n  .is-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--is-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .is-character-card p {\n    margin: 0;\n    color: var(--is-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .is-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .is-details-box,\n  .is-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--is-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .is-detail-label {\n    color: var(--is-muted);\n    font-weight: 600;\n  }\n\n  .is-detail-value {\n    color: var(--is-heading);\n    text-align: right;\n  }\n\n  .is-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .is-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--is-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--is-neutral-border);\n  }\n\n  .is-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .is-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--is-red);\n    font-weight: 700;\n  }\n\n  .is-journey-intro,\n  .is-accord-intro,\n  .is-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--is-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .is-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n  }\n\n  .is-journey-number,\n  .is-accord-icon,\n  .is-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--is-charcoal);\n    color: var(--is-chrome);\n    border: 1px solid var(--is-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .is-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .is-journey-card h4,\n  .is-accord-card h4,\n  .is-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--is-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .is-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .is-journey-card p,\n  .is-accord-card p,\n  .is-trust-card p {\n    margin: 0;\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .is-trust-card p {\n    color: #111111;\n  }\n\n  .is-accord-card {\n    padding: 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .is-trust-card {\n    padding: 28px 22px;\n    background: var(--is-white);\n    border: 1px solid var(--is-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .is-accord-icon,\n  .is-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .is-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--is-black) 0%, var(--is-graphite) 52%, var(--is-deep-red) 100%);\n    color: var(--is-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .is-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--is-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .is-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--is-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .is-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--is-pale);\n    border: 1px solid var(--is-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .is-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--is-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .is-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--is-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .is-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--is-pale-2);\n    border: 1px solid var(--is-border);\n    border-left: 6px solid var(--is-red);\n    border-radius: 8px;\n  }\n\n  .is-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--is-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .is-performance-section p {\n    margin: 0;\n    color: var(--is-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .is-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--is-border);\n  }\n\n  .is-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--is-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .is-faq-item {\n    background: var(--is-white);\n    border-bottom: 1px solid var(--is-border);\n  }\n\n  .is-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--is-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .is-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .is-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--is-red);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .is-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .is-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--is-text);\n    font-size: 1rem;\n  }\n\n  .is-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .intense-sports-wrapper {\n      padding: 35px;\n    }\n\n    .is-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .is-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .is-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .is-tagline {\n      font-size: 1.3rem;\n    }\n\n    .is-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .is-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .is-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .is-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .is-notes-grid,\n    .is-journey-grid,\n    .is-accord-grid,\n    .is-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .is-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .is-character-card {\n      padding: 35px;\n    }\n\n    .is-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .is-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .is-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .is-section-title,\n    .is-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .is-video-title {\n      font-size: 1.55rem;\n    }\n\n    .is-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .is-note-title {\n      font-size: 1.15rem;\n    }\n\n    .is-note-description {\n      font-size: 1rem;\n    }\n\n    .is-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .is-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .is-box-title {\n      font-size: 1.05rem;\n    }\n\n    .is-detail-row,\n    .is-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-intro,\n    .is-accord-intro,\n    .is-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-card h4,\n    .is-accord-card h4,\n    .is-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .is-journey-card p,\n    .is-accord-card p,\n    .is-trust-card p {\n      font-size: 1rem;\n    }\n\n    .is-statement-section {\n      padding: 44px;\n    }\n\n    .is-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .is-statement-section p,\n    .is-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .is-occasion-section {\n      padding: 38px;\n    }\n\n    .is-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .is-performance-section {\n      padding: 30px;\n    }\n\n    .is-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .is-trust-section {\n      padding: 44px 38px;\n    }\n\n    .is-trust-card {\n      padding: 32px 26px;\n    }\n\n    .is-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .is-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .is-notes-grid,\n    .is-journey-grid,\n    .is-accord-grid,\n    .is-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .intense-sports-wrapper {\n      padding: 10px;\n    }\n\n    .is-header {\n      padding: 26px 8px;\n    }\n\n    .is-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .is-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .is-tagline {\n      font-size: 0.95rem;\n    }\n\n    .is-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .is-detail-value {\n      text-align: left;\n    }\n\n    .is-character-card {\n      padding: 24px 18px;\n    }\n\n    .is-journey-section,\n    .is-accord-section,\n    .is-video-section,\n    .is-trust-section {\n      padding: 25px 15px;\n    }\n\n    .is-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .is-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .is-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .is-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"intense-sports-wrapper\"\u003e\n\n  \u003cdiv class=\"is-header\"\u003e\n    \u003cdiv class=\"is-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"is-main-title\"\u003eIntense Sports\u003c\/h2\u003e\n    \u003cp class=\"is-tagline\"\u003e\n      “Pineapple, bergamot, black currant, apple, birch, patchouli, jasmine, rose, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-intro-grid\"\u003e\n\n    \u003cdiv class=\"is-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Intense-Sports-EDP-100-ML.webp?v=1739208578\" alt=\"Intense Sports EDP 100ml by Anfar London in smoky transparent bottle with black cap, silver chrome details, red centre panel, geometric line design and matching grey red box\" class=\"is-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-story\"\u003e\n      \u003ch3\u003eSporty Red Energy with Smoky Modern Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eIntense Sports EDP\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e built around juicy fruits,\n        polished florals, smoky birch, earthy patchouli, oak moss, ambergris,\n        musk and smooth vanilla.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple, bergamot, black currant and apple.\n        This first impression feels bright, energetic and attention catching,\n        combining tropical sweetness, citrus lift, dark berry richness and\n        crisp apple freshness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Birch, patchouli, Moroccan jasmine and rose form the middle of the\n        scent. Birch adds a smoky polished edge, patchouli gives earthy depth,\n        while Moroccan jasmine and rose introduce a refined floral elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oak moss, ambergris and vanilla create the base. Musk softens the\n        dry-down, oak moss adds green-earthy structure, ambergris gives a\n        smooth modern glow and vanilla leaves a warm, balanced sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a smoky transparent bottle with a black cap, silver-chrome\n        details, red centre panel, geometric line design and hanging Anfar\n        London charm, Intense Sports visually reflects its active, modern and\n        confident fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-notes-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"is-notes-grid\"\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003ePineapple, Bergamot, Black Currant and Apple\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Pineapple and apple create juicy freshness, while bergamot and black\n          currant add citrus lift and dark fruity depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003eBirch, Patchouli, Moroccan Jasmine and Rose\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Birch and patchouli bring smoky-earthy structure, balanced by\n          Moroccan jasmine and rose for floral sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-note-card\"\u003e\n        \u003cdiv class=\"is-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"is-note-title\"\u003eMusk, Oak Moss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"is-note-description\"\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, mossy, warm\n          and modern final trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-character-section\"\u003e\n\n    \u003cdiv class=\"is-character-card\"\u003e\n      \u003ch3\u003eThe Fruity Sport Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple, bergamot, black currant and apple create an energetic,\n        fresh and vibrant opening with confident movement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-character-card\"\u003e\n      \u003ch3\u003eThe Smoky Mossy Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, oak moss, ambergris, musk and vanilla settle into a\n        smooth, smoky and polished modern dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-details-grid\"\u003e\n\n    \u003cdiv class=\"is-details-box\"\u003e\n      \u003ch4 class=\"is-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eIntense Sports\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eFruity, Woody, Floral, Musky and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003ePineapple, Bergamot, Black Currant, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eBirch, Patchouli, Moroccan Jasmine, Rose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-detail-row\"\u003e\n        \u003cspan class=\"is-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"is-detail-value\"\u003eSmoky Bottle, Black Cap, Red Panel and Silver Details\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-highlights-box\"\u003e\n      \u003ch4 class=\"is-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"is-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with sporty modern character\u003c\/li\u003e\n        \u003cli\u003ePineapple gives juicy tropical brightness\u003c\/li\u003e\n        \u003cli\u003eBergamot adds crisp citrus freshness\u003c\/li\u003e\n        \u003cli\u003eBlack currant brings dark fruity depth\u003c\/li\u003e\n        \u003cli\u003eApple creates clean energetic freshness\u003c\/li\u003e\n        \u003cli\u003eBirch adds a smoky polished edge\u003c\/li\u003e\n        \u003cli\u003ePatchouli gives earthy structure\u003c\/li\u003e\n        \u003cli\u003eMoroccan jasmine adds floral refinement\u003c\/li\u003e\n        \u003cli\u003eRose brings elegant floral balance\u003c\/li\u003e\n        \u003cli\u003eMusk and oak moss create smooth depth\u003c\/li\u003e\n        \u003cli\u003eAmbergris and vanilla leave a warm modern trail\u003c\/li\u003e\n        \u003cli\u003eSmoky black, chrome and red presentation stands out\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-journey-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Intense Sports Journey\u003c\/h3\u003e\n\n    \u003cp class=\"is-journey-intro\"\u003e\n      A dynamic fragrance journey from pineapple, bergamot, black currant and\n      apple into birch, patchouli, Moroccan jasmine and rose, finishing with\n      musk, oak moss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-journey-grid\"\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Fresh Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, bergamot, black currant and apple create a bright,\n          energetic and sporty first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, patchouli, Moroccan jasmine and rose build a smoky, earthy\n          and refined floral middle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-journey-card\"\u003e\n        \u003cdiv class=\"is-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMossy Vanilla Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla settle into a smooth, warm and\n          modern final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-accord-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eThe Signature Intense Sports Accords\u003c\/h3\u003e\n\n    \u003cp class=\"is-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by fruity freshness, smoky woods, earthy\n      patchouli, floral elegance, musky moss, ambergris and vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-accord-grid\"\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePineapple Bergamot Apple\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, bergamot and apple create the bright sporty opening, with\n          black currant adding richer fruit depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch Patchouli Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch and patchouli bring smoky-earthy character while Moroccan\n          jasmine and rose add elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-accord-card\"\u003e\n        \u003cdiv class=\"is-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Oak Moss Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, mossy and\n          warm modern base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-video-section\"\u003e\n    \u003ch3 class=\"is-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"is-video-subtitle\"\u003e\n      Watch the Intense Sports presentation and explore its fruity, smoky,\n      sporty, red-accented and modern Anfar London Eau de Parfum mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DXwLMG7Kkty\/embed\/\" title=\"Intense Sports EDP Instagram Video\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"is-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/DXwLMG7Kkty\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-statement-section\"\u003e\n    \u003ch3\u003eSmoky Red Energy with Modern Fruity Woody Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports opens with pineapple, bergamot, black currant and apple,\n      develops through birch, patchouli, Moroccan jasmine and rose, then\n      settles into musk, oak moss, ambergris and vanilla. Its smoky bottle,\n      black cap, chrome details and red centre panel reflect a fragrance\n      designed for movement, confidence and modern presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Energy and Confident Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports is suitable for daily styling, active days, casual smart\n      wear, evenings, gifting and confident signature fragrance use. The fruity\n      opening gives energy, while birch, patchouli, oak moss, ambergris, musk\n      and vanilla give depth and smoothness.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Intense Sports is presented as a 100ml Eau de Parfum with pineapple,\n      bergamot, black currant, apple, birch, patchouli, Moroccan jasmine, rose,\n      musk, oak moss, ambergris and vanilla notes. Actual longevity and\n      projection can vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-trust-section\"\u003e\n\n    \u003ch3 class=\"is-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"is-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"is-trust-grid\"\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"is-trust-card\"\u003e\n        \u003cdiv class=\"is-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"is-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Intense Sports EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports opens with pineapple, bergamot, black currant and\n          apple, develops with birch, patchouli, Moroccan jasmine and rose, and\n          settles into musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Intense Sports EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pineapple, bergamot, black currant and apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are birch, patchouli, Moroccan jasmine and rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Intense Sports a fruity fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The opening includes pineapple, bergamot, black currant and\n          apple, giving the fragrance a fruity and energetic start.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Intense Sports have woody notes?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Birch, patchouli and oak moss give Intense Sports a woody,\n          smoky and earthy structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Intense Sports?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is suitable for daily styling, active days, casual\n          smart wear, evenings, gifting and confident signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Intense Sports suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its smoky transparent bottle, black cap, red panel, chrome\n          details and matching box create a bold premium presentation for\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"is-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Intense Sports last?\u003c\/summary\u003e\n      \u003cdiv class=\"is-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Intense Sports is an Eau de Parfum. Actual longevity and projection\n          can vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47579616903414,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Intense-Sports-EDP-100-ML.webp?v=1739208578"},{"product_id":"azule-elite-edp-100ml","title":"Azule Elite EDP (100ml)","description":"\u003cstyle\u003e\n  .azule-elite-wrapper {\n    --aze-white: #ffffff;\n    --aze-soft-white: #fbfaf7;\n    --aze-pale: #f6efd9;\n    --aze-pale-2: #fffaf0;\n    --aze-border: #dfc987;\n    --aze-neutral-border: #eadfbf;\n    --aze-trust-border: #e4dcc8;\n\n    --aze-black: #050505;\n    --aze-ink: #0c0d10;\n    --aze-charcoal: #171819;\n    --aze-deep-blue: #06204c;\n    --aze-royal-blue: #0b3f8f;\n    --aze-azule-blue: #1254b2;\n    --aze-blue-shadow: #071a38;\n    --aze-gold: #c5a059;\n    --aze-polished-gold: #e3c265;\n    --aze-soft-gold: #f0da91;\n    --aze-champagne: #f2e4bd;\n    --aze-bronze: #9b6d28;\n    --aze-patchouli: #3a2a1d;\n    --aze-oud: #241109;\n    --aze-cinnamon: #9b4b24;\n    --aze-cardamom: #6c7a49;\n    --aze-woody: #6c4a2e;\n    --aze-musk: #f2eee7;\n    --aze-amber: #b17232;\n    --aze-sandalwood: #967453;\n    --aze-tonka: #7c5b3b;\n    --aze-character-bg: linear-gradient(135deg, #050505 0%, #06204c 52%, #c5a059 100%);\n\n    --aze-heading: #1d1b17;\n    --aze-text: #4b463c;\n    --aze-muted: #736c5d;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--aze-white);\n    color: var(--aze-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .azule-elite-wrapper *,\n  .azule-elite-wrapper *::before,\n  .azule-elite-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .aze-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--aze-white);\n    border-bottom: 1px solid var(--aze-border);\n    text-align: center;\n  }\n\n  .aze-brand-tag {\n    margin-bottom: 8px;\n    color: var(--aze-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .aze-main-title {\n    margin: 0 0 10px;\n    color: var(--aze-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .aze-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--aze-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .aze-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .aze-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .aze-story h3 {\n    margin: 0 0 16px;\n    color: var(--aze-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aze-story p {\n    margin: 0 0 17px;\n    color: var(--aze-text);\n    font-size: 1.05rem;\n  }\n\n  .aze-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .aze-section-title {\n    margin: 0 0 25px;\n    color: var(--aze-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aze-notes-section,\n  .aze-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 10px;\n  }\n\n  .aze-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-trust-border);\n    border-radius: 10px;\n  }\n\n  .aze-notes-grid,\n  .aze-journey-grid,\n  .aze-accord-grid,\n  .aze-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .aze-note-card {\n    padding: 22px;\n    background: var(--aze-pale-2);\n    border: 1px solid var(--aze-border);\n    border-top: 4px solid var(--aze-royal-blue);\n    border-radius: 8px;\n  }\n\n  .aze-note-label {\n    margin-bottom: 7px;\n    color: var(--aze-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aze-note-title {\n    margin-bottom: 7px;\n    color: var(--aze-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .aze-note-description {\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .aze-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--aze-gold);\n    border: 1px solid var(--aze-gold);\n    border-radius: 10px;\n  }\n\n  .aze-character-card {\n    padding: 30px 24px;\n    background: var(--aze-character-bg);\n    color: var(--aze-white);\n  }\n\n  .aze-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--aze-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .aze-character-card p {\n    margin: 0;\n    color: var(--aze-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .aze-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .aze-details-box,\n  .aze-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n  }\n\n  .aze-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--aze-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .aze-detail-label {\n    color: var(--aze-muted);\n    font-weight: 600;\n  }\n\n  .aze-detail-value {\n    color: var(--aze-heading);\n    text-align: right;\n  }\n\n  .aze-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .aze-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--aze-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--aze-neutral-border);\n  }\n\n  .aze-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .aze-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--aze-royal-blue);\n    font-weight: 700;\n  }\n\n  .aze-journey-intro,\n  .aze-accord-intro,\n  .aze-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--aze-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .aze-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n  }\n\n  .aze-journey-number,\n  .aze-accord-icon,\n  .aze-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--aze-deep-blue);\n    color: var(--aze-soft-gold);\n    border: 1px solid var(--aze-deep-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .aze-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .aze-journey-card h4,\n  .aze-accord-card h4,\n  .aze-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--aze-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .aze-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .aze-journey-card p,\n  .aze-accord-card p,\n  .aze-trust-card p {\n    margin: 0;\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .aze-trust-card p {\n    color: #111111;\n  }\n\n  .aze-accord-card {\n    padding: 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aze-trust-card {\n    padding: 28px 22px;\n    background: var(--aze-white);\n    border: 1px solid var(--aze-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .aze-accord-icon,\n  .aze-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .aze-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--aze-black) 0%, var(--aze-deep-blue) 52%, var(--aze-gold) 100%);\n    color: var(--aze-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .aze-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--aze-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aze-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aze-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aze-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--aze-pale);\n    border: 1px solid var(--aze-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .aze-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--aze-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .aze-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--aze-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .aze-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--aze-pale-2);\n    border: 1px solid var(--aze-border);\n    border-left: 6px solid var(--aze-royal-blue);\n    border-radius: 8px;\n  }\n\n  .aze-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--aze-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .aze-performance-section p {\n    margin: 0;\n    color: var(--aze-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .aze-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--aze-border);\n  }\n\n  .aze-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--aze-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .aze-faq-item {\n    background: var(--aze-white);\n    border-bottom: 1px solid var(--aze-border);\n  }\n\n  .aze-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--aze-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .aze-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .aze-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--aze-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .aze-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .aze-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--aze-text);\n    font-size: 1rem;\n  }\n\n  .aze-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .azule-elite-wrapper {\n      padding: 35px;\n    }\n\n    .aze-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .aze-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .aze-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .aze-tagline {\n      font-size: 1.3rem;\n    }\n\n    .aze-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .aze-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .aze-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .aze-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .aze-notes-grid,\n    .aze-journey-grid,\n    .aze-accord-grid,\n    .aze-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .aze-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .aze-character-card {\n      padding: 35px;\n    }\n\n    .aze-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .aze-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .aze-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .aze-section-title,\n    .aze-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .aze-note-title {\n      font-size: 1.15rem;\n    }\n\n    .aze-note-description {\n      font-size: 1rem;\n    }\n\n    .aze-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .aze-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .aze-box-title {\n      font-size: 1.05rem;\n    }\n\n    .aze-detail-row,\n    .aze-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-intro,\n    .aze-accord-intro,\n    .aze-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-card h4,\n    .aze-accord-card h4,\n    .aze-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .aze-journey-card p,\n    .aze-accord-card p,\n    .aze-trust-card p {\n      font-size: 1rem;\n    }\n\n    .aze-statement-section {\n      padding: 44px;\n    }\n\n    .aze-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .aze-statement-section p,\n    .aze-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .aze-occasion-section {\n      padding: 38px;\n    }\n\n    .aze-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .aze-performance-section {\n      padding: 30px;\n    }\n\n    .aze-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .aze-trust-section {\n      padding: 44px 38px;\n    }\n\n    .aze-trust-card {\n      padding: 32px 26px;\n    }\n\n    .aze-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .aze-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .aze-notes-grid,\n    .aze-journey-grid,\n    .aze-accord-grid,\n    .aze-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .azule-elite-wrapper {\n      padding: 10px;\n    }\n\n    .aze-header {\n      padding: 26px 8px;\n    }\n\n    .aze-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .aze-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .aze-tagline {\n      font-size: 0.95rem;\n    }\n\n    .aze-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .aze-detail-value {\n      text-align: left;\n    }\n\n    .aze-character-card {\n      padding: 24px 18px;\n    }\n\n    .aze-journey-section,\n    .aze-accord-section,\n    .aze-trust-section {\n      padding: 25px 15px;\n    }\n\n    .aze-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .aze-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .aze-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"azule-elite-wrapper\"\u003e\n\n  \u003cdiv class=\"aze-header\"\u003e\n    \u003cdiv class=\"aze-brand-tag\"\u003eAnfar London Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"aze-main-title\"\u003eAzule Elite\u003c\/h2\u003e\n    \u003cp class=\"aze-tagline\"\u003e\n      “Patchouli, oud, cinnamon, cardamom, musky woods, amber, sandalwood and creamy tonka bean.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-intro-grid\"\u003e\n\n    \u003cdiv class=\"aze-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/AZULE-ELITE-EDP-100-ML.jpg?v=1739208615\" alt=\"Azule Elite EDP 100ml by Anfar London in metallic gold bottle with deep blue front panel, geometric gold lattice design, gold cap, hanging charm and matching gold blue box\" class=\"aze-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-story\"\u003e\n      \u003ch3\u003eBlue-Gold Luxury with Warm Spicy Oud Depth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAzule Elite EDP\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e built around a rich oriental-spicy\n        structure of patchouli, oud, cinnamon, cardamom, musky woods, amber,\n        sandalwood and tonka bean.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with patchouli, oud, cinnamon and cardamom. This\n        first impression feels deep, warm and confident, combining earthy\n        patchouli, dark oud, sweet spice and aromatic cardamom brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, woody, musky and ambery notes create a\n        smooth, elegant and enveloping heart. The woods add structure, musk\n        softens the body of the scent and amber gives the composition a\n        polished golden warmth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sandalwood and tonka bean complete the base with creamy depth and soft\n        sweetness. Sandalwood brings a smooth woody finish, while tonka bean\n        adds warmth, comfort and a refined sweet-balsamic character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a metallic gold bottle with a deep blue front panel,\n        geometric gold lattice detailing, polished gold cap, hanging Anfar\n        London charm and matching blue-gold box, Azule Elite visually reflects\n        its elite, jewel-like and luxurious fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-notes-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"aze-notes-grid\"\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003ePatchouli, Oud, Cinnamon and Cardamom\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Patchouli and oud create earthy darkness, while cinnamon and\n          cardamom add warm spicy brightness and confident lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003eWoody, Musky and Ambery\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Woody, musky and ambery accords create a smooth and elegant heart\n          with soft warmth, depth and refined balance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-note-card\"\u003e\n        \u003cdiv class=\"aze-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-title\"\u003eSandalwood and Tonka Bean\u003c\/div\u003e\n        \u003cdiv class=\"aze-note-description\"\u003e\n          Sandalwood gives the dry-down creamy woody smoothness, while tonka\n          bean adds warm sweetness and a polished final trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-character-section\"\u003e\n\n    \u003cdiv class=\"aze-character-card\"\u003e\n      \u003ch3\u003eThe Spicy Oud Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Patchouli, oud, cinnamon and cardamom create a bold opening with\n        earthy depth, aromatic spice and confident oriental richness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-character-card\"\u003e\n      \u003ch3\u003eThe Golden Woody Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Woody, musky and ambery notes settle into sandalwood and tonka bean for\n        a smooth, warm and luxurious final impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-details-grid\"\u003e\n\n    \u003cdiv class=\"aze-details-box\"\u003e\n      \u003ch4 class=\"aze-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eAzule Elite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eVisible Branding\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eOriental, Spicy, Woody, Musky and Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003ePatchouli, Oud, Cinnamon, Cardamom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eWoody, Musky, Ambery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eSandalwood, Tonka Bean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-detail-row\"\u003e\n        \u003cspan class=\"aze-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"aze-detail-value\"\u003eGold Bottle, Deep Blue Panel and Geometric Lattice Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aze-highlights-box\"\u003e\n      \u003ch4 class=\"aze-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"aze-highlights-list\"\u003e\n        \u003cli\u003e100ml Eau de Parfum with luxury blue-gold presentation\u003c\/li\u003e\n        \u003cli\u003ePatchouli creates earthy depth\u003c\/li\u003e\n        \u003cli\u003eOud adds dark oriental richness\u003c\/li\u003e\n        \u003cli\u003eCinnamon brings warm spicy sweetness\u003c\/li\u003e\n        \u003cli\u003eCardamom gives aromatic lift\u003c\/li\u003e\n        \u003cli\u003eWoody notes create smooth structure\u003c\/li\u003e\n        \u003cli\u003eMusk softens the fragrance body\u003c\/li\u003e\n        \u003cli\u003eAmber adds golden warmth\u003c\/li\u003e\n        \u003cli\u003eSandalwood gives creamy woody smoothness\u003c\/li\u003e\n        \u003cli\u003eTonka bean creates soft sweet depth\u003c\/li\u003e\n        \u003cli\u003eIdeal for bold, polished and confident fragrance styling\u003c\/li\u003e\n        \u003cli\u003eMetallic gold bottle with deep blue luxury detailing\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-journey-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Azule Elite Journey\u003c\/h3\u003e\n\n    \u003cp class=\"aze-journey-intro\"\u003e\n      A luxurious fragrance journey from patchouli, oud, cinnamon and cardamom\n      into woody, musky and ambery warmth, finishing with sandalwood and tonka\n      bean.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-journey-grid\"\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Oud Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and oud create the dark opening, enhanced by cinnamon and\n          cardamom for spicy warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eMusky Amber Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody, musky and ambery notes build the smooth heart with warmth,\n          elegance and soft depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-journey-card\"\u003e\n        \u003cdiv class=\"aze-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Tonka Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and tonka bean settle into a creamy, smooth and refined\n          final impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-accord-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eThe Signature Azule Elite Accords\u003c\/h3\u003e\n\n    \u003cp class=\"aze-accord-intro\"\u003e\n      A deep and polished Eau de Parfum shaped by oriental oud, warm spices,\n      musky woods, amber, sandalwood and creamy tonka sweetness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-accord-grid\"\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePatchouli Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          Patchouli and oud create a dark, earthy and luxurious opening with\n          oriental intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Cardamom Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon, cardamom and amber give the fragrance spicy warmth and\n          golden sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-accord-card\"\u003e\n        \u003cdiv class=\"aze-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eSandalwood Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Sandalwood and tonka bean create a creamy, smooth and sweetly refined\n          base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-statement-section\"\u003e\n    \u003ch3\u003eBlue-Gold Sophistication with Spicy Oud Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite opens with patchouli, oud, cinnamon and cardamom, develops\n      through woody, musky and ambery warmth, then settles into sandalwood and\n      tonka bean. Its metallic gold bottle, deep blue panel, geometric gold\n      lattice and matching box reflect a fragrance designed for elegance,\n      confidence and luxury presence.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Polished Evening and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite is suitable for evening wear, formal occasions, premium\n      gifting, confident daily styling and signature fragrance use. Its oud and\n      spice opening gives bold character, while musky amber, sandalwood and\n      tonka bean create a smooth luxurious trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Azule Elite is presented as a 100ml Eau de Parfum with patchouli, oud,\n      cinnamon, cardamom, woody, musky, ambery, sandalwood and tonka bean\n      notes. Actual longevity and projection can vary depending on skin\n      chemistry, application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-trust-section\"\u003e\n\n    \u003ch3 class=\"aze-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"aze-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aze-trust-grid\"\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aze-trust-card\"\u003e\n        \u003cdiv class=\"aze-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aze-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Azule Elite EDP smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite opens with patchouli, oud, cinnamon and cardamom,\n          develops with woody, musky and ambery notes, and settles into\n          sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Azule Elite EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are patchouli, oud, cinnamon and cardamom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are woody, musky and ambery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite an oud fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Oud appears in the top notes, supported by patchouli, cinnamon,\n          cardamom, amber, woods, sandalwood and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite a spicy fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Cinnamon and cardamom give Azule Elite a warm spicy character,\n          balanced with oud, patchouli, musky woods and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Azule Elite?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is suitable for evening wear, formal occasions, premium\n          gifting, confident daily styling and signature fragrance use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Azule Elite suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its metallic gold bottle, deep blue panel, geometric gold\n          detailing, hanging charm and matching box create a premium\n          gift-style presentation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"aze-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Azule Elite last?\u003c\/summary\u003e\n      \u003cdiv class=\"aze-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Azule Elite is an Eau de Parfum. Actual longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582470635766,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/AZULE-ELITE-EDP-100-ML.jpg?v=1739208615"},{"product_id":"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":"amber-extreme-edp-100ml","title":"Amber Extreme EDP (100ml)","description":"\u003cstyle\u003e\n  .amber-extreme-wrapper {\n    --ae-white: #ffffff;\n    --ae-soft-white: #fdfbf7;\n    --ae-pale: #fff4e4;\n    --ae-pale-2: #fff9ee;\n    --ae-border: #e7c791;\n    --ae-neutral-border: #edddc0;\n    --ae-trust-border: #e5ddd0;\n\n    --ae-amber: #b96d22;\n    --ae-deep-amber: #7d3f17;\n    --ae-liquid-gold: #d59131;\n    --ae-honey-gold: #c5a059;\n    --ae-soft-gold: #e2c36d;\n    --ae-ornate-gold: #d8b560;\n    --ae-black: #080604;\n    --ae-charcoal: #17110c;\n    --ae-label-black: #12100c;\n    --ae-bergamot: #d8cf5e;\n    --ae-lime: #8fbf54;\n    --ae-lavender: #8a77b6;\n    --ae-rose: #b95565;\n    --ae-musk: #f5eee3;\n    --ae-patchouli: #3c2217;\n    --ae-wood: #5b321d;\n    --ae-character-bg: linear-gradient(135deg, #080604 0%, #7d3f17 52%, #1b0c06 100%);\n\n    --ae-heading: #24170f;\n    --ae-text: #4d4035;\n    --ae-muted: #75675b;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ae-white);\n    color: var(--ae-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-extreme-wrapper *,\n  .amber-extreme-wrapper *::before,\n  .amber-extreme-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ae-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ae-white);\n    border-bottom: 1px solid var(--ae-border);\n    text-align: center;\n  }\n\n  .ae-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ae-honey-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ae-main-title {\n    margin: 0 0 10px;\n    color: var(--ae-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  .ae-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ae-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ae-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ae-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 10px;\n  }\n\n  .ae-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ae-story h3 {\n    margin: 0 0 16px;\n    color: var(--ae-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ae-story p {\n    margin: 0 0 17px;\n    color: var(--ae-text);\n    font-size: 1.05rem;\n  }\n\n  .ae-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ae-section-title {\n    margin: 0 0 25px;\n    color: var(--ae-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  .ae-notes-section,\n  .ae-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 10px;\n  }\n\n  .ae-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ae-pale);\n    border: 1px solid var(--ae-border);\n    border-radius: 10px;\n  }\n\n  .ae-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .ae-video-title {\n    margin: 0 0 8px;\n    color: var(--ae-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  .ae-video-subtitle {\n    max-width: 850px;\n    margin: -2px auto 25px;\n    color: var(--ae-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ae-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 8px;\n  }\n\n  .ae-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--ae-white);\n    border: 0;\n  }\n\n  .ae-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .ae-instagram-link a {\n    display: inline-block;\n    padding: 11px 28px;\n    background: var(--ae-amber);\n    color: var(--ae-white);\n    border: 1px solid var(--ae-amber);\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  .ae-instagram-link a:hover {\n    background: var(--ae-black);\n    border-color: var(--ae-black);\n    color: var(--ae-white);\n  }\n\n  .ae-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-trust-border);\n    border-radius: 10px;\n  }\n\n  .ae-notes-grid,\n  .ae-journey-grid,\n  .ae-accord-grid,\n  .ae-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ae-note-card {\n    padding: 22px;\n    background: var(--ae-pale-2);\n    border: 1px solid var(--ae-border);\n    border-top: 4px solid var(--ae-amber);\n    border-radius: 8px;\n  }\n\n  .ae-note-label {\n    margin-bottom: 7px;\n    color: var(--ae-amber);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ae-note-title {\n    margin-bottom: 7px;\n    color: var(--ae-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ae-note-description {\n    color: var(--ae-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ae-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ae-ornate-gold);\n    border: 1px solid var(--ae-ornate-gold);\n    border-radius: 10px;\n  }\n\n  .ae-character-card {\n    padding: 30px 24px;\n    background: var(--ae-character-bg);\n    color: var(--ae-white);\n  }\n\n  .ae-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ae-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ae-character-card p {\n    margin: 0;\n    color: var(--ae-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ae-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ae-details-box,\n  .ae-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 8px;\n  }\n\n  .ae-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ae-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ae-neutral-border);\n  }\n\n  .ae-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(--ae-neutral-border);\n  }\n\n  .ae-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ae-detail-label {\n    color: var(--ae-muted);\n    font-weight: 600;\n  }\n\n  .ae-detail-value {\n    color: var(--ae-heading);\n    text-align: right;\n  }\n\n  .ae-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ae-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ae-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ae-neutral-border);\n  }\n\n  .ae-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ae-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ae-amber);\n    font-weight: 700;\n  }\n\n  .ae-journey-intro,\n  .ae-accord-intro,\n  .ae-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ae-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ae-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ae-pale);\n    border: 1px solid var(--ae-border);\n    border-radius: 8px;\n  }\n\n  .ae-journey-number,\n  .ae-accord-icon,\n  .ae-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ae-deep-amber);\n    color: var(--ae-soft-gold);\n    border: 1px solid var(--ae-deep-amber);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ae-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ae-journey-card h4,\n  .ae-accord-card h4,\n  .ae-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ae-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ae-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .ae-journey-card p,\n  .ae-accord-card p,\n  .ae-trust-card p {\n    margin: 0;\n    color: var(--ae-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ae-trust-card p {\n    color: #111111;\n  }\n\n  .ae-accord-card {\n    padding: 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ae-trust-card {\n    padding: 28px 22px;\n    background: var(--ae-white);\n    border: 1px solid var(--ae-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .ae-accord-icon,\n  .ae-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ae-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--ae-black) 0%, var(--ae-deep-amber) 52%, var(--ae-liquid-gold) 100%);\n    color: var(--ae-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .ae-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ae-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ae-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ae-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ae-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ae-pale);\n    border: 1px solid var(--ae-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ae-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ae-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ae-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ae-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ae-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ae-pale-2);\n    border: 1px solid var(--ae-border);\n    border-left: 6px solid var(--ae-amber);\n    border-radius: 8px;\n  }\n\n  .ae-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ae-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ae-performance-section p {\n    margin: 0;\n    color: var(--ae-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ae-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ae-border);\n  }\n\n  .ae-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ae-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ae-faq-item {\n    background: var(--ae-white);\n    border-bottom: 1px solid var(--ae-border);\n  }\n\n  .ae-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ae-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ae-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ae-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ae-amber);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ae-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ae-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ae-text);\n    font-size: 1rem;\n  }\n\n  .ae-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .amber-extreme-wrapper {\n      padding: 35px;\n    }\n\n    .ae-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ae-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ae-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ae-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ae-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ae-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ae-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ae-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ae-notes-grid,\n    .ae-journey-grid,\n    .ae-accord-grid,\n    .ae-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ae-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ae-character-card {\n      padding: 35px;\n    }\n\n    .ae-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ae-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ae-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ae-section-title,\n    .ae-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ae-video-title {\n      font-size: 1.55rem;\n    }\n\n    .ae-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .ae-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ae-note-description {\n      font-size: 1rem;\n    }\n\n    .ae-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ae-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ae-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ae-detail-row,\n    .ae-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ae-journey-intro,\n    .ae-accord-intro,\n    .ae-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ae-journey-card h4,\n    .ae-accord-card h4,\n    .ae-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ae-journey-card p,\n    .ae-accord-card p,\n    .ae-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ae-statement-section {\n      padding: 44px;\n    }\n\n    .ae-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ae-statement-section p,\n    .ae-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ae-occasion-section {\n      padding: 38px;\n    }\n\n    .ae-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ae-performance-section {\n      padding: 30px;\n    }\n\n    .ae-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ae-trust-section {\n      padding: 44px 38px;\n    }\n\n    .ae-trust-card {\n      padding: 32px 26px;\n    }\n\n    .ae-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ae-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ae-notes-grid,\n    .ae-journey-grid,\n    .ae-accord-grid,\n    .ae-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .amber-extreme-wrapper {\n      padding: 10px;\n    }\n\n    .ae-header {\n      padding: 26px 8px;\n    }\n\n    .ae-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ae-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ae-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ae-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ae-detail-value {\n      text-align: left;\n    }\n\n    .ae-character-card {\n      padding: 24px 18px;\n    }\n\n    .ae-journey-section,\n    .ae-accord-section,\n    .ae-video-section,\n    .ae-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ae-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ae-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ae-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .ae-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"amber-extreme-wrapper\"\u003e\n\n  \u003cdiv class=\"ae-header\"\u003e\n    \u003cdiv class=\"ae-brand-tag\"\u003eAdyan by Anfar Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"ae-main-title\"\u003eAmber Extreme\u003c\/h2\u003e\n    \u003cp class=\"ae-tagline\"\u003e\n      “Citrus brightness, luxurious amber, soft lavender, rose, musk and deep patchouli warmth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-intro-grid\"\u003e\n\n    \u003cdiv class=\"ae-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/ADYAN-BY-ANFAR-AMBER-EXTREME-100ML.jpg?v=1739208891\" alt=\"Adyan by Anfar Amber Extreme EDP 100ml unisex perfume in amber glass bottle with ornate gold cap, black label and warm golden presentation\" class=\"ae-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ae-story\"\u003e\n      \u003ch3\u003eAmber Luxury with Citrus Floral Sophistication\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAmber Extreme by Adyan by Anfar\u003c\/strong\u003e, an elegant\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men and women who want\n        a fragrance with richness, distinction, warmth and refined amber\n        sophistication.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with refreshing citrus fruits, highlighting\n        bergamot and lime. This bright introduction feels revitalising,\n        energetic and polished, giving the scent an immediate lift before the\n        deeper amber character begins to unfold.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In the heart, amber reveals its richness and depth, complemented by the\n        softness of lavender and the floral elegance of rose. This creates a\n        luxurious atmosphere that feels smooth, warm, elegant and highly\n        sophisticated.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base is marked by the enveloping presence of amber, combined with\n        sensual musk and the depth of patchouli. The result is a warm,\n        long-lasting, woody and musky trail with an unmistakable oriental\n        signature.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in an amber-toned sculptural bottle with an ornate gold cap,\n        black-and-gold label and rich golden liquid effect, Amber Extreme\n        visually reflects its luxurious amber identity and gift-worthy\n        fragrance presentation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-notes-section\"\u003e\n\n    \u003ch3 class=\"ae-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ae-notes-grid\"\u003e\n\n      \u003cdiv class=\"ae-note-card\"\u003e\n        \u003cdiv class=\"ae-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-title\"\u003eBergamot, Lime and Refreshing Citrus Fruits\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-description\"\u003e\n          A sparkling citrus opening highlights bergamot and lime, creating a\n          revitalising and energising first impression.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-note-card\"\u003e\n        \u003cdiv class=\"ae-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-title\"\u003eAmber, Lavender and Rose\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-description\"\u003e\n          Rich amber meets soft lavender and elegant rose, forming a luxurious\n          heart with floral smoothness and warm depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-note-card\"\u003e\n        \u003cdiv class=\"ae-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-title\"\u003eAmber, Musk and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"ae-note-description\"\u003e\n          Amber, musk and patchouli create an enveloping base with sensuality,\n          depth and a refined long-lasting trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-character-section\"\u003e\n\n    \u003cdiv class=\"ae-character-card\"\u003e\n      \u003ch3\u003eThe Citrus Amber Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot and lime create an energetic citrus spark before amber begins\n        to reveal its warm and luxurious depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ae-character-card\"\u003e\n      \u003ch3\u003eThe Musk Patchouli Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Amber, musk and patchouli settle into a sensual, woody and enveloping\n        base with elegant distinction.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-details-grid\"\u003e\n\n    \u003cdiv class=\"ae-details-box\"\u003e\n      \u003ch4 class=\"ae-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eAmber Extreme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eAdyan by Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eMen and Women \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eCitrus, Floral, Amber, Woody and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eBergamot, Lime, Citrus Fruits\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eAmber, Lavender, Rose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eAmber, Musk, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-detail-row\"\u003e\n        \u003cspan class=\"ae-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ae-detail-value\"\u003eAmber Glass, Ornate Gold Cap and Black-Gold Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ae-highlights-box\"\u003e\n      \u003ch4 class=\"ae-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ae-highlights-list\"\u003e\n        \u003cli\u003eElegant 100ml Eau de Parfum by Adyan by Anfar\u003c\/li\u003e\n        \u003cli\u003eUnisex fragrance for men and women\u003c\/li\u003e\n        \u003cli\u003eCitrus opening with bergamot and lime\u003c\/li\u003e\n        \u003cli\u003eAmber creates richness, warmth and depth\u003c\/li\u003e\n        \u003cli\u003eLavender adds soft aromatic smoothness\u003c\/li\u003e\n        \u003cli\u003eRose brings floral sophistication\u003c\/li\u003e\n        \u003cli\u003eMusk adds sensual softness\u003c\/li\u003e\n        \u003cli\u003ePatchouli gives depth and earthy refinement\u003c\/li\u003e\n        \u003cli\u003eCitrus, floral, amber and woody character\u003c\/li\u003e\n        \u003cli\u003eSuitable for special occasions and daily sophistication\u003c\/li\u003e\n        \u003cli\u003eLuxurious amber bottle presentation\u003c\/li\u003e\n        \u003cli\u003eDesigned for elegance, distinction and personal style\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-journey-section\"\u003e\n\n    \u003ch3 class=\"ae-section-title\"\u003eThe Amber Extreme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ae-journey-intro\"\u003e\n      A refined journey from bergamot and lime into amber, lavender and rose,\n      finishing with amber, musk and patchouli for a rich and elegant trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ae-journey-grid\"\u003e\n\n      \u003cdiv class=\"ae-journey-card\"\u003e\n        \u003cdiv class=\"ae-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Energy\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, lime and citrus fruits create a fresh, revitalising and\n          uplifting opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-journey-card\"\u003e\n        \u003cdiv class=\"ae-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eAmber Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber reveals richness and depth, softened by lavender and refined\n          with rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-journey-card\"\u003e\n        \u003cdiv class=\"ae-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusk Patchouli Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, musk and patchouli create the warm, sensual and long-lasting\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=\"ae-accord-section\"\u003e\n\n    \u003ch3 class=\"ae-section-title\"\u003eThe Signature Amber Extreme Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ae-accord-intro\"\u003e\n      A sophisticated Eau de Parfum shaped by bright citrus, rich amber, soft\n      lavender, elegant rose, sensual musk and deep patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ae-accord-grid\"\u003e\n\n      \u003cdiv class=\"ae-accord-card\"\u003e\n        \u003cdiv class=\"ae-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot Lime\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus fruits, bergamot and lime give the fragrance a fresh and\n          energising first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-accord-card\"\u003e\n        \u003cdiv class=\"ae-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eAmber Lavender Rose\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, lavender and rose create the fragrance’s luxurious floral\n          warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ae-accord-card\"\u003e\n        \u003cdiv class=\"ae-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk and patchouli deepen the amber base and create the lasting\n          signature trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-video-section\"\u003e\n    \u003ch3 class=\"ae-video-title\"\u003eExperience Amber Extreme\u003c\/h3\u003e\n\n    \u003cp class=\"ae-video-subtitle\"\u003e\n      View Amber Extreme by Adyan by Anfar and explore its warm amber, citrus-floral and luxurious oriental fragrance mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ae-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/CyqTXE0ogEU\/embed\/\" title=\"Amber Extreme 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=\"ae-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/CyqTXE0ogEU\/\" 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=\"ae-statement-section\"\u003e\n    \u003ch3\u003eOrnate Amber Luxury with Citrus Floral Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber Extreme opens with refreshing bergamot, lime and citrus fruits,\n      develops into rich amber, lavender and rose, then settles into amber,\n      musk and patchouli. Its sculptural amber bottle, ornate gold cap and\n      black-gold label reflect a fragrance designed to feel luxurious, warm,\n      distinctive and sophisticated.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Sophistication and Special Occasions\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber Extreme is suitable for special occasions, evenings, daily\n      sophistication, gifting and confident signature styling. Its citrus\n      opening keeps the scent bright, while amber, musk and patchouli add\n      warmth, depth and distinction.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ae-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber Extreme is presented as a 100ml Eau de Parfum with a citrus,\n      floral, amber, woody and musky profile. The product page describes it as\n      long lasting, while 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\n  \u003cdiv class=\"ae-trust-section\"\u003e\n\n    \u003ch3 class=\"ae-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ae-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=\"ae-trust-grid\"\u003e\n\n      \u003cdiv class=\"ae-trust-card\"\u003e\n        \u003cdiv class=\"ae-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=\"ae-trust-card\"\u003e\n        \u003cdiv class=\"ae-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=\"ae-trust-card\"\u003e\n        \u003cdiv class=\"ae-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=\"ae-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Amber Extreme by Adyan by Anfar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Extreme opens with refreshing citrus fruits, bergamot and lime,\n          develops with amber, lavender and rose, and settles into amber, musk\n          and patchouli for a warm, sophisticated and long-lasting trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Amber Extreme EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Extreme EDP is supplied in a 100ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Amber Extreme?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Extreme is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber Extreme unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Amber Extreme is described as a fragrance for men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Amber Extreme?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes include refreshing citrus fruits, especially bergamot\n          and lime.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Amber Extreme?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are amber, lavender and rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Amber Extreme?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are amber, musk and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber Extreme long lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Amber Extreme as long lasting. 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    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Amber Extreme?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Extreme is suitable for special occasions, evenings, daily\n          sophistication, gifting and confident signature fragrance styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ae-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber Extreme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ae-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Amber Extreme comes in an elegant 100ml bottle with a luxurious\n          amber and gold presentation, making 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":47582562779382,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/ADYAN-BY-ANFAR-AMBER-EXTREME-100ML.jpg?v=1739208891"},{"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":"anotha-silver-unisex-edp-100ml","title":"Anotha Silver Unisex EDP (100ml)","description":"\u003cstyle\u003e\n  .anotha-silver-wrapper {\n    --as-white: #ffffff;\n    --as-soft-white: #fbfcff;\n    --as-pale: #eef4fb;\n    --as-pale-2: #f7faff;\n    --as-border: #c9d7e8;\n    --as-neutral-border: #dfe7f0;\n    --as-trust-border: #dce4ec;\n\n    --as-cobalt: #0a3f9f;\n    --as-deep-blue: #06245f;\n    --as-royal-blue: #0e53bd;\n    --as-midnight: #061226;\n    --as-silver: #bfc5cc;\n    --as-polished-silver: #d9dde2;\n    --as-soft-silver: #edf0f3;\n    --as-graphite: #2b323a;\n    --as-bergamot: #c8c761;\n    --as-amber: #b98236;\n    --as-cedar: #6b4a32;\n    --as-tonka: #806042;\n    --as-white-musk: #f5f3ee;\n    --as-patchouli: #3b2a1e;\n    --as-character-bg: linear-gradient(135deg, #061226 0%, #0a3f9f 52%, #020814 100%);\n\n    --as-heading: #18202b;\n    --as-text: #424c57;\n    --as-muted: #6d7681;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--as-white);\n    color: var(--as-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .anotha-silver-wrapper *,\n  .anotha-silver-wrapper *::before,\n  .anotha-silver-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .as-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n    text-align: center;\n  }\n\n  .as-brand-tag {\n    margin-bottom: 8px;\n    color: var(--as-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .as-main-title {\n    margin: 0 0 10px;\n    color: var(--as-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .as-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--as-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .as-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .as-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .as-story h3 {\n    margin: 0 0 16px;\n    color: var(--as-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-story p {\n    margin: 0 0 17px;\n    color: var(--as-text);\n    font-size: 1.05rem;\n  }\n\n  .as-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .as-section-title {\n    margin: 0 0 25px;\n    color: var(--as-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-notes-section,\n  .as-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n  }\n\n  .as-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-trust-border);\n    border-radius: 10px;\n  }\n\n  .as-notes-grid,\n  .as-journey-grid,\n  .as-accord-grid,\n  .as-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-note-card {\n    padding: 22px;\n    background: var(--as-pale-2);\n    border: 1px solid var(--as-border);\n    border-top: 4px solid var(--as-royal-blue);\n    border-radius: 8px;\n  }\n\n  .as-note-label {\n    margin-bottom: 7px;\n    color: var(--as-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-note-title {\n    margin-bottom: 7px;\n    color: var(--as-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .as-note-description {\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .as-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--as-silver);\n    border: 1px solid var(--as-silver);\n    border-radius: 10px;\n  }\n\n  .as-character-card {\n    padding: 30px 24px;\n    background: var(--as-character-bg);\n    color: var(--as-white);\n  }\n\n  .as-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--as-polished-silver);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-character-card p {\n    margin: 0;\n    color: var(--as-white-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .as-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .as-details-box,\n  .as-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--as-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .as-detail-label {\n    color: var(--as-muted);\n    font-weight: 600;\n  }\n\n  .as-detail-value {\n    color: var(--as-heading);\n    text-align: right;\n  }\n\n  .as-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .as-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--as-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-neutral-border);\n  }\n\n  .as-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .as-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--as-royal-blue);\n    font-weight: 700;\n  }\n\n  .as-journey-intro,\n  .as-accord-intro,\n  .as-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-journey-number,\n  .as-accord-icon,\n  .as-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-royal-blue);\n    color: var(--as-soft-silver);\n    border: 1px solid var(--as-royal-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .as-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .as-journey-card h4,\n  .as-accord-card h4,\n  .as-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--as-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .as-journey-card p,\n  .as-accord-card p,\n  .as-trust-card p {\n    margin: 0;\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-trust-card p {\n    color: #111111;\n  }\n\n  .as-accord-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .as-trust-card {\n    padding: 28px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .as-accord-icon,\n  .as-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .as-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--as-midnight) 0%, var(--as-royal-blue) 52%, var(--as-graphite) 100%);\n    color: var(--as-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .as-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-polished-silver);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-white-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--as-pale);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .as-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--as-pale-2);\n    border: 1px solid var(--as-border);\n    border-left: 6px solid var(--as-royal-blue);\n    border-radius: 8px;\n  }\n\n  .as-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--as-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-performance-section p {\n    margin: 0;\n    color: var(--as-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .as-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--as-border);\n  }\n\n  .as-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--as-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-faq-item {\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--as-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .as-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .as-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--as-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .as-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .as-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--as-text);\n    font-size: 1rem;\n  }\n\n  .as-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .anotha-silver-wrapper {\n      padding: 35px;\n    }\n\n    .as-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .as-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .as-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .as-tagline {\n      font-size: 1.3rem;\n    }\n\n    .as-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .as-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .as-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .as-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .as-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .as-character-card {\n      padding: 35px;\n    }\n\n    .as-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .as-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .as-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .as-section-title,\n    .as-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .as-note-title {\n      font-size: 1.15rem;\n    }\n\n    .as-note-description {\n      font-size: 1rem;\n    }\n\n    .as-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .as-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .as-box-title {\n      font-size: 1.05rem;\n    }\n\n    .as-detail-row,\n    .as-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-intro,\n    .as-accord-intro,\n    .as-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card h4,\n    .as-accord-card h4,\n    .as-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card p,\n    .as-accord-card p,\n    .as-trust-card p {\n      font-size: 1rem;\n    }\n\n    .as-statement-section {\n      padding: 44px;\n    }\n\n    .as-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .as-statement-section p,\n    .as-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .as-occasion-section {\n      padding: 38px;\n    }\n\n    .as-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .as-performance-section {\n      padding: 30px;\n    }\n\n    .as-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .as-trust-section {\n      padding: 44px 38px;\n    }\n\n    .as-trust-card {\n      padding: 32px 26px;\n    }\n\n    .as-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .as-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .anotha-silver-wrapper {\n      padding: 10px;\n    }\n\n    .as-header {\n      padding: 26px 8px;\n    }\n\n    .as-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .as-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .as-tagline {\n      font-size: 0.95rem;\n    }\n\n    .as-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .as-detail-value {\n      text-align: left;\n    }\n\n    .as-character-card {\n      padding: 24px 18px;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 25px 15px;\n    }\n\n    .as-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .as-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .as-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"anotha-silver-wrapper\"\u003e\n\n  \u003cdiv class=\"as-header\"\u003e\n    \u003cdiv class=\"as-brand-tag\"\u003eAdyan Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"as-main-title\"\u003eAnotha Silver\u003c\/h2\u003e\n    \u003cp class=\"as-tagline\"\u003e\n      “Bright bergamot, warm amber, smooth cedar, creamy tonka and a soft musky patchouli trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-intro-grid\"\u003e\n\n    \u003cdiv class=\"as-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Untitleddesign_26.png?v=1746701138\" alt=\"Anotha Silver Unisex EDP 100ml by Adyan in blue-to-silver gradient bottle with polished silver cap and blue marbled box\" class=\"as-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-story\"\u003e\n      \u003ch3\u003eAmber Fougere Freshness with Refined Silver Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eAnotha Silver by Adyan\u003c\/strong\u003e, an enticing\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e designed for both women and men.\n        Launched in 2021, this amber fougere fragrance balances citrus\n        brightness, warm amber, smooth woods, creamy tonka and a sensual musky\n        patchouli base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot and amber. Bergamot gives a bright,\n        citrusy and invigorating freshness, while amber introduces warmth,\n        smooth depth and a soft golden glow from the very first impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Cedar and tonka bean create the heart. Cedar adds woody structure,\n        aromatic depth and an earthy modern character, while tonka bean gives\n        creamy sweetness and a comforting warmth that makes the scent feel\n        refined and smooth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        White musk and patchouli form the base. White musk gives a soft,\n        powdery and clean allure, while patchouli adds depth, mystery and a\n        slightly spicy earthiness that anchors the fragrance with\n        sophistication.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a blue-to-silver gradient bottle with a polished silver\n        cap, silver Arabic detail and a matching blue marbled box, Anotha\n        Silver visually reflects its clean, magnetic and modern amber fougere\n        identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-notes-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"as-notes-grid\"\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eBergamot and Amber\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          Bright bergamot brings citrus freshness, while amber adds immediate\n          warmth, smoothness and inviting depth.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eCedar and Tonka Bean\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          Cedar gives woody structure and aromatic depth, balanced by the\n          creamy sweetness of tonka bean.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n        \u003cdiv class=\"as-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"as-note-title\"\u003eWhite Musk and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"as-note-description\"\u003e\n          White musk creates a soft powdery finish, while patchouli adds\n          earthy richness and subtle mystery.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-character-section\"\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Amber Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot gives Anotha Silver its clean citrus spark, while amber adds\n        warmth and depth from the first spray.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n      \u003ch3\u003eThe Musk Patchouli Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        White musk and patchouli settle into a smooth, sensual and refined\n        base with soft powdery elegance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-details-grid\"\u003e\n\n    \u003cdiv class=\"as-details-box\"\u003e\n      \u003ch4 class=\"as-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAnotha Silver\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eWomen and Men \/ Unisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eLaunch Year\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e2021\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAmber Fougere\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eBergamot, Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eCedar, Tonka Bean\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eWhite Musk, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eBlue-to-Silver Bottle, Silver Cap and Blue Marbled Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-highlights-box\"\u003e\n      \u003ch4 class=\"as-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"as-highlights-list\"\u003e\n        \u003cli\u003eElegant 100ml Eau de Parfum by Adyan\u003c\/li\u003e\n        \u003cli\u003eDesigned for both women and men\u003c\/li\u003e\n        \u003cli\u003eAmber fougere fragrance launched in 2021\u003c\/li\u003e\n        \u003cli\u003eBergamot gives bright citrus freshness\u003c\/li\u003e\n        \u003cli\u003eAmber adds warmth and smooth depth\u003c\/li\u003e\n        \u003cli\u003eCedar creates refined woody structure\u003c\/li\u003e\n        \u003cli\u003eTonka bean adds creamy sweetness\u003c\/li\u003e\n        \u003cli\u003eWhite musk gives soft powdery elegance\u003c\/li\u003e\n        \u003cli\u003ePatchouli adds earthy mystery and sophistication\u003c\/li\u003e\n        \u003cli\u003eBalanced freshness and warmth\u003c\/li\u003e\n        \u003cli\u003eVersatile day-to-night scent profile\u003c\/li\u003e\n        \u003cli\u003eBlue and silver bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-journey-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Anotha Silver Journey\u003c\/h3\u003e\n\n    \u003cp class=\"as-journey-intro\"\u003e\n      A polished progression from bergamot and amber into cedar and tonka\n      bean, finishing with white musk and patchouli for a clean yet warm amber\n      fougere trail.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-journey-grid\"\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Amber Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot creates bright freshness, while amber brings warm depth and\n          a smooth first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eCedar Tonka Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar adds woody structure and aromatic strength, balanced by creamy\n          tonka bean sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n        \u003cdiv class=\"as-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusk Patchouli Base\u003c\/h4\u003e\n        \u003cp\u003e\n          White musk and patchouli create a soft, sensual and sophisticated\n          dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-accord-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eThe Signature Anotha Silver Accords\u003c\/h3\u003e\n\n    \u003cp class=\"as-accord-intro\"\u003e\n      A refined amber fougere Eau de Parfum shaped by citrus freshness, amber\n      warmth, cedarwood structure, tonka creaminess, white musk softness and\n      patchouli depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-accord-grid\"\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          A fresh yet warm opening that immediately balances citrus brightness\n          with smooth amber depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCedar Tonka\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody structure and creamy sweetness create the fragrance’s elegant\n          aromatic centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n        \u003cdiv class=\"as-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Soft white musk and earthy patchouli create the sophisticated final\n          trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-statement-section\"\u003e\n    \u003ch3\u003eBlue Silver Elegance with Amber Fougere Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver opens with bergamot and amber, develops through cedar and\n      tonka bean, then settles into white musk and patchouli. Its blue-to-silver\n      bottle, polished silver cap and blue marbled box reflect a fragrance\n      designed to feel clean, modern, versatile and elegantly warm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Day, Night and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver is suitable for daily wear, work, evenings, social plans,\n      gifting and confident signature styling. Its bergamot brightness keeps it\n      fresh, while amber, tonka, musk and patchouli give it warmth, depth and\n      lasting sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Anotha Silver is presented as a 100ml Eau de Parfum with an amber\n      fougere profile. The composition balances bright bergamot, warm amber,\n      cedar, tonka bean, white musk and patchouli. Longevity and projection can\n      vary depending on skin chemistry, application amount, clothing,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-trust-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"as-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-trust-grid\"\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Fragrance Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying distinctive\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Everyday Value\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer strong character, attractive\n          presentation and excellent value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n        \u003cdiv class=\"as-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with UK delivery, store-pickup options and\n          customer-focused fragrance service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Anotha Silver by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver by Adyan is an amber fougere fragrance with bright\n          bergamot, warm amber, cedar, creamy tonka bean, soft white musk and\n          earthy patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Silver unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Anotha Silver by Adyan is designed for both women and men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen was Anotha Silver launched?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver by Adyan was unveiled in 2021.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot and amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are cedar and tonka bean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are white musk and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Anotha Silver fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver balances both freshness and warmth. Bergamot gives it a\n          bright citrus opening, while amber, tonka bean, white musk and\n          patchouli add warmth, softness and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Anotha Silver?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is suitable for day-to-night wear, work, evenings,\n          social occasions, gifting and signature fragrance styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Anotha Silver last?\u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Anotha Silver is an Eau de Parfum. Longevity and projection can vary\n          depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582580179190,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Untitleddesign_26.png?v=1746701138"},{"product_id":"bara-100ml","title":"Bara Perfume By Adyan 100ml","description":"\u003cstyle\u003e\n  .bara-adyan-wrapper {\n    --bara-white: #ffffff;\n    --bara-soft-white: #fdfbf7;\n    --bara-pale: #fbf4e8;\n    --bara-pale-2: #fffaf0;\n    --bara-border: #e6d4af;\n    --bara-neutral-border: #eee0c8;\n    --bara-trust-border: #e5ddd0;\n\n    --bara-black: #111111;\n    --bara-obsidian: #070604;\n    --bara-deep-black: #030302;\n    --bara-label-black: #15110b;\n    --bara-antique-gold: #c5a059;\n    --bara-soft-gold: #dec674;\n    --bara-polished-gold: #d4af55;\n    --bara-amber: #b86b22;\n    --bara-cinnamon: #8a4422;\n    --bara-nutmeg: #6c3d24;\n    --bara-date: #4b2615;\n    --bara-praline: #d9b16e;\n    --bara-vanilla: #f4ead8;\n    --bara-myrrh: #3a2116;\n    --bara-benzoin: #8a5d32;\n    --bara-amberwood: #5a3820;\n    --bara-akigalawood: #2e1f17;\n    --bara-musk: #f8f0e3;\n    --bara-character-bg: linear-gradient(135deg, #070604 0%, #4b2615 52%, #030302 100%);\n\n    --bara-heading: #1f1710;\n    --bara-text: #4b4035;\n    --bara-muted: #756858;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--bara-white);\n    color: var(--bara-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bara-adyan-wrapper *,\n  .bara-adyan-wrapper *::before,\n  .bara-adyan-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .bara-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--bara-white);\n    border-bottom: 1px solid var(--bara-border);\n    text-align: center;\n  }\n\n  .bara-brand-tag {\n    margin-bottom: 8px;\n    color: var(--bara-antique-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .bara-main-title {\n    margin: 0 0 10px;\n    color: var(--bara-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .bara-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--bara-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .bara-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .bara-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .bara-story h3 {\n    margin: 0 0 16px;\n    color: var(--bara-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bara-story p {\n    margin: 0 0 17px;\n    color: var(--bara-text);\n    font-size: 1.05rem;\n  }\n\n  .bara-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bara-section-title {\n    margin: 0 0 25px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-notes-section,\n  .bara-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-trust-border);\n    border-radius: 10px;\n  }\n\n  .bara-notes-grid,\n  .bara-journey-grid,\n  .bara-accord-grid,\n  .bara-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .bara-note-card {\n    padding: 22px;\n    background: var(--bara-pale-2);\n    border: 1px solid var(--bara-border);\n    border-top: 4px solid var(--bara-antique-gold);\n    border-radius: 8px;\n  }\n\n  .bara-note-label {\n    margin-bottom: 7px;\n    color: var(--bara-antique-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bara-note-title {\n    margin-bottom: 7px;\n    color: var(--bara-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .bara-note-description {\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .bara-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--bara-antique-gold);\n    border: 1px solid var(--bara-antique-gold);\n    border-radius: 10px;\n  }\n\n  .bara-character-card {\n    padding: 30px 24px;\n    background: var(--bara-character-bg);\n    color: var(--bara-white);\n  }\n\n  .bara-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--bara-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bara-character-card p {\n    margin: 0;\n    color: var(--bara-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .bara-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .bara-details-box,\n  .bara-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--bara-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .bara-detail-label {\n    color: var(--bara-muted);\n    font-weight: 600;\n  }\n\n  .bara-detail-value {\n    color: var(--bara-heading);\n    text-align: right;\n  }\n\n  .bara-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bara-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--bara-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bara-neutral-border);\n  }\n\n  .bara-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .bara-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--bara-antique-gold);\n    font-weight: 700;\n  }\n\n  .bara-journey-intro,\n  .bara-accord-intro,\n  .bara-video-subtitle,\n  .bara-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--bara-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .bara-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-journey-number,\n  .bara-accord-icon,\n  .bara-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bara-obsidian);\n    color: var(--bara-soft-gold);\n    border: 1px solid var(--bara-obsidian);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .bara-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .bara-journey-card h4,\n  .bara-accord-card h4,\n  .bara-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--bara-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .bara-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .bara-journey-card p,\n  .bara-accord-card p,\n  .bara-trust-card p {\n    margin: 0;\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .bara-trust-card p {\n    color: #111111;\n  }\n\n  .bara-accord-card {\n    padding: 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bara-trust-card {\n    padding: 28px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .bara-accord-icon,\n  .bara-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .bara-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 10px;\n  }\n\n  .bara-video-title {\n    margin: 0 0 8px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--bara-white);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n  }\n\n  .bara-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--bara-white);\n    border: 0;\n  }\n\n  .bara-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .bara-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--bara-obsidian);\n    color: var(--bara-white);\n    border: 1px solid var(--bara-obsidian);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .bara-instagram-link a:hover {\n    background: var(--bara-label-black);\n    border-color: var(--bara-label-black);\n  }\n\n  .bara-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--bara-deep-black) 0%, var(--bara-date) 52%, var(--bara-amberwood) 100%);\n    color: var(--bara-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .bara-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--bara-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bara-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bara-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bara-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--bara-pale);\n    border: 1px solid var(--bara-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bara-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--bara-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bara-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bara-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bara-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--bara-pale-2);\n    border: 1px solid var(--bara-border);\n    border-left: 6px solid var(--bara-antique-gold);\n    border-radius: 8px;\n  }\n\n  .bara-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--bara-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bara-performance-section p {\n    margin: 0;\n    color: var(--bara-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .bara-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--bara-border);\n  }\n\n  .bara-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--bara-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bara-faq-item {\n    background: var(--bara-white);\n    border-bottom: 1px solid var(--bara-border);\n  }\n\n  .bara-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--bara-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .bara-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bara-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--bara-antique-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .bara-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bara-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--bara-text);\n    font-size: 1rem;\n  }\n\n  .bara-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .bara-adyan-wrapper {\n      padding: 35px;\n    }\n\n    .bara-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .bara-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .bara-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .bara-tagline {\n      font-size: 1.3rem;\n    }\n\n    .bara-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .bara-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .bara-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .bara-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .bara-notes-grid,\n    .bara-journey-grid,\n    .bara-accord-grid,\n    .bara-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .bara-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .bara-character-card {\n      padding: 35px;\n    }\n\n    .bara-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .bara-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .bara-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .bara-section-title,\n    .bara-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .bara-note-title {\n      font-size: 1.15rem;\n    }\n\n    .bara-note-description {\n      font-size: 1rem;\n    }\n\n    .bara-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .bara-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .bara-box-title {\n      font-size: 1.05rem;\n    }\n\n    .bara-detail-row,\n    .bara-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .bara-journey-intro,\n    .bara-accord-intro,\n    .bara-video-subtitle,\n    .bara-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .bara-video-title {\n      font-size: 1.55rem;\n    }\n\n    .bara-journey-card h4,\n    .bara-accord-card h4,\n    .bara-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .bara-journey-card p,\n    .bara-accord-card p,\n    .bara-trust-card p {\n      font-size: 1rem;\n    }\n\n    .bara-statement-section {\n      padding: 44px;\n    }\n\n    .bara-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .bara-statement-section p,\n    .bara-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .bara-occasion-section {\n      padding: 38px;\n    }\n\n    .bara-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .bara-performance-section {\n      padding: 30px;\n    }\n\n    .bara-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .bara-trust-section {\n      padding: 44px 38px;\n    }\n\n    .bara-trust-card {\n      padding: 32px 26px;\n    }\n\n    .bara-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .bara-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .bara-notes-grid,\n    .bara-journey-grid,\n    .bara-accord-grid,\n    .bara-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .bara-adyan-wrapper {\n      padding: 10px;\n    }\n\n    .bara-header {\n      padding: 26px 8px;\n    }\n\n    .bara-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .bara-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .bara-tagline {\n      font-size: 0.95rem;\n    }\n\n    .bara-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .bara-detail-value {\n      text-align: left;\n    }\n\n    .bara-character-card {\n      padding: 24px 18px;\n    }\n\n    .bara-journey-section,\n    .bara-accord-section,\n    .bara-trust-section {\n      padding: 25px 15px;\n    }\n\n    .bara-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .bara-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .bara-video-section {\n      padding: 24px 10px;\n    }\n\n    .bara-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .bara-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bara-adyan-wrapper\"\u003e\n\n  \u003cdiv class=\"bara-header\"\u003e\n    \u003cdiv class=\"bara-brand-tag\"\u003eAdyan Extrait de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"bara-main-title\"\u003eBara\u003c\/h2\u003e\n    \u003cp class=\"bara-tagline\"\u003e\n      “Cinnamon spice, caramelised dates, praline warmth and deep resinous woods.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-intro-grid\"\u003e\n\n    \u003cdiv class=\"bara-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Bara-100-ML-By-Adyan_jpg.webp?v=1739209215\" alt=\"Bara by Adyan 100ml Extrait de Parfum in black amber bottle with black label, gold cap, gold collar and polished gold detailing\" class=\"bara-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-story\"\u003e\n      \u003ch3\u003eSpicy Gourmand Resin with Luxurious Arabian Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eBara by Adyan\u003c\/strong\u003e, a deeply rich\n        \u003cstrong\u003e100ml unisex Extrait de Parfum\u003c\/strong\u003e created for fragrance\n        lovers who appreciate exotic spice, bright citrus, gourmand sweetness,\n        warm resins and sophisticated woods.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with cinnamon, nutmeg and bergamot. Cinnamon gives\n        a golden spicy warmth, nutmeg adds velvety aromatic richness, and\n        bergamot lifts the opening with sparkling citrus clarity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Dates, praline, tuberose and mahonial form the heart. Dates bring deep\n        caramelised sweetness, praline adds a creamy buttery texture, tuberose\n        gives luxurious floral intensity, and mahonial creates clean radiant\n        floral dimension.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla, tonka bean, myrrh, benzoin, amberwood, akigalawood and musk\n        create the base. Vanilla and tonka bean give velvety sweetness, myrrh\n        and benzoin add balsamic resin depth, while amberwood, akigalawood and\n        musk create a warm, smoky-woody and long-lasting trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black-to-amber bottle with a black label, gold cap,\n        gold collar and polished gold detail, Bara visually reflects its\n        fragrance character: intimate, powerful, warm, resinous and deeply\n        luxurious.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-notes-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"bara-notes-grid\"\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eCinnamon, Nutmeg and Bergamot\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Golden cinnamon and velvety nutmeg create warm spice, brightened by\n          fresh bergamot citrus.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eDates, Praline, Tuberose and Mahonial\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Caramelised dates and creamy praline meet tuberose and mahonial for\n          a sweet, plush and floral gourmand heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-note-card\"\u003e\n        \u003cdiv class=\"bara-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-title\"\u003eVanilla, Tonka Bean, Myrrh, Benzoin, Amberwood, Akigalawood and Musk\u003c\/div\u003e\n        \u003cdiv class=\"bara-note-description\"\u003e\n          Vanilla, tonka, resins, amberwood, akigalawood and musk create a\n          deep, warm and long-lasting woody trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-character-section\"\u003e\n\n    \u003cdiv class=\"bara-character-card\"\u003e\n      \u003ch3\u003eThe Cinnamon Date Glow\u003c\/h3\u003e\n      \u003cp\u003e\n        Cinnamon, nutmeg, bergamot, dates and praline create an opening and\n        heart that feel warm, addictive and richly gourmand.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-character-card\"\u003e\n      \u003ch3\u003eThe Resinous Wood Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Myrrh, benzoin, amberwood, akigalawood, vanilla, tonka and musk settle\n        into a deep, sensual and enduring base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-details-grid\"\u003e\n\n    \u003cdiv class=\"bara-details-box\"\u003e\n      \u003ch4 class=\"bara-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eBara\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eTarget\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eCinnamon, Nutmeg, Bergamot\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eDates, Praline, Tuberose, Mahonial\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eVanilla, Tonka Bean, Myrrh, Benzoin, Amberwood, Akigalawood, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eSpicy, Gourmand, Resinous, Woody, Sweet and Warm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-detail-row\"\u003e\n        \u003cspan class=\"bara-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"bara-detail-value\"\u003eBlack Amber Bottle, Gold Cap and Black Gold Label\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-highlights-box\"\u003e\n      \u003ch4 class=\"bara-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"bara-highlights-list\"\u003e\n        \u003cli\u003ePremium 100ml Extrait de Parfum\u003c\/li\u003e\n        \u003cli\u003eLuxury unisex fragrance by Adyan\u003c\/li\u003e\n        \u003cli\u003eCinnamon gives golden spicy warmth\u003c\/li\u003e\n        \u003cli\u003eNutmeg adds velvety aromatic depth\u003c\/li\u003e\n        \u003cli\u003eBergamot creates bright citrus lift\u003c\/li\u003e\n        \u003cli\u003eDates bring caramelised sweetness\u003c\/li\u003e\n        \u003cli\u003ePraline adds creamy gourmand texture\u003c\/li\u003e\n        \u003cli\u003eTuberose and mahonial create plush florals\u003c\/li\u003e\n        \u003cli\u003eVanilla and tonka bean add velvety sweetness\u003c\/li\u003e\n        \u003cli\u003eMyrrh and benzoin create resinous warmth\u003c\/li\u003e\n        \u003cli\u003eAmberwood and akigalawood build smoky woods\u003c\/li\u003e\n        \u003cli\u003eBlack and gold bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-journey-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Bara Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bara-journey-intro\"\u003e\n      A rich progression from cinnamon, nutmeg and bergamot into dates,\n      praline, tuberose and mahonial, finishing with vanilla, tonka, myrrh,\n      benzoin, amberwood, akigalawood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-journey-grid\"\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eSpiced Citrus Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Cinnamon and nutmeg bring warmth, while bergamot keeps the opening\n          bright, clear and magnetic.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDates Praline Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Dates and praline create the addictive gourmand centre, lifted by\n          tuberose and mahonial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-journey-card\"\u003e\n        \u003cdiv class=\"bara-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eResinous Woody Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Myrrh, benzoin, amberwood, akigalawood, vanilla, tonka and musk\n          create lasting depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-accord-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eThe Signature Bara Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bara-accord-intro\"\u003e\n      A luxurious Extrait de Parfum shaped by golden spice, citrus brightness,\n      caramelised dates, praline sweetness, plush florals, warm resins and\n      smoky modern woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-accord-grid\"\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eCinnamon Nutmeg Bergamot\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm spice and bright citrus create Bara’s magnetic and luminous\n          opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eDates Praline Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Dates, praline, tuberose and mahonial create a sweet, plush and\n          indulgent centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-accord-card\"\u003e\n        \u003cdiv class=\"bara-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMyrrh Benzoin Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Myrrh, benzoin, amberwood, akigalawood, musk, vanilla and tonka build\n          the deep resinous base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-video-section\"\u003e\n    \u003ch3 class=\"bara-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"bara-video-subtitle\"\u003e\n      Watch the Bara by Adyan presentation and explore its black amber,\n      golden gourmand, spicy resinous and luxurious woody fragrance mood.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/C1XXblPo7me\/embed\/\" title=\"Bara by Adyan Instagram Reel\" allowtransparency=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\" scrolling=\"no\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bara-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/C1XXblPo7me\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-statement-section\"\u003e\n    \u003ch3\u003eBlack Amber Luxury with Golden Gourmand Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara opens with cinnamon, nutmeg and bergamot before revealing dates,\n      praline, tuberose and mahonial. Vanilla, tonka bean, myrrh, benzoin,\n      amberwood, akigalawood and musk create the resinous woody base, while\n      the black-to-amber bottle and gold detailing reflect a fragrance designed\n      to feel intimate, charismatic and profoundly luxurious.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Cooler Months, Evenings and Signature Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara is ideal for cooler months, evenings, dinners, special occasions,\n      fragrance gifting and confident signature styling. Its spicy gourmand\n      heart feels comforting, while the resinous woody base gives it a deep\n      and majestic finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Bara is presented as a 100ml Extrait de Parfum with a spicy citrus\n      opening, gourmand floral heart and resinous woody base. The product page\n      describes it as crafted for dominant projection, enduring sillage and\n      exceptional longevity, although actual performance may vary according to\n      skin chemistry, application method, clothing, temperature and\n      environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-trust-section\"\u003e\n\n    \u003ch3 class=\"bara-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"bara-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Extrait de Parfum compositions through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bara-trust-grid\"\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAuthentic Arabian Perfumes\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk specialises in sourcing and supplying authentic Arabian\n          perfumes, oils, oud fragrances and musk blends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePremium Concentration\u003c\/h4\u003e\n        \u003cp\u003e\n          Each fragrance is selected to offer true concentration, strong\n          character, beautiful presentation and exceptional value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bara-trust-card\"\u003e\n        \u003cdiv class=\"bara-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with fast UK delivery, convenient store-pickup\n          options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bara-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Bara by Adyan smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara by Adyan is a spicy gourmand resin fragrance. It opens with\n          cinnamon, nutmeg and bergamot, develops into dates, praline,\n          tuberose and mahonial, and settles into vanilla, tonka bean, myrrh,\n          benzoin, amberwood, akigalawood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Bara by Adyan?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara by Adyan is supplied in a 100ml Extrait de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is listed as an Extrait de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Bara by Adyan unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Bara by Adyan is listed as a unisex Extrait de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are cinnamon, nutmeg and bergamot.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are dates, praline, tuberose and mahonial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Bara?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are vanilla, tonka bean, myrrh, benzoin, amberwood,\n          akigalawood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Bara by Adyan?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is especially suitable for cooler months, evenings, dinners,\n          special occasions, gifting and confident signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Bara suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Bara’s 100ml Extrait de Parfum size, black-and-gold bottle\n          presentation and rich unisex profile make it suitable as a premium\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bara-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Bara by Adyan last?\u003c\/summary\u003e\n      \u003cdiv class=\"bara-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bara is an Extrait de Parfum and the product page describes it as\n          crafted for enduring sillage and exceptional longevity. Actual\n          performance may vary depending on skin chemistry, application amount,\n          clothing, temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582703026422,"sku":"OA4193","price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Bara-100-ML-By-Adyan_jpg.webp?v=1739209215"},{"product_id":"black-orchestra-100ml","title":"Black Orchestra (100ml)","description":"\u003cstyle\u003e\n  .black-orchestra-wrapper {\n    --bo-white: #ffffff;\n    --bo-soft-white: #fdfbf7;\n    --bo-pale: #fbf6ee;\n    --bo-pale-2: #fffaf2;\n    --bo-border: #e6d7bc;\n    --bo-neutral-border: #efe4d2;\n    --bo-trust-border: #e5ddd0;\n\n    --bo-black: #111111;\n    --bo-obsidian: #070707;\n    --bo-graphite: #1b1b1b;\n    --bo-deep-black: #030303;\n    --bo-gold: #c5a059;\n    --bo-soft-gold: #dec674;\n    --bo-champagne: #d9bd79;\n    --bo-blackcurrant: #29112d;\n    --bo-orchid: #b44986;\n    --bo-chocolate: #4b2818;\n    --bo-patchouli: #3a2d20;\n    --bo-incense: #2b211c;\n    --bo-amber: #9b6834;\n    --bo-sandalwood: #7a5635;\n    --bo-musk: #f3eadc;\n    --bo-character-bg: linear-gradient(135deg, #070707 0%, #1b1b1b 52%, #030303 100%);\n\n    --bo-heading: #191512;\n    --bo-text: #4b413a;\n    --bo-muted: #756b60;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--bo-white);\n    color: var(--bo-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .black-orchestra-wrapper *,\n  .black-orchestra-wrapper *::before,\n  .black-orchestra-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .bo-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--bo-white);\n    border-bottom: 1px solid var(--bo-border);\n    text-align: center;\n  }\n\n  .bo-brand-tag {\n    margin-bottom: 8px;\n    color: var(--bo-gold);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .bo-main-title {\n    margin: 0 0 10px;\n    color: var(--bo-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .bo-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--bo-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .bo-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .bo-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .bo-story h3 {\n    margin: 0 0 16px;\n    color: var(--bo-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bo-story p {\n    margin: 0 0 17px;\n    color: var(--bo-text);\n    font-size: 1.05rem;\n  }\n\n  .bo-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bo-section-title {\n    margin: 0 0 25px;\n    color: var(--bo-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bo-notes-section,\n  .bo-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 10px;\n  }\n\n  .bo-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-trust-border);\n    border-radius: 10px;\n  }\n\n  .bo-notes-grid,\n  .bo-journey-grid,\n  .bo-accord-grid,\n  .bo-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .bo-note-card {\n    padding: 22px;\n    background: var(--bo-pale-2);\n    border: 1px solid var(--bo-border);\n    border-top: 4px solid var(--bo-gold);\n    border-radius: 8px;\n  }\n\n  .bo-note-label {\n    margin-bottom: 7px;\n    color: var(--bo-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bo-note-title {\n    margin-bottom: 7px;\n    color: var(--bo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .bo-note-description {\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .bo-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--bo-champagne);\n    border: 1px solid var(--bo-champagne);\n    border-radius: 10px;\n  }\n\n  .bo-character-card {\n    padding: 30px 24px;\n    background: var(--bo-character-bg);\n    color: var(--bo-white);\n  }\n\n  .bo-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--bo-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .bo-character-card p {\n    margin: 0;\n    color: var(--bo-musk);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .bo-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .bo-details-box,\n  .bo-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n  }\n\n  .bo-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--bo-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .bo-detail-label {\n    color: var(--bo-muted);\n    font-weight: 600;\n  }\n\n  .bo-detail-value {\n    color: var(--bo-heading);\n    text-align: right;\n  }\n\n  .bo-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bo-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--bo-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--bo-neutral-border);\n  }\n\n  .bo-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .bo-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--bo-gold);\n    font-weight: 700;\n  }\n\n  .bo-journey-intro,\n  .bo-accord-intro,\n  .bo-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--bo-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .bo-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n  }\n\n  .bo-journey-number,\n  .bo-accord-icon,\n  .bo-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bo-obsidian);\n    color: var(--bo-soft-gold);\n    border: 1px solid var(--bo-obsidian);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .bo-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .bo-journey-card h4,\n  .bo-accord-card h4,\n  .bo-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--bo-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .bo-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .bo-journey-card p,\n  .bo-accord-card p,\n  .bo-trust-card p {\n    margin: 0;\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .bo-trust-card p {\n    color: #111111;\n  }\n\n  .bo-accord-card {\n    padding: 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bo-trust-card {\n    padding: 28px 22px;\n    background: var(--bo-white);\n    border: 1px solid var(--bo-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .bo-accord-icon,\n  .bo-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .bo-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--bo-deep-black) 0%, var(--bo-graphite) 52%, var(--bo-blackcurrant) 100%);\n    color: var(--bo-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .bo-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--bo-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bo-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bo-musk);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bo-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--bo-pale);\n    border: 1px solid var(--bo-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .bo-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--bo-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .bo-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--bo-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .bo-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--bo-pale-2);\n    border: 1px solid var(--bo-border);\n    border-left: 6px solid var(--bo-gold);\n    border-radius: 8px;\n  }\n\n  .bo-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--bo-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bo-performance-section p {\n    margin: 0;\n    color: var(--bo-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .bo-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--bo-border);\n  }\n\n  .bo-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--bo-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .bo-faq-item {\n    background: var(--bo-white);\n    border-bottom: 1px solid var(--bo-border);\n  }\n\n  .bo-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--bo-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .bo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .bo-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--bo-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .bo-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .bo-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--bo-text);\n    font-size: 1rem;\n  }\n\n  .bo-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .black-orchestra-wrapper {\n      padding: 35px;\n    }\n\n    .bo-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .bo-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .bo-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .bo-tagline {\n      font-size: 1.3rem;\n    }\n\n    .bo-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .bo-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .bo-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .bo-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .bo-notes-grid,\n    .bo-journey-grid,\n    .bo-accord-grid,\n    .bo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .bo-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .bo-character-card {\n      padding: 35px;\n    }\n\n    .bo-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .bo-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .bo-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .bo-section-title,\n    .bo-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .bo-note-title {\n      font-size: 1.15rem;\n    }\n\n    .bo-note-description {\n      font-size: 1rem;\n    }\n\n    .bo-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .bo-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .bo-box-title {\n      font-size: 1.05rem;\n    }\n\n    .bo-detail-row,\n    .bo-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-intro,\n    .bo-accord-intro,\n    .bo-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-card h4,\n    .bo-accord-card h4,\n    .bo-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .bo-journey-card p,\n    .bo-accord-card p,\n    .bo-trust-card p {\n      font-size: 1rem;\n    }\n\n    .bo-statement-section {\n      padding: 44px;\n    }\n\n    .bo-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .bo-statement-section p,\n    .bo-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .bo-occasion-section {\n      padding: 38px;\n    }\n\n    .bo-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .bo-performance-section {\n      padding: 30px;\n    }\n\n    .bo-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .bo-trust-section {\n      padding: 44px 38px;\n    }\n\n    .bo-trust-card {\n      padding: 32px 26px;\n    }\n\n    .bo-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .bo-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .bo-notes-grid,\n    .bo-journey-grid,\n    .bo-accord-grid,\n    .bo-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .black-orchestra-wrapper {\n      padding: 10px;\n    }\n\n    .bo-header {\n      padding: 26px 8px;\n    }\n\n    .bo-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .bo-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .bo-tagline {\n      font-size: 0.95rem;\n    }\n\n    .bo-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .bo-detail-value {\n      text-align: left;\n    }\n\n    .bo-character-card {\n      padding: 24px 18px;\n    }\n\n    .bo-journey-section,\n    .bo-accord-section,\n    .bo-trust-section {\n      padding: 25px 15px;\n    }\n\n    .bo-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .bo-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .bo-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"black-orchestra-wrapper\"\u003e\n\n  \u003cdiv class=\"bo-header\"\u003e\n    \u003cdiv class=\"bo-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"bo-main-title\"\u003eBlack Orchestra\u003c\/h2\u003e\n    \u003cp class=\"bo-tagline\"\u003e\n      “Black orchid seduction, dark spice, truffle depth and a chocolate-incense trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-intro-grid\"\u003e\n\n    \u003cdiv class=\"bo-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Black-Orchestraa.webp?v=1739209245\" alt=\"Black Orchestra 100ml Eau de Parfum in black ribbed bottle with black cap, gold collar, gold label and champagne-gold box\" class=\"bo-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-story\"\u003e\n      \u003ch3\u003eDark Floral Luxury with Iconic Black Orchid Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eBlack Orchestra\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created around deep floral\n        seduction, spice, dark accords and a warm oriental base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with truffle, gardenia, black currant,\n        ylang-ylang, jasmine, bergamot, mandarin orange and Amalfi lemon.\n        This creates a striking first impression where dark earthiness,\n        white florals, juicy fruit and citrus brightness meet in one dramatic\n        opening.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Orchid, spices, gardenia, fruity notes, ylang-ylang, jasmine and lotus\n        form the heart. The floral centre feels rich, sensual and polished,\n        while spice and fruit add warmth, contrast and modern glamour.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Mexican chocolate, patchouli, vanille, incense, amber, sandalwood,\n        vetiver and white musk create the base. Chocolate and vanilla add dark\n        sweetness, incense and amber bring depth, while patchouli, sandalwood,\n        vetiver and musk leave a smooth, elegant and memorable trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a black ribbed bottle with black cap, gold collar, gold\n        label and champagne-gold box, Black Orchestra visually reflects its\n        fragrance mood: bold, modern, timeless and deeply seductive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-notes-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"bo-notes-grid\"\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eTruffle, Gardenia, Black Currant, Ylang-Ylang, Jasmine, Bergamot, Mandarin Orange and Amalfi Lemon\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Earthy truffle, white florals, black currant and sparkling citrus\n          create a dark yet luminous opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eOrchid, Spices, Gardenia, Fruity Notes, Ylang-Ylang, Jasmine and Lotus\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Orchid, gardenia, ylang-ylang, jasmine and lotus unfold with spices\n          and fruit for a sensual floral heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-note-card\"\u003e\n        \u003cdiv class=\"bo-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-title\"\u003eMexican Chocolate, Patchouli, Vanille, Incense, Amber, Sandalwood, Vetiver and White Musk\u003c\/div\u003e\n        \u003cdiv class=\"bo-note-description\"\u003e\n          Dark chocolate, patchouli, vanilla, incense, amber and woods create a\n          warm, rich and long-lasting oriental trail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-character-section\"\u003e\n\n    \u003cdiv class=\"bo-character-card\"\u003e\n      \u003ch3\u003eThe Black Orchid Dark Accord\u003c\/h3\u003e\n      \u003cp\u003e\n        Black currant, truffle, orchid, spice and dark florals create a deeply\n        seductive fragrance identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-character-card\"\u003e\n      \u003ch3\u003eThe Chocolate Incense Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Mexican chocolate, patchouli, vanille, incense, amber and woods settle\n        into a rich, modern and timeless dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-details-grid\"\u003e\n\n    \u003cdiv class=\"bo-details-box\"\u003e\n      \u003ch4 class=\"bo-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eBlack Orchestra\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eBrand Shown\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eTruffle, Gardenia, Black Currant, Ylang-Ylang, Jasmine, Bergamot, Mandarin Orange, Amalfi Lemon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eOrchid, Spices, Gardenia, Fruity Notes, Ylang-Ylang, Jasmine, Lotus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eMexican Chocolate, Patchouli, Vanille, Incense, Amber, Sandalwood, Vetiver, White Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eDark Floral, Spicy, Fruity, Chocolate, Incense and Woody\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eSeductive, Modern, Timeless and Luxurious\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-detail-row\"\u003e\n        \u003cspan class=\"bo-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"bo-detail-value\"\u003eBlack Ribbed Bottle, Gold Label and Champagne-Gold Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bo-highlights-box\"\u003e\n      \u003ch4 class=\"bo-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"bo-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eDark floral black orchid style fragrance\u003c\/li\u003e\n        \u003cli\u003eTruffle adds earthy depth\u003c\/li\u003e\n        \u003cli\u003eBlack currant gives dark fruity richness\u003c\/li\u003e\n        \u003cli\u003eGardenia, jasmine and ylang-ylang create floral seduction\u003c\/li\u003e\n        \u003cli\u003eOrchid and spices add iconic dark glamour\u003c\/li\u003e\n        \u003cli\u003eMexican chocolate adds rich sweetness\u003c\/li\u003e\n        \u003cli\u003ePatchouli and vetiver bring earthy structure\u003c\/li\u003e\n        \u003cli\u003eIncense and amber create warm oriental depth\u003c\/li\u003e\n        \u003cli\u003eSandalwood and white musk smooth the base\u003c\/li\u003e\n        \u003cli\u003eModern and timeless scent character\u003c\/li\u003e\n        \u003cli\u003eBlack and champagne-gold luxury presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-journey-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Black Orchestra Journey\u003c\/h3\u003e\n\n    \u003cp class=\"bo-journey-intro\"\u003e\n      A dramatic journey from truffle, black currant, white florals and citrus\n      into orchid, spices and dark florals, finishing with chocolate, incense,\n      amber, woods and white musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-journey-grid\"\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDark Fruity Floral Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Truffle, gardenia, black currant, ylang-ylang, jasmine and citrus\n          create a bold first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eOrchid Spice Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Orchid, spices, gardenia, fruits, ylang-ylang, jasmine and lotus\n          develop into a seductive floral core.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-journey-card\"\u003e\n        \u003cdiv class=\"bo-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eChocolate Incense Base\u003c\/h4\u003e\n        \u003cp\u003e\n          Mexican chocolate, patchouli, vanille, incense, amber, woods and\n          musk leave a deep oriental trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-accord-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eThe Signature Black Orchestra Accords\u003c\/h3\u003e\n\n    \u003cp class=\"bo-accord-intro\"\u003e\n      A luxe and extraordinary fragrance built around black orchid glamour,\n      spice, dark fruits, chocolate sweetness, smoky incense and warm woods.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-accord-grid\"\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlack Orchid Florals\u003c\/h4\u003e\n        \u003cp\u003e\n          Orchid, gardenia, ylang-ylang, jasmine and lotus create the dramatic\n          floral signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eDark Fruit and Spice\u003c\/h4\u003e\n        \u003cp\u003e\n          Black currant, mandarin, Amalfi lemon, fruity notes and spices add\n          contrast, brightness and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-accord-card\"\u003e\n        \u003cdiv class=\"bo-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eChocolate Incense Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Mexican chocolate, incense, amber, patchouli, sandalwood, vetiver and\n          musk create the sensual base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-statement-section\"\u003e\n    \u003ch3\u003eBlack Ribbed Elegance with Champagne-Gold Detail\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra opens with truffle, black currant, florals and citrus,\n      moves into orchid, spice and gardenia, then settles into Mexican\n      chocolate, patchouli, vanille, incense, amber, sandalwood, vetiver and\n      white musk. Its black ribbed bottle, black cap and gold detailing reflect\n      a fragrance made to feel deeply seductive, modern and timeless.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Evenings, Statement Wear and Dark Floral Luxury\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra is ideal for evening wear, dinners, events, cold weather,\n      gifting and confident signature styling. Its dark floral opening feels\n      luxurious, while chocolate, incense, amber and woods create a memorable\n      oriental trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Orchestra is presented as a 100ml Eau de Parfum with a complex\n      dark floral, spicy, fruity, chocolate, incense and woody structure. Exact\n      longevity and projection may vary according to skin chemistry,\n      application method, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-trust-section\"\u003e\n\n    \u003ch3 class=\"bo-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"bo-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bo-trust-grid\"\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bo-trust-card\"\u003e\n        \u003cdiv class=\"bo-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bo-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Black Orchestra smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is a dark floral, spicy, fruity, chocolate, incense\n          and woody fragrance. It opens with truffle, gardenia, black currant,\n          ylang-ylang, jasmine, bergamot, mandarin orange and Amalfi lemon,\n          develops into orchid, spices, gardenia, fruity notes, ylang-ylang,\n          jasmine and lotus, and settles into Mexican chocolate, patchouli,\n          vanille, incense, amber, sandalwood, vetiver and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is supplied in a 100ml Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are truffle, gardenia, black currant, ylang-ylang,\n          jasmine, bergamot, mandarin orange and Amalfi lemon.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are orchid, spices, gardenia, fruity notes,\n          ylang-ylang, jasmine and lotus.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are Mexican chocolate, patchouli, vanille, incense,\n          amber, sandalwood, vetiver and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Black Orchestra a sweet fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra has dark sweetness from Mexican chocolate, vanille,\n          black currant and fruity notes, balanced by florals, spices,\n          patchouli, incense, vetiver and woods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Black Orchestra?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Orchestra is especially suitable for evenings, dinners, events,\n          cold weather, gifting and confident signature wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bo-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Black Orchestra suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"bo-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml Eau de Parfum size, black ribbed bottle and\n          champagne-gold presentation make Black Orchestra suitable as a\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582712856822,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Black-Orchestraa.webp?v=1739209245"},{"product_id":"centro-superio-edp-100ml","title":"Centro Superio EDP (100ml)","description":"\u003cstyle\u003e\n  .centro-superio-wrapper {\n    --cs-white: #ffffff;\n    --cs-soft-white: #fbfbff;\n    --cs-pale: #f4f5ff;\n    --cs-pale-2: #faf9ff;\n    --cs-border: #dcdff2;\n    --cs-neutral-border: #e8e8f1;\n    --cs-trust-border: #e5ddd0;\n\n    --cs-royal-blue: #103b9b;\n    --cs-cobalt: #174fc4;\n    --cs-deep-blue: #071b58;\n    --cs-midnight: #050b24;\n    --cs-violet: #5a1da1;\n    --cs-purple: #7428ba;\n    --cs-floral-lavender: #a99be8;\n    --cs-polished-gold: #c9a34e;\n    --cs-soft-gold: #dec474;\n    --cs-pineapple: #d8ad37;\n    --cs-pink-pepper: #b6466d;\n    --cs-vetiver: #53643b;\n    --cs-amber: #9a6834;\n    --cs-musk: #f4eee2;\n    --cs-character-bg: linear-gradient(135deg, #050b24 0%, #103b9b 52%, #030714 100%);\n\n    --cs-heading: #151722;\n    --cs-text: #414655;\n    --cs-muted: #72798a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--cs-white);\n    color: var(--cs-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .centro-superio-wrapper *,\n  .centro-superio-wrapper *::before,\n  .centro-superio-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .cs-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--cs-white);\n    border-bottom: 1px solid var(--cs-border);\n    text-align: center;\n  }\n\n  .cs-brand-tag {\n    margin-bottom: 8px;\n    color: var(--cs-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .cs-main-title {\n    margin: 0 0 10px;\n    color: var(--cs-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .cs-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--cs-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .cs-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .cs-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .cs-story h3 {\n    margin: 0 0 16px;\n    color: var(--cs-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cs-story p {\n    margin: 0 0 17px;\n    color: var(--cs-text);\n    font-size: 1.05rem;\n  }\n\n  .cs-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cs-section-title {\n    margin: 0 0 25px;\n    color: var(--cs-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cs-notes-section,\n  .cs-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n  }\n\n  .cs-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-trust-border);\n    border-radius: 10px;\n  }\n\n  .cs-notes-grid,\n  .cs-journey-grid,\n  .cs-accord-grid,\n  .cs-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cs-note-card {\n    padding: 22px;\n    background: var(--cs-pale-2);\n    border: 1px solid var(--cs-border);\n    border-top: 4px solid var(--cs-royal-blue);\n    border-radius: 8px;\n  }\n\n  .cs-note-label {\n    margin-bottom: 7px;\n    color: var(--cs-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cs-note-title {\n    margin-bottom: 7px;\n    color: var(--cs-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .cs-note-description {\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .cs-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--cs-polished-gold);\n    border: 1px solid var(--cs-polished-gold);\n    border-radius: 10px;\n  }\n\n  .cs-character-card {\n    padding: 30px 24px;\n    background: var(--cs-character-bg);\n    color: var(--cs-white);\n  }\n\n  .cs-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--cs-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .cs-character-card p {\n    margin: 0;\n    color: #f7f9ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .cs-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .cs-details-box,\n  .cs-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n  }\n\n  .cs-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--cs-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .cs-detail-label {\n    color: var(--cs-muted);\n    font-weight: 600;\n  }\n\n  .cs-detail-value {\n    color: var(--cs-heading);\n    text-align: right;\n  }\n\n  .cs-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .cs-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--cs-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--cs-neutral-border);\n  }\n\n  .cs-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .cs-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--cs-royal-blue);\n    font-weight: 700;\n  }\n\n  .cs-journey-intro,\n  .cs-accord-intro,\n  .cs-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--cs-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .cs-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n  }\n\n  .cs-journey-number,\n  .cs-accord-icon,\n  .cs-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--cs-royal-blue);\n    color: var(--cs-soft-gold);\n    border: 1px solid var(--cs-royal-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .cs-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .cs-journey-card h4,\n  .cs-accord-card h4,\n  .cs-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--cs-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .cs-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .cs-journey-card p,\n  .cs-accord-card p,\n  .cs-trust-card p {\n    margin: 0;\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .cs-trust-card p {\n    color: #111111;\n  }\n\n  .cs-accord-card {\n    padding: 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cs-trust-card {\n    padding: 28px 22px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .cs-accord-icon,\n  .cs-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .cs-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--cs-midnight) 0%, var(--cs-royal-blue) 52%, var(--cs-violet) 100%);\n    color: var(--cs-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .cs-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--cs-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cs-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f9ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cs-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--cs-pale);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .cs-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--cs-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .cs-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--cs-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .cs-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--cs-pale-2);\n    border: 1px solid var(--cs-border);\n    border-left: 6px solid var(--cs-royal-blue);\n    border-radius: 8px;\n  }\n\n  .cs-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--cs-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .cs-performance-section p {\n    margin: 0;\n    color: var(--cs-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .cs-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--cs-border);\n  }\n\n  .cs-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--cs-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cs-faq-item {\n    background: var(--cs-white);\n    border-bottom: 1px solid var(--cs-border);\n  }\n\n  .cs-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--cs-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .cs-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cs-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--cs-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .cs-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .cs-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--cs-text);\n    font-size: 1rem;\n  }\n\n  .cs-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .centro-superio-wrapper {\n      padding: 35px;\n    }\n\n    .cs-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .cs-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .cs-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .cs-tagline {\n      font-size: 1.3rem;\n    }\n\n    .cs-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .cs-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .cs-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .cs-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .cs-notes-grid,\n    .cs-journey-grid,\n    .cs-accord-grid,\n    .cs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .cs-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .cs-character-card {\n      padding: 35px;\n    }\n\n    .cs-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .cs-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .cs-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .cs-section-title,\n    .cs-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .cs-note-title {\n      font-size: 1.15rem;\n    }\n\n    .cs-note-description {\n      font-size: 1rem;\n    }\n\n    .cs-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .cs-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .cs-box-title {\n      font-size: 1.05rem;\n    }\n\n    .cs-detail-row,\n    .cs-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-intro,\n    .cs-accord-intro,\n    .cs-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-card h4,\n    .cs-accord-card h4,\n    .cs-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .cs-journey-card p,\n    .cs-accord-card p,\n    .cs-trust-card p {\n      font-size: 1rem;\n    }\n\n    .cs-statement-section {\n      padding: 44px;\n    }\n\n    .cs-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .cs-statement-section p,\n    .cs-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .cs-occasion-section {\n      padding: 38px;\n    }\n\n    .cs-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .cs-performance-section {\n      padding: 30px;\n    }\n\n    .cs-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .cs-trust-section {\n      padding: 44px 38px;\n    }\n\n    .cs-trust-card {\n      padding: 32px 26px;\n    }\n\n    .cs-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .cs-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .cs-notes-grid,\n    .cs-journey-grid,\n    .cs-accord-grid,\n    .cs-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .centro-superio-wrapper {\n      padding: 10px;\n    }\n\n    .cs-header {\n      padding: 26px 8px;\n    }\n\n    .cs-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .cs-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .cs-tagline {\n      font-size: 0.95rem;\n    }\n\n    .cs-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .cs-detail-value {\n      text-align: left;\n    }\n\n    .cs-character-card {\n      padding: 24px 18px;\n    }\n\n    .cs-journey-section,\n    .cs-accord-section,\n    .cs-trust-section {\n      padding: 25px 15px;\n    }\n\n    .cs-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .cs-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .cs-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"centro-superio-wrapper\"\u003e\n\n  \u003cdiv class=\"cs-header\"\u003e\n    \u003cdiv class=\"cs-brand-tag\"\u003eAsten Eau de Parfum\u003c\/div\u003e\n    \u003ch2 class=\"cs-main-title\"\u003eCentro Superio\u003c\/h2\u003e\n    \u003cp class=\"cs-tagline\"\u003e\n      “Pineapple brightness, hyacinth elegance and a polished amber-musk trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-intro-grid\"\u003e\n\n    \u003cdiv class=\"cs-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Centro-Superio-EDP-_E2_80_93-100-ML-By-Asten.webp?v=1739209268\" alt=\"Centro Superio EDP 100ml by Asten in deep royal blue bottle with polished gold cap, gold oval label and premium blue gold presentation\" class=\"cs-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-story\"\u003e\n      \u003ch3\u003eModern Elegance with Royal Blue Confidence\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eCentro Superio EDP by Asten\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e crafted for those who appreciate\n        sophistication, modern refinement and a fragrance trail that feels\n        polished from the first spray.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple and hyacinth. Pineapple brings a\n        bright, juicy and uplifting freshness, while hyacinth adds a clean\n        floral-green elegance that makes the opening feel refined and\n        contemporary.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pink pepper, iris and jasmine form the heart. Pink pepper introduces a\n        lively spicy spark, iris adds powdery sophistication, and jasmine gives\n        the centre a smooth floral richness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, amber, vetiver, patchouli and vanille create the base. Musk gives\n        softness, amber adds warmth, vetiver brings earthy elegance, patchouli\n        adds depth, and vanille leaves a smooth modern sweetness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep royal-blue bottle with a polished gold cap and\n        gold oval label, Centro Superio mirrors its fragrance identity:\n        confident, stylish, elegant and built around classic charm with a\n        contemporary edge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-notes-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"cs-notes-grid\"\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003ePineapple and Hyacinth\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          Pineapple gives juicy brightness while hyacinth adds clean floral\n          elegance and a fresh green lift.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003ePink Pepper, Iris and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          Pink pepper brings lively spice, iris adds powdery polish, and\n          jasmine creates a refined floral heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-note-card\"\u003e\n        \u003cdiv class=\"cs-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-title\"\u003eMusk, Amber, Vetiver, Patchouli and Vanille\u003c\/div\u003e\n        \u003cdiv class=\"cs-note-description\"\u003e\n          A smooth base of musk, amber, vetiver, patchouli and vanille creates\n          warmth, depth and lasting sophistication.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-character-section\"\u003e\n\n    \u003cdiv class=\"cs-character-card\"\u003e\n      \u003ch3\u003eThe Pineapple Hyacinth Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple and hyacinth give Centro Superio its bright, fresh and\n        elegant first impression with a modern floral-green lift.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-character-card\"\u003e\n      \u003ch3\u003eThe Amber Musk Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Musk, amber, vetiver, patchouli and vanille settle into a smooth,\n        warm and memorable dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-details-grid\"\u003e\n\n    \u003cdiv class=\"cs-details-box\"\u003e\n      \u003ch4 class=\"cs-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eCentro Superio\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003ePineapple, Hyacinth\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003ePink Pepper, Iris, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eMusk, Amber, Vetiver, Patchouli, Vanille\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eFruity, Floral, Spicy, Powdery, Amber and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eElegant, Modern, Confident and Sophisticated\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-detail-row\"\u003e\n        \u003cspan class=\"cs-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"cs-detail-value\"\u003eRoyal Blue, Polished Gold, Violet and Ivory\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-highlights-box\"\u003e\n      \u003ch4 class=\"cs-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"cs-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eLuxury fragrance by Asten\u003c\/li\u003e\n        \u003cli\u003eBright pineapple opening\u003c\/li\u003e\n        \u003cli\u003eFresh hyacinth elegance\u003c\/li\u003e\n        \u003cli\u003ePink pepper aromatic spark\u003c\/li\u003e\n        \u003cli\u003eIris powdery sophistication\u003c\/li\u003e\n        \u003cli\u003eJasmine floral smoothness\u003c\/li\u003e\n        \u003cli\u003eAmber warmth in the base\u003c\/li\u003e\n        \u003cli\u003eMusk softness and sensuality\u003c\/li\u003e\n        \u003cli\u003eVetiver and patchouli depth\u003c\/li\u003e\n        \u003cli\u003eVanille smooth modern sweetness\u003c\/li\u003e\n        \u003cli\u003eRoyal-blue and gold bottle presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-journey-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Centro Superio Journey\u003c\/h3\u003e\n\n    \u003cp class=\"cs-journey-intro\"\u003e\n      A refined journey from pineapple and hyacinth brightness into pink\n      pepper, iris and jasmine before settling into musk, amber, vetiver,\n      patchouli and vanille.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-journey-grid\"\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Pineapple Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple and hyacinth create a bright, fresh and refined opening\n          with clean floral elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSpiced Floral Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Pink pepper, iris and jasmine bring spice, powdery polish and smooth\n          floral sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-journey-card\"\u003e\n        \u003cdiv class=\"cs-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, amber, vetiver, patchouli and vanille create a warm, smooth and\n          memorable trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-accord-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eThe Signature Centro Superio Accords\u003c\/h3\u003e\n\n    \u003cp class=\"cs-accord-intro\"\u003e\n      A modern Eau de Parfum shaped by pineapple, hyacinth, pink pepper, iris,\n      jasmine, musk, amber, vetiver, patchouli and vanille.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-accord-grid\"\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePineapple Hyacinth Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          A bright and elegant opening gives Centro Superio its fresh,\n          polished and uplifting first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003ePink Pepper Iris Jasmine\u003c\/h4\u003e\n        \u003cp\u003e\n          Spicy, powdery and floral notes create the sophisticated heart of the\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-accord-card\"\u003e\n        \u003cdiv class=\"cs-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber Musk Vetiver\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, amber, vetiver, patchouli and vanille give the base warmth,\n          depth and a lasting modern trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-statement-section\"\u003e\n    \u003ch3\u003eRoyal Blue Elegance with Polished Gold Sophistication\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio opens with pineapple and hyacinth before revealing pink\n      pepper, iris and jasmine. Musk, amber, vetiver, patchouli and vanille\n      create the smooth base, while the royal-blue bottle, gold cap, oval\n      label and violet presentation reflect a fragrance designed to feel\n      confident, elegant and modern.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-occasion-section\"\u003e\n    \u003ch3\u003eTimeless Style for Smart Daily Wear and Evening Confidence\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio is suitable for office wear, business meetings, dinners,\n      social plans, evening occasions, fragrance gifting and personal signature\n      styling. Its fruity-floral opening feels bright, while the amber, musk,\n      vetiver and patchouli base adds warmth and lasting sophistication.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Centro Superio is presented as a 100ml Eau de Parfum with pineapple and\n      hyacinth top notes, a pink pepper, iris and jasmine heart, and a musk,\n      amber, vetiver, patchouli and vanille base. Exact longevity and\n      projection may vary according to skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-trust-section\"\u003e\n\n    \u003ch3 class=\"cs-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"cs-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and modern Eau de Parfum compositions through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-trust-grid\"\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-trust-card\"\u003e\n        \u003cdiv class=\"cs-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Centro Superio by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is a modern fruity, floral, spicy, amber and\n          musky fragrance. It opens with pineapple and hyacinth, develops into\n          pink pepper, iris and jasmine, and settles into musk, amber, vetiver,\n          patchouli and vanille.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat concentration is Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio by Asten is listed as an Eau de Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are pineapple and hyacinth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are pink pepper, iris and jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are musk, amber, vetiver, patchouli and vanille.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Centro Superio fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has both sides. Pineapple and hyacinth give a fresh opening, while\n          amber, musk, vetiver, patchouli and vanille create a warmer and more\n          lasting base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I wear Centro Superio?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio is suitable for office wear, business meetings,\n          dinners, social plans, evening occasions, fragrance gifting and\n          personal signature styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Centro Superio suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml Eau de Parfum size, royal-blue bottle, polished gold\n          cap and premium presentation make Centro Superio suitable as a\n          fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"cs-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Centro Superio last?\u003c\/summary\u003e\n      \u003cdiv class=\"cs-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Centro Superio is an Eau de Parfum. Longevity and projection can\n          vary depending on skin chemistry, application amount, clothing,\n          temperature and environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582715216118,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Centro-Superio-EDP-_E2_80_93-100-ML-By-Asten.webp?v=1739209268"},{"product_id":"dinar-khususi-edp-100ml","title":"Dinar Khususi EDP (100ml)","description":"\u003cstyle\u003e\n  .dinar-khususi-wrapper {\n    --dk-white: #ffffff;\n    --dk-soft-white: #fbfdff;\n    --dk-pale: #f2fbff;\n    --dk-pale-2: #f8fdff;\n    --dk-border: #d5e9ef;\n    --dk-neutral-border: #e5eef2;\n    --dk-trust-border: #e5ddd0;\n\n    --dk-aqua: #0ba7c9;\n    --dk-bright-aqua: #22b7d6;\n    --dk-royal-blue: #0649a8;\n    --dk-deep-blue: #07306f;\n    --dk-midnight-blue: #061635;\n    --dk-chrome: #c8d0d3;\n    --dk-soft-chrome: #e4e9eb;\n    --dk-label-white: #f8f7f1;\n    --dk-red-detail: #a72c38;\n    --dk-green-apple: #6f943c;\n    --dk-ambergris: #8b8f8b;\n    --dk-cedar: #3d2b20;\n    --dk-musk: #f4eee2;\n    --dk-black: #111111;\n    --dk-character-bg: linear-gradient(135deg, #061635 0%, #07306f 52%, #030917 100%);\n\n    --dk-heading: #131923;\n    --dk-text: #3f4750;\n    --dk-muted: #707b84;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--dk-white);\n    color: var(--dk-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  .dinar-khususi-wrapper *,\n  .dinar-khususi-wrapper *::before,\n  .dinar-khususi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .dk-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--dk-white);\n    border-bottom: 1px solid var(--dk-border);\n    text-align: center;\n  }\n\n  .dk-brand-tag {\n    margin-bottom: 8px;\n    color: var(--dk-royal-blue);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .dk-main-title {\n    margin: 0 0 10px;\n    color: var(--dk-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  .dk-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--dk-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .dk-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .dk-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-border);\n    border-radius: 10px;\n  }\n\n  .dk-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .dk-story h3 {\n    margin: 0 0 16px;\n    color: var(--dk-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dk-story p {\n    margin: 0 0 17px;\n    color: var(--dk-text);\n    font-size: 1.05rem;\n  }\n\n  .dk-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .dk-section-title {\n    margin: 0 0 25px;\n    color: var(--dk-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  .dk-notes-section,\n  .dk-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-border);\n    border-radius: 10px;\n  }\n\n  .dk-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--dk-pale);\n    border: 1px solid var(--dk-border);\n    border-radius: 10px;\n  }\n\n  .dk-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-trust-border);\n    border-radius: 10px;\n  }\n\n  .dk-notes-grid,\n  .dk-journey-grid,\n  .dk-accord-grid,\n  .dk-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .dk-note-card {\n    padding: 22px;\n    background: var(--dk-pale-2);\n    border: 1px solid var(--dk-border);\n    border-top: 4px solid var(--dk-royal-blue);\n    border-radius: 8px;\n  }\n\n  .dk-note-label {\n    margin-bottom: 7px;\n    color: var(--dk-royal-blue);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dk-note-title {\n    margin-bottom: 7px;\n    color: var(--dk-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .dk-note-description {\n    color: var(--dk-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .dk-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--dk-chrome);\n    border: 1px solid var(--dk-chrome);\n    border-radius: 10px;\n  }\n\n  .dk-character-card {\n    padding: 30px 24px;\n    background: var(--dk-character-bg);\n    color: var(--dk-white);\n  }\n\n  .dk-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--dk-soft-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .dk-character-card p {\n    margin: 0;\n    color: #f5fbff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .dk-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .dk-details-box,\n  .dk-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-border);\n    border-radius: 8px;\n  }\n\n  .dk-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--dk-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--dk-neutral-border);\n  }\n\n  .dk-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(--dk-neutral-border);\n  }\n\n  .dk-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .dk-detail-label {\n    color: var(--dk-muted);\n    font-weight: 600;\n  }\n\n  .dk-detail-value {\n    color: var(--dk-heading);\n    text-align: right;\n  }\n\n  .dk-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dk-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--dk-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--dk-neutral-border);\n  }\n\n  .dk-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .dk-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--dk-royal-blue);\n    font-weight: 700;\n  }\n\n  .dk-journey-intro,\n  .dk-accord-intro,\n  .dk-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--dk-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .dk-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--dk-pale);\n    border: 1px solid var(--dk-border);\n    border-radius: 8px;\n  }\n\n  .dk-journey-number,\n  .dk-accord-icon,\n  .dk-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--dk-royal-blue);\n    color: var(--dk-soft-chrome);\n    border: 1px solid var(--dk-royal-blue);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .dk-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .dk-journey-card h4,\n  .dk-accord-card h4,\n  .dk-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--dk-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .dk-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .dk-journey-card p,\n  .dk-accord-card p,\n  .dk-trust-card p {\n    margin: 0;\n    color: var(--dk-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .dk-trust-card p {\n    color: #111111;\n  }\n\n  .dk-accord-card {\n    padding: 22px;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dk-trust-card {\n    padding: 28px 22px;\n    background: var(--dk-white);\n    border: 1px solid var(--dk-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .dk-accord-icon,\n  .dk-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .dk-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--dk-midnight-blue) 0%, var(--dk-deep-blue) 52%, var(--dk-royal-blue) 100%);\n    color: var(--dk-white);\n    text-align: center;\n    border-radius: 10px;\n  }\n\n  .dk-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--dk-soft-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dk-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5fbff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dk-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--dk-pale);\n    border: 1px solid var(--dk-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .dk-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--dk-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .dk-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--dk-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .dk-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--dk-pale-2);\n    border: 1px solid var(--dk-border);\n    border-left: 6px solid var(--dk-royal-blue);\n    border-radius: 8px;\n  }\n\n  .dk-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--dk-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .dk-performance-section p {\n    margin: 0;\n    color: var(--dk-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .dk-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--dk-border);\n  }\n\n  .dk-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--dk-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .dk-faq-item {\n    background: var(--dk-white);\n    border-bottom: 1px solid var(--dk-border);\n  }\n\n  .dk-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--dk-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .dk-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .dk-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--dk-royal-blue);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .dk-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .dk-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--dk-text);\n    font-size: 1rem;\n  }\n\n  .dk-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .dinar-khususi-wrapper {\n      padding: 35px;\n    }\n\n    .dk-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .dk-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .dk-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .dk-tagline {\n      font-size: 1.3rem;\n    }\n\n    .dk-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .dk-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .dk-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .dk-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .dk-notes-grid,\n    .dk-journey-grid,\n    .dk-accord-grid,\n    .dk-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .dk-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .dk-character-card {\n      padding: 35px;\n    }\n\n    .dk-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .dk-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .dk-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .dk-section-title,\n    .dk-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .dk-note-title {\n      font-size: 1.15rem;\n    }\n\n    .dk-note-description {\n      font-size: 1rem;\n    }\n\n    .dk-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .dk-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .dk-box-title {\n      font-size: 1.05rem;\n    }\n\n    .dk-detail-row,\n    .dk-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .dk-journey-intro,\n    .dk-accord-intro,\n    .dk-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .dk-journey-card h4,\n    .dk-accord-card h4,\n    .dk-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .dk-journey-card p,\n    .dk-accord-card p,\n    .dk-trust-card p {\n      font-size: 1rem;\n    }\n\n    .dk-statement-section {\n      padding: 44px;\n    }\n\n    .dk-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .dk-statement-section p,\n    .dk-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .dk-occasion-section {\n      padding: 38px;\n    }\n\n    .dk-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .dk-performance-section {\n      padding: 30px;\n    }\n\n    .dk-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .dk-trust-section {\n      padding: 44px 38px;\n    }\n\n    .dk-trust-card {\n      padding: 32px 26px;\n    }\n\n    .dk-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .dk-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .dk-notes-grid,\n    .dk-journey-grid,\n    .dk-accord-grid,\n    .dk-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .dinar-khususi-wrapper {\n      padding: 10px;\n    }\n\n    .dk-header {\n      padding: 26px 8px;\n    }\n\n    .dk-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .dk-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .dk-tagline {\n      font-size: 0.95rem;\n    }\n\n    .dk-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .dk-detail-value {\n      text-align: left;\n    }\n\n    .dk-character-card {\n      padding: 24px 18px;\n    }\n\n    .dk-journey-section,\n    .dk-accord-section,\n    .dk-trust-section {\n      padding: 25px 15px;\n    }\n\n    .dk-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .dk-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .dk-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dinar-khususi-wrapper\"\u003e\n\n  \u003cdiv class=\"dk-header\"\u003e\n    \u003cdiv class=\"dk-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"dk-main-title\"\u003eDinar Khususi\u003c\/h2\u003e\n    \u003cp class=\"dk-tagline\"\u003e\n      “Aquatic freshness, green apple brightness and an elegant oriental musk trail.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-intro-grid\"\u003e\n\n    \u003cdiv class=\"dk-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Dinar-Khususi-EDP-100ml.jpg?v=1739209360\" alt=\"Dinar Khususi by Oudh Al Anfar 100ml Eau de Parfum in bright turquoise blue bottle with royal blue cap, chrome silver collar, white label and ornate arabesque detailing\" class=\"dk-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dk-story\"\u003e\n      \u003ch3\u003eOriental Freshness with Elegant Arabian Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eDinar Khususi by Oudh Al Anfar\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created as a unisex Arabian\n        fragrance with fresh, floral, woody and musky depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, aquatic accord, clary sage and\n        green apple. Bergamot gives a clean citrus spark, aquatic accord adds\n        airy freshness, clary sage brings aromatic sophistication, and green\n        apple creates a crisp modern brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Geranium, lavender, orange blossom and nutmeg shape the heart. Geranium\n        and lavender add refined floral-aromatic balance, orange blossom gives\n        soft brightness, and nutmeg introduces gentle warmth and spice.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Moss, ambergris, cedarwood and musk form the base. Moss gives earthy\n        elegance, ambergris adds smooth depth, cedarwood provides clean woody\n        structure, and musk leaves a noble, sensual and long-lasting trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a bright turquoise-blue bottle with royal-blue cap,\n        chrome silver collar, white label and ornate arabesque detailing,\n        Dinar Khususi feels elegant, gift-ready and distinctive in any personal\n        fragrance collection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-notes-section\"\u003e\n\n    \u003ch3 class=\"dk-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"dk-notes-grid\"\u003e\n\n      \u003cdiv class=\"dk-note-card\"\u003e\n        \u003cdiv class=\"dk-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-title\"\u003eBergamot, Aquatic Accord, Clary Sage and Green Apple\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-description\"\u003e\n          Sparkling citrus, fresh aquatic air, aromatic sage and crisp green\n          apple create a clean and modern opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-note-card\"\u003e\n        \u003cdiv class=\"dk-note-label\"\u003eMiddle Notes\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-title\"\u003eGeranium, Lavender, Orange Blossom and Nutmeg\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-description\"\u003e\n          Floral aromatics meet soft orange blossom and warm nutmeg for an\n          elegant, balanced and slightly spiced heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-note-card\"\u003e\n        \u003cdiv class=\"dk-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-title\"\u003eMoss, Ambergris, Cedarwood and Musk\u003c\/div\u003e\n        \u003cdiv class=\"dk-note-description\"\u003e\n          Moss, ambergris, cedarwood and musk create a smooth, noble, woody and\n          sensual oriental dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-character-section\"\u003e\n\n    \u003cdiv class=\"dk-character-card\"\u003e\n      \u003ch3\u003eThe Aquatic Green Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, aquatic accord, clary sage and green apple give Dinar\n        Khususi a fresh, crisp and elegant first impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dk-character-card\"\u003e\n      \u003ch3\u003eThe Musk Ambergris Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Moss, ambergris, cedarwood and musk settle into a noble oriental base\n        with smooth woody depth and refined sensuality.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-details-grid\"\u003e\n\n    \u003cdiv class=\"dk-details-box\"\u003e\n      \u003ch4 class=\"dk-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eDinar Khususi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eUnisex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eCountry of Manufacture\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eUAE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eBergamot, Aquatic Accord, Clary Sage, Green Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eMiddle Notes\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eGeranium, Lavender, Orange Blossom, Nutmeg\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eMoss, Ambergris, Cedarwood, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eFresh, Floral, Aquatic, Woody, Musky and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-detail-row\"\u003e\n        \u003cspan class=\"dk-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"dk-detail-value\"\u003eTurquoise Blue, Royal Blue, Chrome Silver and Ornate Detail\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dk-highlights-box\"\u003e\n      \u003ch4 class=\"dk-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"dk-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eUnisex Arabian fragrance by Oudh Al Anfar\u003c\/li\u003e\n        \u003cli\u003eOriental fresh floral character\u003c\/li\u003e\n        \u003cli\u003eBergamot citrus brightness\u003c\/li\u003e\n        \u003cli\u003eAquatic accord freshness\u003c\/li\u003e\n        \u003cli\u003eClary sage aromatic elegance\u003c\/li\u003e\n        \u003cli\u003eGreen apple crispness\u003c\/li\u003e\n        \u003cli\u003eGeranium, lavender and orange blossom heart\u003c\/li\u003e\n        \u003cli\u003eNutmeg warmth and gentle spice\u003c\/li\u003e\n        \u003cli\u003eMoss, cedarwood and musk depth\u003c\/li\u003e\n        \u003cli\u003eAmbergris smoothness\u003c\/li\u003e\n        \u003cli\u003eGift-ready blue and chrome presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-journey-section\"\u003e\n\n    \u003ch3 class=\"dk-section-title\"\u003eThe Dinar Khususi Journey\u003c\/h3\u003e\n\n    \u003cp class=\"dk-journey-intro\"\u003e\n      A refined journey from bergamot, aquatic accord, clary sage and green\n      apple into floral aromatics before settling into moss, ambergris,\n      cedarwood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dk-journey-grid\"\u003e\n\n      \u003cdiv class=\"dk-journey-card\"\u003e\n        \u003cdiv class=\"dk-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Aquatic Brightness\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, aquatic accord, clary sage and green apple create a crisp,\n          clean and modern opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-journey-card\"\u003e\n        \u003cdiv class=\"dk-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Aromatic Elegance\u003c\/h4\u003e\n        \u003cp\u003e\n          Geranium, lavender, orange blossom and nutmeg add soft floral\n          freshness with gentle warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-journey-card\"\u003e\n        \u003cdiv class=\"dk-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWoody Musk Dry-Down\u003c\/h4\u003e\n        \u003cp\u003e\n          Moss, ambergris, cedarwood and musk leave a noble oriental trail with\n          smooth woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-accord-section\"\u003e\n\n    \u003ch3 class=\"dk-section-title\"\u003eThe Signature Dinar Khususi Accords\u003c\/h3\u003e\n\n    \u003cp class=\"dk-accord-intro\"\u003e\n      A modern oriental Eau de Parfum shaped by fresh aquatic brightness,\n      floral aromatics, warm spice, moss, ambergris, cedarwood and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"dk-accord-grid\"\u003e\n\n      \u003cdiv class=\"dk-accord-card\"\u003e\n        \u003cdiv class=\"dk-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eAquatic Bergamot Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot and aquatic accord create a clean and refreshing opening\n          with polished modern appeal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-accord-card\"\u003e\n        \u003cdiv class=\"dk-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eLavender Orange Blossom\u003c\/h4\u003e\n        \u003cp\u003e\n          Lavender, geranium and orange blossom create a floral aromatic heart\n          softened by nutmeg warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-accord-card\"\u003e\n        \u003cdiv class=\"dk-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk Ambergris Cedarwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, ambergris, moss and cedarwood give the fragrance its smooth,\n          noble and long-lasting oriental base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-statement-section\"\u003e\n    \u003ch3\u003eTurquoise Blue Freshness with Oriental Musk Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Dinar Khususi opens with bergamot, aquatic accord, clary sage and green\n      apple before developing through geranium, lavender, orange blossom and\n      nutmeg. Moss, ambergris, cedarwood and musk create the smooth oriental\n      base, while the turquoise-blue bottle, royal-blue cap, chrome collar and\n      ornate detailing reflect a fragrance designed to feel elegant, fresh and\n      gift-ready.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-occasion-section\"\u003e\n    \u003ch3\u003eA Fresh Oriental Signature for Personal Collection and Gifting\u003c\/h3\u003e\n    \u003cp\u003e\n      Dinar Khususi is suitable for daily wear, personal signature styling,\n      special occasions, fragrance gifting and unisex perfume collections. Its\n      fresh opening feels clean and inviting, while the moss, ambergris,\n      cedarwood and musk base adds warmth, elegance and long-lasting oriental\n      character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Dinar Khususi is presented as a 100ml Eau de Parfum with an oriental,\n      fresh, floral, woody and musky structure. The product page positions it\n      as a long-lasting Arabian scent, although exact longevity and projection\n      may vary according to skin chemistry, application method, clothing,\n      temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dk-trust-section\"\u003e\n\n    \u003ch3 class=\"dk-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"dk-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=\"dk-trust-grid\"\u003e\n\n      \u003cdiv class=\"dk-trust-card\"\u003e\n        \u003cdiv class=\"dk-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, elegant musk compositions,\n          contemporary fragrances and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dk-trust-card\"\u003e\n        \u003cdiv class=\"dk-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=\"dk-trust-card\"\u003e\n        \u003cdiv class=\"dk-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=\"dk-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Dinar Khususi by Oudh Al Anfar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dinar Khususi is an oriental, fresh, floral, woody and musky\n          fragrance. It opens with bergamot, aquatic accord, clary sage and\n          green apple, develops through geranium, lavender, orange blossom and\n          nutmeg, and settles into moss, ambergris, cedarwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Dinar Khususi?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dinar Khususi by Oudh Al 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=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dinar Khususi unisex?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Dinar Khususi is listed as a unisex perfume.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Dinar Khususi?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot, aquatic accord, clary sage and green\n          apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the middle notes in Dinar Khususi?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The middle notes are geranium, lavender, orange blossom and nutmeg.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Dinar Khususi?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are moss, ambergris, cedarwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhere is Dinar Khususi made?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dinar Khususi is listed with country of manufacture as UAE.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dinar Khususi a good gift option?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml Eau de Parfum size, unisex oriental scent profile and\n          detailed blue-and-chrome presentation make Dinar Khususi suitable for\n          gifting and personal collection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dinar Khususi long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes Dinar Khususi as a long-lasting Arabian\n          scent. Exact performance can vary depending on skin chemistry,\n          clothing, temperature and application method.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"dk-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat type of fragrance is Dinar Khususi?\u003c\/summary\u003e\n      \u003cdiv class=\"dk-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dinar Khususi is listed as an oriental fragrance with fresh, floral,\n          woody, ambergris, cedarwood and musky character.\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":47582728519926,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Dinar-Khususi-EDP-100ml.jpg?v=1739209360"},{"product_id":"eau-de-club-pour-homme-edp-100ml","title":"Eau De Club Pour Homme EDP (100ml)","description":"\u003cstyle\u003e\n  .eau-de-club-wrapper {\n    --edc-white: #ffffff;\n    --edc-soft-white: #fbfcfc;\n    --edc-pale: #f3f8f8;\n    --edc-pale-2: #f8fbfb;\n    --edc-border: #d9e3e3;\n    --edc-neutral-border: #e6ecec;\n    --edc-trust-border: #e5ddd0;\n\n    --edc-black: #111111;\n    --edc-deep-black: #050505;\n    --edc-charcoal: #242729;\n    --edc-graphite: #3f4648;\n    --edc-smoke: #697174;\n    --edc-chrome: #c8ced0;\n    --edc-soft-chrome: #e2e6e6;\n    --edc-aqua-glass: #9fc8c3;\n    --edc-deep-aqua: #4f8f8a;\n    --edc-citrus: #809b44;\n    --edc-gold: #d7b764;\n    --edc-wood: #3b2a20;\n\n    --edc-heading: #15191b;\n    --edc-text: #41494c;\n    --edc-muted: #707a7e;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--edc-white);\n    color: var(--edc-heading);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .eau-de-club-wrapper *,\n  .eau-de-club-wrapper *::before,\n  .eau-de-club-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .edc-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--edc-white);\n    border: 0;\n    border-bottom: 1px solid var(--edc-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .edc-brand-tag {\n    margin-bottom: 8px;\n    color: var(--edc-deep-aqua);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .edc-main-title {\n    margin: 0 0 10px;\n    color: var(--edc-heading);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .edc-tagline {\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--edc-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .edc-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .edc-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .edc-story h3 {\n    margin: 0 0 16px;\n    color: var(--edc-heading);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .edc-story p {\n    margin: 0 0 17px;\n    color: var(--edc-text);\n    font-size: 1.05rem;\n  }\n\n  .edc-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .edc-section-title {\n    margin: 0 0 25px;\n    color: var(--edc-heading);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .edc-notes-section,\n  .edc-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-accord-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 10px;\n  }\n\n  .edc-trust-section {\n    margin-bottom: 42px;\n    padding: 36px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-trust-border);\n    border-radius: 10px;\n  }\n\n  .edc-notes-grid,\n  .edc-journey-grid,\n  .edc-accord-grid,\n  .edc-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .edc-note-card {\n    padding: 22px;\n    background: var(--edc-pale-2);\n    border: 1px solid var(--edc-border);\n    border-top: 4px solid var(--edc-deep-aqua);\n    border-radius: 8px;\n  }\n\n  .edc-note-label {\n    margin-bottom: 7px;\n    color: var(--edc-deep-aqua);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .edc-note-title {\n    margin-bottom: 7px;\n    color: var(--edc-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .edc-note-description {\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .edc-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--edc-chrome);\n    border: 1px solid var(--edc-chrome);\n    border-radius: 10px;\n  }\n\n  .edc-character-card {\n    padding: 30px 24px;\n    background: var(--edc-charcoal);\n    color: var(--edc-white);\n  }\n\n  .edc-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--edc-soft-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .edc-character-card p {\n    margin: 0;\n    color: #f8fbfb;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .edc-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .edc-details-box,\n  .edc-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n  }\n\n  .edc-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--edc-heading);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .edc-detail-label {\n    color: var(--edc-muted);\n    font-weight: 600;\n  }\n\n  .edc-detail-value {\n    color: var(--edc-heading);\n    text-align: right;\n  }\n\n  .edc-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .edc-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--edc-text);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--edc-neutral-border);\n  }\n\n  .edc-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .edc-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--edc-deep-aqua);\n    font-weight: 700;\n  }\n\n  .edc-journey-intro,\n  .edc-accord-intro,\n  .edc-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--edc-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .edc-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n  }\n\n  .edc-journey-number,\n  .edc-accord-icon,\n  .edc-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--edc-charcoal);\n    color: var(--edc-soft-chrome);\n    border: 1px solid var(--edc-charcoal);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .edc-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .edc-journey-card h4,\n  .edc-accord-card h4,\n  .edc-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--edc-heading);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .edc-trust-card h4 {\n    letter-spacing: 2px;\n  }\n\n  .edc-journey-card p,\n  .edc-accord-card p,\n  .edc-trust-card p {\n    margin: 0;\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .edc-trust-card p {\n    color: #111111;\n  }\n\n  .edc-accord-card {\n    padding: 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .edc-trust-card {\n    padding: 28px 22px;\n    background: var(--edc-white);\n    border: 1px solid var(--edc-trust-border);\n    border-radius: 8px;\n    text-align: center;\n    box-shadow: none;\n  }\n\n  .edc-accord-icon,\n  .edc-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .edc-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(90deg, var(--edc-deep-black) 0%, var(--edc-charcoal) 52%, var(--edc-graphite) 100%);\n    color: var(--edc-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .edc-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--edc-soft-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .edc-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f8fbfb;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .edc-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--edc-pale);\n    border: 1px solid var(--edc-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .edc-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--edc-heading);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .edc-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--edc-text);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .edc-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--edc-pale-2);\n    border: 1px solid var(--edc-border);\n    border-left: 6px solid var(--edc-deep-aqua);\n    border-radius: 8px;\n  }\n\n  .edc-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--edc-heading);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .edc-performance-section p {\n    margin: 0;\n    color: var(--edc-text);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .edc-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--edc-border);\n  }\n\n  .edc-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--edc-heading);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .edc-faq-item {\n    background: var(--edc-white);\n    border-bottom: 1px solid var(--edc-border);\n  }\n\n  .edc-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--edc-heading);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .edc-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .edc-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--edc-deep-aqua);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .edc-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .edc-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--edc-text);\n    font-size: 1rem;\n  }\n\n  .edc-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .eau-de-club-wrapper {\n      padding: 35px;\n    }\n\n    .edc-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .edc-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .edc-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .edc-tagline {\n      font-size: 1.3rem;\n    }\n\n    .edc-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .edc-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .edc-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .edc-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .edc-notes-grid,\n    .edc-journey-grid,\n    .edc-accord-grid,\n    .edc-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .edc-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .edc-character-card {\n      padding: 35px;\n    }\n\n    .edc-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .edc-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .edc-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .edc-section-title,\n    .edc-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .edc-note-title {\n      font-size: 1.15rem;\n    }\n\n    .edc-note-description {\n      font-size: 1rem;\n    }\n\n    .edc-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .edc-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .edc-box-title {\n      font-size: 1.05rem;\n    }\n\n    .edc-detail-row,\n    .edc-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-intro,\n    .edc-accord-intro,\n    .edc-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-card h4,\n    .edc-accord-card h4,\n    .edc-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .edc-journey-card p,\n    .edc-accord-card p,\n    .edc-trust-card p {\n      font-size: 1rem;\n    }\n\n    .edc-statement-section {\n      padding: 44px;\n    }\n\n    .edc-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .edc-statement-section p,\n    .edc-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .edc-occasion-section {\n      padding: 38px;\n    }\n\n    .edc-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .edc-performance-section {\n      padding: 30px;\n    }\n\n    .edc-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .edc-trust-section {\n      padding: 44px 38px;\n    }\n\n    .edc-trust-card {\n      padding: 32px 26px;\n    }\n\n    .edc-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .edc-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .edc-notes-grid,\n    .edc-journey-grid,\n    .edc-accord-grid,\n    .edc-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .eau-de-club-wrapper {\n      padding: 10px;\n    }\n\n    .edc-header {\n      padding: 26px 8px;\n    }\n\n    .edc-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .edc-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .edc-tagline {\n      font-size: 0.95rem;\n    }\n\n    .edc-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .edc-detail-value {\n      text-align: left;\n    }\n\n    .edc-character-card {\n      padding: 24px 18px;\n    }\n\n    .edc-journey-section,\n    .edc-accord-section,\n    .edc-trust-section {\n      padding: 25px 15px;\n    }\n\n    .edc-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .edc-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .edc-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"eau-de-club-wrapper\"\u003e\n\n  \u003cdiv class=\"edc-header\"\u003e\n    \u003cdiv class=\"edc-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"edc-main-title\"\u003eEau De Club Pour Homme\u003c\/h2\u003e\n    \u003cp class=\"edc-tagline\"\u003e\n      “Fresh bergamot, lemon and black currant meet wood, birch, vanilla, musk, ambergris and patchouli.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-intro-grid\"\u003e\n\n    \u003cdiv class=\"edc-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Eau-De-Club-Pour-Femme-EDP-100ml-1.webp?v=1739209383\" alt=\"Eau De Club Pour Homme by Anfar London 100ml Eau de Parfum with clear smoky glass bottle, cool silver faceted cap, aqua grey liquid, black ribbed box and white label\" class=\"edc-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-story\"\u003e\n      \u003ch3\u003eFresh Citrus Energy with Woody Oriental Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eEau De Club Pour Homme by Anfar London\u003c\/strong\u003e, a\n        captivating \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e created as an\n        Arabian perfume shaped for a refined Western taste.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, lemon and black currant. Bergamot\n        gives the opening bright citrus polish, lemon adds crisp freshness,\n        and black currant introduces a darker fruity contrast that makes the\n        first impression inviting and energetic.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Wood and birch form the heart of the fragrance. These notes give Eau\n        De Club Pour Homme its fresh, romantic and masculine centre, adding\n        clean woody structure beneath the citrus brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Vanilla, musk, ambergris and patchouli create the base. Vanilla softens\n        the dry-down, musk adds smoothness, ambergris brings depth, and\n        patchouli gives the fragrance warm earthy character and a fuller trail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear smoky-glass bottle with aqua-grey liquid,\n        faceted cool silver cap, white label and black ribbed box, Eau De Club\n        Pour Homme feels fresh, clean, modern and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-notes-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"edc-notes-grid\"\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eBergamot, Lemon and Black Currant\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          Fresh citrus brightness and dark fruity contrast create a lively,\n          inviting and masculine opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eWood and Birch\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          Wood and birch introduce clean structure, romantic freshness and a\n          refined masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-note-card\"\u003e\n        \u003cdiv class=\"edc-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-title\"\u003eVanilla, Musk, Ambergris and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"edc-note-description\"\u003e\n          A warm and full base with smooth musk, soft vanilla, ambergris depth\n          and earthy patchouli.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-character-section\"\u003e\n\n    \u003cdiv class=\"edc-character-card\"\u003e\n      \u003ch3\u003eThe Fresh Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, lemon and black currant create a bright, clean and friendly\n        opening with fresh citrus energy and subtle fruity depth.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-character-card\"\u003e\n      \u003ch3\u003eThe Warm Woody Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Wood and birch move into vanilla, musk, ambergris and patchouli for a\n        smooth, warm and full masculine finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-details-grid\"\u003e\n\n    \u003cdiv class=\"edc-details-box\"\u003e\n      \u003ch4 class=\"edc-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eEau De Club Pour Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eBergamot, Lemon, Black Currant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eWood, Birch\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eVanilla, Musk, Ambergris, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eFresh Citrus, Woody, Oriental, Warm and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-detail-row\"\u003e\n        \u003cspan class=\"edc-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"edc-detail-value\"\u003eSmoky Glass, Chrome Silver, Aqua Grey and Black\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"edc-highlights-box\"\u003e\n      \u003ch4 class=\"edc-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"edc-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eCreated as a men’s fragrance\u003c\/li\u003e\n        \u003cli\u003eArabian perfume for Western taste\u003c\/li\u003e\n        \u003cli\u003eFresh bergamot opening\u003c\/li\u003e\n        \u003cli\u003eCrisp lemon brightness\u003c\/li\u003e\n        \u003cli\u003eDark black currant contrast\u003c\/li\u003e\n        \u003cli\u003eClean wood and birch heart\u003c\/li\u003e\n        \u003cli\u003eWarm vanilla finish\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eAmbergris depth\u003c\/li\u003e\n        \u003cli\u003ePatchouli warmth\u003c\/li\u003e\n        \u003cli\u003eModern gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-journey-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Eau De Club Pour Homme Journey\u003c\/h3\u003e\n\n    \u003cp class=\"edc-journey-intro\"\u003e\n      A masculine fragrance journey from fresh citrus and black currant into\n      clean woods before settling into vanilla, musk, ambergris and patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-journey-grid\"\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eCitrus Black Currant Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, lemon and black currant create a fresh, friendly and\n          captivating opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eWood and Birch Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Wood and birch give the fragrance its clean masculine structure and\n          fresh romantic appeal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-journey-card\"\u003e\n        \u003cdiv class=\"edc-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWarm Oriental Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          Vanilla, musk, ambergris and patchouli create a warm, full and\n          inviting dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-accord-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eThe Signature Eau De Club Pour Homme Accords\u003c\/h3\u003e\n\n    \u003cp class=\"edc-accord-intro\"\u003e\n      A revitalizing men’s Eau de Parfum shaped by fresh citrus accords, clean\n      woods, smooth musk, ambergris, vanilla and patchouli warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-accord-grid\"\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot, Lemon and Black Currant\u003c\/h4\u003e\n        \u003cp\u003e\n          Fresh citrus and fruity depth create brightness, energy and an\n          inviting opening impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eWood and Birch\u003c\/h4\u003e\n        \u003cp\u003e\n          Woody freshness builds the romantic masculine heart and gives the\n          fragrance structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-accord-card\"\u003e\n        \u003cdiv class=\"edc-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla, Musk and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm smooth base notes create fullness, depth and a memorable\n          finishing trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-statement-section\"\u003e\n    \u003ch3\u003eCool Silver Freshness with Warm Oriental Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme opens with bergamot, lemon and black currant\n      before moving into wood and birch. Vanilla, musk, ambergris and patchouli\n      create the warm finish, while the smoky glass bottle, chrome silver cap,\n      aqua-grey liquid and black ribbed box reflect a fragrance designed to\n      feel fresh, masculine, inviting and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-occasion-section\"\u003e\n    \u003ch3\u003eA Revitalizing Men’s Fragrance for Daily Wear and Gifting\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme can complement daily wear, work, travel, casual\n      outings, dinners, evening plans and fragrance gifting. The citrus\n      opening keeps it fresh, the woody heart gives structure, and the warm\n      base adds lasting masculine character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Eau De Club Pour Homme is presented as a long-lasting 100ml Eau de\n      Parfum with fresh citrus accords, woods and warm base notes. Exact\n      longevity and projection may vary depending on skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-trust-section\"\u003e\n\n    \u003ch3 class=\"edc-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"edc-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud\n      fragrances, musk scents and concentrated perfume oils through a\n      specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"edc-trust-grid\"\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover modern Arabian perfumes, rich oud fragrances, elegant musk\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          premium presentation and strong value for fragrance lovers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"edc-trust-card\"\u003e\n        \u003cdiv class=\"edc-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Eau De Club Pour Homme smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Eau De Club Pour Homme opens with bergamot, lemon and black currant,\n          develops through wood and birch, and settles into vanilla, musk,\n          ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot, lemon and black currant.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The heart notes are wood and birch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base notes are vanilla, musk, ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Eau De Club Pour Homme is presented as a revitalizing masculine\n          fragrance and a perfume gift option for him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme fresh or warm?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has both qualities. The opening is fresh and citrus-led, while\n          the base is warm with vanilla, musk, ambergris and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Eau De Club Pour Homme contain patchouli?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Patchouli is listed in the base notes alongside vanilla, musk\n          and ambergris.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Eau De Club Pour Homme?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Eau De Club Pour Homme is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can Eau De Club Pour Homme be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It can suit daily wear, work, travel, casual outings, dinners,\n          evening plans and fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"edc-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Eau De Club Pour Homme suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"edc-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its masculine profile, 100ml Eau de Parfum size and polished\n          bottle-and-box presentation make it suitable as a perfume gift for\n          him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582739661046,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Eau-De-Club-Pour-Femme-EDP-100ml-1.webp?v=1739209383"},{"product_id":"i-need-you-noir-edp-100ml","title":"I Need You Noir EDP (100ml)","description":"\u003cstyle\u003e\n  .i-need-you-noir-wrapper {\n    --iny-white: #ffffff;\n    --iny-pale: #f7f5f0;\n    --iny-pale-2: #fbfaf7;\n    --iny-border: #ded8cd;\n    --iny-neutral-border: #e8e5df;\n\n    --iny-dominant: #111111;\n    --iny-dominant-dark: #050505;\n    --iny-secondary: #3a3934;\n    --iny-accent: #c2a451;\n    --iny-antique-gold: #d4b764;\n    --iny-smoke: #55544c;\n    --iny-dark-support: #191815;\n    --iny-dark-deep: #070706;\n\n    --iny-ink: #161514;\n    --iny-body: #3f3c37;\n    --iny-muted: #777169;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--iny-white);\n    color: var(--iny-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .i-need-you-noir-wrapper *,\n  .i-need-you-noir-wrapper *::before,\n  .i-need-you-noir-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .iny-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--iny-white);\n    border: 0;\n    border-bottom: 1px solid var(--iny-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .iny-brand-tag {\n    margin-bottom: 8px;\n    color: var(--iny-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .iny-main-title {\n    margin: 0 0 10px;\n    color: var(--iny-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .iny-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--iny-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .iny-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .iny-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .iny-story h3 {\n    margin: 0 0 16px;\n    color: var(--iny-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .iny-story p {\n    margin: 0 0 17px;\n    color: var(--iny-body);\n    font-size: 1.05rem;\n  }\n\n  .iny-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .iny-section-title {\n    margin: 0 0 25px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-notes-section,\n  .iny-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-accord-section,\n  .iny-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-notes-grid,\n  .iny-journey-grid,\n  .iny-accord-grid,\n  .iny-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .iny-note-card {\n    padding: 22px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-top: 4px solid var(--iny-accent);\n    border-radius: 8px;\n  }\n\n  .iny-note-label {\n    margin-bottom: 7px;\n    color: var(--iny-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .iny-note-title {\n    margin-bottom: 7px;\n    color: var(--iny-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .iny-note-description {\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .iny-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--iny-antique-gold);\n    border: 1px solid var(--iny-antique-gold);\n    border-radius: 10px;\n  }\n\n  .iny-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--iny-dark-support),\n      var(--iny-dark-deep)\n    );\n    color: var(--iny-white);\n  }\n\n  .iny-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--iny-antique-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .iny-character-card p {\n    margin: 0;\n    color: #f8f5ed;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .iny-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .iny-details-box,\n  .iny-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--iny-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .iny-detail-label {\n    color: var(--iny-muted);\n    font-weight: 600;\n  }\n\n  .iny-detail-value {\n    color: var(--iny-ink);\n    text-align: right;\n  }\n\n  .iny-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iny-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--iny-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--iny-neutral-border);\n  }\n\n  .iny-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .iny-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--iny-accent);\n    font-weight: 700;\n  }\n\n  .iny-journey-intro,\n  .iny-accord-intro,\n  .iny-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--iny-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .iny-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-journey-number,\n  .iny-accord-icon,\n  .iny-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--iny-dominant);\n    color: var(--iny-white);\n    border: 1px solid var(--iny-antique-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .iny-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .iny-journey-card h4,\n  .iny-accord-card h4,\n  .iny-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--iny-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .iny-journey-card p,\n  .iny-accord-card p,\n  .iny-trust-card p {\n    margin: 0;\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .iny-accord-card,\n  .iny-trust-card {\n    padding: 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .iny-accord-icon,\n  .iny-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .iny-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 10px;\n  }\n\n  .iny-video-title {\n    margin: 0 0 8px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--iny-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .iny-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--iny-white);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n  }\n\n  .iny-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--iny-white);\n    border: 0;\n  }\n\n  .iny-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .iny-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--iny-dominant);\n    color: var(--iny-white);\n    border: 1px solid var(--iny-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .iny-instagram-link a:hover {\n    background: var(--iny-dominant-dark);\n    border-color: var(--iny-dominant-dark);\n  }\n\n  .iny-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--iny-dark-support) 0%,\n      var(--iny-dominant) 50%,\n      var(--iny-dark-deep) 100%\n    );\n    color: var(--iny-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .iny-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--iny-antique-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .iny-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f8f5ed;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .iny-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--iny-pale);\n    border: 1px solid var(--iny-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .iny-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--iny-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .iny-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--iny-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .iny-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--iny-pale-2);\n    border: 1px solid var(--iny-border);\n    border-left: 6px solid var(--iny-accent);\n    border-radius: 8px;\n  }\n\n  .iny-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--iny-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .iny-performance-section p {\n    margin: 0;\n    color: var(--iny-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .iny-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--iny-border);\n  }\n\n  .iny-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--iny-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .iny-faq-item {\n    background: var(--iny-white);\n    border-bottom: 1px solid var(--iny-border);\n  }\n\n  .iny-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--iny-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .iny-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iny-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--iny-accent);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .iny-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .iny-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--iny-body);\n    font-size: 1rem;\n  }\n\n  .iny-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .i-need-you-noir-wrapper {\n      padding: 35px;\n    }\n\n    .iny-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .iny-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .iny-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .iny-tagline {\n      font-size: 1.3rem;\n    }\n\n    .iny-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .iny-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .iny-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .iny-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .iny-notes-grid,\n    .iny-journey-grid,\n    .iny-accord-grid,\n    .iny-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .iny-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .iny-character-card {\n      padding: 35px;\n    }\n\n    .iny-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .iny-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .iny-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .iny-section-title,\n    .iny-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .iny-note-title {\n      font-size: 1.15rem;\n    }\n\n    .iny-note-description {\n      font-size: 1rem;\n    }\n\n    .iny-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .iny-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .iny-box-title {\n      font-size: 1.05rem;\n    }\n\n    .iny-detail-row,\n    .iny-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .iny-journey-intro,\n    .iny-accord-intro,\n    .iny-trust-intro,\n    .iny-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .iny-video-title {\n      font-size: 1.55rem;\n    }\n\n    .iny-journey-card h4,\n    .iny-accord-card h4,\n    .iny-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .iny-journey-card p,\n    .iny-accord-card p,\n    .iny-trust-card p {\n      font-size: 1rem;\n    }\n\n    .iny-statement-section {\n      padding: 44px;\n    }\n\n    .iny-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .iny-statement-section p,\n    .iny-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .iny-occasion-section {\n      padding: 38px;\n    }\n\n    .iny-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .iny-performance-section {\n      padding: 30px;\n    }\n\n    .iny-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .iny-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .iny-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .iny-notes-grid,\n    .iny-journey-grid,\n    .iny-accord-grid,\n    .iny-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .i-need-you-noir-wrapper {\n      padding: 10px;\n    }\n\n    .iny-header {\n      padding: 26px 8px;\n    }\n\n    .iny-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .iny-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .iny-tagline {\n      font-size: 0.95rem;\n    }\n\n    .iny-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .iny-detail-value {\n      text-align: left;\n    }\n\n    .iny-character-card {\n      padding: 24px 18px;\n    }\n\n    .iny-journey-section,\n    .iny-accord-section,\n    .iny-trust-section {\n      padding: 25px 15px;\n    }\n\n    .iny-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .iny-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .iny-video-section {\n      padding: 24px 10px;\n    }\n\n    .iny-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .iny-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"i-need-you-noir-wrapper\"\u003e\n\n  \u003cdiv class=\"iny-header\"\u003e\n    \u003cdiv class=\"iny-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n    \u003ch2 class=\"iny-main-title\"\u003eI Need You Noir\u003c\/h2\u003e\n    \u003cp class=\"iny-tagline\"\u003e\n      “Bergamot, blackcurrant and apple meet jasmine, rose, patchouli, amber, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-intro-grid\"\u003e\n\n    \u003cdiv class=\"iny-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/I-Need-You-Noir-Asten-100-ML-EDP-Perfume.webp?v=1739209578\" alt=\"I Need You Noir by Asten 100ml Eau de Parfum in smoky black glass with antique gold cap, gold collar, black label and gold monogram\" class=\"iny-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-story\"\u003e\n      \u003ch3\u003eFresh Fruits, Floral Elegance and Deep Sensual Warmth\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eI Need You Noir by Asten\u003c\/strong\u003e, a captivating\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for those who enjoy a\n        distinctive fragrance with mystery, sophistication and unforgettable\n        charm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, blackcurrant and apple. Bergamot\n        brings a bright citrus lift, blackcurrant adds dark fruity richness,\n        and apple gives the opening a crisp, clean and modern sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jasmine, rose and patchouli form the heart. Jasmine adds floral\n        smoothness, rose brings classic elegance, and patchouli introduces an\n        earthy depth that gives the scent a more sensual and refined centre.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber, musk and vanilla create the base. Amber gives warmth, musk adds\n        softness and clean depth, while vanilla rounds the dry-down with a\n        smooth, comforting and slightly sweet finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in smoky black glass with an antique-gold cap, gold collar,\n        black central label and gold monogram, I Need You Noir carries a\n        mysterious and polished visual identity that reflects the noir mood of\n        the fragrance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-notes-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"iny-notes-grid\"\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eBergamot, Blackcurrant and Apple\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Bright bergamot, dark blackcurrant and crisp apple create a fresh,\n          fruity and sophisticated opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eJasmine, Rose and Patchouli\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Jasmine and rose bring floral elegance, while patchouli adds earthy\n          depth and sensual structure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-note-card\"\u003e\n        \u003cdiv class=\"iny-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-title\"\u003eAmber, Musk and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"iny-note-description\"\u003e\n          Amber, musk and vanilla create a warm, smooth and lasting dry-down\n          with deep sensual undertones.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-character-section\"\u003e\n\n    \u003cdiv class=\"iny-character-card\"\u003e\n      \u003ch3\u003eThe Bergamot Blackcurrant Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, blackcurrant and apple create a fresh, dark-fruity opening\n        with clean sparkle and modern elegance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-character-card\"\u003e\n      \u003ch3\u003eThe Amber Vanilla Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Jasmine, rose and patchouli gradually settle into amber, musk and\n        vanilla for a smooth, warm and memorable dry-down.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-details-grid\"\u003e\n\n    \u003cdiv class=\"iny-details-box\"\u003e\n      \u003ch4 class=\"iny-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eI Need You Noir\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eBergamot, Blackcurrant, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eJasmine, Rose, Patchouli\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eAmber, Musk, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eFresh, Fruity, Floral, Earthy, Amber, Musky and Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eMysterious, Sophisticated and Charming\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-detail-row\"\u003e\n        \u003cspan class=\"iny-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"iny-detail-value\"\u003eSmoky Black Glass with Antique Gold Detailing\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-highlights-box\"\u003e\n      \u003ch4 class=\"iny-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"iny-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eFresh bergamot opening\u003c\/li\u003e\n        \u003cli\u003eDark blackcurrant fruitiness\u003c\/li\u003e\n        \u003cli\u003eCrisp apple sparkle\u003c\/li\u003e\n        \u003cli\u003eElegant jasmine heart\u003c\/li\u003e\n        \u003cli\u003eClassic rose softness\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003eWarm amber undertone\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eComforting vanilla finish\u003c\/li\u003e\n        \u003cli\u003eMysterious noir fragrance identity\u003c\/li\u003e\n        \u003cli\u003ePremium black and gold presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-journey-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe I Need You Noir Journey\u003c\/h3\u003e\n\n    \u003cp class=\"iny-journey-intro\"\u003e\n      A refined progression from fresh fruits into floral elegance before\n      settling into amber, musk and vanilla warmth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-journey-grid\"\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Dark Fruit Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant and apple create a bright and polished first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eFloral Patchouli Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Jasmine, rose and patchouli create floral elegance with earthy,\n          sensual structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-journey-card\"\u003e\n        \u003cdiv class=\"iny-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eAmber Vanilla Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Amber, musk and vanilla create a smooth, deep and memorable final\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-accord-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eThe Signature I Need You Noir Accords\u003c\/h3\u003e\n\n    \u003cp class=\"iny-accord-intro\"\u003e\n      A mysterious Eau de Parfum shaped by fresh fruit, floral elegance,\n      patchouli depth, amber warmth, musk and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-accord-grid\"\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Blackcurrant\u003c\/h4\u003e\n        \u003cp\u003e\n          Citrus brightness and dark fruit richness create freshness,\n          contrast and sophistication.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eJasmine, Rose and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Florals add elegance while patchouli brings earthy depth and\n          sensuality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-accord-card\"\u003e\n        \u003cdiv class=\"iny-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eAmber, Musk and Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Warm amber, smooth musk and vanilla create a lasting, soft and\n          memorable trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-video-section\"\u003e\n    \u003ch3 class=\"iny-video-title\"\u003eExperience The Mood\u003c\/h3\u003e\n\n    \u003cp class=\"iny-video-subtitle\"\u003e\n      Watch the I Need You Noir presentation and explore its smoky black, antique-gold visual mood with fresh fruits, floral elegance and warm sensual depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-instagram-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.instagram.com\/p\/DAliN8buvgf\/embed\" allowtransparency=\"true\" allow=\"encrypted-media\" scrolling=\"no\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iny-instagram-link\"\u003e\n      \u003ca href=\"https:\/\/www.instagram.com\/p\/DAliN8buvgf\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        View on Instagram\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-statement-section\"\u003e\n    \u003ch3\u003eNoir Sophistication with Black and Gold Presence\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir opens with bergamot, blackcurrant and apple before\n      developing through jasmine, rose and patchouli. Amber, musk and vanilla\n      create the smooth sensual dry-down, while the smoky black bottle and\n      antique-gold detailing reflect a fragrance designed to feel mysterious,\n      polished and unforgettable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-occasion-section\"\u003e\n    \u003ch3\u003eA Distinctive Signature for Any Occasion\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir is suitable for daily wear, evening wear, dinners,\n      social occasions, gifting and signature fragrance use. The fruity\n      opening keeps it fresh, the floral heart adds elegance, and the amber,\n      musk and vanilla base gives it deeper sensual warmth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      I Need You Noir is presented as a 100ml Eau de Parfum with amber, musk\n      and vanilla forming a smooth sensual base. Exact longevity and projection\n      may vary according to skin type, climate, application amount, clothing\n      and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-trust-section\"\u003e\n\n    \u003ch3 class=\"iny-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"iny-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, Eau de\n      Parfum releases, noir fragrances, floral scents, musk compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"iny-trust-grid\"\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          floral profiles and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iny-trust-card\"\u003e\n        \u003cdiv class=\"iny-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iny-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does I Need You Noir by Asten smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir opens with bergamot, blackcurrant and apple,\n          develops into jasmine, rose and patchouli, and settles into amber,\n          musk and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are bergamot, blackcurrant and apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are jasmine, rose and patchouli.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are amber, musk and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir a floral fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Jasmine and rose form part of the heart, giving the fragrance a\n          floral and elegant character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes I Need You Noir have vanilla?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Vanilla is listed in the base and helps create a smooth,\n          comforting and slightly sweet dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is I Need You Noir?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen can I Need You Noir be worn?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh, floral and warm sensual profile makes it suitable for\n          daily wear, evenings, dinners, social occasions and fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          I Need You Noir is an Eau de Parfum with amber, musk and vanilla in\n          the base. Exact longevity varies according to skin type, climate,\n          application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"iny-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs I Need You Noir suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"iny-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, mysterious fragrance character and smoky black\n          bottle with antique-gold detailing make it suitable for fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582772101366,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/I-Need-You-Noir-Asten-100-ML-EDP-Perfume.webp?v=1739209578"},{"product_id":"italian-bergamot-edp-50ml","title":"Italian Bergamot EDP (50ml)","description":"\u003cstyle\u003e\n  .italian-bergamot-wrapper {\n    --ib-white: #ffffff;\n    --ib-pale: #f7f8f7;\n    --ib-pale-2: #fbfcfb;\n    --ib-border: #dfe3e1;\n    --ib-neutral-border: #e9ecea;\n\n    --ib-dominant: #111111;\n    --ib-dominant-dark: #050505;\n    --ib-secondary: #5f676b;\n    --ib-accent: #c9ced1;\n    --ib-bergamot: #6f8f48;\n    --ib-dark-support: #191b1d;\n    --ib-dark-deep: #050607;\n\n    --ib-ink: #121416;\n    --ib-body: #3d4143;\n    --ib-muted: #70777a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ib-white);\n    color: var(--ib-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .italian-bergamot-wrapper *,\n  .italian-bergamot-wrapper *::before,\n  .italian-bergamot-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .ib-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ib-white);\n    border: 0;\n    border-bottom: 1px solid var(--ib-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .ib-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ib-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ib-main-title {\n    margin: 0 0 10px;\n    color: var(--ib-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ib-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--ib-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .ib-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ib-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ib-story h3 {\n    margin: 0 0 16px;\n    color: var(--ib-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ib-story p {\n    margin: 0 0 17px;\n    color: var(--ib-body);\n    font-size: 1.05rem;\n  }\n\n  .ib-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ib-section-title {\n    margin: 0 0 25px;\n    color: var(--ib-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ib-notes-section,\n  .ib-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-accord-section,\n  .ib-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 10px;\n  }\n\n  .ib-notes-grid,\n  .ib-journey-grid,\n  .ib-accord-grid,\n  .ib-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .ib-note-card {\n    padding: 22px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-top: 4px solid var(--ib-dominant);\n    border-radius: 8px;\n  }\n\n  .ib-note-label {\n    margin-bottom: 7px;\n    color: var(--ib-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ib-note-title {\n    margin-bottom: 7px;\n    color: var(--ib-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ib-note-description {\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .ib-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ib-accent);\n    border: 1px solid var(--ib-accent);\n    border-radius: 10px;\n  }\n\n  .ib-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--ib-dark-support),\n      var(--ib-dark-deep)\n    );\n    color: var(--ib-white);\n  }\n\n  .ib-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--ib-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ib-character-card p {\n    margin: 0;\n    color: #f7f8f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .ib-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ib-details-box,\n  .ib-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n  }\n\n  .ib-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ib-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ib-border);\n  }\n\n  .ib-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ib-neutral-border);\n  }\n\n  .ib-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ib-detail-label {\n    color: var(--ib-muted);\n    font-weight: 600;\n  }\n\n  .ib-detail-value {\n    color: var(--ib-ink);\n    text-align: right;\n  }\n\n  .ib-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ib-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ib-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ib-neutral-border);\n  }\n\n  .ib-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ib-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ib-dominant);\n    font-weight: 700;\n  }\n\n  .ib-journey-intro,\n  .ib-accord-intro,\n  .ib-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ib-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ib-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n  }\n\n  .ib-journey-number,\n  .ib-accord-icon,\n  .ib-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ib-dominant);\n    color: var(--ib-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ib-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ib-journey-card h4,\n  .ib-accord-card h4,\n  .ib-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ib-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ib-journey-card p,\n  .ib-accord-card p,\n  .ib-trust-card p {\n    margin: 0;\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .ib-accord-card,\n  .ib-trust-card {\n    padding: 22px;\n    background: var(--ib-white);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ib-accord-icon,\n  .ib-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .ib-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--ib-dark-support) 0%,\n      var(--ib-dominant) 48%,\n      var(--ib-dark-deep) 100%\n    );\n    color: var(--ib-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .ib-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ib-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ib-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f8f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ib-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ib-pale);\n    border: 1px solid var(--ib-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ib-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ib-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ib-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ib-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .ib-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ib-pale-2);\n    border: 1px solid var(--ib-border);\n    border-left: 6px solid var(--ib-dominant);\n    border-radius: 8px;\n  }\n\n  .ib-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ib-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ib-performance-section p {\n    margin: 0;\n    color: var(--ib-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .ib-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ib-border);\n  }\n\n  .ib-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ib-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ib-faq-item {\n    background: var(--ib-white);\n    border-bottom: 1px solid var(--ib-border);\n  }\n\n  .ib-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ib-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ib-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ib-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ib-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ib-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ib-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ib-body);\n    font-size: 1rem;\n  }\n\n  .ib-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .italian-bergamot-wrapper {\n      padding: 35px;\n    }\n\n    .ib-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ib-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ib-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ib-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ib-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ib-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ib-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ib-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ib-notes-grid,\n    .ib-journey-grid,\n    .ib-accord-grid,\n    .ib-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .ib-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ib-character-card {\n      padding: 35px;\n    }\n\n    .ib-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ib-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ib-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ib-section-title,\n    .ib-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ib-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ib-note-description {\n      font-size: 1rem;\n    }\n\n    .ib-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ib-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ib-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ib-detail-row,\n    .ib-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-intro,\n    .ib-accord-intro,\n    .ib-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-card h4,\n    .ib-accord-card h4,\n    .ib-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ib-journey-card p,\n    .ib-accord-card p,\n    .ib-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ib-statement-section {\n      padding: 44px;\n    }\n\n    .ib-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ib-statement-section p,\n    .ib-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ib-occasion-section {\n      padding: 38px;\n    }\n\n    .ib-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ib-performance-section {\n      padding: 30px;\n    }\n\n    .ib-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ib-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ib-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ib-notes-grid,\n    .ib-journey-grid,\n    .ib-accord-grid,\n    .ib-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .italian-bergamot-wrapper {\n      padding: 10px;\n    }\n\n    .ib-header {\n      padding: 26px 8px;\n    }\n\n    .ib-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ib-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ib-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ib-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ib-detail-value {\n      text-align: left;\n    }\n\n    .ib-character-card {\n      padding: 24px 18px;\n    }\n\n    .ib-journey-section,\n    .ib-accord-section,\n    .ib-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ib-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ib-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ib-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"italian-bergamot-wrapper\"\u003e\n\n  \u003cdiv class=\"ib-header\"\u003e\n    \u003cdiv class=\"ib-brand-tag\"\u003eAnfar Presents\u003c\/div\u003e\n    \u003ch2 class=\"ib-main-title\"\u003eItalian Bergamot\u003c\/h2\u003e\n    \u003cp class=\"ib-tagline\"\u003e\n      “Pineapple, black currant, bergamot and apple meet smoky birch, patchouli, musk and vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-intro-grid\"\u003e\n\n    \u003cdiv class=\"ib-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Italian-Bergamot-Extrait-De-Parfum-50ml.webp?v=1739209622\" alt=\"No-88 Italian Bergamot by Anfar 50ml Extrait de Parfum in clear glass bottle with chrome silver cap, white label and black presentation box\" class=\"ib-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-story\"\u003e\n      \u003ch3\u003eFresh Citrus Energy with Dark Woods and Refined Musk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eNo-88 Italian Bergamot by Anfar\u003c\/strong\u003e, a\n        sophisticated \u003cstrong\u003e50ml Extrait de Parfum\u003c\/strong\u003e created for men\n        who enjoy a fresh, long-lasting and confident fragrance with polished\n        citrus, fruits, woods, musk and vanilla.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with pineapple, black currant, bergamot and apple.\n        Pineapple adds juicy brightness, black currant brings darker fruity\n        depth, bergamot gives a crisp citrus lift, and apple creates a clean,\n        fresh and energetic sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Birch, patchouli, Moroccan jasmine and rose shape the heart. Birch\n        introduces a smoky woody nuance, patchouli gives earthy strength,\n        Moroccan jasmine adds refined floral texture, and rose brings subtle\n        elegance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oakmoss, ambergris and vanilla form the base. Musk gives smooth\n        masculine softness, oakmoss adds classic earthy depth, ambergris\n        creates mineral warmth, and vanilla rounds the trail with a creamy\n        finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a clear glass bottle with a chrome silver cap, white\n        detailed label and black Private Collection box, Italian Bergamot\n        delivers a clean luxury presentation with a sharp masculine identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-notes-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ib-notes-grid\"\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003ePineapple, Black Currant, Bergamot and Apple\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Juicy pineapple, dark black currant, sparkling bergamot and crisp\n          apple create a fresh, fruity and uplifting opening.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003eBirch, Patchouli, Moroccan Jasmine and Rose\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Smoky birch, earthy patchouli, Moroccan jasmine and rose create a\n          textured masculine heart with floral refinement.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-note-card\"\u003e\n        \u003cdiv class=\"ib-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-title\"\u003eMusk, Oakmoss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"ib-note-description\"\u003e\n          Smooth musk, oakmoss, ambergris and vanilla create a warm, lasting\n          and polished dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-character-section\"\u003e\n\n    \u003cdiv class=\"ib-character-card\"\u003e\n      \u003ch3\u003eThe Italian Bergamot Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Pineapple, black currant, bergamot and apple create a bright, fresh\n        and magnetic first impression with modern masculine energy.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-character-card\"\u003e\n      \u003ch3\u003eThe Oakmoss Vanilla Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, musk, oakmoss, ambergris and vanilla settle into a\n        smooth, dark and refined extrait trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-details-grid\"\u003e\n\n    \u003cdiv class=\"ib-details-box\"\u003e\n      \u003ch4 class=\"ib-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eNo-88 Italian Bergamot\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eFresh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003ePineapple, Black Currant, Bergamot, Apple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eBirch, Patchouli, Moroccan Jasmine, Rose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eMusk, Oakmoss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-detail-row\"\u003e\n        \u003cspan class=\"ib-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ib-detail-value\"\u003eClear Glass, Chrome Silver Cap and Black Box\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ib-highlights-box\"\u003e\n      \u003ch4 class=\"ib-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ib-highlights-list\"\u003e\n        \u003cli\u003ePremium 50ml Extrait de Parfum\u003c\/li\u003e\n        \u003cli\u003eMasculine fresh fragrance profile\u003c\/li\u003e\n        \u003cli\u003eSparkling Italian bergamot character\u003c\/li\u003e\n        \u003cli\u003eJuicy pineapple brightness\u003c\/li\u003e\n        \u003cli\u003eDark black currant depth\u003c\/li\u003e\n        \u003cli\u003eCrisp apple freshness\u003c\/li\u003e\n        \u003cli\u003eSmoky birch heart\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli structure\u003c\/li\u003e\n        \u003cli\u003eMoroccan jasmine and rose refinement\u003c\/li\u003e\n        \u003cli\u003eMusk and oakmoss foundation\u003c\/li\u003e\n        \u003cli\u003eAmbergris and vanilla warmth\u003c\/li\u003e\n        \u003cli\u003eLuxury Private Collection presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-journey-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Italian Bergamot Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ib-journey-intro\"\u003e\n      A polished progression from fresh citrus and fruits into smoky woods,\n      patchouli and florals before settling into musk, oakmoss, ambergris and\n      vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-journey-grid\"\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFresh Fruity Spark\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, black currant, bergamot and apple open with crisp energy\n          and refined freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Floral Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch, patchouli, Moroccan jasmine and rose bring smoky, earthy and\n          elegant heart depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-journey-card\"\u003e\n        \u003cdiv class=\"ib-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusk Oakmoss Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oakmoss, ambergris and vanilla create a smooth and lasting\n          masculine trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-accord-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eThe Signature Italian Bergamot Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ib-accord-intro\"\u003e\n      A masculine Private Edition scent shaped by bergamot, dark fruit,\n      smoky birch, patchouli, florals, musk, oakmoss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-accord-grid\"\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Bright Fruits\u003c\/h4\u003e\n        \u003cp\u003e\n          Pineapple, black currant, bergamot and apple create freshness,\n          energy and a vivid opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch and patchouli add smoky, earthy and masculine structure to the\n          heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-accord-card\"\u003e\n        \u003cdiv class=\"ib-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk, Oakmoss and Vanilla\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oakmoss, ambergris and vanilla build a smooth, warm and\n          long-lasting foundation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-statement-section\"\u003e\n    \u003ch3\u003eFresh Private Edition Luxury with Masculine Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot opens with pineapple, black currant, bergamot and apple,\n      develops through birch, patchouli, Moroccan jasmine and rose, then dries\n      down into musk, oakmoss, ambergris and vanilla. Its clear glass bottle,\n      silver cap and black Private Collection box reflect a scent designed to\n      feel elegant, strong and contemporary.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Extrait for Day and Evening Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot is suitable for workdays, daytime freshness, evening\n      occasions, dinners, travel and fragrance gifting. The citrus-fruity\n      opening feels energetic, while the birch, patchouli, musk, oakmoss,\n      ambergris and vanilla base gives the extrait a deeper masculine finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Italian Bergamot is supplied as an Extrait de Parfum, a high-concentration\n      fragrance format. Its base of musk, oakmoss, ambergris and vanilla gives\n      the scent depth and persistence. Exact longevity and projection may vary\n      according to skin type, climate, application amount, clothing and\n      individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-trust-section\"\u003e\n\n    \u003ch3 class=\"ib-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ib-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, extrait\n      fragrances, men’s scents, fresh profiles, woody compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ib-trust-grid\"\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum, Extrait de Parfum, Arabian fragrances,\n          perfume oils and everyday signature scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ib-trust-card\"\u003e\n        \u003cdiv class=\"ib-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ib-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Italian Bergamot by Anfar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot opens with pineapple, black currant, bergamot and\n          apple, develops into birch, patchouli, Moroccan jasmine and rose,\n          and settles into musk, oakmoss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are pineapple, black currant, bergamot and\n          apple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are birch, patchouli, Moroccan jasmine and\n          rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, oakmoss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Italian Bergamot by Anfar is listed as a perfume for men.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Italian Bergamot?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot by Anfar is supplied in a 50ml, approximately\n          1.7-fluid-ounce bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot an Extrait de Parfum?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product listing states the concentration as Extrait de\n          Parfum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot fresh or woody?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Italian Bergamot has both qualities. The bergamot, pineapple,\n          black currant and apple opening feels fresh and fruity, while birch,\n          patchouli, oakmoss, musk and ambergris create woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Italian Bergamot best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh masculine profile makes it suitable for daytime wear,\n          workdays, evenings, dinners, travel and confident signature use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ib-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Italian Bergamot suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ib-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 50ml Extrait de Parfum format, masculine fresh profile and\n          luxury Private Collection presentation make it suitable for fragrance\n          gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582782652662,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Italian-Bergamot-Extrait-De-Parfum-50ml.webp?v=1739209622"},{"product_id":"jet-black-edp-100ml","title":"Jet Black EDP Perfume (100ml)","description":"\u003cstyle\u003e\n  .jet-black-wrapper {\n    --jb-white: #ffffff;\n    --jb-pale: #f5f5f5;\n    --jb-pale-2: #fafafa;\n    --jb-border: #dddddd;\n    --jb-neutral-border: #e8e8e8;\n\n    --jb-dominant: #111111;\n    --jb-dominant-dark: #050505;\n    --jb-secondary: #3b3f44;\n    --jb-accent: #bfc3c8;\n    --jb-chrome: #d9dde1;\n    --jb-dark-support: #191b1f;\n    --jb-dark-deep: #050607;\n\n    --jb-ink: #111111;\n    --jb-body: #383838;\n    --jb-muted: #707070;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--jb-white);\n    color: var(--jb-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .jet-black-wrapper *,\n  .jet-black-wrapper *::before,\n  .jet-black-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .jb-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--jb-white);\n    border: 0;\n    border-bottom: 1px solid var(--jb-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .jb-brand-tag {\n    margin-bottom: 8px;\n    color: var(--jb-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .jb-main-title {\n    margin: 0 0 10px;\n    color: var(--jb-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .jb-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--jb-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .jb-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .jb-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .jb-story h3 {\n    margin: 0 0 16px;\n    color: var(--jb-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jb-story p {\n    margin: 0 0 17px;\n    color: var(--jb-body);\n    font-size: 1.05rem;\n  }\n\n  .jb-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jb-section-title {\n    margin: 0 0 25px;\n    color: var(--jb-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jb-notes-section,\n  .jb-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-accord-section,\n  .jb-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 10px;\n  }\n\n  .jb-notes-grid,\n  .jb-journey-grid,\n  .jb-accord-grid,\n  .jb-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .jb-note-card {\n    padding: 22px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-top: 4px solid var(--jb-dominant);\n    border-radius: 8px;\n  }\n\n  .jb-note-label {\n    margin-bottom: 7px;\n    color: var(--jb-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jb-note-title {\n    margin-bottom: 7px;\n    color: var(--jb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .jb-note-description {\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .jb-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--jb-accent);\n    border: 1px solid var(--jb-accent);\n    border-radius: 10px;\n  }\n\n  .jb-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--jb-dark-support),\n      var(--jb-dark-deep)\n    );\n    color: var(--jb-white);\n  }\n\n  .jb-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--jb-chrome);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jb-character-card p {\n    margin: 0;\n    color: #f5f5f5;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .jb-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .jb-details-box,\n  .jb-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n  }\n\n  .jb-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--jb-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--jb-border);\n  }\n\n  .jb-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jb-neutral-border);\n  }\n\n  .jb-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .jb-detail-label {\n    color: var(--jb-muted);\n    font-weight: 600;\n  }\n\n  .jb-detail-value {\n    color: var(--jb-ink);\n    text-align: right;\n  }\n\n  .jb-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jb-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--jb-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jb-neutral-border);\n  }\n\n  .jb-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .jb-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--jb-dominant);\n    font-weight: 700;\n  }\n\n  .jb-journey-intro,\n  .jb-accord-intro,\n  .jb-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--jb-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .jb-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n  }\n\n  .jb-journey-number,\n  .jb-accord-icon,\n  .jb-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--jb-dominant);\n    color: var(--jb-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .jb-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .jb-journey-card h4,\n  .jb-accord-card h4,\n  .jb-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--jb-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .jb-journey-card p,\n  .jb-accord-card p,\n  .jb-trust-card p {\n    margin: 0;\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .jb-accord-card,\n  .jb-trust-card {\n    padding: 22px;\n    background: var(--jb-white);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jb-accord-icon,\n  .jb-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .jb-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--jb-dark-support) 0%,\n      var(--jb-dominant) 48%,\n      var(--jb-dark-deep) 100%\n    );\n    color: var(--jb-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .jb-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--jb-chrome);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jb-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f5f5f5;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jb-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--jb-pale);\n    border: 1px solid var(--jb-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jb-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--jb-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jb-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--jb-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jb-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--jb-pale-2);\n    border: 1px solid var(--jb-border);\n    border-left: 6px solid var(--jb-dominant);\n    border-radius: 8px;\n  }\n\n  .jb-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--jb-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jb-performance-section p {\n    margin: 0;\n    color: var(--jb-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .jb-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--jb-border);\n  }\n\n  .jb-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--jb-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jb-faq-item {\n    background: var(--jb-white);\n    border-bottom: 1px solid var(--jb-border);\n  }\n\n  .jb-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--jb-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .jb-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .jb-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--jb-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .jb-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .jb-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--jb-body);\n    font-size: 1rem;\n  }\n\n  .jb-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .jet-black-wrapper {\n      padding: 35px;\n    }\n\n    .jb-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .jb-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .jb-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .jb-tagline {\n      font-size: 1.3rem;\n    }\n\n    .jb-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .jb-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .jb-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .jb-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .jb-notes-grid,\n    .jb-journey-grid,\n    .jb-accord-grid,\n    .jb-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .jb-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .jb-character-card {\n      padding: 35px;\n    }\n\n    .jb-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .jb-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .jb-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .jb-section-title,\n    .jb-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .jb-note-title {\n      font-size: 1.15rem;\n    }\n\n    .jb-note-description {\n      font-size: 1rem;\n    }\n\n    .jb-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .jb-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .jb-box-title {\n      font-size: 1.05rem;\n    }\n\n    .jb-detail-row,\n    .jb-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-intro,\n    .jb-accord-intro,\n    .jb-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-card h4,\n    .jb-accord-card h4,\n    .jb-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .jb-journey-card p,\n    .jb-accord-card p,\n    .jb-trust-card p {\n      font-size: 1rem;\n    }\n\n    .jb-statement-section {\n      padding: 44px;\n    }\n\n    .jb-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .jb-statement-section p,\n    .jb-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .jb-occasion-section {\n      padding: 38px;\n    }\n\n    .jb-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .jb-performance-section {\n      padding: 30px;\n    }\n\n    .jb-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .jb-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .jb-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .jb-notes-grid,\n    .jb-journey-grid,\n    .jb-accord-grid,\n    .jb-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jet-black-wrapper {\n      padding: 10px;\n    }\n\n    .jb-header {\n      padding: 26px 8px;\n    }\n\n    .jb-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .jb-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .jb-tagline {\n      font-size: 0.95rem;\n    }\n\n    .jb-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .jb-detail-value {\n      text-align: left;\n    }\n\n    .jb-character-card {\n      padding: 24px 18px;\n    }\n\n    .jb-journey-section,\n    .jb-accord-section,\n    .jb-trust-section {\n      padding: 25px 15px;\n    }\n\n    .jb-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .jb-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .jb-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jet-black-wrapper\"\u003e\n\n  \u003cdiv class=\"jb-header\"\u003e\n    \u003cdiv class=\"jb-brand-tag\"\u003eMarshall Presents\u003c\/div\u003e\n    \u003ch2 class=\"jb-main-title\"\u003eJet Black\u003c\/h2\u003e\n    \u003cp class=\"jb-tagline\"\u003e\n      “Bergamot, blackcurrant, apple and pineapple meet birch, patchouli, musk and smooth vanilla.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-intro-grid\"\u003e\n\n    \u003cdiv class=\"jb-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Jet-Black-100ml-EDP_jpg.webp?v=1739209678\" alt=\"Jet Black by Marshall 100ml Eau de Parfum in a glossy black bottle with matching black box and silver typography\" class=\"jb-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-story\"\u003e\n      \u003ch3\u003eModern Masculinity with Fruity Freshness and Dark Woods\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eJet Black by Marshall\u003c\/strong\u003e, a bold\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e designed for the modern,\n        metropolitan wearer who enjoys a fragrance with freshness, energy and\n        polished masculine depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The official note structure opens with bergamot, blackcurrant, apple\n        and pineapple. Bergamot adds a bright citrus lift, blackcurrant brings\n        dark fruity richness, apple creates crisp freshness and pineapple\n        adds a juicy tropical edge.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Juniper berries, birch, patchouli and jasmine shape the heart.\n        Juniper adds aromatic clarity, birch gives a smoky leather-like\n        nuance, patchouli contributes earthy strength and jasmine adds a\n        refined floral smoothness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, oak moss, ambergris and vanilla form the base. Musk adds clean\n        masculine softness, oak moss gives classic earthy depth, ambergris\n        creates a smooth mineral warmth, and vanilla rounds the scent with a\n        subtle creamy finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy jet-black bottle with a matching black textured\n        box and sharp silver typography, Jet Black has a clean, minimal and\n        commanding visual identity that matches its dark masculine fragrance\n        profile.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-notes-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"jb-notes-grid\"\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eBergamot, Blackcurrant, Apple and Pineapple\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Bright bergamot, dark blackcurrant, crisp apple and juicy pineapple\n          create a fresh fruity opening with confident energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eJuniper Berries, Birch, Patchouli and Jasmine\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Aromatic juniper, smoky birch, earthy patchouli and refined jasmine\n          build a deeper masculine heart.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-note-card\"\u003e\n        \u003cdiv class=\"jb-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-title\"\u003eMusk, Oak Moss, Ambergris and Vanilla\u003c\/div\u003e\n        \u003cdiv class=\"jb-note-description\"\u003e\n          Smooth musk, earthy oak moss, ambergris and vanilla create a rugged,\n          warm and lasting dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-character-section\"\u003e\n\n    \u003cdiv class=\"jb-character-card\"\u003e\n      \u003ch3\u003eThe Fruity Citrus Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Bergamot, blackcurrant, apple and pineapple create a bright,\n        energetic and modern opening with fresh masculine impact.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-character-card\"\u003e\n      \u003ch3\u003eThe Smoky Musky Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Birch, patchouli, oak moss, ambergris, musk and vanilla settle into a\n        dark, smooth and confident trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-details-grid\"\u003e\n\n    \u003cdiv class=\"jb-details-box\"\u003e\n      \u003ch4 class=\"jb-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eJet Black\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMarshall\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eFragrance Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eFruity and Floral\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eBergamot, Blackcurrant, Apple, Pineapple\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eJuniper Berries, Birch, Patchouli, Jasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eMusk, Oak Moss, Ambergris, Vanilla\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-detail-row\"\u003e\n        \u003cspan class=\"jb-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"jb-detail-value\"\u003eGlossy Jet Black Bottle with Silver Typography\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jb-highlights-box\"\u003e\n      \u003ch4 class=\"jb-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"jb-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eMasculine fragrance profile\u003c\/li\u003e\n        \u003cli\u003eBright bergamot opening\u003c\/li\u003e\n        \u003cli\u003eDark blackcurrant fruitiness\u003c\/li\u003e\n        \u003cli\u003eCrisp apple freshness\u003c\/li\u003e\n        \u003cli\u003eJuicy pineapple lift\u003c\/li\u003e\n        \u003cli\u003eAromatic juniper berries\u003c\/li\u003e\n        \u003cli\u003eSmoky birch nuance\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli heart\u003c\/li\u003e\n        \u003cli\u003eSmooth musky foundation\u003c\/li\u003e\n        \u003cli\u003eOak moss and ambergris depth\u003c\/li\u003e\n        \u003cli\u003eMinimal black gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-journey-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Jet Black Journey\u003c\/h3\u003e\n\n    \u003cp class=\"jb-journey-intro\"\u003e\n      A sharp masculine progression from fruity citrus freshness into smoky\n      aromatic woods before settling into musk, oak moss, ambergris and\n      vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-journey-grid\"\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Fresh Energy\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant, apple and pineapple create a clean and\n          vibrant first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSmoky Aromatic Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Juniper berries, birch, patchouli and jasmine add smoky, earthy and\n          refined character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-journey-card\"\u003e\n        \u003cdiv class=\"jb-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMusky Moss Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss, ambergris and vanilla create a smooth, rugged and\n          warm masculine trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-accord-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eThe Signature Jet Black Accords\u003c\/h3\u003e\n\n    \u003cp class=\"jb-accord-intro\"\u003e\n      A men’s Eau de Parfum shaped by fresh fruit, aromatic woods, smoky\n      birch, earthy patchouli, musk, moss, ambergris and vanilla.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-accord-grid\"\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBergamot and Dark Fruits\u003c\/h4\u003e\n        \u003cp\u003e\n          Bergamot, blackcurrant, apple and pineapple create brightness,\n          fruitiness and modern freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBirch and Patchouli\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch adds a darker smoky nuance while patchouli builds earthy\n          masculine structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-accord-card\"\u003e\n        \u003cdiv class=\"jb-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eMusk, Moss and Ambergris\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, oak moss and ambergris create a smooth, rugged and lasting\n          base with subtle vanilla warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-statement-section\"\u003e\n    \u003ch3\u003eMinimal Black Design with Metropolitan Energy\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black opens with bergamot, blackcurrant, apple and pineapple before\n      moving into juniper berries, birch, patchouli and jasmine. Musk, oak\n      moss, ambergris and vanilla finish the fragrance with a rugged, smooth\n      and masculine dry-down. Its glossy black bottle and silver typography\n      reflect a fragrance designed to feel sharp, modern and confident.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-occasion-section\"\u003e\n    \u003ch3\u003eA Confident Signature for Modern Men\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black is suitable for everyday wear, office settings, evenings,\n      dinners, social occasions and fragrance gifting. The fruity opening keeps\n      it fresh and energetic, while birch, patchouli, oak moss, musk and\n      ambergris give it darker masculine depth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Jet Black is supplied as a 100ml Eau de Parfum with musk, oak moss,\n      ambergris and vanilla forming a substantial base. Exact longevity and\n      projection may vary according to skin type, climate, application amount,\n      clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-trust-section\"\u003e\n\n    \u003ch3 class=\"jb-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"jb-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, men’s\n      fragrances, fruity scents, woody profiles, musk compositions and\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jb-trust-grid\"\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          men’s scents and everyday signature fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jb-trust-card\"\u003e\n        \u003cdiv class=\"jb-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jb-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jet Black by Marshall smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black opens with bergamot, blackcurrant, apple and pineapple,\n          develops into juniper berries, birch, patchouli and jasmine, then\n          settles into musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are bergamot, blackcurrant, apple and\n          pineapple.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed heart notes are juniper berries, birch, patchouli and\n          jasmine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Jet Black?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, oak moss, ambergris and vanilla.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black a men’s fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Jet Black by Marshall is listed as a perfume for men with a\n          masculine fruity and floral fragrance profile.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jet Black EDP?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black by Marshall is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black fruity or woody?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black has both qualities. Bergamot, blackcurrant, apple and\n          pineapple create a fruity opening, while birch, patchouli, oak moss,\n          musk and ambergris provide darker woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Jet Black best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black works well for everyday wear, office settings, evening\n          wear, dinners, social occasions and confident masculine signature\n          use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jet Black is an Eau de Parfum with musk, oak moss, ambergris and\n          vanilla in the base. Exact longevity varies according to skin type,\n          climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jb-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jet Black suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"jb-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, masculine fragrance profile and glossy black\n          presentation make it suitable for fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582790156534,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Jet-Black-100ml-EDP_jpg.webp?v=1739209678"},{"product_id":"jewel-of-desert-edp-100ml","title":"Jewel of Desert EDP (100ml)","description":"\u003cstyle\u003e\n  .jewel-desert-wrapper {\n    --jd-white: #ffffff;\n    --jd-pale: #fff5ee;\n    --jd-pale-2: #fffaf6;\n    --jd-border: #ead7c4;\n    --jd-neutral-border: #eee2d5;\n\n    --jd-dominant: #8f1f23;\n    --jd-dominant-dark: #4a1517;\n    --jd-secondary: #c89a49;\n    --jd-accent: #d9b86a;\n    --jd-fruit: #c64b52;\n    --jd-dark-support: #321819;\n    --jd-dark-deep: #100909;\n\n    --jd-ink: #1f1412;\n    --jd-body: #463b36;\n    --jd-muted: #786b62;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--jd-white);\n    color: var(--jd-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .jewel-desert-wrapper *,\n  .jewel-desert-wrapper *::before,\n  .jewel-desert-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .jd-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--jd-white);\n    border: 0;\n    border-bottom: 1px solid var(--jd-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .jd-brand-tag {\n    margin-bottom: 8px;\n    color: var(--jd-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .jd-main-title {\n    margin: 0 0 10px;\n    color: var(--jd-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .jd-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--jd-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .jd-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .jd-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .jd-story h3 {\n    margin: 0 0 16px;\n    color: var(--jd-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jd-story p {\n    margin: 0 0 17px;\n    color: var(--jd-body);\n    font-size: 1.05rem;\n  }\n\n  .jd-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jd-section-title {\n    margin: 0 0 25px;\n    color: var(--jd-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jd-notes-section,\n  .jd-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-accord-section,\n  .jd-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 10px;\n  }\n\n  .jd-notes-grid,\n  .jd-journey-grid,\n  .jd-accord-grid,\n  .jd-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .jd-note-card {\n    padding: 22px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-top: 4px solid var(--jd-dominant);\n    border-radius: 8px;\n  }\n\n  .jd-note-label {\n    margin-bottom: 7px;\n    color: var(--jd-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jd-note-title {\n    margin-bottom: 7px;\n    color: var(--jd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .jd-note-description {\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .jd-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--jd-accent);\n    border: 1px solid var(--jd-accent);\n    border-radius: 10px;\n  }\n\n  .jd-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--jd-dark-support),\n      var(--jd-dark-deep)\n    );\n    color: var(--jd-white);\n  }\n\n  .jd-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--jd-accent);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .jd-character-card p {\n    margin: 0;\n    color: #fff8f2;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .jd-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .jd-details-box,\n  .jd-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n  }\n\n  .jd-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--jd-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--jd-border);\n  }\n\n  .jd-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jd-neutral-border);\n  }\n\n  .jd-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .jd-detail-label {\n    color: var(--jd-muted);\n    font-weight: 600;\n  }\n\n  .jd-detail-value {\n    color: var(--jd-ink);\n    text-align: right;\n  }\n\n  .jd-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jd-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--jd-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--jd-neutral-border);\n  }\n\n  .jd-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .jd-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--jd-dominant);\n    font-weight: 700;\n  }\n\n  .jd-journey-intro,\n  .jd-accord-intro,\n  .jd-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--jd-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .jd-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n  }\n\n  .jd-journey-number,\n  .jd-accord-icon,\n  .jd-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--jd-dominant);\n    color: var(--jd-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .jd-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .jd-journey-card h4,\n  .jd-accord-card h4,\n  .jd-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--jd-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .jd-journey-card p,\n  .jd-accord-card p,\n  .jd-trust-card p {\n    margin: 0;\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .jd-accord-card,\n  .jd-trust-card {\n    padding: 22px;\n    background: var(--jd-white);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jd-accord-icon,\n  .jd-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  .jd-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--jd-dark-support) 0%,\n      var(--jd-dominant) 48%,\n      var(--jd-dark-deep) 100%\n    );\n    color: var(--jd-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .jd-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--jd-accent);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jd-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fff8f2;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jd-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--jd-pale);\n    border: 1px solid var(--jd-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .jd-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--jd-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .jd-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--jd-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .jd-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--jd-pale-2);\n    border: 1px solid var(--jd-border);\n    border-left: 6px solid var(--jd-dominant);\n    border-radius: 8px;\n  }\n\n  .jd-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--jd-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .jd-performance-section p {\n    margin: 0;\n    color: var(--jd-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .jd-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--jd-border);\n  }\n\n  .jd-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--jd-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .jd-faq-item {\n    background: var(--jd-white);\n    border-bottom: 1px solid var(--jd-border);\n  }\n\n  .jd-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--jd-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .jd-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .jd-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--jd-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .jd-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .jd-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--jd-body);\n    font-size: 1rem;\n  }\n\n  .jd-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .jewel-desert-wrapper {\n      padding: 35px;\n    }\n\n    .jd-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .jd-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .jd-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .jd-tagline {\n      font-size: 1.3rem;\n    }\n\n    .jd-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .jd-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .jd-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .jd-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .jd-notes-grid,\n    .jd-journey-grid,\n    .jd-accord-grid,\n    .jd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .jd-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .jd-character-card {\n      padding: 35px;\n    }\n\n    .jd-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .jd-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .jd-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .jd-section-title,\n    .jd-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .jd-note-title {\n      font-size: 1.15rem;\n    }\n\n    .jd-note-description {\n      font-size: 1rem;\n    }\n\n    .jd-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .jd-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .jd-box-title {\n      font-size: 1.05rem;\n    }\n\n    .jd-detail-row,\n    .jd-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-intro,\n    .jd-accord-intro,\n    .jd-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-card h4,\n    .jd-accord-card h4,\n    .jd-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .jd-journey-card p,\n    .jd-accord-card p,\n    .jd-trust-card p {\n      font-size: 1rem;\n    }\n\n    .jd-statement-section {\n      padding: 44px;\n    }\n\n    .jd-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .jd-statement-section p,\n    .jd-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .jd-occasion-section {\n      padding: 38px;\n    }\n\n    .jd-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .jd-performance-section {\n      padding: 30px;\n    }\n\n    .jd-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .jd-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .jd-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .jd-notes-grid,\n    .jd-journey-grid,\n    .jd-accord-grid,\n    .jd-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .jewel-desert-wrapper {\n      padding: 10px;\n    }\n\n    .jd-header {\n      padding: 26px 8px;\n    }\n\n    .jd-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .jd-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .jd-tagline {\n      font-size: 0.95rem;\n    }\n\n    .jd-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .jd-detail-value {\n      text-align: left;\n    }\n\n    .jd-character-card {\n      padding: 24px 18px;\n    }\n\n    .jd-journey-section,\n    .jd-accord-section,\n    .jd-trust-section {\n      padding: 25px 15px;\n    }\n\n    .jd-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .jd-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .jd-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jewel-desert-wrapper\"\u003e\n\n  \u003cdiv class=\"jd-header\"\u003e\n    \u003cdiv class=\"jd-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"jd-main-title\"\u003eJewel of Desert\u003c\/h2\u003e\n    \u003cp class=\"jd-tagline\"\u003e\n      “Passion fruit, peach, pear and raspberry melt into lily, musk, sandalwood and vanilla warmth.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-intro-grid\"\u003e\n\n    \u003cdiv class=\"jd-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/JEWEL-OF-DESERT.webp?v=1739209701\" alt=\"Jewel of Desert 100ml Eau de Parfum in a deep ruby burgundy bottle with champagne gold label, ornate crown cap and red gold box\" class=\"jd-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-story\"\u003e\n      \u003ch3\u003eFruity Brilliance with Soft Florals and Sensual Woods\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eJewel of Desert\u003c\/strong\u003e, a luxurious\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e shaped around juicy fruits, soft\n        floral elegance, creamy woods, vanilla warmth and a smooth musky base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with passion fruit, peach, pear and raspberry.\n        Passion fruit adds tropical brightness, peach gives soft juicy\n        sweetness, pear brings a fresh crisp tone, and raspberry adds a vivid\n        red-fruit sparkle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lily of the valley forms the middle of the fragrance, adding a clean,\n        delicate and elegant floral lift that softens the fruity opening and\n        brings a graceful freshness to the scent.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, sandalwood, vanilla, patchouli and heliotrope create the base.\n        Musk gives smoothness, sandalwood adds creamy woodiness, vanilla\n        brings warmth, patchouli adds earthy depth, and heliotrope creates a\n        soft powdery-sweet finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a deep ruby-burgundy bottle with a champagne-gold label,\n        ornate jewel-style crown cap and matching red-and-gold box, Jewel of\n        Desert feels rich, elegant and gift-ready.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-notes-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"jd-notes-grid\"\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003ePassion Fruit, Peach, Pear and Raspberry\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          A juicy fruit opening brings tropical brightness, soft peach\n          sweetness, crisp pear freshness and sparkling raspberry energy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eMiddle Note\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003eLily of the Valley\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          Lily of the valley adds a clean, delicate and floral heart that\n          keeps the fragrance graceful, airy and refined.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-note-card\"\u003e\n        \u003cdiv class=\"jd-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-title\"\u003eMusk, Sandalwood, Vanilla, Patchouli and Heliotrope\u003c\/div\u003e\n        \u003cdiv class=\"jd-note-description\"\u003e\n          Smooth musk, creamy sandalwood, warm vanilla, earthy patchouli and\n          powdery heliotrope create a soft and sensual dry-down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-character-section\"\u003e\n\n    \u003cdiv class=\"jd-character-card\"\u003e\n      \u003ch3\u003eThe Passion Fruit Raspberry Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Passion fruit, peach, pear and raspberry create a vivid fruity opening\n        that feels bright, juicy and immediately attractive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-character-card\"\u003e\n      \u003ch3\u003eThe Vanilla Sandalwood Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        Lily of the valley gradually settles into musk, sandalwood, vanilla,\n        patchouli and heliotrope for a warm, soft and polished finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-details-grid\"\u003e\n\n    \u003cdiv class=\"jd-details-box\"\u003e\n      \u003ch4 class=\"jd-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eJewel of Desert\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003ePassion Fruit, Peach, Pear, Raspberry\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eMiddle Note\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eLily of the Valley\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eMusk, Sandalwood, Vanilla, Patchouli, Heliotrope\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eFruity, Floral, Musky, Woody, Vanilla and Powdery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-detail-row\"\u003e\n        \u003cspan class=\"jd-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"jd-detail-value\"\u003eRuby Burgundy, Champagne Gold and Jewel Crown Cap\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jd-highlights-box\"\u003e\n      \u003ch4 class=\"jd-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"jd-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eJuicy passion fruit opening\u003c\/li\u003e\n        \u003cli\u003eSoft peach sweetness\u003c\/li\u003e\n        \u003cli\u003eCrisp pear freshness\u003c\/li\u003e\n        \u003cli\u003eSparkling raspberry character\u003c\/li\u003e\n        \u003cli\u003eClean lily of the valley heart\u003c\/li\u003e\n        \u003cli\u003eSmooth musky foundation\u003c\/li\u003e\n        \u003cli\u003eCreamy sandalwood warmth\u003c\/li\u003e\n        \u003cli\u003eSoft vanilla comfort\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n        \u003cli\u003ePowdery heliotrope finish\u003c\/li\u003e\n        \u003cli\u003eLuxury gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-journey-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Jewel of Desert Journey\u003c\/h3\u003e\n\n    \u003cp class=\"jd-journey-intro\"\u003e\n      A radiant progression from juicy tropical fruits into delicate lily of\n      the valley before settling into musk, sandalwood, vanilla, patchouli and\n      heliotrope.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-journey-grid\"\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eFruity Radiance\u003c\/h4\u003e\n        \u003cp\u003e\n          Passion fruit, peach, pear and raspberry create a bright, juicy and\n          sparkling first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSoft Floral Lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Lily of the valley brings clean floral freshness and a delicate\n          elegant heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-journey-card\"\u003e\n        \u003cdiv class=\"jd-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eWarm Musky Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Musk, sandalwood, vanilla, patchouli and heliotrope create a soft,\n          warm and sensual finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-accord-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eThe Signature Jewel of Desert Accords\u003c\/h3\u003e\n\n    \u003cp class=\"jd-accord-intro\"\u003e\n      A luxurious fruity-floral composition shaped by passion fruit,\n      raspberry, lily of the valley, vanilla, musk, sandalwood and patchouli.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-accord-grid\"\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePassion Fruit and Raspberry\u003c\/h4\u003e\n        \u003cp\u003e\n          Tropical fruit and red berry brightness create a juicy, radiant and\n          lively opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eLily of the Valley\u003c\/h4\u003e\n        \u003cp\u003e\n          A clean floral heart adds freshness, softness and graceful elegance\n          to the composition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-accord-card\"\u003e\n        \u003cdiv class=\"jd-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eVanilla, Musk and Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          Smooth musk, creamy sandalwood and vanilla create warmth, comfort\n          and sensual depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-statement-section\"\u003e\n    \u003ch3\u003eRuby Desert Luxury with Fruity Floral Warmth\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert opens with passion fruit, peach, pear and raspberry,\n      softens into lily of the valley, and settles into musk, sandalwood,\n      vanilla, patchouli and heliotrope. Its ruby-burgundy bottle, ornate\n      crown cap and champagne-gold detailing reflect a fragrance designed to\n      feel rich, elegant and memorable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-occasion-section\"\u003e\n    \u003ch3\u003eA Polished Signature for Day and Evening\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert is suitable for everyday wear, dinners, gatherings,\n      celebrations and fragrance gifting. The fruity opening feels bright and\n      attractive, while the musky sandalwood and vanilla base gives the scent\n      warmth, softness and lasting character.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Jewel of Desert is supplied as a 100ml Eau de Parfum with musk,\n      sandalwood, vanilla, patchouli and heliotrope forming a warm and\n      substantial base. Exact longevity and projection may vary according to\n      skin type, climate, application amount, clothing and individual\n      fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-trust-section\"\u003e\n\n    \u003ch3 class=\"jd-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"jd-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, fruity\n      fragrances, floral scents, musk compositions, oud perfumes and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jd-trust-grid\"\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Eau de Parfum releases, Arabian fragrances, perfume oils,\n          fruity scents and everyday signature fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character, attractive\n          presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jd-trust-card\"\u003e\n        \u003cdiv class=\"jd-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jd-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jewel of Desert smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert opens with passion fruit, peach, pear and raspberry,\n          develops into lily of the valley, and settles into musk, sandalwood,\n          vanilla, patchouli and heliotrope.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are passion fruit, peach, pear and raspberry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the middle note in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed middle note is lily of the valley, which gives the scent\n          a clean and delicate floral heart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed base notes are musk, sandalwood, vanilla, patchouli and\n          heliotrope.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert a fruity fragrance?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Passion fruit, peach, pear and raspberry give Jewel of Desert a\n          juicy fruity opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eDoes Jewel of Desert have vanilla?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Vanilla is listed in the base notes and adds warmth, softness\n          and smooth sweetness to the dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jewel of Desert?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Jewel of Desert best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its fruity floral opening makes it suitable for daytime wear, while\n          musk, sandalwood, vanilla and patchouli give it enough warmth for\n          evenings and special occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jewel of Desert has a warm base of musk, sandalwood, vanilla,\n          patchouli and heliotrope. Exact longevity varies according to skin\n          type, climate, application amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"jd-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jewel of Desert suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"jd-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, fruity floral scent profile and ruby-gold\n          jewel-inspired presentation make it suitable for fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582803427574,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/JEWEL-OF-DESERT.webp?v=1739209701"},{"product_id":"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":"musk-musk-edp-100ml","title":"Musk \u0026 Musk EDP (100ml)","description":"\u003cstyle\u003e\n  .musk-musk-wrapper {\n    --mm-white: #ffffff;\n    --mm-pale: #f5f6f2;\n    --mm-pale-2: #fbfcfa;\n    --mm-near-white: #fcfcfc;\n    --mm-border: #dfe3dc;\n    --mm-neutral-border: #e8ebe6;\n\n    --mm-dominant: #d7a627;\n    --mm-dominant-dark: #a6780f;\n    --mm-secondary: #bfc4bd;\n    --mm-accent: #171717;\n    --mm-dark-support: #252725;\n    --mm-dark-deep: #0c0d0c;\n\n    --mm-ink: #181a18;\n    --mm-body: #414541;\n    --mm-muted: #747a74;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mm-white);\n    color: var(--mm-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .musk-musk-wrapper *,\n  .musk-musk-wrapper *::before,\n  .musk-musk-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mm-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mm-white);\n    border: 0;\n    border-bottom: 1px solid var(--mm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mm-header::before,\n  .mm-header::after {\n    display: none;\n  }\n\n  .mm-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mm-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mm-main-title {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mm-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mm-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mm-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mm-story h3 {\n    margin: 0 0 16px;\n    color: var(--mm-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-story p {\n    margin: 0 0 17px;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n  }\n\n  .mm-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mm-section-title {\n    margin: 0 0 25px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .mm-notes-section,\n  .mm-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-accord-section,\n  .mm-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-notes-grid,\n  .mm-journey-grid,\n  .mm-accord-grid,\n  .mm-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mm-note-card {\n    padding: 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-top: 4px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n\n  .mm-note-card:nth-child(2),\n  .mm-note-card:nth-child(3) {\n    border-left: 1px solid var(--mm-border);\n    border-top-color: var(--mm-dominant);\n  }\n\n  .mm-note-label,\n  .mm-note-card:nth-child(2) .mm-note-label,\n  .mm-note-card:nth-child(3) .mm-note-label {\n    margin-bottom: 7px;\n    color: var(--mm-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-note-title {\n    margin-bottom: 7px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mm-note-description {\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mm-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mm-secondary);\n    border: 1px solid var(--mm-secondary);\n    border-radius: 10px;\n  }\n\n  .mm-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mm-dark-support),\n      var(--mm-dark-deep)\n    );\n    color: var(--mm-white);\n  }\n\n  .mm-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mm-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mm-details-box,\n  .mm-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  .mm-box-title,\n  .mm-highlights-box .mm-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mm-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mm-detail-label {\n    color: var(--mm-muted);\n    font-weight: 600;\n  }\n\n  .mm-detail-value {\n    color: var(--mm-ink);\n    text-align: right;\n  }\n\n  .mm-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mm-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mm-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mm-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mm-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mm-journey-intro,\n  .mm-accord-intro,\n  .mm-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mm-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mm-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  \n  .mm-journey-number,\n  .mm-accord-icon,\n  .mm-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mm-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mm-journey-card:nth-child(2) .mm-journey-number,\n  .mm-journey-card:nth-child(3) .mm-journey-number,\n  .mm-accord-card:nth-child(2) .mm-accord-icon,\n  .mm-accord-card:nth-child(3) .mm-accord-icon,\n  .mm-trust-card:nth-child(2) .mm-trust-icon,\n  .mm-trust-card:nth-child(3) .mm-trust-icon {\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n  }\n\n  .mm-journey-card h4,\n  .mm-accord-card h4,\n  .mm-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mm-journey-card p,\n  .mm-accord-card p,\n  .mm-trust-card p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mm-accord-card,\n  .mm-trust-card {\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-accord-icon,\n  .mm-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .mm-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-video-title {\n    margin: 0 0 8px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mm-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mm-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mm-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  .mm-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mm-white);\n    border: 0;\n  }\n\n  .mm-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mm-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n    border: 1px solid var(--mm-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mm-instagram-link a:hover {\n    background: var(--mm-dominant-dark);\n    border-color: var(--mm-dominant-dark);\n  }\n\n  \n  .mm-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mm-dark-support) 0%,\n      var(--mm-dominant) 48%,\n      var(--mm-dark-deep) 100%\n    );\n    color: var(--mm-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mm-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mm-pale-2);\n    border: 1px solid var(--mm-border);\n    border-left: 6px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n\n  .mm-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-performance-section p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mm-faq-item {\n    background: var(--mm-white);\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mm-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mm-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mm-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mm-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mm-body);\n    font-size: 1rem;\n  }\n\n  .mm-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .musk-musk-wrapper {\n      padding: 35px;\n    }\n\n    .mm-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mm-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mm-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mm-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mm-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mm-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mm-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mm-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mm-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mm-character-card {\n      padding: 35px;\n    }\n\n    .mm-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mm-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mm-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mm-section-title,\n    .mm-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mm-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mm-note-description {\n      font-size: 1rem;\n    }\n\n    .mm-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mm-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mm-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mm-detail-row,\n    .mm-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-intro,\n    .mm-accord-intro,\n    .mm-trust-intro,\n    .mm-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card h4,\n    .mm-accord-card h4,\n    .mm-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card p,\n    .mm-accord-card p,\n    .mm-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mm-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mm-statement-section {\n      padding: 44px;\n    }\n\n    .mm-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mm-statement-section p,\n    .mm-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mm-occasion-section {\n      padding: 38px;\n    }\n\n    .mm-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mm-performance-section {\n      padding: 30px;\n    }\n\n    .mm-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mm-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mm-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .musk-musk-wrapper {\n      padding: 10px;\n    }\n\n    .mm-header {\n      padding: 26px 8px;\n    }\n\n    .mm-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mm-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mm-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mm-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mm-detail-value {\n      text-align: left;\n    }\n\n    .mm-character-card {\n      padding: 24px 18px;\n    }\n\n    .mm-journey-section,\n    .mm-accord-section,\n    .mm-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mm-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mm-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mm-video-section {\n      padding: 24px 10px;\n    }\n\n    .mm-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mm-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .mm-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .mm-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .mm-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \n  .musk-musk-wrapper .mm-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li {\n    list-style: none !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .musk-musk-wrapper .mm-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .musk-musk-wrapper .mm-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .musk-musk-wrapper .mm-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .musk-musk-wrapper .mm-detail-label,\n    .musk-musk-wrapper .mm-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"musk-musk-wrapper\"\u003e\n\u003cdiv class=\"mm-header\"\u003e\n\u003cdiv class=\"mm-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mm-main-title\"\u003eMusk \u0026amp; Musk\u003c\/h2\u003e\n\u003cp class=\"mm-tagline\"\u003e“Fresh floral musk, velvety powder and sweet dry musk in a refined unisex signature.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-intro-grid\"\u003e\n\u003cdiv class=\"mm-image-frame\"\u003e\n\u003cimg alt=\"Musk and Musk by Oudh Al Anfar 100ml Eau de Parfum in a frosted pearl-white bottle with translucent honey-gold cap and collar, black circular label and gold Arabic detailing\" class=\"mm-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Musk_and_Musk_by_anfar_100ml_edp.jpg?v=1761406499\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-story\"\u003e\n\u003ch3\u003eA Clean, Sweet and Velvety Musk Signature\u003c\/h3\u003e\n\u003cp\u003eDiscover Musk \u0026amp; Musk by Oudh Al Anfar, a 100ml Eau de Parfum created as a fresh, sweet and floral unisex fragrance.\u003c\/p\u003e\n\u003cp\u003eThe opening combines fresh musk with floral notes, creating a clean, soft and inviting first impression suited to everyday wear.\u003c\/p\u003e\n\u003cp\u003eAt the heart, musk develops into a velvety powdery character that adds smoothness, warmth and a refined sense of comfort.\u003c\/p\u003e\n\u003cp\u003eSweet musk and dry musk form the base, creating a balanced musky trail with soft sweetness, earthy depth and understated character.\u003c\/p\u003e\n\u003cp\u003eThe frosted pearl-white bottle is finished with a translucent honey-gold cap and collar, black circular label, gold Arabic lettering and clean black typography for an elegant, minimalist presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-notes-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"mm-notes-grid\"\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eFresh Musk and Floral Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eFresh musk and floral notes create a clean, airy and softly aromatic opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eMusk and Velvety Powder\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eMusk develops through a smooth, velvety powdery heart with warmth and refined softness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eSweet Musk and Dry Musk\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eSweet musk and dry musk form a balanced finish with gentle sweetness and earthy depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-section\"\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Fresh Floral Musk Opening\u003c\/h3\u003e\n\u003cp\u003eFresh musk and floral notes create a clean and softly sweet introduction with an easy everyday character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Velvety Musk Dry-Down\u003c\/h3\u003e\n\u003cp\u003ePowdery musk moves into sweet and dry musk for a smooth, warm and comforting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-details-grid\"\u003e\n\u003cdiv class=\"mm-details-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMusk \u0026amp; Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance Category\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFresh and Oriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFresh Musk and Floral Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMusk and Velvety Powder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eSweet Musk and Dry Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eFrosted Pearl White, Honey Gold and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-highlights-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mm-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eUnisex fragrance for men and women\u003c\/li\u003e\n\u003cli\u003eFresh and Oriental fragrance category\u003c\/li\u003e\n\u003cli\u003eFresh musk opening\u003c\/li\u003e\n\u003cli\u003eSoft floral character\u003c\/li\u003e\n\u003cli\u003eVelvety powdery heart\u003c\/li\u003e\n\u003cli\u003eWarm musk depth\u003c\/li\u003e\n\u003cli\u003eSweet musk finish\u003c\/li\u003e\n\u003cli\u003eDry musk character\u003c\/li\u003e\n\u003cli\u003eSuitable for daily wear\u003c\/li\u003e\n\u003cli\u003eMinimal pearl-white presentation\u003c\/li\u003e\n\u003cli\u003eHoney-gold and black detailing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Musk \u0026amp; Musk Journey\u003c\/h3\u003e\n\u003cp class=\"mm-journey-intro\"\u003eA clean progression from fresh floral musk into velvety powder before settling into sweet and dry musk.\u003c\/p\u003e\n\u003cdiv class=\"mm-journey-grid\"\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFresh Musk Opening\u003c\/h4\u003e\n\u003cp\u003eFresh musk and floral notes create cleanliness, softness and an inviting first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVelvety Powder Heart\u003c\/h4\u003e\n\u003cp\u003eMusk develops into a smooth powdery centre with warmth and refined comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSweet Dry Musk Finish\u003c\/h4\u003e\n\u003cp\u003eSweet musk and dry musk balance gentle sweetness with grounded musky depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Signature Musk \u0026amp; Musk Accords\u003c\/h3\u003e\n\u003cp class=\"mm-accord-intro\"\u003eA fresh and oriental unisex fragrance shaped by floral musk, velvety powder and sweet dry musk.\u003c\/p\u003e\n\u003cdiv class=\"mm-accord-grid\"\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFresh Floral Musk\u003c\/h4\u003e\n\u003cp\u003eFresh musk and floral notes create a soft, airy and clean opening accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eVelvety Powder\u003c\/h4\u003e\n\u003cp\u003ePowdery musk gives the heart smoothness, comfort and elegant softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSweet and Dry Musk\u003c\/h4\u003e\n\u003cp\u003eSweet musk and dry musk form a balanced, warm and quietly distinctive base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-video-section\"\u003e\n\u003ch3 class=\"mm-video-title\"\u003eExperience Musk \u0026amp; Musk\u003c\/h3\u003e\n\u003cp class=\"mm-video-subtitle\"\u003eView Musk \u0026amp; Musk by Oudh Al Anfar and explore its fresh floral musk, velvety powdery heart and sweet dry musk finish.\u003c\/p\u003e\n\u003cdiv class=\"mm-instagram-frame\"\u003e\u003ciframe allowfullscreen=\"\" allowtransparency=\"true\" frameborder=\"0\" height=\"760\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/p\/C2NJL_uoVhA\/embed\/\" title=\"Musk and Musk by Oudh Al Anfar Instagram Product Video\" width=\"100%\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"mm-instagram-link\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/C2NJL_uoVhA\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView on Instagram\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-statement-section\"\u003e\n\u003ch3\u003ePure Musk Character in Pearl White, Honey Gold and Black\u003c\/h3\u003e\n\u003cp\u003eMusk \u0026amp; Musk combines fresh musk and floral notes with a velvety powdery heart before settling into sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-occasion-section\"\u003e\n\u003ch3\u003eA Soft Unisex Signature for Daily Wear\u003c\/h3\u003e\n\u003cp\u003eIts clean, sweet and musky character makes it suitable for work, casual wear, relaxed evenings and everyday signature use according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMusk \u0026amp; Musk is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mm-trust-intro\"\u003eExplore a carefully selected collection of Arabian fragrances, musk compositions, oud perfumes and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"mm-trust-grid\"\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover curated Arabian perfumes, musk compositions, oud fragrances and concentrated scent formats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eFragrances are selected for character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Musk \u0026amp; Musk smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk \u0026amp; Musk opens with fresh musk and floral notes, develops into musk with a velvety powdery character, and settles into sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk \u0026amp; Musk suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Musk \u0026amp; Musk as a unisex fragrance for men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance category is Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed fragrance category is Fresh and Oriental.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are fresh musk and floral notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart and base notes in Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe heart combines musk with a velvety powdery character, while the base features sweet musk and dry musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Musk \u0026amp; Musk?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk \u0026amp; Musk is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582893408502,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musk_and_Musk_by_anfar_100ml_edp.jpg?v=1761406499"},{"product_id":"rituals-of-anfar-meditation-80ml","title":"Rituals of Anfar – Meditation (80ml)","description":"\u003cstyle\u003e\n  .rituals-meditation-wrapper {\n    --rm-white: #ffffff;\n    --rm-pale: #f1f7f3;\n    --rm-pale-2: #f8fbf9;\n    --rm-near-white: #fcfcfc;\n    --rm-border: #d6e5dc;\n    --rm-neutral-border: #e4eee8;\n\n    --rm-dominant: #17633e;\n    --rm-dominant-dark: #0e4329;\n    --rm-secondary: #c7a34a;\n    --rm-accent: #159b96;\n    --rm-dark-support: #17372c;\n    --rm-dark-deep: #091b15;\n\n    --rm-ink: #142019;\n    --rm-body: #39483f;\n    --rm-muted: #6c7b72;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--rm-white);\n    color: var(--rm-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  .rituals-meditation-wrapper *,\n  .rituals-meditation-wrapper *::before,\n  .rituals-meditation-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .rm-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--rm-white);\n    border: 0;\n    border-bottom: 1px solid var(--rm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .rm-header::before,\n  .rm-header::after {\n    display: none;\n  }\n\n  .rm-brand-tag {\n    margin-bottom: 8px;\n    color: var(--rm-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .rm-main-title {\n    margin: 0 0 10px;\n    color: var(--rm-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  .rm-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--rm-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .rm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .rm-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 10px;\n  }\n\n  .rm-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .rm-story h3 {\n    margin: 0 0 16px;\n    color: var(--rm-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rm-story p {\n    margin: 0 0 17px;\n    color: var(--rm-body);\n    font-size: 1.05rem;\n  }\n\n  .rm-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rm-section-title {\n    margin: 0 0 25px;\n    color: var(--rm-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  .rm-notes-section,\n  .rm-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 10px;\n  }\n\n  .rm-accord-section,\n  .rm-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--rm-pale);\n    border: 1px solid var(--rm-border);\n    border-radius: 10px;\n  }\n\n  .rm-notes-grid,\n  .rm-journey-grid,\n  .rm-accord-grid,\n  .rm-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .rm-note-card {\n    padding: 22px;\n    background: var(--rm-pale);\n    border: 1px solid var(--rm-border);\n    border-top: 4px solid var(--rm-dominant);\n    border-radius: 8px;\n  }\n\n  .rm-note-card:nth-child(2),\n  .rm-note-card:nth-child(3) {\n    border-left: 1px solid var(--rm-border);\n    border-top-color: var(--rm-dominant);\n  }\n\n  .rm-note-label,\n  .rm-note-card:nth-child(2) .rm-note-label,\n  .rm-note-card:nth-child(3) .rm-note-label {\n    margin-bottom: 7px;\n    color: var(--rm-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rm-note-title {\n    margin-bottom: 7px;\n    color: var(--rm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .rm-note-description {\n    color: var(--rm-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .rm-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--rm-secondary);\n    border: 1px solid var(--rm-secondary);\n    border-radius: 10px;\n  }\n\n  .rm-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--rm-dark-support),\n      var(--rm-dark-deep)\n    );\n    color: var(--rm-white);\n  }\n\n  .rm-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--rm-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rm-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .rm-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .rm-details-box,\n  .rm-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 8px;\n  }\n\n  .rm-box-title,\n  .rm-highlights-box .rm-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--rm-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--rm-border);\n  }\n\n  .rm-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(--rm-neutral-border);\n  }\n\n  .rm-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .rm-detail-label {\n    color: var(--rm-muted);\n    font-weight: 600;\n  }\n\n  .rm-detail-value {\n    color: var(--rm-ink);\n    text-align: right;\n  }\n\n  .rm-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rm-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--rm-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--rm-neutral-border);\n  }\n\n  .rm-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .rm-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--rm-dominant);\n    font-weight: 700;\n  }\n\n  \n  .rm-journey-intro,\n  .rm-accord-intro,\n  .rm-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--rm-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .rm-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--rm-pale);\n    border: 1px solid var(--rm-border);\n    border-radius: 8px;\n  }\n\n  \n  .rm-journey-number,\n  .rm-accord-icon,\n  .rm-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--rm-dominant);\n    color: var(--rm-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .rm-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .rm-journey-card:nth-child(2) .rm-journey-number,\n  .rm-journey-card:nth-child(3) .rm-journey-number,\n  .rm-accord-card:nth-child(2) .rm-accord-icon,\n  .rm-accord-card:nth-child(3) .rm-accord-icon,\n  .rm-trust-card:nth-child(2) .rm-trust-icon,\n  .rm-trust-card:nth-child(3) .rm-trust-icon {\n    background: var(--rm-dominant);\n    color: var(--rm-white);\n  }\n\n  .rm-journey-card h4,\n  .rm-accord-card h4,\n  .rm-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--rm-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .rm-journey-card p,\n  .rm-accord-card p,\n  .rm-trust-card p {\n    margin: 0;\n    color: var(--rm-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .rm-accord-card,\n  .rm-trust-card {\n    padding: 22px;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .rm-accord-icon,\n  .rm-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n  .rm-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 10px;\n  }\n\n  .rm-video-title {\n    margin: 0 0 8px;\n    color: var(--rm-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  .rm-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--rm-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .rm-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--rm-white);\n    border: 1px solid var(--rm-border);\n    border-radius: 8px;\n  }\n\n  .rm-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--rm-white);\n    border: 0;\n  }\n\n  .rm-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .rm-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--rm-dominant);\n    color: var(--rm-white);\n    border: 1px solid var(--rm-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  .rm-instagram-link a:hover {\n    background: var(--rm-dominant-dark);\n    border-color: var(--rm-dominant-dark);\n  }\n\n  \n  .rm-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--rm-dark-support) 0%,\n      var(--rm-dominant) 48%,\n      var(--rm-dark-deep) 100%\n    );\n    color: var(--rm-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .rm-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--rm-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rm-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  .rm-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--rm-pale);\n    border: 1px solid var(--rm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .rm-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--rm-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rm-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--rm-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .rm-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--rm-pale-2);\n    border: 1px solid var(--rm-border);\n    border-left: 6px solid var(--rm-dominant);\n    border-radius: 8px;\n  }\n\n  .rm-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--rm-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .rm-performance-section p {\n    margin: 0;\n    color: var(--rm-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .rm-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--rm-border);\n  }\n\n  .rm-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--rm-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .rm-faq-item {\n    background: var(--rm-white);\n    border-bottom: 1px solid var(--rm-border);\n  }\n\n  .rm-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--rm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .rm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rm-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--rm-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .rm-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rm-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--rm-body);\n    font-size: 1rem;\n  }\n\n  .rm-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .rituals-meditation-wrapper {\n      padding: 35px;\n    }\n\n    .rm-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .rm-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .rm-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .rm-tagline {\n      font-size: 1.3rem;\n    }\n\n    .rm-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .rm-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .rm-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .rm-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .rm-notes-grid,\n    .rm-journey-grid,\n    .rm-accord-grid,\n    .rm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .rm-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .rm-character-card {\n      padding: 35px;\n    }\n\n    .rm-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .rm-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .rm-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .rm-section-title,\n    .rm-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .rm-note-title {\n      font-size: 1.15rem;\n    }\n\n    .rm-note-description {\n      font-size: 1rem;\n    }\n\n    .rm-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .rm-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .rm-box-title {\n      font-size: 1.05rem;\n    }\n\n    .rm-detail-row,\n    .rm-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .rm-journey-intro,\n    .rm-accord-intro,\n    .rm-trust-intro,\n    .rm-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .rm-journey-card h4,\n    .rm-accord-card h4,\n    .rm-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .rm-journey-card p,\n    .rm-accord-card p,\n    .rm-trust-card p {\n      font-size: 1rem;\n    }\n\n    .rm-video-title {\n      font-size: 1.55rem;\n    }\n\n    .rm-statement-section {\n      padding: 44px;\n    }\n\n    .rm-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .rm-statement-section p,\n    .rm-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .rm-occasion-section {\n      padding: 38px;\n    }\n\n    .rm-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .rm-performance-section {\n      padding: 30px;\n    }\n\n    .rm-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .rm-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .rm-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .rm-notes-grid,\n    .rm-journey-grid,\n    .rm-accord-grid,\n    .rm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .rituals-meditation-wrapper {\n      padding: 10px;\n    }\n\n    .rm-header {\n      padding: 26px 8px;\n    }\n\n    .rm-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .rm-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .rm-tagline {\n      font-size: 0.95rem;\n    }\n\n    .rm-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .rm-detail-value {\n      text-align: left;\n    }\n\n    .rm-character-card {\n      padding: 24px 18px;\n    }\n\n    .rm-journey-section,\n    .rm-accord-section,\n    .rm-trust-section {\n      padding: 25px 15px;\n    }\n\n    .rm-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .rm-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .rm-video-section {\n      padding: 24px 10px;\n    }\n\n    .rm-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .rm-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \n  .rm-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    .rm-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    .rm-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  .rituals-meditation-wrapper .rm-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .rituals-meditation-wrapper .rm-highlights-list li {\n    list-style: none !important;\n  }\n\n  .rituals-meditation-wrapper .rm-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .rituals-meditation-wrapper .rm-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \n  .rituals-meditation-wrapper .rm-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .rituals-meditation-wrapper .rm-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .rituals-meditation-wrapper .rm-detail-label,\n    .rituals-meditation-wrapper .rm-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rituals-meditation-wrapper\"\u003e\n\u003cdiv class=\"rm-header\"\u003e\n\u003cdiv class=\"rm-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n\u003ch2 class=\"rm-main-title\"\u003eRituals of Anfar Meditation\u003c\/h2\u003e\n\u003cp class=\"rm-tagline\"\u003e“Luminous spice, calming herbs, opulent white florals and a warm, velvety musk foundation.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-intro-grid\"\u003e\n\u003cdiv class=\"rm-image-frame\"\u003e\n\u003cimg alt=\"Rituals of Anfar Meditation by Anfar London 80ml Extrait de Parfum in a deep emerald-green bottle with turquoise and coral geometric motifs, gold label detailing and polished gold cap\" class=\"rm-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Rituals-of-Anfar-Meditation.jpg?v=1739210269\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-story\"\u003e\n\u003ch3\u003eA Serene Aromatic Floral Ritual\u003c\/h3\u003e\n\u003cp\u003eDiscover Rituals of Anfar Meditation by Anfar London, a tranquil 80ml Extrait de Parfum created as a sophisticated unisex signature scent.\u003c\/p\u003e\n\u003cp\u003eThe fragrance opens with pink pepper, clary sage and bright fruity notes, combining luminous spice with an aromatic herbal clarity.\u003c\/p\u003e\n\u003cp\u003eAt the heart, tuberose, ylang-ylang and jasmine form a rich white-floral bouquet with creamy, sensual and opulent character.\u003c\/p\u003e\n\u003cp\u003eAmber, patchouli and musk anchor the composition with resinous warmth, earthy depth and a soft, velvety finishing trail.\u003c\/p\u003e\n\u003cp\u003eIts deep emerald bottle is covered in turquoise geometric artwork with restrained coral motifs, a dark green central label and polished gold cap, creating an expressive and gift-ready presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-notes-section\"\u003e\n\u003ch3 class=\"rm-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"rm-notes-grid\"\u003e\n\u003cdiv class=\"rm-note-card\"\u003e\n\u003cdiv class=\"rm-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"rm-note-title\"\u003ePink Pepper, Clary Sage and Fruity Notes\u003c\/div\u003e\n\u003cdiv class=\"rm-note-description\"\u003eEffervescent pink pepper meets aromatic clary sage and luminous fruit for a vibrant, clean and calming opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-note-card\"\u003e\n\u003cdiv class=\"rm-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"rm-note-title\"\u003eTuberose, Ylang-Ylang and Jasmine\u003c\/div\u003e\n\u003cdiv class=\"rm-note-description\"\u003eA creamy white-floral heart combines tuberose, tropical ylang-ylang and refined jasmine for plush floral depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-note-card\"\u003e\n\u003cdiv class=\"rm-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"rm-note-title\"\u003eAmber, Patchouli and Musk\u003c\/div\u003e\n\u003cdiv class=\"rm-note-description\"\u003eGolden amber, earthy patchouli and soft musk create a warm, sensual and meditative finishing foundation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-character-section\"\u003e\n\u003cdiv class=\"rm-character-card\"\u003e\n\u003ch3\u003eThe Luminous Aromatic Opening\u003c\/h3\u003e\n\u003cp\u003ePink pepper and clary sage create a bright spicy-herbal clarity, softened by fresh fruity sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-character-card\"\u003e\n\u003ch3\u003eThe Meditative Floral Dry-Down\u003c\/h3\u003e\n\u003cp\u003eTuberose, ylang-ylang and jasmine move into amber, patchouli and musk for a warm, serene and comforting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-details-grid\"\u003e\n\u003cdiv class=\"rm-details-box\"\u003e\n\u003ch4 class=\"rm-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eRituals of Anfar Meditation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eAnfar London\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003e80ml \/ 2.7 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003ePink Pepper, Clary Sage and Fruity Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eTuberose, Ylang-Ylang and Jasmine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eAmber, Patchouli and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-detail-row\"\u003e\n\u003cspan class=\"rm-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"rm-detail-value\"\u003eEmerald Green, Turquoise, Coral and Polished Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-highlights-box\"\u003e\n\u003ch4 class=\"rm-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"rm-highlights-list\"\u003e\n\u003cli\u003e80ml Extrait de Parfum\u003c\/li\u003e\n\u003cli\u003eSophisticated unisex fragrance\u003c\/li\u003e\n\u003cli\u003eSerene aromatic-floral character\u003c\/li\u003e\n\u003cli\u003eLuminous pink pepper spice\u003c\/li\u003e\n\u003cli\u003eCalming clary sage\u003c\/li\u003e\n\u003cli\u003eFresh fruity brightness\u003c\/li\u003e\n\u003cli\u003eCreamy tuberose heart\u003c\/li\u003e\n\u003cli\u003eExotic ylang-ylang richness\u003c\/li\u003e\n\u003cli\u003eRefined jasmine depth\u003c\/li\u003e\n\u003cli\u003eWarm amber foundation\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli character\u003c\/li\u003e\n\u003cli\u003eSoft velvety musk finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-journey-section\"\u003e\n\u003ch3 class=\"rm-section-title\"\u003eThe Rituals of Anfar Meditation Journey\u003c\/h3\u003e\n\u003cp class=\"rm-journey-intro\"\u003eA deliberate aromatic progression from luminous spice and herbs into creamy white florals before settling into amber, patchouli and musk.\u003c\/p\u003e\n\u003cdiv class=\"rm-journey-grid\"\u003e\n\u003cdiv class=\"rm-journey-card\"\u003e\n\u003cdiv class=\"rm-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eAromatic Clarity\u003c\/h4\u003e\n\u003cp\u003ePink pepper, clary sage and fruity notes introduce brightness, energy and calming herbal freshness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-journey-card\"\u003e\n\u003cdiv class=\"rm-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eWhite-Floral Opulence\u003c\/h4\u003e\n\u003cp\u003eTuberose, ylang-ylang and jasmine create a plush, creamy and deeply sensual floral centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-journey-card\"\u003e\n\u003cdiv class=\"rm-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMeditative Warmth\u003c\/h4\u003e\n\u003cp\u003eAmber, patchouli and musk provide a warm, earthy and comforting final impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-accord-section\"\u003e\n\u003ch3 class=\"rm-section-title\"\u003eThe Signature Meditation Accords\u003c\/h3\u003e\n\u003cp class=\"rm-accord-intro\"\u003eA serene unisex composition balancing aromatic spice, creamy white florals and a warm musky amber base.\u003c\/p\u003e\n\u003cdiv class=\"rm-accord-grid\"\u003e\n\u003cdiv class=\"rm-accord-card\"\u003e\n\u003cdiv class=\"rm-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003ePink Pepper and Clary Sage\u003c\/h4\u003e\n\u003cp\u003eLuminous spice and aromatic herbs create clarity, freshness and a composed opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-accord-card\"\u003e\n\u003cdiv class=\"rm-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eTuberose, Ylang-Ylang and Jasmine\u003c\/h4\u003e\n\u003cp\u003eThree opulent white florals deliver creamy richness, sensuality and elegant depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-accord-card\"\u003e\n\u003cdiv class=\"rm-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eAmber, Patchouli and Musk\u003c\/h4\u003e\n\u003cp\u003eWarm resin, earthy depth and soft musk create the meditative finishing foundation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-video-section\"\u003e\n\u003ch3 class=\"rm-video-title\"\u003eExperience Rituals of Anfar Meditation\u003c\/h3\u003e\n\u003cp class=\"rm-video-subtitle\"\u003eView Rituals of Anfar Meditation by Anfar London and explore its aromatic spice, creamy white florals, amber, patchouli and musk character.\u003c\/p\u003e\n\u003cdiv class=\"rm-instagram-frame\"\u003e\u003ciframe allowfullscreen=\"\" allowtransparency=\"true\" frameborder=\"0\" height=\"760\" loading=\"lazy\" scrolling=\"no\" src=\"https:\/\/www.instagram.com\/p\/DJGwUDHqmPc\/embed\/\" title=\"Rituals of Anfar Meditation by Anfar London Instagram Product Video\" width=\"100%\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"rm-instagram-link\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/DJGwUDHqmPc\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView on Instagram\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-statement-section\"\u003e\n\u003ch3\u003eSerenity and Complexity in Emerald, Turquoise and Gold\u003c\/h3\u003e\n\u003cp\u003eRituals of Anfar Meditation blends pink pepper, clary sage and fruity notes with tuberose, ylang-ylang and jasmine before settling into amber, patchouli and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-occasion-section\"\u003e\n\u003ch3\u003eA Tranquil Signature for Focused and Reflective Moments\u003c\/h3\u003e\n\u003cp\u003eIts balanced aromatic, floral and musky character makes it suitable for signature wear, quiet evenings, reflective moments and occasions where a composed fragrance presence is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eRituals of Anfar Meditation is presented as an Extrait de Parfum with strong intensity, projection and longevity. Exact performance may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rm-trust-section\"\u003e\n\u003ch3 class=\"rm-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"rm-trust-intro\"\u003eExplore a carefully selected collection of authentic Arabian fragrances, oud oils, musk blends and concentrated perfume formats through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"rm-trust-grid\"\u003e\n\u003cdiv class=\"rm-trust-card\"\u003e\n\u003cdiv class=\"rm-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=\"rm-trust-card\"\u003e\n\u003cdiv class=\"rm-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=\"rm-trust-card\"\u003e\n\u003cdiv class=\"rm-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=\"rm-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Rituals of Anfar Meditation smell like?\u003c\/summary\u003e\n\u003cdiv class=\"rm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt opens with pink pepper, clary sage and fruity notes, develops into tuberose, ylang-ylang and jasmine, and settles into amber, patchouli and musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Rituals of Anfar Meditation unisex?\u003c\/summary\u003e\n\u003cdiv class=\"rm-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=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat concentration is Rituals of Anfar Meditation?\u003c\/summary\u003e\n\u003cdiv class=\"rm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied as an Extrait de Parfum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Rituals of Anfar Meditation?\u003c\/summary\u003e\n\u003cdiv class=\"rm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in an 80ml, approximately 2.7-fluid-ounce, bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Rituals of Anfar Meditation?\u003c\/summary\u003e\n\u003cdiv class=\"rm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are tuberose, ylang-ylang and jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Rituals of Anfar Meditation be worn?\u003c\/summary\u003e\n\u003cdiv class=\"rm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts serene aromatic-floral profile can suit signature wear, quiet evenings and moments where a composed fragrance presence is preferred.\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":47582985879798,"sku":"OA4133-1","price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Rituals-of-Anfar-Meditation.jpg?v=1739210269"},{"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-meeral-edp-100ml","title":"Musk Al Meeral EDP (100ml)","description":"\u003cstyle\u003e\n  .musk-al-meeral-wrapper {\n    --mm-white: #ffffff;\n    --mm-pale: #f7f6f1;\n    --mm-pale-2: #fbfaf7;\n    --mm-near-white: #fcfcfc;\n    --mm-border: #e5dfd2;\n    --mm-neutral-border: #eee9df;\n\n    --mm-dominant: #c59a2d;\n    --mm-dominant-dark: #8b6717;\n    --mm-secondary: #d8dadd;\n    --mm-accent: #2b2926;\n    --mm-dark-support: #2a251d;\n    --mm-dark-deep: #0e0d0b;\n\n    --mm-ink: #171614;\n    --mm-body: #403d38;\n    --mm-muted: #74716b;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mm-white);\n    color: var(--mm-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .musk-al-meeral-wrapper *,\n  .musk-al-meeral-wrapper *::before,\n  .musk-al-meeral-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mm-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mm-white);\n    border: 0;\n    border-bottom: 1px solid var(--mm-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mm-header::before,\n  .mm-header::after {\n    display: none;\n  }\n\n  .mm-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mm-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mm-main-title {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mm-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mm-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mm-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mm-story h3 {\n    margin: 0 0 16px;\n    color: var(--mm-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-story p {\n    margin: 0 0 17px;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n  }\n\n  .mm-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mm-section-title {\n    margin: 0 0 25px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \n  .mm-notes-section,\n  .mm-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-accord-section,\n  .mm-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 10px;\n  }\n\n  .mm-notes-grid,\n  .mm-journey-grid,\n  .mm-accord-grid,\n  .mm-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mm-note-card {\n    padding: 22px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-top: 4px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n.mm-note-label {\n    margin-bottom: 7px;\n    color: var(--mm-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-note-title {\n    margin-bottom: 7px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mm-note-description {\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mm-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mm-dark-deep);\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mm-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mm-dark-support),\n      var(--mm-dark-deep)\n    );\n    color: var(--mm-white);\n  }\n  .mm-character-card:nth-child(2) {\n    border-top: 1px solid var(--mm-dominant);\n  }\n.mm-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mm-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mm-details-box,\n  .mm-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  .mm-box-title,\n  .mm-highlights-box .mm-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mm-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mm-detail-label {\n    color: var(--mm-muted);\n    font-weight: 600;\n  }\n\n  .mm-detail-value {\n    color: var(--mm-ink);\n    text-align: right;\n  }\n\n  .mm-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mm-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mm-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mm-neutral-border);\n  }\n\n  .mm-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n\n  .mm-detail-label {\n    flex: 0 0 34%;\n    min-width: 0;\n  }\n\n  .mm-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .mm-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mm-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mm-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mm-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mm-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mm-journey-intro,\n  .mm-accord-intro,\n  .mm-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mm-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mm-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n  }\n\n  \n  .mm-journey-number,\n  .mm-accord-icon,\n  .mm-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mm-dominant);\n    color: var(--mm-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mm-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n.mm-journey-card h4,\n  .mm-accord-card h4,\n  .mm-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mm-journey-card p,\n  .mm-accord-card p,\n  .mm-trust-card p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mm-accord-card,\n  .mm-trust-card {\n    padding: 22px;\n    background: var(--mm-white);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-accord-icon,\n  .mm-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n\n  \n  .mm-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mm-dark-support) 0%,\n      var(--mm-dominant) 48%,\n      var(--mm-dark-deep) 100%\n    );\n    color: var(--mm-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mm-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mm-pale);\n    border: 1px solid var(--mm-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mm-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mm-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mm-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mm-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mm-pale-2);\n    border: 1px solid var(--mm-border);\n    border-left: 6px solid var(--mm-dominant);\n    border-radius: 8px;\n  }\n\n  .mm-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mm-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mm-performance-section p {\n    margin: 0;\n    color: var(--mm-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mm-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mm-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mm-faq-item {\n    background: var(--mm-white);\n    border-bottom: 1px solid var(--mm-border);\n  }\n\n  .mm-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mm-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mm-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mm-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mm-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mm-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mm-body);\n    font-size: 1rem;\n  }\n\n  .mm-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .musk-al-meeral-wrapper {\n      padding: 35px;\n    }\n\n    .mm-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mm-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mm-main-title {\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      letter-spacing: clamp(2.8px, 0.35vw, 4px);\n      overflow-wrap: anywhere;\n    }\n\n    .mm-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mm-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mm-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mm-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mm-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mm-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mm-character-card:nth-child(2) {\n      border-top: 0;\n      border-left: 1px solid var(--mm-dominant);\n    }\n\n    .mm-character-card {\n      padding: 35px;\n    }\n\n    .mm-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mm-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mm-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mm-section-title,\n    .mm-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mm-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mm-note-description {\n      font-size: 1rem;\n    }\n\n    .mm-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mm-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mm-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mm-detail-row,\n    .mm-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-intro,\n    .mm-accord-intro,\n    .mm-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card h4,\n    .mm-accord-card h4,\n    .mm-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mm-journey-card p,\n    .mm-accord-card p,\n    .mm-trust-card p {\n      font-size: 1rem;\n    }\n.mm-statement-section {\n      padding: 44px;\n    }\n\n    .mm-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mm-statement-section p,\n    .mm-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mm-occasion-section {\n      padding: 38px;\n    }\n\n    .mm-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mm-performance-section {\n      padding: 30px;\n    }\n\n    .mm-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mm-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mm-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mm-notes-grid,\n    .mm-journey-grid,\n    .mm-accord-grid,\n    .mm-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .musk-al-meeral-wrapper {\n      padding: 10px;\n    }\n\n    .mm-header {\n      padding: 26px 8px;\n    }\n\n    .mm-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mm-main-title {\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      letter-spacing: 1.4px;\n      overflow-wrap: anywhere;\n    }\n\n    .mm-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mm-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mm-detail-value {\n      text-align: left;\n    }\n\n    .mm-character-card {\n      padding: 24px 18px;\n    }\n\n    .mm-journey-section,\n    .mm-accord-section,\n    .mm-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mm-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mm-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n.mm-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"musk-al-meeral-wrapper\"\u003e\n\u003cdiv class=\"mm-header\"\u003e\n\u003cdiv class=\"mm-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n\u003ch2 class=\"mm-main-title\"\u003eMusk Al Meeral\u003c\/h2\u003e\n\u003cp class=\"mm-tagline\"\u003e“Bright bergamot, aromatic lavender and musk over smooth leather and amber.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-intro-grid\"\u003e\n\u003cdiv class=\"mm-image-frame\"\u003e\n\u003cimg alt=\"Musk Al Meeral by Adyan 100ml Eau de Parfum with a pearl-white bottle and matching box, polished sculptural gold cap, metallic-gold deer artwork, fine gold borders and soft silver-grey edges\" class=\"mm-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2023-06-01-1531384451-1-1.webp?v=1739210463\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-story\"\u003e\n\u003ch3\u003eBright Bergamot, Aromatic Musk and Warm Leather Amber\u003c\/h3\u003e\n\u003cp\u003eDiscover Musk Al Meeral by Adyan, a 100ml Eau de Parfum presented for men and women in an elegant pearl-white and polished-gold design.\u003c\/p\u003e\n\u003cp\u003eBergamot forms the top note, introducing a bright, fresh and softly citrusy opening.\u003c\/p\u003e\n\u003cp\u003eLavender and musk shape the heart. Lavender brings aromatic calm and clean floral freshness, while musk adds softness and smooth warmth.\u003c\/p\u003e\n\u003cp\u003eLeather and amber form the base, creating a warm, textured and comfortably oriental finish.\u003c\/p\u003e\n\u003cp\u003eThe pearl-white bottle and matching box feature metallic-gold deer artwork, fine gold borders, soft silver-grey edges and a sculptural polished-gold cap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-notes-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"mm-notes-grid\"\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eTop Note\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eBergamot\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eBergamot introduces clean citrus brightness and a polished, uplifting first impression.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eLavender and Musk\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eAromatic lavender combines with soft musk for a clean, smooth and gently enveloping centre.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-note-card\"\u003e\n\u003cdiv class=\"mm-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"mm-note-title\"\u003eLeather and Amber\u003c\/div\u003e\n\u003cdiv class=\"mm-note-description\"\u003eLeather provides texture and depth while amber adds warmth, softness and an oriental finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-section\"\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Bergamot Lavender Opening\u003c\/h3\u003e\n\u003cp\u003eBright bergamot moves into aromatic lavender and soft musk for a clean, refined and inviting first phase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-character-card\"\u003e\n\u003ch3\u003eThe Leather Amber Dry-Down\u003c\/h3\u003e\n\u003cp\u003eLeather and amber create a warm, smooth and textured oriental finish with comfortable depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-details-grid\"\u003e\n\u003cdiv class=\"mm-details-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMusk Al Meeral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eAdyan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eOriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eTop Note\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eBergamot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eLavender and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003eLeather and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-detail-row\"\u003e\n\u003cspan class=\"mm-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mm-detail-value\"\u003ePearl White, Metallic Gold and Soft Silver Grey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-highlights-box\"\u003e\n\u003ch4 class=\"mm-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mm-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003ePresented for men and women\u003c\/li\u003e\n\u003cli\u003eBright bergamot opening\u003c\/li\u003e\n\u003cli\u003eAromatic lavender heart\u003c\/li\u003e\n\u003cli\u003eSoft musky warmth\u003c\/li\u003e\n\u003cli\u003eSmooth leather depth\u003c\/li\u003e\n\u003cli\u003eWarm amber finish\u003c\/li\u003e\n\u003cli\u003eOriental fragrance identity\u003c\/li\u003e\n\u003cli\u003eClean yet comfortably warm character\u003c\/li\u003e\n\u003cli\u003ePearl-white bottle and box\u003c\/li\u003e\n\u003cli\u003eMetallic-gold deer artwork\u003c\/li\u003e\n\u003cli\u003eSculptural polished-gold cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Musk Al Meeral Journey\u003c\/h3\u003e\n\u003cp class=\"mm-journey-intro\"\u003eA polished progression from bright bergamot into aromatic lavender and soft musk before settling into warm leather and amber.\u003c\/p\u003e\n\u003cdiv class=\"mm-journey-grid\"\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eBergamot Brightness\u003c\/h4\u003e\n\u003cp\u003eBergamot introduces fresh citrus clarity and an uplifting opening impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eLavender Musk Heart\u003c\/h4\u003e\n\u003cp\u003eLavender and musk combine aromatic freshness with softness and smooth warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-journey-card\"\u003e\n\u003cdiv class=\"mm-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eLeather Amber Finish\u003c\/h4\u003e\n\u003cp\u003eLeather and amber create texture, depth and a warm oriental dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eThe Signature Musk Al Meeral Accords\u003c\/h3\u003e\n\u003cp class=\"mm-accord-intro\"\u003eA clean oriental composition shaped by bright citrus, aromatic lavender, soft musk, leather and amber.\u003c\/p\u003e\n\u003cdiv class=\"mm-accord-grid\"\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eBergamot\u003c\/h4\u003e\n\u003cp\u003eFresh citrus brightness creates the fragrance’s clean and polished opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eLavender and Musk\u003c\/h4\u003e\n\u003cp\u003eAromatic lavender and soft musk form a smooth, refined central accord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-accord-card\"\u003e\n\u003cdiv class=\"mm-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eLeather and Amber\u003c\/h4\u003e\n\u003cp\u003eLeather adds texture while amber creates warmth and oriental depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-statement-section\"\u003e\n\u003ch3\u003ePearl-White Elegance with Gold, Leather and Amber\u003c\/h3\u003e\n\u003cp\u003eMusk Al Meeral combines bright bergamot with lavender and musk before settling into leather and amber. Its pearl-white bottle and box, metallic-gold deer artwork and sculptural polished-gold cap reflect a clean yet luxurious fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-occasion-section\"\u003e\n\u003ch3\u003eA Refined Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts citrus, aromatic, musky, leather and amber character can complement daily wear, work, dinners, social occasions, evening wear and fragrance gifting according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMusk Al Meeral is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-section\"\u003e\n\u003ch3 class=\"mm-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mm-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, musk fragrances, oud compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"mm-trust-grid\"\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover musk fragrances, oud compositions, Eau de Parfum releases and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-trust-card\"\u003e\n\u003cdiv class=\"mm-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian, musk, oud and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mm-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Musk Al Meeral smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk Al Meeral opens with bergamot, develops through lavender and musk, and settles into leather and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is the top note in Musk Al Meeral?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit fragrance-notes image lists bergamot as the top note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Musk Al Meeral?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit fragrance-notes image lists lavender and musk as the heart notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Musk Al Meeral?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe explicit fragrance-notes image lists leather and amber as the base notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Al Meeral suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The London Musk product listing presents Musk Al Meeral for men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Musk Al Meeral?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk Al Meeral 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=\"mm-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Al Meeral an oriental fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"mm-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The London Musk product listing identifies its fragrance family as oriental.\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":47583042240758,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musk-Al-Meeral-EDP-100ml.webp?v=1739210463"},{"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":"musk-paris-100ml-edp","title":"Musk Paris (100ML) EDP","description":"\u003cstyle\u003e\n  .musk-paris-wrapper {\n    --mp-white: #ffffff;\n    --mp-pale: #f3f7f7;\n    --mp-pale-2: #fafcfc;\n    --mp-near-white: #fcfcfc;\n    --mp-border: #dce4e4;\n    --mp-neutral-border: #e7ecec;\n\n    --mp-dominant: #a3202d;\n    --mp-dominant-dark: #71141d;\n    --mp-secondary: #c6a64f;\n    --mp-accent: #262626;\n    --mp-dark-support: #252222;\n    --mp-dark-deep: #0d0d0d;\n\n    --mp-ink: #171717;\n    --mp-body: #3d3d3d;\n    --mp-muted: #727474;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mp-white);\n    color: var(--mp-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-paris-wrapper *,\n  .musk-paris-wrapper *::before,\n  .musk-paris-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \n  .mp-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mp-white);\n    border: 0;\n    border-bottom: 1px solid var(--mp-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mp-header::before,\n  .mp-header::after {\n    display: none;\n  }\n\n  .mp-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mp-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mp-main-title {\n    margin: 0 0 10px;\n    color: var(--mp-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  .mp-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mp-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \n  .mp-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mp-white);\n    border: 1px solid var(--mp-border);\n    border-radius: 10px;\n  }\n\n  .mp-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mp-story h3 {\n    margin: 0 0 16px;\n    color: var(--mp-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mp-story p {\n    margin: 0 0 17px;\n    color: var(--mp-body);\n    font-size: 1.05rem;\n  }\n\n  .mp-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mp-section-title {\n    margin: 0 0 25px;\n    color: var(--mp-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  .mp-notes-section,\n  .mp-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mp-white);\n    border: 1px solid var(--mp-border);\n    border-radius: 10px;\n  }\n\n  .mp-accord-section,\n  .mp-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mp-pale);\n    border: 1px solid var(--mp-border);\n    border-radius: 10px;\n  }\n\n  .mp-notes-grid,\n  .mp-journey-grid,\n  .mp-accord-grid,\n  .mp-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \n  .mp-note-card {\n    padding: 22px;\n    background: var(--mp-pale);\n    border: 1px solid var(--mp-border);\n    border-top: 4px solid var(--mp-dominant);\n    border-radius: 8px;\n  }\n.mp-note-label {\n    margin-bottom: 7px;\n    color: var(--mp-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mp-note-title {\n    margin-bottom: 7px;\n    color: var(--mp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mp-note-description {\n    color: var(--mp-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \n  .mp-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mp-secondary);\n    border: 1px solid var(--mp-secondary);\n    border-radius: 10px;\n  }\n\n  .mp-character-card {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mp-dark-support),\n      var(--mp-dark-deep)\n    );\n    color: var(--mp-white);\n  }\n.mp-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--mp-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mp-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \n  .mp-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mp-details-box,\n  .mp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mp-white);\n    border: 1px solid var(--mp-border);\n    border-radius: 8px;\n  }\n\n  .mp-box-title,\n  .mp-highlights-box .mp-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mp-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mp-border);\n  }\n\n  .mp-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(--mp-neutral-border);\n  }\n\n  .mp-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mp-detail-label {\n    color: var(--mp-muted);\n    font-weight: 600;\n  }\n\n  .mp-detail-value {\n    color: var(--mp-ink);\n    text-align: right;\n  }\n\n  .mp-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mp-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mp-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mp-neutral-border);\n  }\n\n  .mp-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n\n  .mp-detail-label {\n    flex: 0 0 34%;\n    min-width: 0;\n  }\n\n  .mp-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .mp-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mp-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mp-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mp-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mp-dominant);\n    font-weight: 700;\n  }\n\n  \n  .mp-journey-intro,\n  .mp-accord-intro,\n  .mp-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mp-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mp-pale);\n    border: 1px solid var(--mp-border);\n    border-radius: 8px;\n  }\n\n  \n  .mp-journey-number,\n  .mp-accord-icon,\n  .mp-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mp-dominant);\n    color: var(--mp-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mp-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n.mp-journey-card h4,\n  .mp-accord-card h4,\n  .mp-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mp-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mp-journey-card p,\n  .mp-accord-card p,\n  .mp-trust-card p {\n    margin: 0;\n    color: var(--mp-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \n  .mp-accord-card,\n  .mp-trust-card {\n    padding: 22px;\n    background: var(--mp-white);\n    border: 1px solid var(--mp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mp-accord-icon,\n  .mp-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \n\n  \n  .mp-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mp-dark-support) 0%,\n      var(--mp-dominant) 48%,\n      var(--mp-dark-deep) 100%\n    );\n    color: var(--mp-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mp-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mp-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mp-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  .mp-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mp-pale);\n    border: 1px solid var(--mp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mp-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mp-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mp-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mp-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \n  .mp-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mp-pale-2);\n    border: 1px solid var(--mp-border);\n    border-left: 6px solid var(--mp-dominant);\n    border-radius: 8px;\n  }\n\n  .mp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mp-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mp-performance-section p {\n    margin: 0;\n    color: var(--mp-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \n  .mp-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mp-border);\n  }\n\n  .mp-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mp-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mp-faq-item {\n    background: var(--mp-white);\n    border-bottom: 1px solid var(--mp-border);\n  }\n\n  .mp-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mp-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mp-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mp-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mp-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mp-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mp-body);\n    font-size: 1rem;\n  }\n\n  .mp-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .musk-paris-wrapper {\n      padding: 35px;\n    }\n\n    .mp-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mp-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mp-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    .mp-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mp-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mp-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mp-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mp-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mp-notes-grid,\n    .mp-journey-grid,\n    .mp-accord-grid,\n    .mp-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mp-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mp-character-card {\n      padding: 35px;\n    }\n\n    .mp-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mp-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mp-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mp-section-title,\n    .mp-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mp-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mp-note-description {\n      font-size: 1rem;\n    }\n\n    .mp-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mp-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mp-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mp-detail-row,\n    .mp-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mp-journey-intro,\n    .mp-accord-intro,\n    .mp-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .mp-journey-card h4,\n    .mp-accord-card h4,\n    .mp-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mp-journey-card p,\n    .mp-accord-card p,\n    .mp-trust-card p {\n      font-size: 1rem;\n    }\n.mp-statement-section {\n      padding: 44px;\n    }\n\n    .mp-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mp-statement-section p,\n    .mp-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mp-occasion-section {\n      padding: 38px;\n    }\n\n    .mp-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mp-performance-section {\n      padding: 30px;\n    }\n\n    .mp-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mp-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mp-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mp-notes-grid,\n    .mp-journey-grid,\n    .mp-accord-grid,\n    .mp-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .musk-paris-wrapper {\n      padding: 10px;\n    }\n\n    .mp-header {\n      padding: 26px 8px;\n    }\n\n    .mp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mp-main-title {\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      letter-spacing: 1.4px;\n      overflow-wrap: anywhere;\n    }\n\n    .mp-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mp-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mp-detail-value {\n      text-align: left;\n    }\n\n    .mp-character-card {\n      padding: 24px 18px;\n    }\n\n    .mp-journey-section,\n    .mp-accord-section,\n    .mp-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mp-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mp-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n.mp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"musk-paris-wrapper\"\u003e\n\u003cdiv class=\"mp-header\"\u003e\n\u003cdiv class=\"mp-brand-tag\"\u003eAjyad Presents\u003c\/div\u003e\n\u003ch2 class=\"mp-main-title\"\u003eMusk Paris\u003c\/h2\u003e\n\u003cp class=\"mp-tagline\"\u003e\n      “Luminous white notes, elegant patchouli and sensual musk inspired by the city of lovers.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-intro-grid\"\u003e\n\u003cdiv class=\"mp-image-frame\"\u003e\n\u003cimg alt=\"Musk Paris by Ajyad 100ml Eau de Parfum with a porcelain-white bottle, polished textured-gold cap, gold and graphite floral detailing, and a matching white box with a cardinal-red label and gold trim\" class=\"mp-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Musk-Paris-Soft-Musk-Fragrance-A_jpg.webp?v=1739210539\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-story\"\u003e\n\u003ch3\u003eRadiant Musk Inspired by Parisian Romance\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMusk Paris by Ajyad\u003c\/strong\u003e, a refined\n        \u003cstrong\u003e100ml Eau de Parfum for men and women\u003c\/strong\u003e inspired by\n        Paris—the city of lovers, elegance and unforgettable attraction.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The fragrance is presented as a spellbinding fusion of euphoria and\n        romance. Its originality centres on the sweetness of musk, creating\n        a radiant and dynamic character designed to feel polished,\n        attractive and memorable.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Patchouli provides earthy depth and structure, while luminous white\n        notes bring clarity, softness and a clean, glowing impression.\n        Sensual musk balances the composition with smooth warmth and an\n        enveloping finish.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The official listing identifies the fragrance family as oriental\n        but does not publish a conventional top, heart and base-note\n        pyramid. This description therefore preserves only the explicitly\n        stated patchouli, white-note and musk character.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Presented in a porcelain-white bottle with ornate gold floral\n        detailing, a polished-gold cap and a coordinated white, red and gold\n        box, Musk Paris offers an elegant and gift-ready presentation.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-notes-section\"\u003e\n\u003ch3 class=\"mp-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mp-notes-grid\"\u003e\n\u003cdiv class=\"mp-note-card\"\u003e\n\u003cdiv class=\"mp-note-label\"\u003eOpening Impression\u003c\/div\u003e\n\u003cdiv class=\"mp-note-title\"\u003eLuminous White Notes\u003c\/div\u003e\n\u003cdiv class=\"mp-note-description\"\u003e\n          Bright white notes create a clean, radiant and softly polished\n          introduction.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-note-card\"\u003e\n\u003cdiv class=\"mp-note-label\"\u003eDeveloping Character\u003c\/div\u003e\n\u003cdiv class=\"mp-note-title\"\u003eElegant Patchouli\u003c\/div\u003e\n\u003cdiv class=\"mp-note-description\"\u003e\n          Patchouli adds earthy depth, structure and oriental character\n          without overwhelming the fragrance’s luminous style.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-note-card\"\u003e\n\u003cdiv class=\"mp-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mp-note-title\"\u003eSweet and Sensual Musk\u003c\/div\u003e\n\u003cdiv class=\"mp-note-description\"\u003e\n          Musk creates smooth sweetness, warmth and an attractive,\n          enveloping final impression.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-character-section\"\u003e\n\u003cdiv class=\"mp-character-card\"\u003e\n\u003ch3\u003eThe Luminous White Accord\u003c\/h3\u003e\n\u003cp\u003e\n        Clean white notes give Musk Paris its radiant quality, creating a\n        bright and refined impression associated with modern elegance.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-character-card\"\u003e\n\u003ch3\u003eThe Patchouli Musk Trail\u003c\/h3\u003e\n\u003cp\u003e\n        Earthy patchouli blends with sweet, sensual musk to create warmth,\n        depth and a memorable oriental finish.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-details-grid\"\u003e\n\u003cdiv class=\"mp-details-box\"\u003e\n\u003ch4 class=\"mp-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003eMusk Paris\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003eAjyad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003eMen and Women\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003eOriental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003ePublished Character\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003ePatchouli, White Notes and Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-detail-row\"\u003e\n\u003cspan class=\"mp-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mp-detail-value\"\u003ePorcelain White, Cardinal Red, Metallic Gold and Graphite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-highlights-box\"\u003e\n\u003ch4 class=\"mp-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mp-highlights-list\"\u003e\n\u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eDesigned for men and women\u003c\/li\u003e\n\u003cli\u003eRomantic Paris-inspired identity\u003c\/li\u003e\n\u003cli\u003eRadiant luminous white notes\u003c\/li\u003e\n\u003cli\u003eEarthy patchouli structure\u003c\/li\u003e\n\u003cli\u003eSweet and sensual musk character\u003c\/li\u003e\n\u003cli\u003eOriental fragrance positioning\u003c\/li\u003e\n\u003cli\u003eClean yet warm fragrance style\u003c\/li\u003e\n\u003cli\u003eElegant everyday versatility\u003c\/li\u003e\n\u003cli\u003ePorcelain-white bottle\u003c\/li\u003e\n\u003cli\u003eOrnate polished-gold detailing\u003c\/li\u003e\n\u003cli\u003eGift-ready box presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-journey-section\"\u003e\n\u003ch3 class=\"mp-section-title\"\u003eThe Musk Paris Journey\u003c\/h3\u003e\n\u003cp class=\"mp-journey-intro\"\u003e\n      A radiant progression from luminous white notes into earthy\n      patchouli before settling into sweet and sensual musk.\n    \u003c\/p\u003e\n\u003cdiv class=\"mp-journey-grid\"\u003e\n\u003cdiv class=\"mp-journey-card\"\u003e\n\u003cdiv class=\"mp-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eRadiant White Light\u003c\/h4\u003e\n\u003cp\u003eWhite notes introduce brightness, softness and polished clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-journey-card\"\u003e\n\u003cdiv class=\"mp-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003ePatchouli Depth\u003c\/h4\u003e\n\u003cp\u003ePatchouli adds earthy structure and refined oriental character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-journey-card\"\u003e\n\u003cdiv class=\"mp-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eSensual Musk Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk creates sweetness, attraction and an enveloping final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-accord-section\"\u003e\n\u003ch3 class=\"mp-section-title\"\u003eThe Signature Musk Paris Accords\u003c\/h3\u003e\n\u003cp class=\"mp-accord-intro\"\u003e\n      A luminous oriental composition shaped by white notes, patchouli and\n      smooth sensual musk.\n    \u003c\/p\u003e\n\u003cdiv class=\"mp-accord-grid\"\u003e\n\u003cdiv class=\"mp-accord-card\"\u003e\n\u003cdiv class=\"mp-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eLuminous White Notes\u003c\/h4\u003e\n\u003cp\u003eClean brightness creates a radiant and elegant first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-accord-card\"\u003e\n\u003cdiv class=\"mp-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRefined Patchouli\u003c\/h4\u003e\n\u003cp\u003eEarthy depth provides balance, structure and oriental richness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-accord-card\"\u003e\n\u003cdiv class=\"mp-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSweet Sensual Musk\u003c\/h4\u003e\n\u003cp\u003eMusk gives the fragrance warmth, softness and attractive presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-statement-section\"\u003e\n\u003ch3\u003eParisian Romance in White and Gold\u003c\/h3\u003e\n\u003cp\u003e\n      Musk Paris binds luminous white notes to earthy patchouli and sensual\n      musk. Its porcelain-white bottle, ornate gold detailing and deep-red\n      presentation accents reflect a fragrance designed to feel romantic,\n      radiant and memorable.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-occasion-section\"\u003e\n\u003ch3\u003eA Romantic Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003e\n      Musk Paris can complement everyday wear, work, dinners, social\n      gatherings, romantic occasions and fragrance gifting. Its clean white\n      character keeps it approachable, while patchouli and musk add warmth\n      and depth.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMusk Paris is supplied as an Eau de Parfum. The product listing does not publish fixed longevity or projection figures, so performance may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-trust-section\"\u003e\n\u003ch3 class=\"mp-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mp-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, musk\n      fragrances, oriental compositions and gift-ready presentations\n      through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mp-trust-grid\"\u003e\n\u003cdiv class=\"mp-trust-card\"\u003e\n\u003cdiv class=\"mp-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabian fragrances, musk compositions, oud scents and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-trust-card\"\u003e\n\u003cdiv class=\"mp-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=\"mp-trust-card\"\u003e\n\u003cdiv class=\"mp-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, musk, oud and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mp-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Musk Paris by Ajyad smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk Paris is described as a radiant oriental fragrance combining luminous white notes, earthy patchouli and sweet, sensual musk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat fragrance notes are published for Musk Paris?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe product description specifically mentions patchouli, luminous white notes and musk. A conventional top, heart and base-note pyramid is not published.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Paris suitable for men and women?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The product listing presents Musk Paris as suitable for men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Musk Paris?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk Paris 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=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Paris an oriental fragrance?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The London Musk product listing identifies its fragrance family as oriental.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Paris long-lasting?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMusk Paris is supplied as an Eau de Parfum. Exact longevity varies according to skin, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen can Musk Paris be worn?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts clean, warm and romantic character makes it suitable for daily wear, work, dinners, social gatherings and romantic occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mp-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Musk Paris suitable as a perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mp-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its 100ml size, unisex positioning and elegant white, gold and red 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":47583054987510,"sku":"0","price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Musk-Paris-Soft-Musk-Fragrance.jpg?v=1739210539"},{"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-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":"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-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-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-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":"pacifico-onyx-edp-100ml","title":"Pacifico Onyx EDP (100ml)","description":"\u003cstyle\u003e.pacifico-onyx-wrapper{\n  --po-white:#ffffff;\n  --po-pale:#f1f5ff;\n  --po-pale-2:#f7f9ff;\n  --po-border:#cbd6ee;\n  --po-neutral-border:#e0e3e9;\n  --po-dominant:#0848b8;\n  --po-dominant-dark:#073993;\n  --po-secondary:#caa33e;\n  --po-dark-panel:#071c52;\n  --po-dark-deep:#06112d;\n  --po-black:#111215;\n  --po-gold:#caa33e;\n  --po-ink:#1d2028;\n  --po-body:#444854;\n  --po-muted:#757b88;\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  padding:15px;\n  box-sizing:border-box;\n  background:var(--po-white);\n  color:var(--po-ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.pacifico-onyx-wrapper *,\n.pacifico-onyx-wrapper *::before,\n.pacifico-onyx-wrapper *::after{\n  box-sizing:border-box;\n}\n\n.po-header{\n  margin-bottom:42px;\n  padding:34px 12px 30px;\n  background:var(--po-white);\n  border:0;\n  border-bottom:1px solid var(--po-border);\n  border-radius:0;\n  text-align:center;\n}\n\n.po-brand-tag{\n  margin-bottom:8px;\n  color:var(--po-dominant-dark);\n  font-size:.84rem;\n  font-weight:700;\n  letter-spacing:4px;\n  text-transform:uppercase;\n}\n\n.po-main-title{\n  margin:0 0 10px;\n  color:var(--po-ink);\n  font-size:2rem;\n  font-weight:300;\n  line-height:1.2;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  overflow-wrap:anywhere;\n}\n\n.po-tagline{\n  max-width:820px;\n  margin:0 auto;\n  color:var(--po-muted);\n  font-size:1.05rem;\n  font-style:italic;\n}\n\n.po-intro-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n  align-items:center;\n}\n\n.po-image-frame{\n  width:100%;\n  overflow:hidden;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-product-image{\n  display:block;\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n.po-story h3{\n  margin:0 0 16px;\n  color:var(--po-ink);\n  font-size:1.4rem;\n  font-weight:400;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.po-story p{\n  margin:0 0 17px;\n  color:var(--po-body);\n  font-size:1.05rem;\n}\n\n.po-story p:last-child{\n  margin-bottom:0;\n}\n\n.po-section-title{\n  margin:0 0 25px;\n  color:var(--po-ink);\n  font-size:1.3rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.po-notes-section,\n.po-journey-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-accord-section,\n.po-trust-section{\n  margin-bottom:42px;\n  padding:30px 22px;\n  background:var(--po-pale-2);\n  border:1px solid var(--po-border);\n  border-radius:10px;\n}\n\n.po-three-grid,\n.po-journey-grid,\n.po-accord-grid,\n.po-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n}\n\n.po-note-card{\n  padding:22px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-top:4px solid var(--po-dominant);\n  border-radius:8px;\n}\n\n.po-card-label{\n  margin-bottom:7px;\n  color:var(--po-dominant-dark);\n  font-size:.8rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.po-card-title{\n  margin-bottom:7px;\n  color:var(--po-ink);\n  font-size:1.05rem;\n  font-weight:600;\n}\n\n.po-card-description{\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.55;\n}\n\n.po-character-section{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:0;\n  margin-bottom:42px;\n  overflow:hidden;\n  background:var(--po-dark-panel);\n  border:0;\n  border-radius:10px;\n}\n\n.po-character-card{\n  padding:30px 24px;\n  background:var(--po-dark-panel);\n  color:var(--po-white);\n}\n\n.po-character-card:nth-child(2){\n  border-top:1px solid var(--po-secondary);\n}\n\n.po-character-card h3{\n  margin:0 0 10px;\n  color:#f1dfa5;\n  font-size:1.05rem;\n  font-weight:600;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.po-character-card p{\n  margin:0;\n  color:#f8faff;\n  font-size:1rem;\n  line-height:1.7;\n}\n\n.po-details-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:30px;\n  margin-bottom:42px;\n}\n\n.po-details-box,\n.po-highlights-box{\n  height:100%;\n  padding:22px;\n  background:var(--po-white);\n  border:1px solid var(--po-neutral-border);\n  border-radius:8px;\n}\n\n.po-box-title{\n  margin:0 0 15px;\n  padding-bottom:9px;\n  color:var(--po-ink);\n  font-size:.9rem;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-detail-row{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:12px 0;\n  font-size:1rem;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-detail-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.po-detail-label{\n  flex:0 0 34%;\n  min-width:0;\n  color:var(--po-muted);\n  font-weight:600;\n}\n\n.po-detail-value{\n  flex:1 1 auto;\n  min-width:0;\n  color:var(--po-ink);\n  text-align:right;\n  overflow-wrap:anywhere;\n}\n\n.po-highlights-list{\n  margin:0!important;\n  padding:0!important;\n  list-style:none!important;\n}\n\n.po-highlights-list li{\n  position:relative;\n  margin:0;\n  padding:12px 0 12px 28px;\n  color:var(--po-body);\n  font-size:1rem;\n  list-style:none!important;\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-highlights-list li::marker{\n  content:\"\"!important;\n  font-size:0!important;\n}\n\n.po-highlights-list li:last-child{\n  border-bottom:0;\n}\n\n.po-highlights-list li::before{\n  content:\"✓\"!important;\n  position:absolute;\n  top:12px;\n  left:2px;\n  color:var(--po-dominant-dark);\n  font-weight:700;\n}\n\n.po-journey-intro,\n.po-accord-intro,\n.po-trust-intro{\n  max-width:850px;\n  margin:-10px auto 25px;\n  color:var(--po-muted);\n  font-size:1rem;\n  text-align:center;\n}\n\n.po-journey-card{\n  position:relative;\n  min-height:220px;\n  padding:94px 25px 28px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-radius:9px;\n  text-align:center;\n}\n\n.po-journey-number{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--po-dominant-dark);\n  color:var(--po-white);\n  border:0;\n  border-radius:50%;\n  font-size:.9rem;\n  font-weight:700;\n}\n\n.po-journey-card h4,\n.po-accord-card h4,\n.po-trust-card h4{\n  margin:0 0 6px;\n  color:var(--po-ink);\n  font-size:1rem;\n  font-weight:650;\n}\n\n.po-journey-card p,\n.po-accord-card p,\n.po-trust-card p{\n  margin:0;\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.6;\n}\n\n.po-accord-card,\n.po-trust-card{\n  min-height:225px;\n  padding:94px 26px 28px;\n  background:var(--po-white);\n  border:1px solid var(--po-border);\n  border-radius:9px;\n  text-align:center;\n  position:relative;\n}\n\n.po-accord-icon,\n.po-trust-icon{\n  position:absolute;\n  top:31px;\n  left:50%;\n  display:flex;\n  width:42px;\n  height:42px;\n  transform:translateX(-50%);\n  align-items:center;\n  justify-content:center;\n  background:var(--po-dominant-dark);\n  color:var(--po-white);\n  border:0;\n  border-radius:50%;\n  font-size:.85rem;\n  font-weight:700;\n}\n\n.po-statement-section{\n  margin-bottom:42px;\n  padding:40px 24px;\n  background:linear-gradient(90deg,var(--po-dominant) 0%,var(--po-dark-panel) 48%,var(--po-black) 100%);\n  color:var(--po-white);\n  text-align:center;\n  border:0;\n  border-radius:10px;\n}\n\n.po-statement-section h3{\n  margin:0 0 12px;\n  color:#f1dfa5;\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.po-statement-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:#f8faff;\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.po-occasion-section{\n  margin-bottom:42px;\n  padding:32px 24px;\n  background:var(--po-pale);\n  border:1px solid var(--po-border);\n  border-radius:8px;\n  text-align:center;\n}\n\n.po-occasion-section h3{\n  margin:0 0 12px;\n  color:var(--po-ink);\n  font-size:1.25rem;\n  font-weight:500;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.po-occasion-section p{\n  max-width:850px;\n  margin:0 auto;\n  color:var(--po-body);\n  font-size:1.05rem;\n  line-height:1.75;\n}\n\n.po-performance-section{\n  margin-bottom:42px;\n  padding:30px 24px;\n  background:var(--po-pale-2);\n  border:1px solid var(--po-border);\n  border-left:6px solid var(--po-dominant);\n  border-radius:8px;\n}\n\n.po-performance-section h3{\n  margin:0 0 10px;\n  color:var(--po-ink);\n  font-size:1rem;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.po-performance-section p{\n  margin:0;\n  color:var(--po-body);\n  font-size:.95rem;\n  line-height:1.7;\n}\n\n.po-faq-section{\n  margin-top:30px;\n  padding-top:28px;\n  border-top:1px solid var(--po-border);\n}\n\n.po-faq-section\u003eh3{\n  margin:0 0 22px;\n  color:var(--po-ink);\n  font-size:1.3rem;\n  letter-spacing:2px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.po-faq-item{\n  background:var(--po-white);\n  border-bottom:1px solid var(--po-neutral-border);\n}\n\n.po-faq-item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  padding:17px 5px;\n  color:var(--po-ink);\n  font-size:1.05rem;\n  font-weight:600;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n}\n\n.po-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.po-faq-item summary::after{\n  content:\"+\";\n  flex-shrink:0;\n  margin-left:20px;\n  color:var(--po-dominant-dark);\n  font-size:1.35rem;\n}\n\n.po-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.po-faq-answer{\n  padding:3px 5px 20px;\n  color:var(--po-body);\n  font-size:1rem;\n}\n\n.po-faq-answer p{\n  margin:0;\n}\n\n@media(min-width:768px){\n  .pacifico-onyx-wrapper{\n    padding:35px;\n  }\n\n  .po-header{\n    margin-bottom:50px;\n    padding:50px 12px 40px;\n  }\n\n  .po-brand-tag{\n    font-size:1rem;\n    letter-spacing:5px;\n  }\n\n  .po-main-title{\n    font-size:clamp(2.8rem,5vw,4rem);\n    letter-spacing:clamp(2.8px,.35vw,4px);\n  }\n\n  .po-tagline{\n    font-size:1.3rem;\n  }\n\n  .po-intro-grid{\n    grid-template-columns:.82fr 1.18fr;\n    gap:50px;\n    margin-bottom:50px;\n  }\n\n  .po-image-frame{\n    max-width:470px;\n    margin:0 auto;\n  }\n\n  .po-story h3{\n    font-size:1.75rem;\n  }\n\n  .po-story p{\n    margin-bottom:22px;\n    font-size:1.17rem;\n    line-height:1.75;\n  }\n\n  .po-three-grid,\n  .po-journey-grid,\n  .po-accord-grid,\n  .po-trust-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .po-character-section{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .po-character-card:nth-child(2){\n    border-top:0;\n    border-left:1px solid var(--po-secondary);\n  }\n\n  .po-details-grid{\n    grid-template-columns:1fr 1fr;\n    gap:40px;\n  }\n\n  .po-section-title,\n  .po-faq-section\u003eh3{\n    font-size:1.65rem;\n  }\n\n  .po-card-title{\n    font-size:1.15rem;\n  }\n\n  .po-detail-row,\n  .po-highlights-list li{\n    font-size:1.08rem;\n  }\n\n  .po-statement-section{\n    padding:44px;\n  }\n\n  .po-statement-section h3{\n    font-size:1.55rem;\n  }\n\n  .po-statement-section p,\n  .po-occasion-section p{\n    font-size:1.12rem;\n  }\n\n  .po-faq-item summary{\n    padding:20px 5px;\n    font-size:1.17rem;\n  }\n\n  .po-faq-answer{\n    font-size:1.08rem;\n  }\n}\n\n@media(max-width:480px){\n  .pacifico-onyx-wrapper{\n    padding:10px;\n  }\n\n  .po-main-title{\n    font-size:clamp(1.55rem,7vw,2.15rem);\n    letter-spacing:1.4px;\n  }\n\n  .po-detail-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .po-detail-label{\n    flex-basis:auto;\n  }\n\n  .po-detail-value{\n    text-align:left;\n  }\n\n  .po-notes-section,\n  .po-journey-section,\n  .po-accord-section,\n  .po-trust-section{\n    padding:25px 15px;\n  }\n\n  .po-performance-section{\n    padding:28px 20px 28px 24px;\n    border-left-width:5px;\n  }\n\n  .po-faq-item summary{\n    font-size:1rem;\n  }\n}\u003c\/style\u003e\n\u003cdiv class=\"pacifico-onyx-wrapper\"\u003e\n\u003cdiv class=\"po-header\"\u003e\n\u003cdiv class=\"po-brand-tag\"\u003eAsten Presents\u003c\/div\u003e\n\u003ch2 class=\"po-main-title\"\u003ePacifico Onyx\u003c\/h2\u003e\n\u003cp class=\"po-tagline\"\u003e“Pineapple and hyacinth meet pink pepper, iris and jasmine over musk, amber, vetiver, patchouli and vanilla.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-intro-grid\"\u003e\n\u003cdiv class=\"po-image-frame\"\u003e\n\u003cimg alt=\"Pacifico Onyx by Asten 100ml Eau de Parfum with a lacquer-black faceted bottle, marbled royal-blue front panel, mirror-gold cap and trim, paired with a coordinated royal-blue and gold presentation box\" class=\"po-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/pacifico_png.webp?v=1734443129\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-story\"\u003e\n\u003ch3\u003eEnigmatic Fruit, Refined Florals and a Warm Earthy Base\u003c\/h3\u003e\n\u003cp\u003eDiscover Pacifico Onyx by Asten, a 100ml Eau de Parfum created to express adventure, mystique and timeless sophistication.\u003c\/p\u003e\n\u003cp\u003ePineapple and hyacinth form the opening. Pineapple adds bright fruitiness while hyacinth contributes a fresh floral-green quality.\u003c\/p\u003e\n\u003cp\u003ePink pepper, iris and jasmine shape the heart, combining lively spice with smooth and elegant floral character.\u003c\/p\u003e\n\u003cp\u003eMusk, amber, vetiver, patchouli and vanilla form the base with warmth, earthy depth and a smooth softened finish.\u003c\/p\u003e\n\u003cp\u003eThe lacquer-black faceted bottle features a marbled royal-blue front panel, mirror-gold cap and matching trim, paired with a coordinated royal-blue and gold presentation box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-notes-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"po-three-grid\"\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003ePineapple and Hyacinth\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003eJuicy pineapple meets fresh floral-green hyacinth for a vivid, uplifting and intriguing introduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003ePink Pepper, Iris and Jasmine\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003ePink pepper adds lively spice while iris and jasmine create a refined, smooth and elegant floral centre.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-note-card\"\u003e\n\u003cdiv class=\"po-card-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"po-card-title\"\u003eMusk, Amber, Vetiver, Patchouli and Vanilla\u003c\/div\u003e\n\u003cdiv class=\"po-card-description\"\u003eWarm musk and amber settle into earthy vetiver and patchouli, softened by a smooth vanilla finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-character-section\"\u003e\n\u003cdiv class=\"po-character-card\"\u003e\n\u003ch3\u003eThe Pineapple Hyacinth Opening\u003c\/h3\u003e\n\u003cp\u003eJuicy fruit and fresh floral greenery create an uplifting, distinctive and immediately captivating first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-character-card\"\u003e\n\u003ch3\u003eThe Amber Patchouli Dry-Down\u003c\/h3\u003e\n\u003cp\u003eIris, jasmine and pink pepper gradually settle into musk, amber, vetiver, patchouli and vanilla for a warm and refined final trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-details-grid\"\u003e\n\u003cdiv class=\"po-details-box\"\u003e\n\u003ch4 class=\"po-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePacifico Onyx\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eAsten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eConcentration\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eTop Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePineapple and Hyacinth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eHeart Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003ePink Pepper, Iris and Jasmine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eBase Notes\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eMusk, Amber, Vetiver, Patchouli and Vanilla\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003eGender Positioning\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eNot Specified on the Product Listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-detail-row\"\u003e\n\u003cspan class=\"po-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"po-detail-value\"\u003eRoyal Blue, Lacquer Black and Mirror Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-highlights-box\"\u003e\n\u003ch4 class=\"po-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"po-highlights-list\"\u003e\n\u003cli\u003e100ml Eau de Parfum\u003c\/li\u003e\n\u003cli\u003eBright pineapple opening\u003c\/li\u003e\n\u003cli\u003eFresh floral-green hyacinth\u003c\/li\u003e\n\u003cli\u003eLively pink pepper spice\u003c\/li\u003e\n\u003cli\u003eSmooth iris refinement\u003c\/li\u003e\n\u003cli\u003eElegant jasmine heart\u003c\/li\u003e\n\u003cli\u003eWarm musk and amber\u003c\/li\u003e\n\u003cli\u003eEarthy vetiver and patchouli\u003c\/li\u003e\n\u003cli\u003eSoft vanilla finish\u003c\/li\u003e\n\u003cli\u003eLacquer-black faceted bottle\u003c\/li\u003e\n\u003cli\u003eMarbled royal-blue front panel\u003c\/li\u003e\n\u003cli\u003eMirror-gold bottle-and-box detailing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Pacifico Onyx Journey\u003c\/h3\u003e\n\u003cp class=\"po-journey-intro\"\u003eA sophisticated progression from juicy pineapple and hyacinth into pink pepper, iris and jasmine before settling into musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003cdiv class=\"po-journey-grid\"\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eJuicy Floral-Green Opening\u003c\/h4\u003e\n\u003cp\u003ePineapple and hyacinth create a bright, fresh and intriguing first impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSpiced Floral Elegance\u003c\/h4\u003e\n\u003cp\u003ePink pepper, iris and jasmine form a smooth, refined and softly spiced centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-journey-card\"\u003e\n\u003cdiv class=\"po-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eWarm Earthy Softness\u003c\/h4\u003e\n\u003cp\u003eMusk, amber, vetiver, patchouli and vanilla create a warm, grounded and polished dry-down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eThe Signature Pacifico Onyx Accords\u003c\/h3\u003e\n\u003cp class=\"po-accord-intro\"\u003eAn enigmatic composition shaped by juicy fruit, refined florals, lively spice, warm amber, earthy woods and soft vanilla.\u003c\/p\u003e\n\u003cdiv class=\"po-accord-grid\"\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003ePineapple and Hyacinth\u003c\/h4\u003e\n\u003cp\u003ePineapple provides vivid fruitiness while hyacinth introduces fresh floral-green character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003ePink Pepper, Iris and Jasmine\u003c\/h4\u003e\n\u003cp\u003eLively spice meets smooth iris and elegant jasmine for a refined heart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-accord-card\"\u003e\n\u003cdiv class=\"po-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eAmber, Patchouli and Vanilla\u003c\/h4\u003e\n\u003cp\u003eMusk, amber, vetiver and patchouli provide warmth and earthiness, softened by vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-statement-section\"\u003e\n\u003ch3\u003eRoyal Blue Mystery, Black Lacquer and Mirror Gold\u003c\/h3\u003e\n\u003cp\u003ePacifico Onyx moves from pineapple and hyacinth into pink pepper, iris and jasmine before settling into musk, amber, vetiver, patchouli and vanilla. Its marbled royal-blue panels, lacquer-black structure and mirror-gold detailing reflect an enigmatic and memorable fragrance identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-occasion-section\"\u003e\n\u003ch3\u003eA Sophisticated Signature for Day and Evening\u003c\/h3\u003e\n\u003cp\u003eIts bright fruity-floral opening and warm earthy base can complement smart daytime wear, dinners, social gatherings, evening plans and celebrations according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003ePacifico Onyx is supplied as an Eau de Parfum. Exact longevity and projection may vary according to skin type, climate, application amount, clothing and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-section\"\u003e\n\u003ch3 class=\"po-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"po-trust-intro\"\u003eExplore a carefully selected collection of Arabian perfumes, contemporary Eau de Parfum releases, oud scents, musk compositions and gift-ready presentations through a specialist UK fragrance retailer.\u003c\/p\u003e\n\u003cdiv class=\"po-trust-grid\"\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabian fragrances, Eau de Parfum releases, oud compositions and concentrated perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for fragrance character, presentation, concentration and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-trust-card\"\u003e\n\u003cdiv class=\"po-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eSpecialist UK Retailer\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer focused on Arabian and contemporary scent collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"po-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Pacifico Onyx by Asten smell like?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003ePacifico Onyx opens with pineapple and hyacinth, develops through pink pepper, iris and jasmine, and settles into musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the top notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed top notes are pineapple and hyacinth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed heart notes are pink pepper, iris and jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the base notes in Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed base notes are musk, amber, vetiver, patchouli and vanilla.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size and concentration is Pacifico Onyx?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003ePacifico Onyx is supplied in a 100ml, approximately 3.4-fluid-ounce, Eau de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Pacifico Onyx fruity?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Pineapple gives the opening a clear juicy fruit character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Pacifico Onyx contain floral notes?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Hyacinth, iris and jasmine provide fresh and refined floral character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Pacifico Onyx for men or women?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe current product listing does not clearly specify a gender category, so suitability depends on individual fragrance preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does Pacifico Onyx last?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eExact performance varies according to skin type, climate, application amount and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"po-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow is Pacifico Onyx presented?\u003c\/summary\u003e\n\u003cdiv class=\"po-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is presented in a lacquer-black faceted bottle with a marbled royal-blue front panel, mirror-gold cap and trim, paired with a coordinated royal-blue and gold box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583228690678,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/pacifico_png.webp?v=1734443129"},{"product_id":"platinum-shade-pour-homme-edp-100ml","title":"Platinum Shade Pour Homme EDP (100ml)","description":"\u003c!-- Platinum Shade Pour Homme by Anfar London 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\u003c!-- Final Clean Style: No Thick Decorative Edge Lines --\u003e\n\u003c!-- Image-Matched Lacquer Black, Mirrored Platinum, Blackcurrant Ink, Blueberry Slate, Raspberry Burgundy, Leaf Green and Restrained Pale Gold Theme --\u003e\n\u003c!-- Colour is applied only to the approved coloured areas; neutral cards and reading sections remain white\/light neutral. --\u003e\n\n\u003cstyle\u003e\n  .platinum-shade-wrapper{\n    --ps-white:#ffffff;\n    --ps-porcelain:#fafafa;\n    --ps-soft-neutral:#f2f2f0;\n    --ps-black:#101112;\n    --ps-charcoal:#26272a;\n    --ps-platinum:#c8c9c8;\n    --ps-deep-platinum:#7e8183;\n    --ps-blackcurrant:#30243f;\n    --ps-blueberry:#314b68;\n    --ps-raspberry:#7d2d49;\n    --ps-leaf:#6f9f45;\n    --ps-gold:#cfb95e;\n    --ps-pale-gold:#e4d58d;\n    --ps-berry-blush:#f8f1f5;\n    --ps-berry-blush-soft:#fcf8fa;\n    --ps-berry-border:#dfcfd8;\n    --ps-ink:#1e1e21;\n    --ps-body:#46464b;\n    --ps-muted:#77777d;\n    --ps-border:#dedee0;\n\n    width:100%;\n    max-width:1200px;\n    margin:0 auto;\n    padding:15px;\n    box-sizing:border-box;\n    background:var(--ps-white);\n    color:var(--ps-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:16px;\n    line-height:1.65;\n  }\n\n  .platinum-shade-wrapper *,\n  .platinum-shade-wrapper *::before,\n  .platinum-shade-wrapper *::after{\n    box-sizing:border-box;\n  }\n\n  .ps-header{\n    margin-bottom:30px;\n    padding:34px 12px;\n    text-align:center;\n    background:linear-gradient(135deg,var(--ps-porcelain),var(--ps-soft-neutral));\n    border:1px solid var(--ps-border);\n    border-radius:10px;\n  }\n\n  .ps-brand-tag{\n    margin-bottom:8px;\n    color:var(--ps-black);\n    font-size:.84rem;\n    font-weight:700;\n    letter-spacing:4px;\n    text-transform:uppercase;\n  }\n\n  .ps-main-title{\n    margin:0 0 10px;\n    color:var(--ps-ink);\n    font-size:2rem;\n    font-weight:300;\n    line-height:1.2;\n    letter-spacing:2.8px;\n    text-transform:uppercase;\n  }\n\n  .ps-tagline{\n    max-width:820px;\n    margin:0 auto;\n    color:var(--ps-muted);\n    font-size:1.05rem;\n    font-style:italic;\n  }\n\n  .ps-intro-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:40px;\n    align-items:center;\n  }\n\n  .ps-image-frame{\n    width:100%;\n    overflow:hidden;\n    background:\n      radial-gradient(circle at 18% 80%,rgba(49,75,104,.10),transparent 34%),\n      radial-gradient(circle at 82% 80%,rgba(207,185,94,.09),transparent 31%),\n      linear-gradient(145deg,var(--ps-white),var(--ps-porcelain));\n    border:1px solid var(--ps-border);\n    border-radius:10px;\n    box-shadow:0 12px 30px rgba(16,17,18,.08);\n  }\n\n  .ps-product-image{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .ps-story h3{\n    margin:0 0 16px;\n    color:var(--ps-ink);\n    font-size:1.4rem;\n    font-weight:400;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ps-story p{\n    margin:0 0 17px;\n    color:var(--ps-body);\n    font-size:1.05rem;\n  }\n\n  .ps-story p:last-child{\n    margin-bottom:0;\n  }\n\n  .ps-section-title{\n    margin:0 0 25px;\n    color:var(--ps-ink);\n    font-size:1.3rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ps-notes-section,\n  .ps-journey-section,\n  .ps-accord-section,\n  .ps-trust-section{\n    margin-bottom:40px;\n    padding:28px 20px;\n    border-radius:9px;\n  }\n\n  .ps-notes-section{\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n  }\n\n  .ps-journey-section{\n    background:var(--ps-white);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-accord-section{\n    background:var(--ps-berry-blush-soft);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-trust-section{\n    background:var(--ps-porcelain);\n    border:1px solid var(--ps-berry-border);\n  }\n\n  .ps-three-grid,\n  .ps-journey-grid,\n  .ps-accord-grid,\n  .ps-trust-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .ps-note-card{\n    padding:21px;\n    background:var(--ps-berry-blush-soft);\n    border:1px solid var(--ps-berry-border);\n    border-top:4px solid var(--ps-blackcurrant);\n    border-radius:7px;\n    box-shadow:0 3px 10px rgba(16,17,18,.025);\n  }\n\n  .ps-accord-card,\n  .ps-trust-card{\n    padding:21px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-berry-border);\n    border-radius:7px;\n    box-shadow:0 3px 10px rgba(16,17,18,.025);\n  }\n\n  .ps-card-label{\n    margin-bottom:7px;\n    color:var(--ps-blackcurrant);\n    font-size:.8rem;\n    font-weight:700;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .ps-note-card:nth-child(2) .ps-card-label{\n    color:var(--ps-blueberry);\n  }\n\n  .ps-note-card:nth-child(3) .ps-card-label{\n    color:var(--ps-deep-platinum);\n  }\n\n  .ps-card-title{\n    margin-bottom:7px;\n    color:var(--ps-ink);\n    font-size:1.05rem;\n    font-weight:600;\n  }\n\n  .ps-card-description{\n    color:var(--ps-body);\n    font-size:.95rem;\n    line-height:1.55;\n  }\n\n  .ps-character-section{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:1px;\n    margin-bottom:40px;\n    overflow:hidden;\n    background:var(--ps-border);\n    border:1px solid var(--ps-border);\n    border-radius:9px;\n  }\n\n  .ps-character-card{\n    padding:28px 22px;\n    background:linear-gradient(135deg,var(--ps-blackcurrant),var(--ps-black));\n    color:var(--ps-white);\n  }\n\n  .ps-character-card:nth-child(2){\n    background:linear-gradient(135deg,var(--ps-charcoal),var(--ps-black));\n  }\n\n  .ps-character-card h3{\n    margin:0 0 10px;\n    color:#f0e8f5;\n    font-size:1.05rem;\n    font-weight:600;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n  }\n\n  .ps-character-card:nth-child(2) h3{\n    color:#f0e3ac;\n  }\n\n  .ps-character-card p{\n    margin:0;\n    color:#fafafa;\n    font-size:1rem;\n    line-height:1.7;\n  }\n\n  .ps-details-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:30px;\n    margin-bottom:40px;\n  }\n\n  .ps-details-box,\n  .ps-highlights-box{\n    height:100%;\n    padding:22px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:8px;\n  }\n\n  .ps-box-title{\n    margin:0 0 15px;\n    padding-bottom:9px;\n    color:var(--ps-ink);\n    font-size:.9rem;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-detail-row{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:12px 0;\n    font-size:1rem;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-detail-row:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .ps-detail-label{\n    color:var(--ps-muted);\n    font-weight:600;\n  }\n\n  .ps-detail-value{\n    color:var(--ps-ink);\n    text-align:right;\n  }\n\n  .ps-highlights-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .ps-highlights-list li{\n    position:relative;\n    margin:0;\n    padding:12px 0 12px 28px;\n    color:var(--ps-body);\n    font-size:1rem;\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-highlights-list li:last-child{\n    border-bottom:none;\n  }\n\n  .ps-highlights-list li::before{\n    content:\"✓\";\n    position:absolute;\n    top:12px;\n    left:2px;\n    color:var(--ps-blackcurrant);\n    font-weight:700;\n  }\n\n  .ps-journey-intro,\n  .ps-accord-intro,\n  .ps-trust-intro{\n    max-width:850px;\n    margin:-10px auto 25px;\n    color:var(--ps-muted);\n    font-size:1rem;\n    text-align:center;\n  }\n\n  .ps-journey-card{\n    position:relative;\n    padding:22px 20px 22px 70px;\n    background:var(--ps-berry-blush);\n    border:1px solid var(--ps-berry-border);\n    border-radius:7px;\n  }\n\n  .ps-journey-number{\n    position:absolute;\n    top:21px;\n    left:20px;\n    display:flex;\n    width:34px;\n    height:34px;\n    align-items:center;\n    justify-content:center;\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:50%;\n    font-size:.9rem;\n    font-weight:700;\n  }\n\n  .ps-journey-card:nth-child(2) .ps-journey-number,\n  .ps-journey-card:nth-child(3) .ps-journey-number{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-journey-card h4,\n  .ps-accord-card h4,\n  .ps-trust-card h4{\n    margin:0 0 6px;\n    color:var(--ps-ink);\n    font-size:1rem;\n    font-weight:650;\n  }\n\n  .ps-journey-card p,\n  .ps-accord-card p,\n  .ps-trust-card p{\n    margin:0;\n    color:var(--ps-body);\n    font-size:.95rem;\n    line-height:1.6;\n  }\n\n  .ps-accord-card,\n  .ps-trust-card{\n    text-align:center;\n  }\n\n  .ps-accord-icon,\n  .ps-trust-icon{\n    display:flex;\n    width:42px;\n    height:42px;\n    margin:0 auto 12px;\n    align-items:center;\n    justify-content:center;\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:50%;\n    font-size:.95rem;\n    font-weight:700;\n  }\n\n  .ps-accord-card:nth-child(2) .ps-accord-icon,\n  .ps-accord-card:nth-child(3) .ps-accord-icon{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-statement-section{\n    margin-bottom:40px;\n    padding:38px 22px;\n    background:\n      radial-gradient(circle at 80% 18%,rgba(207,185,94,.17),transparent 31%),\n      linear-gradient(135deg,var(--ps-blackcurrant),var(--ps-black) 60%,var(--ps-charcoal));\n    color:var(--ps-white);\n    text-align:center;\n    border:1px solid var(--ps-border);\n    border-radius:9px;\n  }\n\n  .ps-statement-section h3{\n    margin:0 0 12px;\n    color:#f0df98;\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ps-statement-section p{\n    max-width:850px;\n    margin:0 auto;\n    color:#fafafa;\n    font-size:1.05rem;\n    line-height:1.75;\n  }\n\n  .ps-occasion-section,\n  .ps-performance-section{\n    margin-bottom:40px;\n    padding:30px 22px;\n    background:var(--ps-white);\n    border:1px solid var(--ps-border);\n    border-radius:8px;\n  }\n\n  .ps-occasion-section{\n    text-align:center;\n    background:var(--ps-berry-blush);\n    border-color:var(--ps-berry-border);\n  }\n\n  .ps-performance-section{\n    background:var(--ps-berry-blush-soft);\n    border-color:var(--ps-berry-border);\n    border-left:6px solid var(--ps-blackcurrant);\n    padding-left:30px;\n  }\n\n  .ps-occasion-section h3,\n  .ps-performance-section h3{\n    margin:0 0 12px;\n    color:var(--ps-ink);\n    font-size:1.25rem;\n    font-weight:500;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .ps-performance-section h3{\n    font-size:1rem;\n    font-weight:700;\n    letter-spacing:1px;\n  }\n\n  .ps-occasion-section p{\n    max-width:850px;\n    margin:0 auto;\n  }\n\n  .ps-occasion-section p,\n  .ps-performance-section p{\n    color:var(--ps-body);\n    font-size:1.05rem;\n    line-height:1.75;\n  }\n\n  .ps-performance-section p{\n    margin:0;\n    font-size:.95rem;\n  }\n\n  .ps-trust-card:nth-child(1) .ps-trust-icon,\n  .ps-trust-card:nth-child(2) .ps-trust-icon,\n  .ps-trust-card:nth-child(3) .ps-trust-icon{\n    background:var(--ps-blackcurrant);\n    color:var(--ps-white);\n  }\n\n  .ps-faq-section{\n    margin-top:30px;\n    padding-top:28px;\n    border-top:1px solid var(--ps-border);\n  }\n\n  .ps-faq-section\u003eh3{\n    margin:0 0 22px;\n    color:var(--ps-ink);\n    font-size:1.3rem;\n    letter-spacing:2px;\n    text-align:center;\n    text-transform:uppercase;\n  }\n\n  .ps-faq-item{\n    background:var(--ps-white);\n    border-bottom:1px solid var(--ps-border);\n  }\n\n  .ps-faq-item summary{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:17px 5px;\n    color:var(--ps-ink);\n    font-size:1.05rem;\n    font-weight:600;\n    cursor:pointer;\n    list-style:none;\n    user-select:none;\n  }\n\n  .ps-faq-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .ps-faq-item summary::after{\n    content:\"+\";\n    flex-shrink:0;\n    margin-left:20px;\n    color:var(--ps-blackcurrant);\n    font-size:1.35rem;\n  }\n\n  .ps-faq-item[open] summary::after{\n    content:\"−\";\n  }\n\n  .ps-faq-answer{\n    padding:3px 5px 20px;\n    color:var(--ps-body);\n    font-size:1rem;\n  }\n\n  .ps-faq-answer p{\n    margin:0;\n  }\n\n  \/* Approved reference-border treatment *\/\n  .platinum-shade-wrapper .ps-note-card{\n    border-width:1px;\n    border-top-width:4px;\n  }\n\n  .platinum-shade-wrapper .ps-performance-section{\n    border-width:1px;\n    border-left-width:6px;\n  }\n\n  @media(min-width:768px){\n    .platinum-shade-wrapper{\n      padding:35px;\n    }\n\n    .ps-header{\n      margin-bottom:50px;\n      padding:50px 12px 40px;\n    }\n\n    .ps-brand-tag{\n      font-size:1rem;\n      letter-spacing:5px;\n    }\n\n    .ps-main-title{\n      font-size:4rem;\n      letter-spacing:4px;\n    }\n\n    .ps-tagline{\n      font-size:1.3rem;\n    }\n\n    .ps-intro-grid{\n      grid-template-columns:.82fr 1.18fr;\n      gap:50px;\n      margin-bottom:50px;\n    }\n\n    .ps-image-frame{\n      max-width:470px;\n      margin:0 auto;\n    }\n\n    .ps-story h3{\n      font-size:1.75rem;\n    }\n\n    .ps-story p{\n      margin-bottom:22px;\n      font-size:1.17rem;\n      line-height:1.75;\n    }\n\n    .ps-three-grid,\n    .ps-journey-grid,\n    .ps-accord-grid,\n    .ps-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n      gap:20px;\n    }\n\n    .ps-character-section{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .ps-details-grid{\n      grid-template-columns:1fr 1fr;\n      gap:40px;\n    }\n\n    .ps-journey-section,\n    .ps-accord-section,\n    .ps-trust-section{\n      padding:38px;\n    }\n\n    .ps-journey-card{\n      padding:70px 22px 25px;\n      text-align:center;\n    }\n\n    .ps-journey-number{\n      top:23px;\n      left:50%;\n      transform:translateX(-50%);\n    }\n\n    .ps-section-title,\n    .ps-faq-section\u003eh3{\n      font-size:1.65rem;\n    }\n\n    .ps-card-title{\n      font-size:1.15rem;\n    }\n\n    .ps-detail-row,\n    .ps-highlights-list li{\n      font-size:1.08rem;\n    }\n\n    .ps-statement-section{\n      padding:44px;\n    }\n\n    .ps-statement-section h3{\n      font-size:1.55rem;\n    }\n\n    .ps-statement-section p,\n    .ps-occasion-section p{\n      font-size:1.12rem;\n    }\n\n    .ps-faq-item summary{\n      padding:20px 5px;\n      font-size:1.17rem;\n    }\n\n    .ps-faq-answer{\n      font-size:1.08rem;\n    }\n  }\n\n  @media(min-width:600px) and (max-width:767px){\n    .ps-three-grid,\n    .ps-journey-grid,\n    .ps-accord-grid,\n    .ps-trust-grid{\n      grid-template-columns:repeat(3,1fr);\n    }\n  }\n\n  @media(max-width:480px){\n    .platinum-shade-wrapper{\n      padding:10px;\n    }\n\n    .ps-main-title{\n      font-size:1.65rem;\n      letter-spacing:1.4px;\n    }\n\n    .ps-detail-row{\n      flex-direction:column;\n      gap:3px;\n    }\n\n    .ps-detail-value{\n      text-align:left;\n    }\n\n    .ps-journey-card{\n      padding:20px 17px 20px 63px;\n    }\n\n    .ps-journey-number{\n      left:16px;\n    }\n\n    .ps-performance-section{\n      padding-left:22px;\n      border-left-width:5px;\n    }\n\n    .ps-faq-item summary{\n      font-size:1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"platinum-shade-wrapper\"\u003e\n\n  \u003cdiv class=\"ps-header\"\u003e\n    \u003cdiv class=\"ps-brand-tag\"\u003eAnfar London Presents\u003c\/div\u003e\n    \u003ch2 class=\"ps-main-title\"\u003ePlatinum Shade\u003c\/h2\u003e\n    \u003cp class=\"ps-tagline\"\u003e\n      “Dark berries, blackcurrant, raspberry, blueberry and violet over dry amber and musk.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-intro-grid\"\u003e\n\n    \u003cdiv class=\"ps-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/PLATINUMSHADE.jpg?v=1745575957\" alt=\"Platinum Shade Pour Homme by Anfar London 100ml Eau de Parfum in a glossy black bottle with mirrored platinum trim and pale-gold lettering\" class=\"ps-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-story\"\u003e\n      \u003ch3\u003eModern Dark Fruit over Warm Amber and Musk\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003ePlatinum Shade Pour Homme by Anfar London\u003c\/strong\u003e,\n        a distinctive \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e presented\n        as an Arabian fragrance created for Western taste.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The opening combines red and dark berries with blackcurrant and\n        raspberry. The result is fruity, vibrant and richly shaded, with\n        tartness and sweetness working together.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Blueberry and violet form the heart. Blueberry continues the dark\n        fruit character, while violet introduces a softer floral dimension\n        and a velvety impression.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Dry amber and musk shape the base, adding warmth, sensuality and an\n        oriental foundation beneath the brighter fruit and floral notes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a glossy lacquer-black bottle with a sculpted mirrored\n        platinum cap and trim, pale-gold typography and dark-berry imagery,\n        Platinum Shade combines bold masculine presentation with a polished,\n        gift-ready finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-notes-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"ps-three-grid\"\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eRed Berries, Dark Berries, Blackcurrant and Raspberry\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          A richly fruity opening combining tart blackcurrant, vibrant\n          raspberry and layered red and dark berry tones.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eBlueberry and Violet\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          Blueberry deepens the dark-fruit identity while violet adds a soft,\n          floral and velvety contrast.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-note-card\"\u003e\n        \u003cdiv class=\"ps-card-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-title\"\u003eDry Amber and Musk\u003c\/div\u003e\n        \u003cdiv class=\"ps-card-description\"\u003e\n          Dry amber and musk create a warm, sensual and grounded oriental\n          foundation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-character-section\"\u003e\n\n    \u003cdiv class=\"ps-character-card\"\u003e\n      \u003ch3\u003eThe Dark Berry Opening\u003c\/h3\u003e\n      \u003cp\u003e\n        Red and dark berries, blackcurrant and raspberry create a vivid,\n        tart-sweet and immediately modern fruity impression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-character-card\"\u003e\n      \u003ch3\u003eThe Amber Musk Dry-Down\u003c\/h3\u003e\n      \u003cp\u003e\n        Blueberry and violet gradually settle into dry amber and musk for a\n        warm, smooth and sensual final trail.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-details-grid\"\u003e\n\n    \u003cdiv class=\"ps-details-box\"\u003e\n      \u003ch4 class=\"ps-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003ePlatinum Shade Pour Homme\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eAnfar London\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eFruity, Floral, Amber and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003eOpening Character\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eDark, Juicy and Tart-Sweet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-detail-row\"\u003e\n        \u003cspan class=\"ps-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"ps-detail-value\"\u003eLacquer Black, Mirrored Platinum and Pale Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ps-highlights-box\"\u003e\n      \u003ch4 class=\"ps-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"ps-highlights-list\"\u003e\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eCreated as a Pour Homme fragrance\u003c\/li\u003e\n        \u003cli\u003eRed and dark berry opening\u003c\/li\u003e\n        \u003cli\u003eTart blackcurrant character\u003c\/li\u003e\n        \u003cli\u003eVibrant raspberry sweetness\u003c\/li\u003e\n        \u003cli\u003eDeep blueberry heart\u003c\/li\u003e\n        \u003cli\u003eSoft violet floral contrast\u003c\/li\u003e\n        \u003cli\u003eWarm dry amber base\u003c\/li\u003e\n        \u003cli\u003eSmooth musk foundation\u003c\/li\u003e\n        \u003cli\u003eModern fruity-oriental character\u003c\/li\u003e\n        \u003cli\u003eGlossy black and platinum bottle\u003c\/li\u003e\n        \u003cli\u003ePremium gift-ready presentation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-journey-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Platinum Shade Journey\u003c\/h3\u003e\n\n    \u003cp class=\"ps-journey-intro\"\u003e\n      A dark-fruit progression from red berries, blackcurrant and raspberry\n      into blueberry and violet before settling into dry amber and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-journey-grid\"\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eDark Berry Impact\u003c\/h4\u003e\n        \u003cp\u003e\n          Red and dark berries, blackcurrant and raspberry create a richly\n          fruity and immediate opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eBlueberry Violet Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          Blueberry continues the fruit character while violet introduces a\n          smoother floral texture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-journey-card\"\u003e\n        \u003cdiv class=\"ps-journey-number\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eDry Amber Musk Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Dry amber and musk create a warm, sensual and grounded final\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-accord-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eThe Signature Platinum Shade Accords\u003c\/h3\u003e\n\n    \u003cp class=\"ps-accord-intro\"\u003e\n      A modern masculine composition shaped by dark berries, violet, dry\n      amber and smooth musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-accord-grid\"\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eBlackcurrant and Raspberry\u003c\/h4\u003e\n        \u003cp\u003e\n          Tart blackcurrant and vibrant raspberry give the opening\n          brightness, depth and fruity intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eBlueberry and Violet\u003c\/h4\u003e\n        \u003cp\u003e\n          Blueberry adds dark-fruit richness while violet contributes a\n          softer, floral and velvety quality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-accord-card\"\u003e\n        \u003cdiv class=\"ps-accord-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eDry Amber and Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Dry amber and musk create warmth, sensuality and an oriental base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-statement-section\"\u003e\n    \u003ch3\u003eDark Fruit, Polished Masculinity\u003c\/h3\u003e\n    \u003cp\u003e\n      Platinum Shade moves from red and dark berries, blackcurrant and\n      raspberry into blueberry and violet before settling into dry amber\n      and musk. Its glossy black bottle, mirrored platinum trim and\n      pale-gold lettering reflect a fragrance designed to feel modern,\n      distinctive and refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-occasion-section\"\u003e\n    \u003ch3\u003eA Warm Fruity Signature for Evening and Social Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      The dark-fruit opening and amber-musk base make Platinum Shade suitable\n      for dinners, evening gatherings, smart-casual occasions, celebrations\n      and fragrance gifting. Individual preferences and seasonal conditions\n      may influence when the fragrance feels most appropriate.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      The product description presents Platinum Shade as a long-lasting Eau\n      de Parfum. Dry amber and musk provide depth to the base, although exact\n      longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-trust-section\"\u003e\n\n    \u003ch3 class=\"ps-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"ps-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, French\n      fragrance styles, oud scents, musk compositions and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ps-trust-grid\"\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eFragrance Specialists\u003c\/h4\u003e\n        \u003cp\u003e\n          Discover Arabian fragrances, Eau de Parfum releases, oud\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Products are selected for distinctive fragrance character,\n          attractive presentation and strong value.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ps-trust-card\"\u003e\n        \u003cdiv class=\"ps-trust-icon\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, store pickup and customer-focused service.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ps-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Platinum Shade Pour Homme smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Platinum Shade opens with red and dark berries, blackcurrant and\n          raspberry, develops through blueberry and violet, and settles into\n          dry amber and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the top notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed top notes are red and dark berries, blackcurrant and\n          raspberry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the heart notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Blueberry and violet form the heart of the fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the base notes in Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dry amber and musk form the warm and sensual base.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade a fragrance for men?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is presented as Platinum Shade Pour Homme and is\n          marketed as a fragrance gift for him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Platinum Shade?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Platinum Shade is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade sweet?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has fruity sweetness from berries and raspberry, balanced by\n          tart blackcurrant, violet, dry amber and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhen is Platinum Shade best worn?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its dark-fruit and amber-musk profile is well suited to dinners,\n          evenings, social gatherings and smart-casual occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade long-lasting?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description presents it as long-lasting. Exact\n          performance varies according to skin type, climate, application\n          amount and clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ps-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Platinum Shade suitable as a perfume gift?\u003c\/summary\u003e\n      \u003cdiv class=\"ps-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, dark fruity profile and glossy black and\n          platinum presentation make it suitable as a fragrance gift for\n          him.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583235866870,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Platinum-Shade-Pour-Homme-EDP-100ml_jpg.webp?v=1734443314"},{"product_id":"royal-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":"sharf-edp-by-adyan-100ml","title":"Sharf EDP by Adyan (100ml)","description":"\u003c!-- Sharf 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, Chrome Silver, Restrained Mandarin Orange, Deep Cassis Black and Cool Porcelain --\u003e\n\n\u003cstyle\u003e\n  .sharf-adyan-wrapper {\n    --sf-white: #ffffff;\n    --sf-pale: #f5f6f6;\n    --sf-pale-2: #fafbfb;\n    --sf-near-white: #fcfcfc;\n    --sf-border: #dfe1e3;\n    --sf-neutral-border: #e8eaec;\n\n    --sf-dominant: #171719;\n    --sf-dominant-dark: #0b0b0d;\n    --sf-secondary: #aeb4b9;\n    --sf-accent: #e06a2d;\n    --sf-dark-support: #2f1932;\n    --sf-dark-deep: #09090a;\n\n    --sf-ink: #151518;\n    --sf-body: #3d3d42;\n    --sf-muted: #72747a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sf-white);\n    color: var(--sf-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  .sharf-adyan-wrapper *,\n  .sharf-adyan-wrapper *::before,\n  .sharf-adyan-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .sf-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--sf-white);\n    border: 0;\n    border-bottom: 1px solid var(--sf-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .sf-header::before,\n  .sf-header::after {\n    display: none;\n  }\n\n  .sf-brand-tag {\n    margin-bottom: 8px;\n    color: var(--sf-accent);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sf-main-title {\n    margin: 0 0 10px;\n    color: var(--sf-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  .sf-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sf-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .sf-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .sf-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 10px;\n  }\n\n  .sf-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sf-story h3 {\n    margin: 0 0 16px;\n    color: var(--sf-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sf-story p {\n    margin: 0 0 17px;\n    color: var(--sf-body);\n    font-size: 1.05rem;\n  }\n\n  .sf-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sf-section-title {\n    margin: 0 0 25px;\n    color: var(--sf-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  .sf-notes-section,\n  .sf-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 10px;\n  }\n\n  .sf-accord-section,\n  .sf-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--sf-pale);\n    border: 1px solid var(--sf-border);\n    border-radius: 10px;\n  }\n\n  .sf-notes-grid,\n  .sf-journey-grid,\n  .sf-accord-grid,\n  .sf-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  .sf-note-card {\n    padding: 22px;\n    background: var(--sf-pale);\n    border: 1px solid var(--sf-border);\n    border-top: 4px solid var(--sf-dominant);\n    border-radius: 8px;\n  }\n\n  .sf-note-card:nth-child(2),\n  .sf-note-card:nth-child(3) {\n    border-left: 1px solid var(--sf-border);\n    border-top-color: var(--sf-dominant);\n  }\n\n  .sf-note-label,\n  .sf-note-card:nth-child(2) .sf-note-label,\n  .sf-note-card:nth-child(3) .sf-note-label {\n    margin-bottom: 7px;\n    color: var(--sf-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sf-note-title {\n    margin-bottom: 7px;\n    color: var(--sf-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sf-note-description {\n    color: var(--sf-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .sf-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--sf-secondary);\n    border: 1px solid var(--sf-secondary);\n    border-radius: 10px;\n  }\n\n  .sf-character-card,\n  .sf-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--sf-dark-support),\n      var(--sf-dark-deep)\n    );\n    color: var(--sf-white);\n  }\n\n  .sf-character-card:nth-child(2) {\n    background: linear-gradient(\n      135deg,\n      var(--sf-dominant),\n      var(--sf-dark-deep)\n    );\n  }\n\n  .sf-character-card h3,\n  .sf-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--sf-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sf-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .sf-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .sf-details-box,\n  .sf-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n  }\n\n  .sf-box-title,\n  .sf-highlights-box .sf-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sf-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sf-border);\n  }\n\n  .sf-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(--sf-neutral-border);\n  }\n\n  .sf-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sf-detail-label {\n    color: var(--sf-muted);\n    font-weight: 600;\n  }\n\n  .sf-detail-value {\n    color: var(--sf-ink);\n    text-align: right;\n  }\n\n  .sf-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sf-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sf-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--sf-neutral-border);\n  }\n\n  .sf-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sf-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sf-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .sf-journey-intro,\n  .sf-accord-intro,\n  .sf-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sf-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sf-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--sf-pale);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .sf-journey-number,\n  .sf-accord-icon,\n  .sf-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--sf-dominant);\n    color: var(--sf-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .sf-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .sf-journey-card:nth-child(2) .sf-journey-number,\n  .sf-journey-card:nth-child(3) .sf-journey-number,\n  .sf-accord-card:nth-child(2) .sf-accord-icon,\n  .sf-accord-card:nth-child(3) .sf-accord-icon,\n  .sf-trust-card:nth-child(2) .sf-trust-icon,\n  .sf-trust-card:nth-child(3) .sf-trust-icon {\n    background: var(--sf-dominant);\n    color: var(--sf-white);\n  }\n\n  .sf-journey-card h4,\n  .sf-accord-card h4,\n  .sf-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--sf-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sf-journey-card p,\n  .sf-accord-card p,\n  .sf-trust-card p {\n    margin: 0;\n    color: var(--sf-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .sf-accord-card,\n  .sf-trust-card {\n    padding: 22px;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sf-accord-icon,\n  .sf-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .sf-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 10px;\n  }\n\n  .sf-video-title {\n    margin: 0 0 8px;\n    color: var(--sf-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  .sf-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--sf-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .sf-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n  }\n\n  .sf-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--sf-white);\n    border: 0;\n  }\n\n  .sf-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .sf-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--sf-dominant);\n    color: var(--sf-white);\n    border: 1px solid var(--sf-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  .sf-instagram-link a:hover {\n    background: var(--sf-dominant-dark);\n    border-color: var(--sf-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .sf-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--sf-dark-support) 0%,\n      var(--sf-dominant) 48%,\n      var(--sf-dark-deep) 100%\n    );\n    color: var(--sf-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .sf-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sf-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sf-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  .sf-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--sf-pale);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sf-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sf-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sf-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sf-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .sf-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--sf-pale-2);\n    border: 1px solid var(--sf-border);\n    border-left: 6px solid var(--sf-dominant);\n    border-radius: 8px;\n  }\n\n  .sf-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sf-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sf-performance-section p {\n    margin: 0;\n    color: var(--sf-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .sf-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sf-border);\n  }\n\n  .sf-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sf-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sf-faq-item {\n    background: var(--sf-white);\n    border-bottom: 1px solid var(--sf-border);\n  }\n\n  .sf-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sf-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sf-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sf-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sf-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sf-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sf-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sf-body);\n    font-size: 1rem;\n  }\n\n  .sf-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .sharf-adyan-wrapper {\n      padding: 35px;\n    }\n\n    .sf-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .sf-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sf-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sf-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sf-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sf-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .sf-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sf-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sf-notes-grid,\n    .sf-journey-grid,\n    .sf-accord-grid,\n    .sf-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sf-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sf-character-card {\n      padding: 35px;\n    }\n\n    .sf-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sf-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .sf-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sf-section-title,\n    .sf-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sf-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sf-note-description {\n      font-size: 1rem;\n    }\n\n    .sf-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sf-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sf-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sf-detail-row,\n    .sf-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sf-journey-intro,\n    .sf-accord-intro,\n    .sf-trust-intro,\n    .sf-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .sf-journey-card h4,\n    .sf-accord-card h4,\n    .sf-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sf-journey-card p,\n    .sf-accord-card p,\n    .sf-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sf-video-title {\n      font-size: 1.55rem;\n    }\n\n    .sf-statement-section {\n      padding: 44px;\n    }\n\n    .sf-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sf-statement-section p,\n    .sf-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sf-occasion-section {\n      padding: 38px;\n    }\n\n    .sf-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sf-performance-section {\n      padding: 30px;\n    }\n\n    .sf-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sf-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sf-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sf-notes-grid,\n    .sf-journey-grid,\n    .sf-accord-grid,\n    .sf-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sharf-adyan-wrapper {\n      padding: 10px;\n    }\n\n    .sf-header {\n      padding: 26px 8px;\n    }\n\n    .sf-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sf-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sf-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sf-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sf-detail-value {\n      text-align: left;\n    }\n\n    .sf-character-card {\n      padding: 24px 18px;\n    }\n\n    .sf-journey-section,\n    .sf-accord-section,\n    .sf-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sf-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .sf-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .sf-video-section {\n      padding: 24px 10px;\n    }\n\n    .sf-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .sf-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  .sf-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--sf-pale);\n    border: 1px solid var(--sf-border);\n    border-radius: 9px;\n  }\n\n  .sf-video-title {\n    margin: 0 0 8px;\n    color: var(--sf-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  .sf-video-subtitle {\n    max-width: 750px;\n    margin: 0 auto 22px;\n    color: var(--sf-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .sf-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--sf-white);\n    border: 1px solid var(--sf-border);\n    border-radius: 8px;\n  }\n\n  .sf-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--sf-white);\n    border: 0;\n  }\n\n  .sf-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .sf-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--sf-dominant);\n    color: var(--sf-white);\n    border: 1px solid var(--sf-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    transition: background 0.2s ease, border-color 0.2s ease;\n  }\n\n  .sf-instagram-link a:hover {\n    background: var(--sf-accent);\n    border-color: var(--sf-accent);\n  }\n\n  @media (min-width: 768px) {\n    .sf-video-section {\n      padding: 38px;\n    }\n\n    .sf-video-title {\n      font-size: 1.55rem;\n    }\n\n    .sf-video-subtitle {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .sf-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sf-video-section {\n      padding: 24px 10px;\n    }\n\n    .sf-instagram-frame iframe {\n      height: 590px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"sharf-adyan-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"sf-header\"\u003e\n\n    \u003cdiv class=\"sf-brand-tag\"\u003e\n      Adyan Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sf-main-title\"\u003e\n      Sharf\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sf-tagline\"\u003e\n      “Citrus clarity, green-tea freshness and a refined masculine musk trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"sf-intro-grid\"\u003e\n\n    \u003cdiv class=\"sf-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/SHARF.jpg?v=1745403294\" alt=\"Sharf by Adyan 100ml Eau de Parfum with black bottle, chrome silver label, mandarin orange, black currant and sandalwood\" class=\"sf-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-story\"\u003e\n\n      \u003ch3\u003e\n        Fresh Citrus Energy with Warm Aromatic Musk\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eSharf by Adyan\u003c\/strong\u003e, a sophisticated\n        \u003cstrong\u003e100ml Eau de Parfum for men\u003c\/strong\u003e that combines sparkling\n        citrus, green aromatic notes, subtle fruit sweetness and a warm\n        musky-woody foundation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with bergamot, mandarin orange and vetiver.\n        Bergamot and mandarin create a refreshing citrus burst, while\n        vetiver introduces dry earthiness and fresh woody structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Green tea and black currant form the heart. Green tea contributes a\n        clean herbal freshness, while black currant brings a restrained\n        fruity sweetness that softens the transition into the deeper base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Musk, petitgrain, sandalwood and galbanum complete the composition.\n        Musk provides warmth and lasting presence, sandalwood adds creamy\n        woodiness, petitgrain introduces green citrus nuance, and galbanum\n        contributes aromatic depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a sleek black bottle with a detailed chrome-silver\n        label and coordinated monochrome box, Sharf is designed for men who\n        want a versatile aromatic fragrance for daily wear, work, evenings\n        and special occasions.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"sf-notes-section\"\u003e\n\n    \u003ch3 class=\"sf-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"sf-notes-grid\"\u003e\n\n      \u003cdiv class=\"sf-note-card\"\u003e\n\n        \u003cdiv class=\"sf-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-title\"\u003e\n          Bergamot, Mandarin Orange and Vetiver\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-description\"\u003e\n          Sparkling bergamot and juicy mandarin orange meet earthy vetiver\n          for a fresh opening with citrus brightness and woody complexity.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-note-card\"\u003e\n\n        \u003cdiv class=\"sf-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-title\"\u003e\n          Green Tea and Black Currant\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-description\"\u003e\n          Clean green tea blends with subtly sweet black currant, creating\n          an aromatic heart that balances freshness with restrained fruit.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-note-card\"\u003e\n\n        \u003cdiv class=\"sf-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-title\"\u003e\n          Musk, Petitgrain, Sandalwood and Galbanum\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-note-description\"\u003e\n          Warm musk, creamy sandalwood and green aromatic accents create an\n          elegant, masculine and grounded finishing trail.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"sf-character-section\"\u003e\n\n    \u003cdiv class=\"sf-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Citrus Cassis Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Bergamot and mandarin orange provide immediate freshness before\n        vetiver, green tea and black currant introduce earthy, herbal and\n        subtly fruity complexity.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Green Musky Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Musk, petitgrain, sandalwood and galbanum settle into a warm,\n        aromatic and masculine base with creamy woods and crisp green\n        character.\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=\"sf-details-grid\"\u003e\n\n    \u003cdiv class=\"sf-details-box\"\u003e\n\n      \u003ch4 class=\"sf-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003eSharf\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003eMen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003e\n          Citrus, Green, Aromatic, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eSeason\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003e\n          Suitable Across the Seasons\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-detail-row\"\u003e\n        \u003cspan class=\"sf-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"sf-detail-value\"\u003e\n          Daily Wear and Special Occasions\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-highlights-box\"\u003e\n\n      \u003ch4 class=\"sf-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"sf-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003eMasculine aromatic fragrance profile\u003c\/li\u003e\n\n        \u003cli\u003eRefreshing bergamot opening\u003c\/li\u003e\n\n        \u003cli\u003eJuicy mandarin orange brightness\u003c\/li\u003e\n\n        \u003cli\u003eEarthy and refined vetiver\u003c\/li\u003e\n\n        \u003cli\u003eClean herbal green tea heart\u003c\/li\u003e\n\n        \u003cli\u003eSubtle black currant sweetness\u003c\/li\u003e\n\n        \u003cli\u003eWarm and elegant musk foundation\u003c\/li\u003e\n\n        \u003cli\u003eGreen citrus nuance from petitgrain\u003c\/li\u003e\n\n        \u003cli\u003eCreamy sandalwood depth\u003c\/li\u003e\n\n        \u003cli\u003eAromatic galbanum character\u003c\/li\u003e\n\n        \u003cli\u003eSleek black and chrome 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=\"sf-journey-section\"\u003e\n\n    \u003ch3 class=\"sf-section-title\"\u003e\n      The Sharf Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sf-journey-intro\"\u003e\n      A refined progression from bright citrus to green tea and black\n      currant before settling into warm musk, sandalwood and aromatic\n      greenery.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sf-journey-grid\"\u003e\n\n      \u003cdiv class=\"sf-journey-card\"\u003e\n\n        \u003cdiv class=\"sf-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Mandarin Citrus Lift\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Bergamot and mandarin orange create a fresh, bright and confident\n          introduction balanced by vetiver.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-journey-card\"\u003e\n\n        \u003cdiv class=\"sf-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Tea and Cassis Balance\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Green tea provides herbal clarity while black currant adds a\n          smooth touch of restrained fruit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-journey-card\"\u003e\n\n        \u003cdiv class=\"sf-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Warm Green Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Musk, petitgrain, sandalwood and galbanum create an elegant,\n          masculine and grounded finish.\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=\"sf-accord-section\"\u003e\n\n    \u003ch3 class=\"sf-section-title\"\u003e\n      The Signature Sharf Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sf-accord-intro\"\u003e\n      A balanced masculine composition shaped by citrus brightness,\n      tea-like freshness, subtle cassis sweetness, creamy woods and musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sf-accord-grid\"\u003e\n\n      \u003cdiv class=\"sf-accord-card\"\u003e\n\n        \u003cdiv class=\"sf-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Mandarin and Bergamot\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Sparkling citrus gives the fragrance a lively, polished and\n          immediately refreshing first impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-accord-card\"\u003e\n\n        \u003cdiv class=\"sf-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Green Tea and Black Currant\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Herbal tea freshness and subtle dark-fruit sweetness create a\n          smooth, distinctive aromatic heart.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-accord-card\"\u003e\n\n        \u003cdiv class=\"sf-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Musk, Woods and Green Accords\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Musk and sandalwood combine with petitgrain and galbanum for a\n          warm, creamy and aromatic finish.\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=\"sf-video-section\"\u003e\n\n    \u003ch3 class=\"sf-video-title\"\u003e\n      Experience Sharf by Adyan\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sf-video-subtitle\"\u003e\n      Explore the sleek black-and-chrome presentation and the refreshing\n      citrus, green-tea, blackcurrant, sandalwood and musk character of\n      Sharf Eau de Parfum.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sf-instagram-frame\"\u003e\n\n      \u003ciframe src=\"https:\/\/www.instagram.com\/p\/DZmj0hqqDj0\/embed\/\" title=\"Sharf by Adyan 100ml Eau de Parfum Instagram Product Video\" width=\"100%\" height=\"760\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-instagram-link\"\u003e\n\n      \u003ca href=\"https:\/\/www.instagram.com\/p\/DZmj0hqqDj0\/?utm_source=ig_embed\u0026amp;utm_campaign=embed_video_watch_again\" 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!-- Signature Statement --\u003e\n\n  \u003cdiv class=\"sf-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Fresh Energy with a Refined Masculine Core\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sharf combines bergamot and mandarin orange with vetiver, green tea\n      and black currant before settling into musk, petitgrain, sandalwood\n      and galbanum. The result is a bright yet grounded aromatic fragrance\n      with a sophisticated signature-scent character.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"sf-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      Versatile Enough for Every Season\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sharf can complement workdays, everyday routines, meetings, social\n      gatherings, dinners and special occasions. Its refreshing opening\n      keeps it approachable, while its warm musky-woody foundation gives it\n      enough depth for more formal moments.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"sf-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sharf is presented as a long-lasting Eau de Parfum with a warm base of\n      musk, petitgrain, sandalwood and galbanum. 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\n  \u003c\/div\u003e\n\n\u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"sf-trust-section\"\u003e\n\n    \u003ch3 class=\"sf-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sf-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, modern\n      Eau de Parfum releases, oud scents, musk fragrances and gift-ready\n      presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sf-trust-grid\"\u003e\n\n      \u003cdiv class=\"sf-trust-card\"\u003e\n\n        \u003cdiv class=\"sf-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 contemporary Arabic perfumes, elegant musk\n          compositions, woody fragrances and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-trust-card\"\u003e\n\n        \u003cdiv class=\"sf-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to provide distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-trust-card\"\u003e\n\n        \u003cdiv class=\"sf-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient\n          delivery, store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Frequently Asked Questions --\u003e\n\n  \u003cdiv class=\"sf-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=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Sharf by Adyan smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Sharf is a citrus, green, woody and musky fragrance. It opens with\n          bergamot, mandarin orange and vetiver, develops into green tea and\n          black currant, and settles into musk, petitgrain, sandalwood and\n          galbanum.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the primary fragrance notes in Sharf?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are bergamot, mandarin orange and vetiver. Green tea\n          and black currant form the heart, while musk, petitgrain,\n          sandalwood and galbanum form the base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Sharf suitable for men?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Sharf is presented as a masculine Eau de Parfum for men who\n          enjoy citrus, aromatic, green, woody and musky fragrance styles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Sharf Eau de Parfum?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Sharf by Adyan is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Sharf a long-lasting fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Sharf is presented as a long-lasting Eau de Parfum. Exact\n          performance may vary according to skin type, climate, clothing,\n          application amount and individual fragrance chemistry.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Sharf suitable for all seasons?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product information presents Sharf as suitable across the\n          seasons. Its fresh citrus and green notes are balanced by a warm\n          musky and woody base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What occasions is Sharf best suited for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Sharf can be worn for everyday routines, work, meetings, social\n          gatherings, evenings and special occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sf-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Sharf suitable as a perfume gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sf-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its 100ml size, versatile masculine fragrance profile and\n          sleek black-and-chrome presentation make it an attractive gift\n          for many occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583514755318,"sku":"OA4196","price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Sharf-EDP-_E2_80_93-100ML-By-Adyan.webp?v=1739212204"},{"product_id":"shimmer-edp-100ml","title":"Shimmer EDP (100ML)","description":"\u003cstyle\u003e\n  .asten-shimmer-wrapper {\n    --as-cobalt: #123ed6;\n    --as-electric: #2556f4;\n    --as-midnight: #08102f;\n    --as-deep-ink: #161827;\n    --as-graphite: #262b3d;\n    --as-champagne: #c7a052;\n    --as-soft-gold: #ead9a6;\n    --as-pearl: #f8f9ff;\n    --as-ice-blue: #eef4ff;\n    --as-light-blue: #f3f6ff;\n    --as-white: #ffffff;\n    --as-body: #293049;\n    --as-muted: #68708b;\n    --as-border: #dcdff3;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--as-white);\n    color: var(--as-deep-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .asten-shimmer-wrapper *,\n  .asten-shimmer-wrapper *::before,\n  .asten-shimmer-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .as-header {\n    margin-bottom: 30px;\n    padding: 42px 10px 36px;\n    text-align: center;\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-brand-tag {\n    margin-bottom: 7px;\n    color: var(--as-cobalt);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .as-main-title {\n    margin: 0 0 10px;\n    color: var(--as-deep-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .as-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--as-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .as-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .as-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      var(--as-white) 0%,\n      var(--as-ice-blue) 52%,\n      var(--as-pearl) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 10px;\n    box-shadow: 0 10px 28px rgba(18, 62, 214, 0.08);\n  }\n\n  .as-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .as-story h3 {\n    margin: 0 0 16px;\n    color: var(--as-deep-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-story p {\n    margin: 0 0 17px;\n    color: var(--as-body);\n    font-size: 1.05rem;\n  }\n\n  .as-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .as-section-title {\n    margin: 0 0 25px;\n    color: var(--as-deep-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .as-note-card {\n    position: relative;\n    overflow: hidden;\n    padding: 22px;\n    background: linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8f9ff 100%\n    );\n    border: 1px solid var(--as-border);\n    border-top: 3px solid var(--as-champagne);\n    border-radius: 7px;\n    box-shadow: 0 4px 14px rgba(16, 21, 47, 0.04);\n  }\n\n  .as-note-label {\n    margin-bottom: 7px;\n    color: var(--as-cobalt);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .as-note-title {\n    margin-bottom: 7px;\n    color: var(--as-deep-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .as-note-description {\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  .as-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--as-champagne);\n    border-radius: 9px;\n  }\n\n  .as-character-card {\n    padding: 28px 22px;\n    background: linear-gradient(\n      145deg,\n      var(--as-midnight) 0%,\n      #10152f 100%\n    );\n    color: var(--as-white);\n  }\n\n  .as-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--as-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .as-character-card p {\n    margin: 0;\n    color: #f5f6ff;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .as-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .as-details-box,\n  .as-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 8px;\n  }\n\n  .as-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--as-deep-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .as-detail-label {\n    color: var(--as-muted);\n    font-weight: 600;\n  }\n\n  .as-detail-value {\n    color: var(--as-deep-ink);\n    text-align: right;\n  }\n\n  .as-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .as-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--as-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .as-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--as-cobalt);\n    font-weight: 700;\n  }\n\n  .as-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: linear-gradient(\n      135deg,\n      var(--as-ice-blue) 0%,\n      var(--as-light-blue) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n  }\n\n  .as-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .as-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-journey-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n  }\n\n  .as-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-accord-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .as-accord-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .as-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-accord-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-statement-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background:\n      radial-gradient(\n        circle at 78% 20%,\n        rgba(199, 160, 82, 0.32) 0%,\n        rgba(199, 160, 82, 0) 30%\n      ),\n      linear-gradient(\n        135deg,\n        var(--as-electric) 0%,\n        var(--as-cobalt) 42%,\n        var(--as-midnight) 100%\n      );\n    color: var(--as-white);\n    text-align: center;\n    border-radius: 9px;\n  }\n\n  .as-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-soft-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7ff;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--as-ice-blue) 0%,\n      var(--as-pearl) 100%\n    );\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n    text-align: center;\n  }\n\n  .as-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--as-deep-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .as-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--as-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .as-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-left: 4px solid var(--as-cobalt);\n    border-radius: 7px;\n  }\n\n  .as-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .as-performance-section p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .as-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--as-pearl);\n    border: 1px solid var(--as-border);\n    border-radius: 9px;\n  }\n\n  .as-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--as-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .as-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .as-trust-card {\n    padding: 22px;\n    background: var(--as-white);\n    border: 1px solid var(--as-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .as-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--as-cobalt);\n    color: var(--as-white);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .as-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--as-deep-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .as-trust-card p {\n    margin: 0;\n    color: var(--as-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .as-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--as-border);\n  }\n\n  .as-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--as-deep-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .as-faq-item {\n    background: var(--as-white);\n    border-bottom: 1px solid var(--as-border);\n  }\n\n  .as-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--as-deep-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .as-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .as-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--as-cobalt);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .as-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .as-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--as-body);\n    font-size: 1rem;\n  }\n\n  .as-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .asten-shimmer-wrapper {\n      padding: 35px;\n    }\n\n    .as-header {\n      margin-bottom: 50px;\n      padding: 55px 10px 42px;\n    }\n\n    .as-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .as-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .as-tagline {\n      font-size: 1.3rem;\n    }\n\n    .as-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .as-image-frame {\n      max-width: 450px;\n      margin: 0 auto;\n    }\n\n    .as-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .as-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .as-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .as-section-title,\n    .as-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .as-note-title {\n      font-size: 1.15rem;\n    }\n\n    .as-note-description {\n      font-size: 1rem;\n    }\n\n    .as-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .as-character-card {\n      padding: 35px;\n    }\n\n    .as-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .as-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .as-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .as-box-title {\n      font-size: 1.05rem;\n    }\n\n    .as-detail-row,\n    .as-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 38px;\n    }\n\n    .as-journey-intro,\n    .as-accord-intro,\n    .as-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .as-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .as-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .as-journey-card h4,\n    .as-accord-card h4,\n    .as-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .as-journey-card p,\n    .as-accord-card p,\n    .as-trust-card p {\n      font-size: 1rem;\n    }\n\n    .as-statement-section {\n      padding: 44px;\n    }\n\n    .as-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .as-statement-section p {\n      font-size: 1.15rem;\n    }\n\n    .as-occasion-section {\n      padding: 38px;\n    }\n\n    .as-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .as-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .as-performance-section {\n      padding: 30px;\n    }\n\n    .as-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .as-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .as-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .as-notes-grid,\n    .as-journey-grid,\n    .as-accord-grid,\n    .as-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 480px) {\n    .asten-shimmer-wrapper {\n      padding: 10px;\n    }\n\n    .as-header {\n      padding: 30px 5px;\n    }\n\n    .as-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .as-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .as-tagline {\n      font-size: 0.95rem;\n    }\n\n    .as-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .as-detail-value {\n      text-align: left;\n    }\n\n    .as-character-card {\n      padding: 24px 18px;\n    }\n\n    .as-journey-section,\n    .as-accord-section,\n    .as-trust-section {\n      padding: 25px 15px;\n    }\n\n    .as-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .as-journey-number {\n      left: 16px;\n    }\n\n    .as-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"asten-shimmer-wrapper\"\u003e\n\n  \u003cdiv class=\"as-header\"\u003e\n\n    \u003cdiv class=\"as-brand-tag\"\u003e\n      Asten Eau de Parfum\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"as-main-title\"\u003e\n      Shimmer\n    \u003c\/h2\u003e\n\n    \u003cp class=\"as-tagline\"\u003e\n      “Citrus brilliance, polished florals and a deep sensual trail.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-intro-grid\"\u003e\n\n    \u003cdiv class=\"as-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Shimmer-EDP-100ML.webp?v=1739212150\" alt=\"Shimmer by Asten 100ml Eau de Parfum with cobalt blue bottle, dark presentation box and gold detailing\" class=\"as-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-story\"\u003e\n\n      \u003ch3\u003e\n        A Luminous Citrus Opening with a Dark Sensual Foundation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Elevate your senses with \u003cstrong\u003eShimmer by Asten\u003c\/strong\u003e, a\n        luxurious \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e that moves from\n        refreshing citrus brightness into elegant florals, earthy woods and a\n        deep sensual base.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with citruses, bergamot, lemon, cedar and\n        mandarin orange. Sparkling citrus notes create energy and brightness,\n        while cedar introduces a dry woody structure that keeps the opening\n        balanced and refined.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Iris, patchouli, vetiver, jasmine and rose form the heart. Iris brings\n        a polished floral softness, jasmine and rose add classic elegance, and\n        patchouli with vetiver introduces earthy, woody complexity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The base combines vanilla, incense, leather, opoponax, civet,\n        sandalwood, tonka bean and musk. Sweet warmth meets smoky resin,\n        smooth leather, creamy woods and sensual musk to create a rich and\n        memorable dry-down.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Shimmer is presented in a sculpted cobalt-blue glass bottle with a\n        dark reflective cap and a coordinated presentation box. Its bold visual\n        identity and layered fragrance profile make it suitable for personal\n        collections as well as thoughtful fragrance gifting.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-notes-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"as-notes-grid\"\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Citruses, Bergamot, Lemon, Cedar and Mandarin Orange\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Vibrant citrus notes create a lively and sophisticated opening,\n          while cedar introduces a dry woody balance beneath the brightness.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Iris, Patchouli, Vetiver, Jasmine and Rose\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Elegant florals meet earthy patchouli and vetiver, creating a\n          refined heart with softness, depth and botanical complexity.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-note-card\"\u003e\n\n        \u003cdiv class=\"as-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-title\"\u003e\n          Vanilla, Incense, Leather, Opoponax, Civet, Sandalwood, Tonka Bean and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"as-note-description\"\u003e\n          Sweet vanilla and tonka blend with smoke, resin, leather, creamy\n          sandalwood and musk for a warm, mysterious and sensual finish.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-character-section\"\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Sparkling Citrus Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Bergamot, lemon, mandarin orange and other citrus accords create a\n        vivid first impression. Cedar adds structure, preventing the brightness\n        from feeling overly sharp.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Smoky Musky Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Vanilla, incense, leather, opoponax, sandalwood, tonka bean, civet and\n        musk settle into a warm, resinous and deeply sensual finishing trail.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-details-grid\"\u003e\n\n    \u003cdiv class=\"as-details-box\"\u003e\n\n      \u003ch4 class=\"as-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eShimmer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eAsten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Citrus, Floral, Woody, Resinous, Leathery and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Fresh, Warm, Smoky and Sensual\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Daytime, Evenings and Special Occasions\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-detail-row\"\u003e\n        \u003cspan class=\"as-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"as-detail-value\"\u003e\n          Cobalt Blue, Midnight and Gold Details\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"as-highlights-box\"\u003e\n\n      \u003ch4 class=\"as-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"as-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n        \u003cli\u003eBright citrus and bergamot opening\u003c\/li\u003e\n        \u003cli\u003eFresh lemon and mandarin orange\u003c\/li\u003e\n        \u003cli\u003eDry and grounding cedar\u003c\/li\u003e\n        \u003cli\u003eElegant iris, jasmine and rose heart\u003c\/li\u003e\n        \u003cli\u003eEarthy patchouli and vetiver\u003c\/li\u003e\n        \u003cli\u003eWarm vanilla and tonka bean\u003c\/li\u003e\n        \u003cli\u003eSmoky incense and opoponax\u003c\/li\u003e\n        \u003cli\u003eDark and sophisticated leather\u003c\/li\u003e\n        \u003cli\u003eCreamy sandalwood foundation\u003c\/li\u003e\n        \u003cli\u003eSensual civet and musk character\u003c\/li\u003e\n        \u003cli\u003eDistinctive cobalt-blue presentation\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-journey-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Shimmer Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-journey-intro\"\u003e\n      A multidimensional progression from sparkling citrus to elegant florals\n      and a smoky, leathery, musky foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-journey-grid\"\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Citrus Illumination\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Citruses, bergamot, lemon and mandarin orange create a bright and\n          energetic opening balanced by cedar.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Earthiness\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Iris, jasmine and rose bloom over patchouli and vetiver for an\n          elegant heart with earthy depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-journey-card\"\u003e\n\n        \u003cdiv class=\"as-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Smoky Sensual Warmth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Vanilla, incense, leather, resins, sandalwood, tonka and musk form a\n          warm and mysterious base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-accord-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      The Signature Shimmer Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-accord-intro\"\u003e\n      A rich contrast of sparkling citrus, polished florals, earthy woods,\n      smoky resins, smooth leather and sensual musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-accord-grid\"\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Citrus and Cedar\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Bergamot, lemon and mandarin orange create vibrancy while cedar adds\n          dry woody structure and sophistication.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral and Earthy\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Iris, jasmine and rose combine with patchouli and vetiver for an\n          elegant heart with textured botanical depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-accord-card\"\u003e\n\n        \u003cdiv class=\"as-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Resin, Leather and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Incense, opoponax and leather merge with sandalwood, vanilla, tonka,\n          civet and musk for a sensual finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Brightness Above, Mystery Below\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shimmer begins with vivid citrus clarity, develops through elegant\n      flowers and earthy woods, then settles into vanilla, smoke, leather,\n      resins and musk. Its cobalt glass presentation reflects the contrast\n      between luminous energy and deep sensual character.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      Designed for Daylight and After Dark\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The lively citrus opening makes Shimmer suitable for daytime wear, while\n      its floral, resinous, leathery and musky base gives it enough depth for\n      evenings, dinners and special occasions. Its sculpted bottle also makes\n      it a thoughtful fragrance gift.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shimmer is presented as a long-lasting Eau de Parfum. Its substantial\n      base of vanilla, incense, leather, opoponax, sandalwood, tonka bean,\n      civet and musk supports a rich fragrance trail. Exact longevity and\n      projection may vary according to skin type, climate, application amount,\n      clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-trust-section\"\u003e\n\n    \u003ch3 class=\"as-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"as-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, modern Eau\n      de Parfum releases, oud scents, musk fragrances and distinctive\n      gift-ready presentations through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"as-trust-grid\"\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fragrance Specialists\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Discover contemporary perfumes, modern Arabian fragrances, elegant\n          musk compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to provide distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"as-trust-card\"\u003e\n\n        \u003cdiv class=\"as-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Convenient UK Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop through a UK fragrance retailer offering convenient delivery,\n          store-pickup options and customer-focused service.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"as-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What does Shimmer by Asten smell like?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer opens with bright citruses, bergamot, lemon, cedar and\n          mandarin orange. It develops into iris, patchouli, vetiver, jasmine\n          and rose before settling into vanilla, incense, leather, opoponax,\n          civet, sandalwood, tonka bean and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are citruses, bergamot, lemon, cedar and mandarin\n          orange, creating a bright citrus opening with woody balance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Iris, patchouli, vetiver, jasmine and rose form the heart, combining\n          elegant floral notes with earthy and woody depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Shimmer?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The base contains vanilla, incense, leather, opoponax, civet,\n          sandalwood, tonka bean and musk, creating warmth, smoke, resinous\n          depth and sensuality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Shimmer Eau de Parfum?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer by Asten is supplied in a 100ml, approximately\n          3.4-fluid-ounce, Eau de Parfum bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a citrus fragrance?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer has a prominent citrus opening, but it develops into a more\n          complex floral, earthy, woody, resinous, leathery and musky\n          fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a sweet perfume?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Vanilla and tonka bean add warmth and sweetness, but they are\n          balanced by citrus, florals, patchouli, vetiver, incense, leather,\n          resins, sandalwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer a long-lasting perfume?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Shimmer is presented as a long-lasting Eau de Parfum. Exact\n          performance can vary according to skin type, climate, clothing,\n          application amount and individual fragrance chemistry.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        When can I wear Shimmer by Asten?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Its bright citrus opening and deep woody, resinous and musky base\n          make Shimmer suitable for daytime, evenings, dinners and special\n          occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"as-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shimmer suitable as a perfume gift?\n      \u003c\/summary\u003e\n      \u003cdiv class=\"as-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its generous 100ml size, layered fragrance profile and\n          sculpted cobalt-blue bottle with coordinated packaging make it an\n          attractive fragrance gift.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583516066038,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Shimmer-EDP-100ML.webp?v=1739212150"},{"product_id":"shujah-maison-adyan","title":"Shujah –  Adyan","description":"\u003c!-- Shujah by Adyan Eau de Parfum 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\u003c!-- Product-Matched Deep Navy and Metallic Gold Theme --\u003e\n\n\u003cstyle\u003e\n  .shujah-wrapper {\n    --sh-navy: #071a3a;\n    --sh-deep-navy: #031126;\n    --sh-blue: #123d70;\n    --sh-gold: #d4af37;\n    --sh-deep-gold: #9d7615;\n    --sh-soft-gold: #f8efd3;\n    --sh-cream: #fffaf0;\n    --sh-white: #ffffff;\n    --sh-light: #f7f9fb;\n    --sh-body: #26313b;\n    --sh-muted: #65717b;\n    --sh-border: #e2d8bd;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--sh-white);\n    color: var(--sh-deep-navy);\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  .shujah-wrapper *,\n  .shujah-wrapper *::before,\n  .shujah-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Product Header *\/\n\n  .sh-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--sh-border);\n  }\n\n  .sh-brand-tag {\n    margin-bottom: 7px;\n    color: var(--sh-deep-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sh-main-title {\n    margin: 0 0 10px;\n    color: var(--sh-deep-navy);\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  .sh-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--sh-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .sh-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .sh-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      var(--sh-white) 0%,\n      var(--sh-soft-gold) 100%\n    );\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sh-story h3 {\n    margin: 0 0 16px;\n    color: var(--sh-deep-navy);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sh-story p {\n    margin: 0 0 17px;\n    color: var(--sh-body);\n    font-size: 1.05rem;\n  }\n\n  .sh-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .sh-section-title {\n    margin: 0 0 25px;\n    color: var(--sh-deep-navy);\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  .sh-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: var(--sh-white);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .sh-note-card {\n    padding: 20px;\n    background: var(--sh-cream);\n    border-top: 3px solid var(--sh-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(3, 17, 38, 0.04);\n  }\n\n  .sh-note-label {\n    margin-bottom: 7px;\n    color: var(--sh-deep-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sh-note-title {\n    margin-bottom: 7px;\n    color: var(--sh-deep-navy);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .sh-note-description {\n    color: var(--sh-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .sh-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--sh-gold);\n    border-radius: 8px;\n  }\n\n  .sh-character-card {\n    padding: 28px 22px;\n    background: var(--sh-navy);\n    color: var(--sh-white);\n  }\n\n  .sh-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--sh-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sh-character-card p {\n    margin: 0;\n    color: #f7f2e4;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .sh-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .sh-details-box,\n  .sh-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sh-light);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sh-deep-navy);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sh-border);\n  }\n\n  .sh-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 #e3dfd3;\n  }\n\n  .sh-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sh-detail-label {\n    color: var(--sh-muted);\n    font-weight: 600;\n  }\n\n  .sh-detail-value {\n    color: var(--sh-deep-navy);\n    text-align: right;\n  }\n\n  .sh-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sh-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sh-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e3dfd3;\n  }\n\n  .sh-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sh-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sh-deep-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .sh-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sh-white);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sh-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sh-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sh-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--sh-soft-gold);\n    border: 1px solid var(--sh-border);\n    border-radius: 7px;\n  }\n\n  .sh-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(--sh-deep-navy);\n    color: var(--sh-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .sh-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--sh-deep-navy);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sh-journey-card p {\n    margin: 0;\n    color: var(--sh-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Signature Accords *\/\n\n  .sh-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sh-cream);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-accord-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sh-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sh-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sh-accord-card {\n    padding: 22px;\n    background: var(--sh-white);\n    border: 1px solid var(--sh-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .sh-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(--sh-deep-navy);\n    color: var(--sh-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .sh-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--sh-deep-navy);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sh-accord-card p {\n    margin: 0;\n    color: var(--sh-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Brand Story *\/\n\n  .sh-brand-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sh-light);\n    border: 1px solid var(--sh-border);\n    border-left: 4px solid var(--sh-gold);\n    border-radius: 7px;\n  }\n\n  .sh-brand-section h3 {\n    margin: 0 0 10px;\n    color: var(--sh-deep-navy);\n    font-size: 1.1rem;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sh-brand-section p {\n    margin: 0;\n    color: var(--sh-body);\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Signature Statement *\/\n\n  .sh-statement-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--sh-blue) 0%,\n      var(--sh-navy) 55%,\n      var(--sh-deep-navy) 100%\n    );\n    color: var(--sh-white);\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .sh-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sh-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sh-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f1df;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Occasion Section *\/\n\n  .sh-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sh-soft-gold);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sh-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--sh-deep-navy);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sh-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--sh-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Performance Information *\/\n\n  .sh-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: var(--sh-cream);\n    border: 1px solid var(--sh-border);\n    border-left: 4px solid var(--sh-gold);\n    border-radius: 7px;\n  }\n\n  .sh-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sh-deep-navy);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sh-performance-section p {\n    margin: 0;\n    color: var(--sh-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* Why Choose London Musk *\/\n\n  .sh-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sh-light);\n    border: 1px solid var(--sh-border);\n    border-radius: 8px;\n  }\n\n  .sh-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--sh-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .sh-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sh-trust-card {\n    padding: 22px;\n    background: var(--sh-white);\n    border: 1px solid var(--sh-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .sh-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(--sh-deep-navy);\n    color: var(--sh-gold);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .sh-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--sh-deep-navy);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sh-trust-card p {\n    margin: 0;\n    color: var(--sh-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* Frequently Asked Questions *\/\n\n  .sh-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sh-border);\n  }\n\n  .sh-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sh-deep-navy);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sh-faq-item {\n    background: var(--sh-white);\n    border-bottom: 1px solid var(--sh-border);\n  }\n\n  .sh-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sh-deep-navy);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sh-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sh-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sh-deep-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sh-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sh-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sh-body);\n    font-size: 1rem;\n  }\n\n  .sh-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop Layout *\/\n\n  @media (min-width: 768px) {\n    .shujah-wrapper {\n      padding: 35px;\n    }\n\n    .sh-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .sh-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sh-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sh-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sh-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sh-image-frame {\n      max-width: 450px;\n      margin: 0 auto;\n    }\n\n    .sh-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sh-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sh-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .sh-section-title,\n    .sh-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sh-note-title {\n      font-size: 1.15rem;\n    }\n\n    .sh-note-description {\n      font-size: 1rem;\n    }\n\n    .sh-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sh-character-card {\n      padding: 35px;\n    }\n\n    .sh-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .sh-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .sh-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sh-box-title {\n      font-size: 1.05rem;\n    }\n\n    .sh-detail-row,\n    .sh-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .sh-journey-section,\n    .sh-accord-section,\n    .sh-trust-section {\n      padding: 38px;\n    }\n\n    .sh-journey-intro,\n    .sh-accord-intro,\n    .sh-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .sh-journey-grid,\n    .sh-accord-grid,\n    .sh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sh-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .sh-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .sh-journey-card h4,\n    .sh-accord-card h4,\n    .sh-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .sh-journey-card p,\n    .sh-accord-card p,\n    .sh-trust-card p {\n      font-size: 1rem;\n    }\n\n    .sh-brand-section {\n      padding: 34px;\n    }\n\n    .sh-brand-section h3 {\n      font-size: 1.25rem;\n    }\n\n    .sh-brand-section p {\n      font-size: 1.08rem;\n    }\n\n    .sh-statement-section {\n      padding: 44px;\n    }\n\n    .sh-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .sh-statement-section p {\n      font-size: 1.15rem;\n    }\n\n    .sh-occasion-section {\n      padding: 38px;\n    }\n\n    .sh-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sh-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .sh-performance-section {\n      padding: 30px;\n    }\n\n    .sh-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .sh-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sh-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Tablet Layout *\/\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .sh-notes-grid,\n    .sh-journey-grid,\n    .sh-accord-grid,\n    .sh-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Mobile Layout *\/\n\n  @media (max-width: 480px) {\n    .shujah-wrapper {\n      padding: 10px;\n    }\n\n    .sh-header {\n      padding: 25px 5px;\n    }\n\n    .sh-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sh-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sh-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sh-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sh-detail-value {\n      text-align: left;\n    }\n\n    .sh-character-card {\n      padding: 24px 18px;\n    }\n\n    .sh-journey-section,\n    .sh-accord-section,\n    .sh-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sh-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .sh-journey-number {\n      left: 16px;\n    }\n\n    .sh-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shujah-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"sh-header\"\u003e\n\n    \u003cdiv class=\"sh-brand-tag\"\u003e\n      Adyan Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sh-main-title\"\u003e\n      Shujah\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sh-tagline\"\u003e\n      “Fresh lavender and watermelon unfolding into florals, amber and soft musk.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"sh-intro-grid\"\u003e\n\n    \u003cdiv class=\"sh-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/1693377430_02.webp?v=1739212105\" alt=\"Shujah by Adyan 100ml Eau de Parfum with deep navy blue bottle and gold presentation box\" class=\"sh-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-story\"\u003e\n\n      \u003ch3\u003e\n        A Fresh Oriental Journey Through Fruit, Flowers and Warm Woods\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover \u003cstrong\u003eShujah by Adyan\u003c\/strong\u003e, a beautifully presented\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men and women who\n        appreciate fresh, floral, fruity and warm oriental fragrances.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Inspired by the atmosphere of rose, jasmine and fruit-filled gardens\n        associated with Spain and Morocco, Shujah begins with lavender,\n        watermelon and bergamot. This opening combines aromatic freshness,\n        juicy fruit and citrus brightness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the fragrance develops, jasmine and lotus form the heart. Jasmine\n        introduces a rich floral presence, while lotus adds a smooth,\n        delicate and airy quality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sandalwood, amber and musk complete the base. Sandalwood provides\n        creamy woody softness, amber adds warmth and richness, and musk\n        leaves a clean, comforting and elegant finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Shujah is presented in a deep navy-blue bottle with metallic gold\n        detailing and a matching navy-and-gold box. Its detailed presentation\n        makes it suitable for personal collections as well as fragrance\n        gifting.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"sh-notes-section\"\u003e\n\n    \u003ch3 class=\"sh-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"sh-notes-grid\"\u003e\n\n      \u003cdiv class=\"sh-note-card\"\u003e\n\n        \u003cdiv class=\"sh-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-title\"\u003e\n          Lavender, Watermelon and Bergamot\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-description\"\u003e\n          Aromatic lavender combines with juicy watermelon and bright\n          bergamot for a fresh, lively and immediately inviting opening.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-note-card\"\u003e\n\n        \u003cdiv class=\"sh-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-title\"\u003e\n          Jasmine and Lotus\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-description\"\u003e\n          Rich jasmine and soft lotus create a smooth floral centre with an\n          elegant, airy and balanced character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-note-card\"\u003e\n\n        \u003cdiv class=\"sh-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-title\"\u003e\n          Sandalwood, Amber and Musk\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sh-note-description\"\u003e\n          Creamy sandalwood, warm amber and soft musk create a comforting,\n          refined and beautifully grounded finishing trail.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Sensory Character --\u003e\n\n  \u003cdiv class=\"sh-character-section\"\u003e\n\n    \u003cdiv class=\"sh-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Fresh Fruity Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Lavender, watermelon and bergamot create a bright first impression\n        that feels aromatic, juicy and energetic without becoming overly\n        heavy.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Warm Oriental Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Jasmine and lotus gradually settle into sandalwood, amber and musk,\n        creating a smooth transition from freshness to warm oriental depth.\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=\"sh-details-grid\"\u003e\n\n    \u003cdiv class=\"sh-details-box\"\u003e\n\n      \u003ch4 class=\"sh-box-title\"\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003eShujah\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003eAdyan\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003eEau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003e100ml \/ 3.4 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003eMen and Women\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003eOriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003eFragrance Profile\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003e\n          Fresh, Fruity, Floral, Woody and Musky\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-detail-row\"\u003e\n        \u003cspan class=\"sh-detail-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"sh-detail-value\"\u003e\n          Navy Blue and Metallic Gold\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sh-highlights-box\"\u003e\n\n      \u003ch4 class=\"sh-box-title\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"sh-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003eOriental fragrance for men and women\u003c\/li\u003e\n\n        \u003cli\u003eFresh aromatic lavender opening\u003c\/li\u003e\n\n        \u003cli\u003eJuicy watermelon character\u003c\/li\u003e\n\n        \u003cli\u003eBright and uplifting bergamot\u003c\/li\u003e\n\n        \u003cli\u003eElegant jasmine floral heart\u003c\/li\u003e\n\n        \u003cli\u003eSoft and airy lotus accord\u003c\/li\u003e\n\n        \u003cli\u003eCreamy sandalwood foundation\u003c\/li\u003e\n\n        \u003cli\u003eWarm and rich amber\u003c\/li\u003e\n\n        \u003cli\u003eClean and comforting musk finish\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for personal use or gifting\u003c\/li\u003e\n\n        \u003cli\u003ePremium navy-and-gold 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=\"sh-journey-section\"\u003e\n\n    \u003ch3 class=\"sh-section-title\"\u003e\n      The Shujah Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sh-journey-intro\"\u003e\n      A smooth progression from aromatic fruit and citrus to elegant\n      florals and a warm sandalwood, amber and musk foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sh-journey-grid\"\u003e\n\n      \u003cdiv class=\"sh-journey-card\"\u003e\n\n        \u003cdiv class=\"sh-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Aromatic Fruit Freshness\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Lavender, watermelon and bergamot create a fresh, juicy and\n          uplifting introduction.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-journey-card\"\u003e\n\n        \u003cdiv class=\"sh-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Jasmine Lotus Heart\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Jasmine and lotus develop into a smooth, elegant and airy floral\n          centre.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-journey-card\"\u003e\n\n        \u003cdiv class=\"sh-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Warm Oriental Foundation\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Sandalwood, amber and musk create a warm, creamy and comforting\n          finishing impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Accords --\u003e\n\n  \u003cdiv class=\"sh-accord-section\"\u003e\n\n    \u003ch3 class=\"sh-section-title\"\u003e\n      The Signature Shujah Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sh-accord-intro\"\u003e\n      A fresh oriental composition shaped by aromatic lavender, juicy fruit,\n      soft florals, creamy woods, amber warmth and clean musk.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sh-accord-grid\"\u003e\n\n      \u003cdiv class=\"sh-accord-card\"\u003e\n\n        \u003cdiv class=\"sh-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Lavender and Watermelon\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Aromatic lavender and juicy watermelon create an unusual balance\n          of freshness, fruit and clean modern character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-accord-card\"\u003e\n\n        \u003cdiv class=\"sh-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Jasmine and Lotus\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Jasmine provides floral richness while lotus brings softness,\n          airiness and elegant balance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-accord-card\"\u003e\n\n        \u003cdiv class=\"sh-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Sandalwood, Amber and Musk\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Creamy sandalwood, warm amber and clean musk create a smooth,\n          comforting and refined oriental foundation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Brand Story --\u003e\n\n  \u003cdiv class=\"sh-brand-section\"\u003e\n\n    \u003ch3\u003e\n      About Adyan\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Adyan is described as a Dubai-based perfume house offering a growing\n      collection of Arabic and French-style fragrances. Its wider fragrance\n      heritage is connected with Oudh Al Anfar, a perfume brand associated\n      with oud, Dehn Al Oudh and oriental fragrance compositions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Signature Statement --\u003e\n\n  \u003cdiv class=\"sh-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Fresh Gardens Meet Oriental Warmth\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shujah combines lavender, watermelon and bergamot with jasmine and\n      lotus before settling into sandalwood, amber and musk. Its deep\n      navy-blue bottle and metallic gold presentation reflect a fragrance\n      designed to feel fresh, elegant and richly oriental.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Occasion Section --\u003e\n\n  \u003cdiv class=\"sh-occasion-section\"\u003e\n\n    \u003ch3\u003e\n      A Beautiful Choice for Wearing or Gifting\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The fresh opening, floral heart and warm oriental base make Shujah\n      versatile for everyday wear, work, social gatherings, dinners and\n      special occasions. Its detailed navy-and-gold presentation also makes\n      it an attractive perfume gift.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"sh-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Shujah is presented as a long-lasting Eau de Parfum. Its sandalwood,\n      amber and musk foundation supports a warm and noticeable fragrance\n      trail. Exact longevity and projection may vary according to skin type,\n      climate, application amount, clothing and individual fragrance\n      chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"sh-trust-section\"\u003e\n\n    \u003ch3 class=\"sh-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sh-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oriental\n      fragrances, oud scents, musk compositions and modern Eau de Parfum\n      releases through a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sh-trust-grid\"\u003e\n\n      \u003cdiv class=\"sh-trust-card\"\u003e\n\n        \u003cdiv class=\"sh-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 modern Arabic perfumes, elegant musk fragrances, rich\n          oriental compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-trust-card\"\u003e\n\n        \u003cdiv class=\"sh-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Carefully Selected Collection\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Products are selected to offer distinctive fragrance character,\n          attractive presentation and strong value for perfume lovers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sh-trust-card\"\u003e\n\n        \u003cdiv class=\"sh-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=\"sh-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=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Shujah by Adyan smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Shujah is a fresh oriental fragrance that opens with lavender,\n          watermelon and bergamot, develops into jasmine and lotus, and\n          settles into sandalwood, amber and musk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes in Shujah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are lavender, watermelon and bergamot. Together\n          they create an aromatic, juicy and citrus-bright opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes in Shujah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine and lotus form the heart, creating a smooth, elegant and\n          airy floral character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes in Shujah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Sandalwood, amber and musk form the base, giving Shujah a creamy,\n          warm and comforting oriental finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shujah suitable for men and women?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Shujah is presented as a unisex Eau de Parfum for men and\n          women who enjoy fresh, floral, fruity and warm oriental scents.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Shujah by Adyan?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Shujah is supplied in a 100ml, approximately 3.4-fluid-ounce,\n          Eau de Parfum bottle.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shujah an oriental fragrance?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Shujah is listed in the oriental fragrance family. Its fresh\n          top notes and floral heart lead into a warm sandalwood, amber and\n          musk base.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shujah a long-lasting perfume?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Shujah is presented as a long-lasting Eau de Parfum. Exact\n          performance can vary according to skin type, climate, clothing,\n          application amount and individual fragrance chemistry.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        When can I wear Shujah?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh opening, floral centre and warm base make Shujah\n          suitable for everyday wear, work, social gatherings, dinners and\n          special occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sh-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Shujah suitable as a perfume gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sh-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its unisex fragrance profile, generous 100ml size and\n          detailed navy-blue and metallic gold presentation make it an\n          attractive perfume gift.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583516786934,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Shujah-_E2_80_93-Maison-Adyan.webp?v=1739212105"},{"product_id":"signature-pour-homme-100ml","title":"Signature Pour Homme (100ml)","description":"\u003c!-- Signature Pour Homme by Oudh Al Anfar Eau de Parfum 100ml --\u003e\n\u003c!-- Premium Responsive Shopify Product Description with Instagram Reel --\u003e\n\u003c!-- Product-Matched Smoky Black, Olive, Copper and Silver Theme --\u003e\n\n\u003cstyle\u003e\n  .signatureph-wrapper {\n    --sp-copper: #a57562;\n    --sp-deep-copper: #745044;\n    --sp-silver: #cbc8c3;\n    --sp-deep-silver: #8b8c89;\n    --sp-olive: #555448;\n    --sp-deep-olive: #37392f;\n    --sp-black: #101314;\n    --sp-graphite: #202527;\n    --sp-cream: #f8f5f0;\n    --sp-soft-olive: #f1f2ed;\n    --sp-light: #fafafa;\n    --sp-body: #2b3031;\n    --sp-muted: #697174;\n    --sp-border: #deded8;\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(--sp-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  .signatureph-wrapper *,\n  .signatureph-wrapper *::before,\n  .signatureph-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sp-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--sp-border);\n  }\n\n  .sp-brand-tag {\n    margin-bottom: 7px;\n    color: var(--sp-copper);\n    font-size: 0.85rem;\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-black);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.6px;\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: 40px;\n    align-items: center;\n  }\n\n  .sp-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      #ffffff 0%,\n      var(--sp-soft-olive) 100%\n    );\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\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-black);\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-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  .sp-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .sp-note-card {\n    padding: 20px;\n    background: var(--sp-cream);\n    border-top: 3px solid var(--sp-copper);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(16, 19, 20, 0.04);\n  }\n\n  .sp-note-label {\n    margin-bottom: 7px;\n    color: var(--sp-deep-copper);\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-black);\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: 40px;\n    overflow: hidden;\n    background: var(--sp-copper);\n    border-radius: 8px;\n  }\n\n  .sp-character-card {\n    padding: 28px 22px;\n    background: var(--sp-graphite);\n    color: #ffffff;\n  }\n\n  .sp-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--sp-silver);\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: #f4f2ee;\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: 40px;\n  }\n\n  .sp-details-box,\n  .sp-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sp-light);\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-black);\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-black);\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-copper);\n    font-weight: 700;\n  }\n\n  .sp-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-journey-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-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sp-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--sp-soft-olive);\n    border: 1px solid var(--sp-border);\n    border-radius: 7px;\n  }\n\n  .sp-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(--sp-black);\n    color: var(--sp-silver);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .sp-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--sp-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sp-journey-card p {\n    margin: 0;\n    color: var(--sp-body);\n    font-size: 0.95rem;\n  }\n\n  .sp-accord-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sp-cream);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-accord-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-accord-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sp-accord-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--sp-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .sp-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(--sp-black);\n    color: var(--sp-silver);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .sp-accord-card h4 {\n    margin: 0 0 7px;\n    color: var(--sp-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .sp-accord-card p {\n    margin: 0;\n    color: var(--sp-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sp-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--sp-soft-olive);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\n  .sp-video-title {\n    margin: 0 0 8px;\n    color: var(--sp-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  .sp-video-subtitle {\n    max-width: 750px;\n    margin: 0 auto 22px;\n    color: var(--sp-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .sp-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n    box-shadow: 0 4px 14px rgba(16, 19, 20, 0.08);\n  }\n\n  .sp-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  .sp-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .sp-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--sp-black);\n    color: var(--sp-silver);\n    border: 1px solid var(--sp-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  .sp-instagram-link a:hover {\n    background: var(--sp-copper);\n    color: #ffffff;\n    border-color: var(--sp-copper);\n  }\n\n  .sp-statement-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--sp-deep-olive) 0%,\n      var(--sp-graphite) 55%,\n      var(--sp-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .sp-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--sp-copper);\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: #f5f2ed;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sp-authenticity-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sp-cream);\n    border: 1px solid var(--sp-border);\n    border-left: 4px solid var(--sp-copper);\n    border-radius: 7px;\n  }\n\n  .sp-authenticity-section h3 {\n    margin: 0 0 10px;\n    color: var(--sp-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sp-authenticity-section p {\n    margin: 0;\n    color: var(--sp-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sp-wholesale-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sp-soft-olive);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sp-wholesale-section h3 {\n    margin: 0 0 12px;\n    color: var(--sp-black);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sp-wholesale-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: 40px;\n    padding: 28px 22px;\n    background: var(--sp-light);\n    border: 1px solid var(--sp-border);\n    border-left: 4px solid var(--sp-deep-silver);\n    border-radius: 7px;\n  }\n\n  .sp-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sp-black);\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-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--sp-light);\n    border: 1px solid var(--sp-border);\n    border-radius: 8px;\n  }\n\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-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sp-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--sp-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .sp-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(--sp-black);\n    color: var(--sp-silver);\n    border-radius: 50%;\n    font-size: 0.95rem;\n    font-weight: 700;\n  }\n\n  .sp-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--sp-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\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-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-black);\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: #ffffff;\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-black);\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-copper);\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    .signatureph-wrapper {\n      padding: 35px;\n    }\n\n    .sp-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\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.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sp-image-frame {\n      max-width: 430px;\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      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\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-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sp-character-card {\n      padding: 35px;\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-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\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-section,\n    .sp-accord-section,\n    .sp-video-section,\n    .sp-trust-section {\n      padding: 38px;\n    }\n\n    .sp-journey-intro,\n    .sp-accord-intro,\n    .sp-video-subtitle,\n    .sp-trust-intro {\n      font-size: 1.08rem;\n    }\n\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-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .sp-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\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-video-title {\n      font-size: 1.55rem;\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      font-size: 1.15rem;\n    }\n\n    .sp-wholesale-section {\n      padding: 38px;\n    }\n\n    .sp-wholesale-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .sp-wholesale-section p {\n      font-size: 1.12rem;\n    }\n\n    .sp-authenticity-section,\n    .sp-performance-section {\n      padding: 30px;\n    }\n\n    .sp-authenticity-section p,\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: 600px) {\n    .sp-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .signatureph-wrapper {\n      padding: 10px;\n    }\n\n    .sp-header {\n      padding: 25px 5px;\n    }\n\n    .sp-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .sp-main-title {\n      font-size: 1.55rem;\n      letter-spacing: 1.2px;\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 63px;\n    }\n\n    .sp-journey-number {\n      left: 16px;\n    }\n\n    .sp-video-section {\n      padding: 24px 10px;\n    }\n\n    .sp-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .sp-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"signatureph-wrapper\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"sp-header\"\u003e\n\n    \u003cdiv class=\"sp-brand-tag\"\u003e\n      Oudh Al Anfar Presents\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"sp-main-title\"\u003e\n      Signature Pour Homme\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-tagline\"\u003e\n      “Self-confidence is a superpower. Once you start to use Signature, magic starts happening.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Story --\u003e\n\n  \u003cdiv class=\"sp-intro-grid\"\u003e\n\n    \u003cdiv class=\"sp-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Signature-Pour-Homme.webp?v=1739212072\" alt=\"Signature Pour Homme by Oudh Al Anfar 100ml Eau de Parfum for Men\" class=\"sp-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-story\"\u003e\n\n      \u003ch3\u003e\n        Fresh Confidence with an Arabian Oud Signature\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the polished character of\n        \u003cstrong\u003eSignature Pour Homme by Oudh Al Anfar\u003c\/strong\u003e, a\n        \u003cstrong\u003e100ml Eau de Parfum\u003c\/strong\u003e created for men who appreciate\n        fresh florals, aromatic woods, musk and a distinctive oud finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with fresh accords, rose and orange. The\n        freshness creates an energetic first impression, rose adds refined\n        floral character, and orange introduces a bright citrus touch.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jasmine, patchouli, musk and cedar shape the heart. Jasmine brings\n        floral smoothness, patchouli adds earthy depth, musk creates warmth,\n        and cedar introduces a clean woody structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Oud and cypriol form the base, giving the composition a deeper,\n        darker and more grounded finish. Together, they create the Arabian\n        woody character that defines the final stage of Signature Pour\n        Homme.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The smoky black and olive-toned bottle is finished with copper and\n        ornate silver detailing, reflecting a fragrance designed to feel\n        confident, masculine and refined.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Architecture --\u003e\n\n  \u003cdiv class=\"sp-notes-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003e\n      The Fragrance Architecture\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"sp-notes-grid\"\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n\n        \u003cdiv class=\"sp-note-label\"\u003e\n          Top Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-title\"\u003e\n          Fresh Accords, Rose and Orange\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-description\"\u003e\n          A bright combination of freshness, refined rose and citrusy orange\n          creates an energetic and polished opening.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n\n        \u003cdiv class=\"sp-note-label\"\u003e\n          Heart Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-title\"\u003e\n          Jasmine, Patchouli, Musk and Cedar\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-description\"\u003e\n          Floral jasmine meets earthy patchouli, warm musk and structured\n          cedar for a balanced aromatic-woody heart.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-note-card\"\u003e\n\n        \u003cdiv class=\"sp-note-label\"\u003e\n          Base Notes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-title\"\u003e\n          Oud and Cypriol\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-note-description\"\u003e\n          Rich oud and earthy cypriol create a deep, grounded and distinctly\n          Arabian woody finishing 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=\"sp-character-section\"\u003e\n\n    \u003cdiv class=\"sp-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Fresh Floral Opening\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Fresh accords, rose and orange create a clean and confident first\n        impression with a balance of citrus brightness and refined floral\n        character.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-character-card\"\u003e\n\n      \u003ch3\u003e\n        The Oud and Cypriol Dry-Down\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Jasmine, patchouli, musk and cedar gradually settle into oud and\n        cypriol, producing a deeper, earthier and more grounded final trail.\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=\"sp-details-grid\"\u003e\n\n    \u003cdiv class=\"sp-details-box\"\u003e\n\n      \u003ch4 class=\"sp-box-title\"\u003e\n        Product Details\n      \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\"\u003eSignature Pour Homme\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\"\u003eOudh Al Anfar\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\"\u003eSuitable For\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003eMen\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          Fresh, Floral, Woody, Musky and Oud\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003e\n          Confident, Refined and Grounded\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-detail-row\"\u003e\n        \u003cspan class=\"sp-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"sp-detail-value\"\u003e\n          Daily Wear, Work and Evening Occasions\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\"\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"sp-highlights-list\"\u003e\n\n        \u003cli\u003eGenerous 100ml Eau de Parfum\u003c\/li\u003e\n\n        \u003cli\u003eConfident masculine fragrance character\u003c\/li\u003e\n\n        \u003cli\u003eFresh and energetic opening accords\u003c\/li\u003e\n\n        \u003cli\u003eRefined rose and bright orange notes\u003c\/li\u003e\n\n        \u003cli\u003eFloral jasmine heart\u003c\/li\u003e\n\n        \u003cli\u003eEarthy patchouli depth\u003c\/li\u003e\n\n        \u003cli\u003eWarm and smooth musk\u003c\/li\u003e\n\n        \u003cli\u003eStructured cedarwood character\u003c\/li\u003e\n\n        \u003cli\u003eRich Arabian oud foundation\u003c\/li\u003e\n\n        \u003cli\u003eGrounding cypriol base note\u003c\/li\u003e\n\n        \u003cli\u003eSuitable for everyday and occasion wear\u003c\/li\u003e\n\n        \u003cli\u003ePremium smoky black, copper and silver 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=\"sp-journey-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003e\n      The Signature Pour Homme Journey\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sp-journey-intro\"\u003e\n      A confident progression from fresh floral citrus to an aromatic woody\n      heart and a deep oud-cypriol foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-journey-grid\"\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n\n        \u003cdiv class=\"sp-journey-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fresh Rose Citrus\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fresh accords, rose and orange create an energetic, polished and\n          inviting opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n\n        \u003cdiv class=\"sp-journey-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Floral Woody Balance\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Jasmine, patchouli, musk and cedar form a smooth, earthy and\n          structured heart.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-journey-card\"\u003e\n\n        \u003cdiv class=\"sp-journey-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Oud Cypriol Depth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Oud and cypriol settle into a deep, grounded and distinctly Arabian\n          woody finish.\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=\"sp-accord-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003e\n      The Signature Pour Homme Accords\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sp-accord-intro\"\u003e\n      A masculine Eau de Parfum shaped by fresh citrus, refined florals,\n      warm musk, structured woods and a rich Arabian oud foundation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-accord-grid\"\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n\n        \u003cdiv class=\"sp-accord-icon\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Fresh Rose Orange\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Freshness and orange create brightness while rose adds an elegant\n          floral character to the opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n\n        \u003cdiv class=\"sp-accord-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Jasmine Musk Cedar\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Jasmine and musk bring smoothness while patchouli and cedar add\n          earthy, aromatic and woody structure.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-accord-card\"\u003e\n\n        \u003cdiv class=\"sp-accord-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Oud and Cypriol\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Oud and cypriol create the deep, grounded and refined Arabian base\n          that completes the composition.\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=\"sp-video-section\"\u003e\n\n    \u003ch3 class=\"sp-video-title\"\u003e\n      Experience Signature Pour Homme\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sp-video-subtitle\"\u003e\n      Explore the smoky black bottle, ornate metallic detailing and the\n      fresh, floral, woody and oud character of Signature Pour Homme by Oudh\n      Al Anfar.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-instagram-frame\"\u003e\n\n      \u003ciframe src=\"https:\/\/www.instagram.com\/reel\/C35YBN2I0OD\/embed\/\" title=\"Signature Pour Homme by Oudh Al Anfar Instagram Product Video\" width=\"100%\" height=\"760\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-instagram-link\"\u003e\n\n      \u003ca href=\"https:\/\/www.instagram.com\/london.musk\/reel\/C35YBN2I0OD\/\" 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!-- Signature Statement --\u003e\n\n  \u003cdiv class=\"sp-statement-section\"\u003e\n\n    \u003ch3\u003e\n      Confidence Becomes Your Signature\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Signature Pour Homme combines fresh accords, rose and orange with a\n      heart of jasmine, patchouli, musk and cedar. Oud and cypriol complete\n      the fragrance with a deep Arabian woody foundation designed to feel\n      confident, polished and memorable.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Authenticity Section --\u003e\n\n  \u003cdiv class=\"sp-authenticity-section\"\u003e\n\n    \u003ch3\u003e\n      Guarantee of Authenticity\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      London Musk states that its products are of original origin and are\n      supplied directly from the manufacturer. The retailer does not sell\n      copies and places importance on its reputation and customer trust.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Wholesale Section --\u003e\n\n  \u003cdiv class=\"sp-wholesale-section\"\u003e\n\n    \u003ch3\u003e\n      UK Wholesale Enquiries\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      London Musk states that it is the sole UK distributor of this product.\n      Retailers and trade customers interested in perfume wholesale options\n      can contact London Musk for further information.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Information --\u003e\n\n  \u003cdiv class=\"sp-performance-section\"\u003e\n\n    \u003ch3\u003e\n      Fragrance Performance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Signature Pour Homme is supplied as an Eau de Parfum. Its musk, cedar,\n      oud and cypriol foundation gives the fragrance a substantial woody base.\n      Exact longevity and projection may vary according to skin type, climate,\n      application amount, clothing and individual fragrance chemistry.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Why Choose London Musk --\u003e\n\n  \u003cdiv class=\"sp-trust-section\"\u003e\n\n    \u003ch3 class=\"sp-section-title\"\u003e\n      Why Choose London Musk?\n    \u003c\/h3\u003e\n\n    \u003cp class=\"sp-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=\"sp-trust-grid\"\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n\n        \u003cdiv class=\"sp-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 oriental perfumes, modern Arabian fragrances, oud\n          compositions and concentrated perfume oils.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n\n        \u003cdiv class=\"sp-trust-icon\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Authenticity Commitment\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Product information emphasises original products supplied directly\n          from the manufacturer rather than copies.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-trust-card\"\u003e\n\n        \u003cdiv class=\"sp-trust-icon\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          UK Retail and Wholesale Service\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Shop Signature Pour Homme in the UK or contact London Musk regarding\n          suitable trade and wholesale options.\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=\"sp-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=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Signature Pour Homme smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Signature Pour Homme is a fresh, floral, woody, musky and oud\n          fragrance. It opens with fresh accords, rose and orange, develops\n          into jasmine, patchouli, musk and cedar, and settles into oud and\n          cypriol.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the top notes of Signature Pour Homme?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are fresh accords, rose and orange, creating a bright,\n          floral and citrusy opening.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the heart notes of Signature Pour Homme?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine, patchouli, musk and cedar form the heart, bringing together\n          floral smoothness, earthy depth, warmth and woody structure.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the base notes of Signature Pour Homme?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Oud and cypriol form the base, giving the fragrance a deep, earthy,\n          grounded and distinctly Arabian woody finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Signature Pour Homme for men?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Signature Pour Homme is presented as a masculine Eau de Parfum\n          for men who enjoy fresh, floral, woody, musky and oud fragrances.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Signature Pour Homme?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Signature Pour Homme by Oudh Al 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=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Signature Pour Homme suitable for everyday wear?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Its fresh opening and structured woody base make it suitable for\n          everyday wear, work, social occasions, dinners and evening use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Signature Pour Homme long-lasting?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          It is supplied as an Eau de Parfum with a woody base of musk, cedar,\n          oud and cypriol. Exact longevity may vary according to skin type,\n          climate, application and clothing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Signature Pour Homme an authentic Oudh Al Anfar product?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          London Musk states that its products are original and supplied\n          directly from the manufacturer, and that it does not sell copies.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sp-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Are wholesale options available for Signature Pour Homme?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          London Musk states that it is the sole UK distributor of the product\n          and invites trade customers to contact the retailer regarding\n          perfume wholesale options.\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":47583519572214,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Signature-Pour-Homme.webp?v=1739212072"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/collections\/Musk.webp?v=1787328338","url":"https:\/\/londonmusk.com\/collections\/musk.oembed?page=2","provider":"London Musk","version":"1.0","type":"link"}