{"product_id":"voux-alma-verde-perfume-100ml-edp-emir-by-paris-corner","title":"Voux Alma Verde Perfume 100ml EDP Emir by 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=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --sage:       #6b8c6e;\n    --sage-light: #a8c5a0;\n    --sage-pale:  #e8f0e4;\n    --gold:       #c9a84c;\n    --gold-light: #e8d5a0;\n    --cream:      #faf8f2;\n    --ink:        #1e2a1f;\n    --mist:       #d4e0d0;\n    --amber:      #c8833a;\n    --amber-soft: #f0d5b0;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: linear-gradient(135deg, #1e2a1f 0%, #2d4030 40%, #3a5540 70%, #4a6e50 100%);\n    color: white;\n    padding: 72px 40px 80px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 50% 120%, rgba(201,168,76,0.18) 0%, transparent 65%),\n                radial-gradient(ellipse at 80% -10%, rgba(107,140,110,0.25) 0%, transparent 55%);\n  }\n  .hero-eyebrow {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold-light);\n    margin-bottom: 18px;\n    position: relative;\n  }\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(42px, 6vw, 72px);\n    font-weight: 300;\n    letter-spacing: 2px;\n    line-height: 1.1;\n    position: relative;\n    margin-bottom: 6px;\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--sage-light);\n  }\n  .hero-subtitle {\n    font-size: 15px;\n    font-weight: 300;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.55);\n    margin-top: 14px;\n    position: relative;\n  }\n  .hero-divider {\n    width: 60px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    margin: 28px auto 0;\n    position: relative;\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .page-wrapper {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 24px 80px;\n  }\n\n  \/* ── INTRO ── *\/\n  .intro-section {\n    padding: 60px 0 48px;\n    text-align: center;\n  }\n  .intro-section p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(20px, 2.4vw, 26px);\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.75;\n    color: #3a4e3b;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .section-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--sage);\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .section-label::before,\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--mist);\n  }\n\n  \/* ── SPECS GRID ── *\/\n  .specs-section { margin-bottom: 56px; }\n  .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 16px;\n  }\n  .spec-card {\n    background: linear-gradient(145deg, #fff, var(--sage-pale));\n    border: 1px solid var(--mist);\n    border-radius: 12px;\n    padding: 22px 18px;\n    text-align: center;\n  }\n  .spec-card .spec-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--sage);\n    margin-bottom: 8px;\n  }\n  .spec-card .spec-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--ink);\n  }\n\n  \/* ── NOTES SECTION ── *\/\n  .notes-section { margin-bottom: 56px; }\n  .notes-pyramid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 16px;\n  }\n  .note-tier {\n    border-radius: 14px;\n    padding: 28px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .note-tier::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    opacity: 0.08;\n    background: repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);\n    background-size: 10px 10px;\n  }\n  .note-tier.top    { background: linear-gradient(160deg, #c8f0c8, #a8d8a0); color: #2a6030; }\n  .note-tier.middle { background: linear-gradient(160deg, #f0d890, #e8c070); color: #5a3a10; }\n  .note-tier.base   { background: linear-gradient(160deg, #d0b898, #b89070); color: #3a2010; }\n  .note-tier-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    opacity: 0.7;\n    margin-bottom: 14px;\n  }\n  .note-tier-icon {\n    font-size: 30px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .note-tier-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 600;\n    line-height: 1.3;\n    margin-bottom: 6px;\n  }\n\n  \/* ── SCENT PROFILE ── *\/\n  .profile-section { margin-bottom: 56px; }\n  .profile-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(26px, 3vw, 34px);\n    font-weight: 300;\n    color: var(--ink);\n    margin-bottom: 24px;\n    text-align: center;\n    font-style: italic;\n  }\n  .profile-stages { display: flex; flex-direction: column; gap: 16px; }\n  .stage-card {\n    display: grid;\n    grid-template-columns: 100px 1fr;\n    gap: 20px;\n    align-items: center;\n    background: white;\n    border-radius: 14px;\n    padding: 24px 28px;\n    border-left: 4px solid transparent;\n  }\n  .stage-card.opening { border-left-color: var(--sage); }\n  .stage-card.heart   { border-left-color: var(--gold); }\n  .stage-card.drydown { border-left-color: var(--amber); }\n  .stage-badge {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    text-align: center;\n    padding: 8px 10px;\n    border-radius: 8px;\n  }\n  .stage-card.opening .stage-badge { background: var(--sage-pale); color: var(--sage); }\n  .stage-card.heart   .stage-badge { background: var(--gold-light); color: #7a5a10; }\n  .stage-card.drydown .stage-badge { background: var(--amber-soft); color: #7a4010; }\n  .stage-text {\n    font-size: 17px;\n    color: #3a4a3b;\n    line-height: 1.65;\n  }\n\n  \/* ── WHY CHOOSE ── *\/\n  .why-section {\n    background: linear-gradient(135deg, var(--ink), #2d4030);\n    border-radius: 20px;\n    padding: 52px 44px;\n    color: white;\n    margin-bottom: 56px;\n  }\n  .why-section .section-label { color: var(--gold-light); }\n  .why-section .section-label::before,\n  .why-section .section-label::after { background: rgba(255,255,255,0.15); }\n  .why-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(28px, 3.5vw, 40px);\n    font-weight: 300;\n    font-style: italic;\n    color: white;\n    margin-bottom: 20px;\n    text-align: center;\n  }\n  .why-text {\n    font-size: 17px;\n    color: rgba(255,255,255,0.8);\n    line-height: 1.75;\n    text-align: center;\n    max-width: 660px;\n    margin: 0 auto;\n  }\n  .why-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 30px;\n  }\n  .why-badge {\n    background: rgba(201,168,76,0.18);\n    border: 1px solid rgba(201,168,76,0.4);\n    color: var(--gold-light);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 1px;\n    padding: 10px 20px;\n    border-radius: 50px;\n  }\n\n  \/* ── FAQ ── *\/\n  .faq-section { margin-bottom: 40px; }\n  .faq-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(26px, 3vw, 34px);\n    font-weight: 300;\n    font-style: italic;\n    text-align: center;\n    margin-bottom: 30px;\n    color: var(--ink);\n  }\n  .faq-item {\n    background: white;\n    border-radius: 14px;\n    border: 1px solid var(--mist);\n    margin-bottom: 14px;\n    overflow: hidden;\n  }\n  .faq-q {\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--ink);\n    padding: 22px 26px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 16px;\n    border-left: 3px solid var(--sage);\n  }\n  .faq-q::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 300;\n    color: var(--sage);\n    flex-shrink: 0;\n    line-height: 1;\n    margin-top: 1px;\n    transition: transform .25s;\n  }\n  .faq-item.open .faq-q::after { transform: rotate(45deg); }\n  .faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height .35s ease, padding .25s ease;\n    font-size: 16px;\n    color: #4a5a4b;\n    line-height: 1.75;\n    padding: 0 26px;\n  }\n  .faq-item.open .faq-a { max-height: 300px; padding: 0 26px 22px; }\n\n  \/* ── RELATED ── *\/\n  .related-section {\n    background: linear-gradient(135deg, var(--sage-pale), var(--gold-light));\n    border-radius: 16px;\n    padding: 36px 32px;\n    text-align: center;\n    border: 1px solid var(--mist);\n    margin-bottom: 40px;\n  }\n  .related-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--sage);\n    margin-bottom: 12px;\n  }\n  .related-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(20px, 2.5vw, 26px);\n    font-weight: 600;\n    color: var(--ink);\n    margin-bottom: 4px;\n  }\n  .related-brand {\n    font-size: 14px;\n    color: #6a7a6b;\n    letter-spacing: 1px;\n  }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 640px) {\n    .hero { padding: 52px 24px 60px; }\n    .page-wrapper { padding: 0 16px 60px; }\n    .notes-pyramid { grid-template-columns: 1fr; }\n    .stage-card { grid-template-columns: 1fr; gap: 10px; }\n    .stage-badge { text-align: left; display: inline-block; }\n    .why-section { padding: 36px 24px; }\n    .specs-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eopaline fragnance · Paris Corner Collection\u003c\/p\u003e\n\u003ch1\u003eVoux \u003cem\u003eAlma Verde\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003e100ml · Eau de Parfum · Unisex\u003c\/p\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-wrapper\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"intro-section\"\u003e\n\u003cp\u003eCaptures the essence of a sunlit garden after a fresh rain — a masterclass in the green citrus genre, offering a crisp, effervescent profile that radiates rejuvenating, high-end energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eSpecifications\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\"\u003eUnisex\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\"\u003eType\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\/div\u003e\n\u003c!-- FRAGRANCE NOTES --\u003e\n\u003cdiv class=\"notes-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eFragrance Notes\u003c\/div\u003e\n\u003cdiv class=\"notes-pyramid\"\u003e\n\u003cdiv class=\"note-tier top\"\u003e\n\u003cspan class=\"note-tier-icon\"\u003e✦\u003c\/span\u003e\n\u003cdiv class=\"note-tier-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"note-tier-name\"\u003eTangerine, Bergamot \u0026amp; Aldehydic Note\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-tier middle\"\u003e\n\u003cspan class=\"note-tier-icon\"\u003e❧\u003c\/span\u003e\n\u003cdiv class=\"note-tier-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"note-tier-name\"\u003eGinger \u0026amp; Sandalwood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-tier base\"\u003e\n\u003cspan class=\"note-tier-icon\"\u003e◈\u003c\/span\u003e\n\u003cdiv class=\"note-tier-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"note-tier-name\"\u003eMusk, Dry Amber \u0026amp; Vetiver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003cdiv class=\"profile-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eThe Scent Profile\u003c\/div\u003e\n\u003cp class=\"profile-title\"\u003eAiry, Citrusy \u0026amp; Earthy\u003c\/p\u003e\n\u003cdiv class=\"profile-stages\"\u003e\n\u003cdiv class=\"stage-card opening\"\u003e\n\u003cdiv class=\"stage-badge\"\u003eOpening\u003c\/div\u003e\n\u003cdiv class=\"stage-text\"\u003eBursts open with Tangerine and Aldehydes for an immediate sensation of soapy bubbles and citrus brightness — an instant mood lift from the first spray.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stage-card heart\"\u003e\n\u003cdiv class=\"stage-badge\"\u003eHeart\u003c\/div\u003e\n\u003cdiv class=\"stage-text\"\u003eA sophisticated core where Ginger and Sandalwood intertwine, delivering a zesty warmth balanced by a creamy, smooth wood texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stage-card drydown\"\u003e\n\u003cdiv class=\"stage-badge\"\u003eDrydown\u003c\/div\u003e\n\u003cdiv class=\"stage-text\"\u003eVetiver, Dry Amber and Musk come together to form a majestic, grounded foundation — leaving a persistent and breezy trail that stays vibrant on the skin for over 9 hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdiv class=\"why-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhy Choose Opaline Fragnance\u003c\/div\u003e\n\u003cp class=\"why-title\"\u003eYour Premier Destination for Paris Corner in the UK\u003c\/p\u003e\n\u003cp class=\"why-text\"\u003eOpaline Fragnance guarantees 100% authenticity for every Voux Alma Verde bottle. Our climate-controlled storage is vital for protecting the volatile citrus oils and airy aldehydic molecules, ensuring your perfume delivers the full, high-definition sillage and legendary freshness this green masterpiece is celebrated for.\u003c\/p\u003e\n\u003cdiv class=\"why-badges\"\u003e\n\u003cspan class=\"why-badge\"\u003e100% Authenticity Guaranteed\u003c\/span\u003e \u003cspan class=\"why-badge\"\u003eClimate-Controlled Storage\u003c\/span\u003e \u003cspan class=\"why-badge\"\u003ePremium Arabic Perfumes\u003c\/span\u003e \u003cspan class=\"why-badge\"\u003eUK's Premier Destination\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cp class=\"faq-title\"\u003eEverything You Need to Know\u003c\/p\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the 100ml bottle size sufficient for a summer signature scent?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe 100ml volume provides approximately 1,000 to 1,200 sprays, which is ideal for a fresh fragrance since you can apply it generously during high heat without running low quickly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eDoes the ginger note make the fragrance feel too spicy for the office?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe ginger is used to add a refreshing, cooling bite rather than a heavy kitchen spice, ensuring the scent remains professional and energising in a corporate environment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs this 100ml glass bottle stable enough for a shared gym locker?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe Emir collection features a heavy and durable glass design with a secure cap that can withstand the movement and temperature changes of a sports bag or locker.\u003c\/div\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 floral body mist?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eVoux Alma Verde is an exceptional layering tool as the aldehydes and vetiver can add a sophisticated mineral and woody structure to simple rose or jasmine scents.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RELATED --\u003e\n\u003cdiv class=\"related-section\"\u003e\n\u003cdiv class=\"related-label\"\u003ePeople Also Reviewed\u003c\/div\u003e\n\u003cdiv class=\"related-name\"\u003eBujairami Too Damn Good — 100ml Extrait De Parfum\u003c\/div\u003e\n\u003cdiv class=\"related-brand\"\u003eby Bujairami Sydney\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/page-wrapper --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53737244131671,"sku":null,"price":27.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/1_a90ed831-7b31-47b5-8de0-7b52dd579be3.jpg?v=1780939487","url":"https:\/\/opalinefragnance.co.uk\/products\/voux-alma-verde-perfume-100ml-edp-emir-by-paris-corner","provider":"Opaline Fragnance ","version":"1.0","type":"link"}