{"product_id":"vanguard-perfume-100ml-edp-maison-asrar-1","title":"Vanguard Perfume 100ml EDP Maison Asrar","description":"\u003c!-- Vanguard Perfume – Maison Asrar | Shopify Product Description HTML --\u003e\n\u003cstyle\u003e\n  .vg-wrap {\n    font-family: 'Georgia', 'Times New Roman', serif;\n    color: #1a1a2e;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #fff;\n    padding: 0;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .vg-hero {\n    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 40%, #0f3460 80%, #1a1a2e 100%);\n    padding: 56px 40px 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .vg-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; left: 50%;\n    transform: translateX(-50%);\n    width: 340px; height: 340px;\n    background: radial-gradient(circle, rgba(197,168,100,0.18) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .vg-eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 13px;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    color: #c5a864;\n    margin-bottom: 14px;\n    display: block;\n  }\n  .vg-hero-title {\n    font-size: 58px;\n    font-weight: 400;\n    color: #f5f0e8;\n    margin: 0 0 8px;\n    letter-spacing: 6px;\n    text-transform: uppercase;\n    line-height: 1.05;\n  }\n  .vg-hero-subtitle {\n    font-family: 'Arial', sans-serif;\n    font-size: 15px;\n    color: #c5a864;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n  }\n  .vg-badges {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 4px;\n  }\n  .vg-badge {\n    background: rgba(197,168,100,0.15);\n    border: 1px solid rgba(197,168,100,0.5);\n    color: #c5a864;\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 2px;\n  }\n\n  \/* ── INTRO ── *\/\n  .vg-intro {\n    background: #f9f6f0;\n    padding: 48px 40px;\n    border-left: 4px solid #c5a864;\n  }\n  .vg-intro-text {\n    font-size: 22px;\n    line-height: 1.75;\n    color: #2c2c2c;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* ── SECTION HEADING ── *\/\n  .vg-section-heading {\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    color: #c5a864;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .vg-section-heading::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, #c5a864, transparent);\n  }\n\n  \/* ── SPECS ── *\/\n  .vg-specs {\n    padding: 48px 40px;\n    background: #fff;\n  }\n  .vg-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border: 1px solid #e8e0d0;\n  }\n  .vg-spec-cell {\n    padding: 24px 20px;\n    border-right: 1px solid #e8e0d0;\n    border-bottom: 1px solid #e8e0d0;\n    text-align: center;\n  }\n  .vg-spec-cell:nth-child(3n) { border-right: none; }\n  .vg-spec-cell:nth-last-child(-n+3) { border-bottom: none; }\n  .vg-spec-label {\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #c5a864;\n    display: block;\n    margin-bottom: 8px;\n  }\n  .vg-spec-value {\n    font-size: 20px;\n    color: #1a1a2e;\n    font-weight: 400;\n  }\n\n  \/* ── NOTES PYRAMID ── *\/\n  .vg-notes {\n    padding: 48px 40px;\n    background: #1a1a2e;\n  }\n  .vg-notes .vg-section-heading {\n    color: #c5a864;\n  }\n  .vg-notes .vg-section-heading::after {\n    background: linear-gradient(to right, #c5a864, transparent);\n  }\n  .vg-notes-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .vg-note-tier {\n    padding: 28px 32px;\n    position: relative;\n  }\n  .vg-note-tier-top {\n    background: linear-gradient(135deg, #0f3460, #16213e);\n    border-left: 4px solid #e8c86e;\n  }\n  .vg-note-tier-mid {\n    background: linear-gradient(135deg, #16213e, #1a1a2e);\n    border-left: 4px solid #c5a864;\n  }\n  .vg-note-tier-base {\n    background: linear-gradient(135deg, #1a1a2e, #0d0d1a);\n    border-left: 4px solid #8b6914;\n  }\n  .vg-note-tier-label {\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n  .vg-note-tier-top .vg-note-tier-label { color: #e8c86e; }\n  .vg-note-tier-mid .vg-note-tier-label { color: #c5a864; }\n  .vg-note-tier-base .vg-note-tier-label { color: #8b6914; }\n  .vg-note-items {\n    font-size: 20px;\n    color: #f0ece2;\n    line-height: 1.5;\n  }\n\n  \/* ── SCENT PROFILE ── *\/\n  .vg-profile {\n    padding: 48px 40px;\n    background: #f9f6f0;\n  }\n  .vg-profile-title {\n    font-size: 32px;\n    color: #1a1a2e;\n    margin: 0 0 28px;\n    font-weight: 400;\n  }\n  .vg-profile-phases {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n  }\n  .vg-phase {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n  }\n  .vg-phase-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #fff;\n    font-weight: 700;\n  }\n  .vg-phase-icon-open  { background: linear-gradient(135deg, #3a7bd5, #0f3460); }\n  .vg-phase-icon-heart { background: linear-gradient(135deg, #c5a864, #8b6914); }\n  .vg-phase-icon-dry   { background: linear-gradient(135deg, #4a3728, #1a1a2e); }\n  .vg-phase-body { flex: 1; }\n  .vg-phase-name {\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #c5a864;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .vg-phase-text {\n    font-size: 18px;\n    line-height: 1.7;\n    color: #333;\n    margin: 0;\n  }\n\n  \/* ── WHY CHOOSE ── *\/\n  .vg-why {\n    padding: 48px 40px;\n    background: linear-gradient(135deg, #1a1a2e 0%, #0f3460 100%);\n    text-align: center;\n  }\n  .vg-why .vg-section-heading {\n    color: #c5a864;\n    justify-content: center;\n  }\n  .vg-why .vg-section-heading::after { display: none; }\n  .vg-why-text {\n    font-size: 20px;\n    line-height: 1.8;\n    color: #d8d0c0;\n    margin: 0 auto;\n    max-width: 640px;\n  }\n\n  \/* ── FAQ ── *\/\n  .vg-faq {\n    padding: 48px 40px;\n    background: #fff;\n  }\n  .vg-faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .vg-faq-item {\n    border-bottom: 1px solid #e8e0d0;\n    padding: 28px 0;\n  }\n  .vg-faq-item:first-child { padding-top: 0; }\n  .vg-faq-q {\n    font-size: 20px;\n    color: #1a1a2e;\n    margin: 0 0 12px;\n    font-weight: 400;\n  }\n  .vg-faq-a {\n    font-family: 'Arial', sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .vg-hero { padding: 40px 20px 36px; }\n    .vg-hero-title { font-size: 38px; }\n    .vg-intro, .vg-specs, .vg-notes, .vg-profile, .vg-why, .vg-faq { padding: 36px 20px; }\n    .vg-specs-grid { grid-template-columns: 1fr 1fr; }\n    .vg-spec-cell:nth-child(2n) { border-right: none; }\n    .vg-spec-cell:nth-child(3n) { border-right: 1px solid #e8e0d0; }\n    .vg-phase-text { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vg-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"vg-hero\"\u003e\n\u003cspan class=\"vg-eyebrow\"\u003eMaison Asrar\u003c\/span\u003e\n\u003ch1 class=\"vg-hero-title\"\u003eVanguard\u003c\/h1\u003e\n\u003cp class=\"vg-hero-subtitle\"\u003eEau de Parfum  ·  100ml\u003c\/p\u003e\n\u003cdiv class=\"vg-badges\"\u003e\n\u003cspan class=\"vg-badge\"\u003eUnisex\u003c\/span\u003e \u003cspan class=\"vg-badge\"\u003ePremium Fragrance\u003c\/span\u003e \u003cspan class=\"vg-badge\"\u003eSpray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"vg-intro\"\u003e\n\u003cp class=\"vg-intro-text\"\u003eVanguard by Maison Asrar is a testament to modern innovation and classic refinement. Curated for both men and women who stand at the forefront of change, this fragrance embodies quiet confidence and natural authority. It is the quintessential power scent — clean, grounded, and unmistakably bold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"vg-specs\"\u003e\n\u003cdiv class=\"vg-section-heading\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vg-specs-grid\"\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eSuitable For\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003eMaison Asrar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eFragrance Type\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003eEau de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eSize\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003e100ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eFormulation\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003eSpray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-spec-cell\"\u003e\n\u003cspan class=\"vg-spec-label\"\u003eSpecialty\u003c\/span\u003e \u003cspan class=\"vg-spec-value\"\u003ePremium Perfume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAGRANCE NOTES --\u003e\n\u003cdiv class=\"vg-notes\"\u003e\n\u003cdiv class=\"vg-section-heading\"\u003eFragrance Notes\u003c\/div\u003e\n\u003cdiv class=\"vg-notes-stack\"\u003e\n\u003cdiv class=\"vg-note-tier vg-note-tier-top\"\u003e\n\u003cdiv class=\"vg-note-tier-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"vg-note-items\"\u003eBlackcurrant  ·  Pineapple  ·  Grapefruit  ·  Apple  ·  Pink Pepper  ·  Bergamot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-note-tier vg-note-tier-mid\"\u003e\n\u003cdiv class=\"vg-note-tier-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"vg-note-items\"\u003eCarnation  ·  Cardamom  ·  Ginger  ·  Lily of the Valley\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-note-tier vg-note-tier-base\"\u003e\n\u003cdiv class=\"vg-note-tier-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"vg-note-items\"\u003eLeather  ·  Ambergris  ·  Cedarwood  ·  Musk  ·  Cashmere Musk  ·  Moss\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003cdiv class=\"vg-profile\"\u003e\n\u003cdiv class=\"vg-section-heading\"\u003eScent Profile\u003c\/div\u003e\n\u003ch2 class=\"vg-profile-title\"\u003eBold, Spicy \u0026amp; Sophisticated\u003c\/h2\u003e\n\u003cdiv class=\"vg-profile-phases\"\u003e\n\u003cdiv class=\"vg-phase\"\u003e\n\u003cdiv class=\"vg-phase-icon vg-phase-icon-open\"\u003eOpen\u003c\/div\u003e\n\u003cdiv class=\"vg-phase-body\"\u003e\n\u003cspan class=\"vg-phase-name\"\u003eOpening\u003c\/span\u003e\n\u003cp class=\"vg-phase-text\"\u003eA complex, high-definition burst of pineapple, blackcurrant, and apple, sharpened by zesty grapefruit and a spicy pinch of pink pepper. Vanguard redefines the modern classic aesthetic from its very first spray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-phase\"\u003e\n\u003cdiv class=\"vg-phase-icon vg-phase-icon-heart\"\u003eHeart\u003c\/div\u003e\n\u003cdiv class=\"vg-phase-body\"\u003e\n\u003cspan class=\"vg-phase-name\"\u003eHeart\u003c\/span\u003e\n\u003cp class=\"vg-phase-text\"\u003eUnlike traditional fresh scents, the heart introduces a distinctive aromatic warmth with cardamom, ginger, and carnation — softened beautifully by a touch of lily of the valley.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-phase\"\u003e\n\u003cdiv class=\"vg-phase-icon vg-phase-icon-dry\"\u003eDry\u003c\/div\u003e\n\u003cdiv class=\"vg-phase-body\"\u003e\n\u003cspan class=\"vg-phase-name\"\u003eDry-Down\u003c\/span\u003e\n\u003cp class=\"vg-phase-text\"\u003eThe dry-down is where the true power lies, revealing a rich, beast-mode base of rugged leather, ambergris, and cedarwood. This is where Vanguard makes its lasting impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdiv class=\"vg-why\"\u003e\n\u003cdiv class=\"vg-section-heading\"\u003eWhy Choose Opaline Fragnance?\u003c\/div\u003e\n\u003cp class=\"vg-why-text\"\u003eOpaline Fragnance is the premier UK destination for elite scents like Maison Asrar Vanguard. Every 100ml bottle is guaranteed genuine, part of a curated selection of authentic Arabian and global niche houses. We specialise in fragrances that offer the longevity and projection required by the modern gentleman.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"vg-faq\"\u003e\n\u003cdiv class=\"vg-section-heading\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"vg-faq-list\"\u003e\n\u003cdiv class=\"vg-faq-item\"\u003e\n\u003ch3 class=\"vg-faq-q\"\u003eIs Maison Asrar Vanguard long-lasting?\u003c\/h3\u003e\n\u003cp class=\"vg-faq-a\"\u003eYes — this high-performance scent is an Eau de Parfum designed for all-day wear, ensuring the cedarwood and base notes remain a commanding presence for hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-faq-item\"\u003e\n\u003ch3 class=\"vg-faq-q\"\u003eWhat kind of vibe does this fragrance have?\u003c\/h3\u003e\n\u003cp class=\"vg-faq-a\"\u003eIt is a clean scent with a sophisticated, earthy edge. Its unique aromatic qualities make it a perfect signature fragrance for the office or formal evening events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vg-faq-item\"\u003e\n\u003ch3 class=\"vg-faq-q\"\u003eIs Maison Asrar a luxury brand?\u003c\/h3\u003e\n\u003cp class=\"vg-faq-a\"\u003eMaison Asrar is a renowned house known for creating high-end niche fragrance profiles that offer incredible value and olfactory excellence comparable to much more expensive designer houses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53738755293527,"sku":null,"price":37.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/1_3d1c2d92-00c6-42bc-a614-a5523a5ffd51.jpg?v=1780977884","url":"https:\/\/opalinefragnance.co.uk\/products\/vanguard-perfume-100ml-edp-maison-asrar-1","provider":"Opaline Fragnance ","version":"1.0","type":"link"}