{"product_id":"fatal-embrace-perfume-100ml-edp-paris-corner","title":"Fatal Embrace Perfume 100ml EDP Paris Corner","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Josefin+Sans:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #c9a84c;\n    --gold-light: #e8c97a;\n    --deep: #1a0a00;\n    --plum: #3b0d2b;\n    --rose: #8b2252;\n    --cream: #f5ede0;\n    --amber: #d4813a;\n    --text-dark: #1a0a00;\n    --text-mid: #5c3a1e;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Josefin Sans', sans-serif;\n    background: var(--cream);\n    color: var(--text-dark);\n    line-height: 1.7;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: linear-gradient(135deg, var(--deep) 0%, var(--plum) 50%, #5c1a3a 100%);\n    color: var(--cream);\n    padding: 70px 40px 60px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 60% 40%, rgba(201,168,76,0.18) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-eyebrow {\n    font-family: 'Josefin Sans', sans-serif;\n    font-size: 13px;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n  }\n  .hero-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(54px, 9vw, 96px);\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.0;\n    letter-spacing: 2px;\n    color: #fff;\n    margin-bottom: 10px;\n  }\n  .hero-title span { color: var(--gold-light); }\n  .hero-brand {\n    font-size: 15px;\n    letter-spacing: 6px;\n    text-transform: uppercase;\n    color: rgba(245,237,224,0.6);\n    margin-bottom: 28px;\n  }\n  .hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .badge {\n    background: rgba(201,168,76,0.18);\n    border: 1px solid var(--gold);\n    color: var(--gold-light);\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    padding: 7px 18px;\n    border-radius: 2px;\n  }\n\n  \/* ── WRAPPER ── *\/\n  .page-wrap {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* ── INTRO ── *\/\n  .intro-block {\n    background: #fff;\n    border-left: 5px solid var(--gold);\n    padding: 40px 44px;\n    margin: 48px 0;\n    box-shadow: 0 4px 30px rgba(26,10,0,0.07);\n  }\n  .intro-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(20px, 2.8vw, 26px);\n    font-weight: 300;\n    color: var(--text-mid);\n    line-height: 1.75;\n  }\n\n  \/* ── SECTION HEADERS ── *\/\n  .section-header {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n  .section-header h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(26px, 4vw, 38px);\n    font-weight: 600;\n    color: var(--plum);\n    letter-spacing: 1px;\n  }\n  .section-header .line {\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--gold), transparent);\n  }\n\n  \/* ── SPECS GRID ── *\/\n  .specs-section { margin-bottom: 52px; }\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));\n    gap: 16px;\n  }\n  .spec-card {\n    background: linear-gradient(145deg, var(--plum), #2a0820);\n    color: var(--cream);\n    padding: 24px 20px;\n    border-radius: 4px;\n    text-align: center;\n    border-bottom: 3px solid var(--gold);\n  }\n  .spec-card .spec-label {\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 8px;\n  }\n  .spec-card .spec-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(17px, 2.5vw, 22px);\n    font-weight: 400;\n    line-height: 1.3;\n  }\n\n  \/* ── NOTES ── *\/\n  .notes-section { margin-bottom: 52px; }\n  .notes-tier {\n    position: relative;\n    margin-bottom: 16px;\n    border-radius: 4px;\n    overflow: hidden;\n  }\n  .notes-tier-inner {\n    display: flex;\n    align-items: flex-start;\n    gap: 0;\n  }\n  .tier-label {\n    min-width: 130px;\n    padding: 22px 20px;\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    line-height: 1.5;\n  }\n  .tier-top .tier-label { background: var(--rose); }\n  .tier-mid .tier-label { background: var(--amber); }\n  .tier-base .tier-label { background: var(--plum); }\n  .tier-notes {\n    flex: 1;\n    padding: 22px 28px;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(18px, 2.5vw, 24px);\n    font-weight: 300;\n    color: var(--text-dark);\n    background: #fff;\n    border-top: 1px solid #e8ddd0;\n    border-bottom: 1px solid #e8ddd0;\n    border-right: 1px solid #e8ddd0;\n  }\n  .tier-notes strong {\n    color: var(--rose);\n    font-weight: 600;\n  }\n  .tier-mid .tier-notes strong { color: var(--amber); }\n  .tier-base .tier-notes strong { color: var(--plum); }\n\n  \/* ── SCENT PROFILE ── *\/\n  .profile-section { margin-bottom: 52px; }\n  .profile-block {\n    background: linear-gradient(135deg, var(--deep), var(--plum));\n    color: var(--cream);\n    padding: 48px 44px;\n    border-radius: 4px;\n    position: relative;\n    overflow: hidden;\n  }\n  .profile-block::after {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(201,168,76,0.15), transparent 70%);\n    pointer-events: none;\n  }\n  .profile-block h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 400;\n    font-style: italic;\n    color: var(--gold-light);\n    margin-bottom: 20px;\n  }\n  .profile-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(18px, 2.5vw, 24px);\n    font-weight: 300;\n    line-height: 1.8;\n    color: rgba(245,237,224,0.9);\n  }\n  .profile-block p + p { margin-top: 16px; }\n  .profile-block em { color: var(--gold-light); font-style: normal; font-weight: 400; }\n\n  \/* ── WHY CHOOSE ── *\/\n  .why-section { margin-bottom: 52px; }\n  .why-block {\n    background: #fff;\n    border: 1px solid #e8ddd0;\n    border-top: 4px solid var(--gold);\n    padding: 40px 44px;\n    border-radius: 0 0 4px 4px;\n  }\n  .why-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(18px, 2.5vw, 24px);\n    color: var(--text-mid);\n    line-height: 1.8;\n  }\n\n  \/* ── FAQ ── *\/\n  .faq-section { margin-bottom: 64px; }\n  .faq-item {\n    border-bottom: 1px solid #e0d4c4;\n    padding: 28px 0;\n  }\n  .faq-item:first-of-type { border-top: 1px solid #e0d4c4; }\n  .faq-q {\n    font-family: 'Josefin Sans', sans-serif;\n    font-size: clamp(15px, 2vw, 18px);\n    font-weight: 600;\n    color: var(--plum);\n    letter-spacing: 0.5px;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .faq-q::before {\n    content: 'Q';\n    background: var(--rose);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    padding: 3px 8px;\n    border-radius: 2px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .faq-a {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(17px, 2.3vw, 22px);\n    color: var(--text-mid);\n    line-height: 1.75;\n    padding-left: 34px;\n  }\n\n  \/* ── FOOTER STRIP ── *\/\n  .footer-strip {\n    background: var(--deep);\n    color: rgba(245,237,224,0.5);\n    text-align: center;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    padding: 24px;\n  }\n  .footer-strip span { color: var(--gold); }\n\n  \/* ── DIVIDER ORNAMENT ── *\/\n  .ornament {\n    text-align: center;\n    color: var(--gold);\n    font-size: 20px;\n    letter-spacing: 12px;\n    margin: 8px 0 36px;\n    opacity: 0.6;\n  }\n\n  @media (max-width: 600px) {\n    .intro-block, .profile-block, .why-block { padding: 28px 22px; }\n    .tier-notes { padding: 18px 18px; }\n    .tier-label { min-width: 90px; font-size: 9px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eParis Corner · \u003c\/p\u003e\n\u003ch1 class=\"hero-title\"\u003e\n\u003cspan\u003eFatal\u003c\/span\u003e Embrace\u003c\/h1\u003e\n\u003cp class=\"hero-brand\"\u003eEau de Parfum · 100 ml\u003c\/p\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"badge\"\u003ePremium Arabic Perfume\u003c\/span\u003e \u003cspan class=\"badge\"\u003eAmber Floral\u003c\/span\u003e \u003cspan class=\"badge\"\u003eFor Women\u003c\/span\u003e \u003cspan class=\"badge\"\u003e100% Authentic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-wrap\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"intro-block\"\u003e\n\u003cp\u003eFatal Embrace by Paris Corner is a 100 ml Eau de Parfum that captures the essence of a sophisticated floral trap. This fragrance is a masterclass in the amber floral genre, offering a creamy and seductive profile that radiates a mysterious and high-end energy. It is the premier choice for the enthusiast in the UK seeking a premium Arabic perfume that balances exotic ylang ylang with a deep tonka bean base — making it a majestic selection for those who want an alluring and unforgettable aura.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWomen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eParis Corner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFragrance Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e100 ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSpecialty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium Arabic Perfume\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FRAGRANCE NOTES --\u003e\n\u003csection class=\"notes-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2\u003eFragrance Notes\u003c\/h2\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-tier tier-top\"\u003e\n\u003cdiv class=\"notes-tier-inner\"\u003e\n\u003cdiv class=\"tier-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003e\n\u003cstrong\u003eYlang Ylang\u003c\/strong\u003e, Bergamot \u0026amp; Rose\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-tier tier-mid\"\u003e\n\u003cdiv class=\"notes-tier-inner\"\u003e\n\u003cdiv class=\"tier-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003e\n\u003cstrong\u003eOrange Blossom\u003c\/strong\u003e, Jasmine \u0026amp; Patchouli\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-tier tier-base\"\u003e\n\u003cdiv class=\"notes-tier-inner\"\u003e\n\u003cdiv class=\"tier-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003e\n\u003cstrong\u003eTonka Bean\u003c\/strong\u003e, Vanilla, Amber \u0026amp; Musk\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003csection class=\"profile-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2\u003eThe Scent Profile\u003c\/h2\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ornament\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003cdiv class=\"profile-block\"\u003e\n\u003ch3\u003eExotic · Floral · Balmy\u003c\/h3\u003e\n\u003cp\u003eFatal Embrace opens with a burst of \u003cem\u003eYlang Ylang and Bergamot\u003c\/em\u003e for an immediate sensation of tropical sweetness and citrus brightness.\u003c\/p\u003e\n\u003cp\u003eThe heart reveals a sophisticated core where \u003cem\u003eOrange Blossom and Patchouli\u003c\/em\u003e provide a heady and earthy texture.\u003c\/p\u003e\n\u003cp\u003eThe dry-down unveils a majestic and velvety foundation of \u003cem\u003eTonka Bean\u003c\/em\u003e. Anchored by \u003cem\u003eVanilla and Amber\u003c\/em\u003e, it leaves a persistent and resinous trail that stays vibrant on the skin for \u003cem\u003eover 10 hours\u003c\/em\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY CHOOSE EMIRATES OUD --\u003e\n\u003csection class=\"why-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2\u003eWhy Choose Opaline Fragnance?\u003c\/h2\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-block\"\u003e\n\u003cp\u003eOpaline Fragnance is your premier destination for Paris Corner in the UK. We guarantee 100% authenticity for every Fatal Embrace bottle. Our climate-controlled storage is vital for protecting the delicate floral absolutes and the rich balsamic resins — ensuring your perfume delivers the full, high-definition sillage and legendary performance this seductive masterpiece is celebrated for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the 100 ml bottle size suitable for long-term daily use?\u003c\/div\u003e\n\u003cp class=\"faq-a\"\u003eThe 100 ml volume provides approximately 1,000 to 1,200 sprays, making it an economical choice for a signature scent that will last several months even with daily application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eCan I use Fatal Embrace to scent a silk scarf or evening pashmina?\u003c\/div\u003e\n\u003cp class=\"faq-a\"\u003eThe vanilla and amber base notes are highly substantive on natural fibres, making this perfume excellent for misting on luxury fabrics to ensure a sophisticated aroma remains throughout the week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eDoes the patchouli note make the fragrance smell too earthy or dark?\u003c\/div\u003e\n\u003cp class=\"faq-a\"\u003eThe patchouli is carefully blended with jasmine and orange blossom to provide a grounded, woody depth that prevents the floral notes from becoming too airy or fleeting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eCan I use this perfume to experiment with layering over a sandalwood body oil?\u003c\/div\u003e\n\u003cp class=\"faq-a\"\u003eFatal Embrace is an exceptional layering tool, as the ylang ylang and tonka bean notes harmonise beautifully with creamy woods to create a deeper and more personalised scent profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER STRIP --\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53736858681687,"sku":null,"price":27.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/8_badade78-5964-431e-beb5-0769132a2eac.jpg?v=1780936932","url":"https:\/\/opalinefragnance.co.uk\/products\/fatal-embrace-perfume-100ml-edp-paris-corner","provider":"Opaline Fragnance ","version":"1.0","type":"link"}