{"product_id":"rayhaan-nocturno-elixir-perfume-100ml-edp-rayhaan","title":"Rayhaan Nocturno Elixir Perfume 100ml EDP Rayhaan","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026family=Barlow:wght@300;400;500\u0026display=swap');\n\n  .nocturno-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .nocturno-wrap {\n    background: linear-gradient(160deg, #0d0b0f 0%, #1a1118 50%, #0d0b0f 100%);\n    color: #e8dcc8;\n    font-family: 'Barlow', sans-serif;\n    font-weight: 300;\n    padding: 2.5rem 1.5rem;\n  }\n\n  .nocturno-hero {\n    text-align: center;\n    padding-bottom: 2.5rem;\n    border-bottom: 1px solid rgba(196,160,80,0.2);\n    margin-bottom: 2.5rem;\n  }\n\n  .nocturno-hero-tag {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #c4a050;\n    margin-bottom: 1rem;\n  }\n\n  .nocturno-hero-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2rem, 6vw, 3.2rem);\n    font-weight: 600;\n    color: #f5edd8;\n    line-height: 1.1;\n    margin-bottom: 0.4rem;\n  }\n\n  .nocturno-hero-sub {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1.1rem;\n    color: #c4a050;\n    margin-bottom: 1.5rem;\n  }\n\n  .nocturno-hero-desc {\n    font-size: 0.92rem;\n    line-height: 1.8;\n    color: #b8a898;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n  .nocturno-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 1px;\n    background: rgba(196,160,80,0.15);\n    border: 1px solid rgba(196,160,80,0.15);\n    border-radius: 4px;\n    overflow: hidden;\n    margin-bottom: 2.5rem;\n  }\n\n  .nocturno-spec-cell {\n    background: #13101a;\n    padding: 1rem;\n    text-align: center;\n  }\n\n  .nocturno-spec-label {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #c4a050;\n    margin-bottom: 0.4rem;\n  }\n\n  .nocturno-spec-val {\n    font-size: 0.88rem;\n    color: #e8dcc8;\n  }\n\n  .nocturno-section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #f5edd8;\n    margin-bottom: 1.2rem;\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n  }\n\n  .nocturno-section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: rgba(196,160,80,0.2);\n  }\n\n  .nocturno-notes-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .nocturno-note-card {\n    background: #13101a;\n    border: 1px solid rgba(196,160,80,0.15);\n    border-radius: 4px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n  }\n\n  .nocturno-note-type {\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #c4a050;\n    margin-bottom: 0.6rem;\n  }\n\n  .nocturno-note-items {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1rem;\n    color: #e8dcc8;\n    line-height: 1.5;\n  }\n\n  .nocturno-pyramid {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    margin-bottom: 2.5rem;\n  }\n\n  .nocturno-pyramid-tier {\n    background: #13101a;\n    border: 1px solid rgba(196,160,80,0.2);\n    border-radius: 2px;\n    padding: 0.7rem 1.5rem;\n    text-align: center;\n    position: relative;\n  }\n\n  .nocturno-pyramid-tier:nth-child(1) { width: 55%; }\n  .nocturno-pyramid-tier:nth-child(2) { width: 75%; }\n  .nocturno-pyramid-tier:nth-child(3) { width: 95%; }\n\n  .nocturno-pyramid-tier::before {\n    content: '';\n    position: absolute;\n    left: -1px; top: -1px; bottom: -1px;\n    width: 3px;\n    background: #c4a050;\n    border-radius: 2px 0 0 2px;\n  }\n\n  .nocturno-scent-text {\n    font-size: 0.9rem;\n    line-height: 1.85;\n    color: #b8a898;\n    margin-bottom: 2.5rem;\n  }\n\n  .nocturno-scent-text strong {\n    color: #c4a050;\n    font-weight: 400;\n  }\n\n  .nocturno-why-box {\n    background: #13101a;\n    border: 1px solid rgba(196,160,80,0.2);\n    border-left: 3px solid #c4a050;\n    border-radius: 4px;\n    padding: 1.5rem;\n    margin-bottom: 2.5rem;\n    font-size: 0.9rem;\n    line-height: 1.8;\n    color: #b8a898;\n  }\n\n  .nocturno-faq-item {\n    border-bottom: 1px solid rgba(196,160,80,0.1);\n    padding: 1.2rem 0;\n  }\n\n  .nocturno-faq-q {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.05rem;\n    color: #e8dcc8;\n    margin-bottom: 0.6rem;\n  }\n\n  .nocturno-faq-a {\n    font-size: 0.88rem;\n    line-height: 1.75;\n    color: #908070;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nocturno-wrap\"\u003e\n\u003cdiv class=\"nocturno-hero\"\u003e\n\u003cdiv class=\"nocturno-hero-tag\"\u003eRayhaan · Eau de Parfum · 100ml\u003c\/div\u003e\n\u003cdiv class=\"nocturno-hero-title\"\u003eNocturno Pour Homme\u003c\/div\u003e\n\u003cdiv class=\"nocturno-hero-sub\"\u003eElixir\u003c\/div\u003e\n\u003cp class=\"nocturno-hero-desc\"\u003e\u003cstrong\u003eA definitive icon of nocturnal luxury and woody depth — a masterclass in the aromatic spicy genre radiating professional, mysterious energy for the bold, magnetic masculine presence.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-specs-grid\"\u003e\n\u003cdiv class=\"nocturno-spec-cell\"\u003e\n\u003cdiv class=\"nocturno-spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-val\"\u003eMen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-cell\"\u003e\n\u003cdiv class=\"nocturno-spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-val\"\u003eRayhaan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-cell\"\u003e\n\u003cdiv class=\"nocturno-spec-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-val\"\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-cell\"\u003e\n\u003cdiv class=\"nocturno-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-val\"\u003e100ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-cell\"\u003e\n\u003cdiv class=\"nocturno-spec-label\"\u003eSpeciality\u003c\/div\u003e\n\u003cdiv class=\"nocturno-spec-val\"\u003ePremium Arabic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-section-title\"\u003eFragrance Notes\u003c\/div\u003e\n\u003cdiv class=\"nocturno-notes-row\"\u003e\n\u003cdiv class=\"nocturno-note-card\"\u003e\n\u003cdiv class=\"nocturno-note-type\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"nocturno-note-items\"\u003eLemon\u003cbr\u003eGrapefruit\u003cbr\u003eMint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-note-card\"\u003e\n\u003cdiv class=\"nocturno-note-type\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"nocturno-note-items\"\u003eGinger\u003cbr\u003eNutmeg\u003cbr\u003eSpicy Notes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-note-card\"\u003e\n\u003cdiv class=\"nocturno-note-type\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"nocturno-note-items\"\u003eSandalwood\u003cbr\u003eCedar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-section-title\"\u003eScent Profile\u003c\/div\u003e\n\u003cdiv class=\"nocturno-pyramid\"\u003e\n\u003cdiv class=\"nocturno-pyramid-tier\"\u003e\n\u003cdiv style=\"margin: 0 0 2px;\" class=\"nocturno-note-type\"\u003eOpening\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.9rem;\" class=\"nocturno-note-items\"\u003eIcy Brightness · Sparkling Citrus\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-pyramid-tier\"\u003e\n\u003cdiv style=\"margin: 0 0 2px;\" class=\"nocturno-note-type\"\u003eHeart\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.9rem;\" class=\"nocturno-note-items\"\u003eVelvet Texture · Lush Spice\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-pyramid-tier\"\u003e\n\u003cdiv style=\"margin: 0 0 2px;\" class=\"nocturno-note-type\"\u003eDrydown · 10+ Hours\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.9rem;\" class=\"nocturno-note-items\"\u003eMajestic Sandalwood · Persistent Cedar Trail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"nocturno-scent-text\"\u003eNocturno Pour Homme Elixir opens with a burst of \u003cstrong\u003eMint and Grapefruit\u003c\/strong\u003e for an immediate sensation of icy brightness and sparkling citrus clarity. The heart reveals a sophisticated core where \u003cstrong\u003eGinger and Nutmeg\u003c\/strong\u003e provide a unique velvet texture with a lush spiced lift. The drydown unveils a majestic, grounded foundation of \u003cstrong\u003eSandalwood\u003c\/strong\u003e, anchored by Cedar — leaving a persistent, powerful trail that remains vibrant on the skin for over 10 hours.\u003c\/p\u003e\n\u003cp style=\"margin-top: -1.5rem;\" class=\"nocturno-scent-text\"\u003eYou can also buy \u003cstrong style=\"color: #e8dcc8;\"\u003eRayhaan Wolf Perfume 100ml EDP\u003c\/strong\u003e by Rayhaan now in UK.\u003c\/p\u003e\n\u003cdiv class=\"nocturno-section-title\"\u003eWhy Opaline Fragnance\u003c\/div\u003e\n\u003cdiv class=\"nocturno-why-box\"\u003eOpaline Fragnance is your premier destination for Rayhaan in the UK. We guarantee 100% authenticity for this Nocturno Pour Homme Elixir 100ml bottle. Our climate-controlled storage is vital for protecting the delicate citrus oils and volatile spice molecules, ensuring your perfume delivers the full, high-definition sillage and legendary intensity this dark-finished masterpiece is celebrated for.\u003c\/div\u003e\n\u003cdiv class=\"nocturno-section-title\"\u003eFAQ\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-item\"\u003e\n\u003cdiv class=\"nocturno-faq-q\"\u003eIs the 100ml glass bottle stable for a display shelf?\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-a\"\u003eThe bottle is engineered with high-grade reinforced glass and a weighted base that ensures maximum stability and a premium feel on any flat surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-item\"\u003e\n\u003cdiv class=\"nocturno-faq-q\"\u003eHow is the authenticity of this Rayhaan product verified in the UK?\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-a\"\u003eEvery genuine unit features a unique batch code printed on the bottom of the glass along with a holographic security seal on the outer box to confirm its origin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-item\"\u003e\n\u003cdiv class=\"nocturno-faq-q\"\u003eDoes the spray head produce a fine mist or a localised stream?\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-a\"\u003eThe atomiser is precision-engineered to deliver an ultra-fine pressurised mist, ensuring the concentrated oils are evenly distributed across your skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: none;\" class=\"nocturno-faq-item\"\u003e\n\u003cdiv class=\"nocturno-faq-q\"\u003eWhat is the best way to clean the exterior of the bottle without damaging the finish?\u003c\/div\u003e\n\u003cdiv class=\"nocturno-faq-a\"\u003eTo keep the luxury finish looking its best, wipe the glass and cap with a dry microfiber cloth and avoid using any liquid or chemical cleaners.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53726748934487,"sku":null,"price":27.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/1_666e26a1-eab3-4c75-b914-9a673082fff5.jpg?v=1780841221","url":"https:\/\/opalinefragnance.co.uk\/products\/rayhaan-nocturno-elixir-perfume-100ml-edp-rayhaan","provider":"Opaline Fragnance ","version":"1.0","type":"link"}