{"product_id":"aurea-pura-huile-parfumee-diffuseurs-electriques","title":"Auréa Pura – Huile parfumée diffuseurs électriques","description":"\u003cbody\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAuréa Pura — Halya Home\u003c\/title\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --halya-sand: #F5EDE3;\n      --halya-sand-deep: #E8D9C8;\n      --halya-gold: #B68763;\n      --halya-gold-light: #D4A574;\n      --halya-gold-glow: rgba(182, 135, 99, 0.15);\n      --halya-dark: #1A1410;\n      --halya-dark-soft: #3D3028;\n      --halya-cream: #FFFAF5;\n      --halya-white: #FFFFFF;\n      --halya-muted: rgba(26, 20, 16, 0.55);\n      --halya-border: rgba(182, 135, 99, 0.2);\n      --font-display: 'Cormorant Garamond', Georgia, serif;\n      --font-body: 'Outfit', -apple-system, sans-serif;\n      --radius: 16px;\n      --radius-sm: 10px;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    .halya-product { font-family: var(--font-body); line-height: 1.65; color: var(--halya-dark); background: var(--halya-cream); max-width: 780px; margin: 0 auto; padding: 0 20px 60px; position: relative; overflow: hidden; }\n    .halya-product::before { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'\/%3E%3C\/svg%3E\"); pointer-events: none; z-index: 0; }\n    .halya-product \u003e * { position: relative; z-index: 1; }\n    .halya-topbar { display: flex; align-items: center; justify-content: center; gap: 14px; padding: 32px 0 20px; opacity: 0; animation: fadeDown 0.8s ease 0.2s forwards; }\n    .halya-topbar-line { width: 40px; height: 1px; background: var(--halya-gold); }\n    .halya-topbar-label { font-family: var(--font-body); font-size: 11px; font-weight: 500; letter-spacing: 3.5px; text-transform: uppercase; color: var(--halya-gold); }\n    .halya-hero { text-align: center; padding: 10px 0 40px; }\n    .halya-hero h1 { font-family: var(--font-display); font-size: clamp(38px, 7vw, 60px); font-weight: 300; line-height: 1.1; letter-spacing: -0.02em; color: var(--halya-dark); margin-bottom: 6px; opacity: 0; animation: fadeUp 1s ease 0.4s forwards; }\n    .halya-hero h1 em { font-style: italic; font-weight: 300; color: var(--halya-gold); }\n    .halya-hero-sub { font-family: var(--font-body); font-size: 12px; font-weight: 500; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold); margin-bottom: 10px; opacity: 0; animation: fadeUp 1s ease 0.5s forwards; }\n    .halya-hero-tagline { font-family: var(--font-display); font-size: clamp(18px, 3vw, 22px); font-weight: 300; font-style: italic; color: var(--halya-muted); letter-spacing: 0.02em; margin-bottom: 28px; opacity: 0; animation: fadeUp 1s ease 0.6s forwards; }\n    .halya-divider { width: 60px; height: 1.5px; background: linear-gradient(90deg, transparent, var(--halya-gold), transparent); margin: 0 auto 28px; opacity: 0; animation: fadeUp 1s ease 0.7s forwards; }\n    .halya-hero-desc { max-width: 580px; margin: 0 auto 30px; font-size: 15px; color: var(--halya-dark-soft); line-height: 1.75; text-align: center; opacity: 0; animation: fadeUp 0.8s ease 0.75s forwards; }\n    .halya-hero-desc strong { color: var(--halya-dark); }\n    .halya-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 30px; opacity: 0; animation: fadeUp 0.8s ease 0.8s forwards; }\n    .halya-tag { font-size: 11px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; padding: 7px 18px; border-radius: 100px; border: 1px solid var(--halya-border); color: var(--halya-gold); background: var(--halya-gold-glow); transition: all 0.3s ease; }\n    .halya-tag:hover { background: var(--halya-gold); color: var(--halya-white); transform: translateY(-2px); box-shadow: 0 6px 20px rgba(182, 135, 99, 0.25); }\n    .halya-formats { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 10px; opacity: 0; animation: fadeUp 0.8s ease 0.9s forwards; }\n    .halya-format-card { background: var(--halya-white); border: 1.5px solid var(--halya-border); border-radius: var(--radius); padding: 22px 18px; text-align: center; cursor: default; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); position: relative; overflow: hidden; }\n    .halya-format-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--halya-gold-light), var(--halya-gold)); transform: scaleX(0); transition: transform 0.4s ease; }\n    .halya-format-card:hover { border-color: var(--halya-gold); transform: translateY(-4px); box-shadow: 0 12px 32px rgba(182, 135, 99, 0.12); }\n    .halya-format-card:hover::before { transform: scaleX(1); }\n    .halya-format-size { font-family: var(--font-display); font-size: 34px; font-weight: 400; color: var(--halya-dark); line-height: 1; margin-bottom: 8px; }\n    .halya-format-size span { font-size: 16px; color: var(--halya-gold); font-weight: 300; }\n    .halya-format-desc { font-size: 12.5px; color: var(--halya-muted); font-weight: 400; line-height: 1.5; }\n    .halya-pyramid { background: linear-gradient(160deg, var(--halya-dark) 0%, #2A2018 60%, #3D2E1E 100%); border-radius: 20px; padding: 40px 28px; margin: 32px 0; color: var(--halya-sand); position: relative; overflow: hidden; opacity: 0; animation: fadeUp 0.8s ease 1s forwards; }\n    .halya-pyramid::before { content: ''; position: absolute; top: -80px; right: -80px; width: 220px; height: 220px; background: radial-gradient(circle, rgba(182, 135, 99, 0.12) 0%, transparent 70%); border-radius: 50%; }\n    .halya-pyramid::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 180px; height: 180px; background: radial-gradient(circle, rgba(212, 165, 116, 0.08) 0%, transparent 70%); border-radius: 50%; }\n    .halya-pyramid \u003e * { position: relative; z-index: 1; }\n    .halya-pyramid-title { font-family: var(--font-display); font-size: 28px; font-weight: 300; text-align: center; margin-bottom: 8px; color: var(--halya-sand); }\n    .halya-pyramid-sub { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; text-align: center; color: var(--halya-gold-light); margin-bottom: 32px; font-weight: 400; }\n    .halya-note-group { margin-bottom: 24px; padding: 18px 20px; border-radius: var(--radius-sm); background: rgba(255, 255, 255, 0.04); border-left: 3px solid var(--halya-gold); transition: all 0.3s ease; }\n    .halya-note-group:hover { background: rgba(255, 255, 255, 0.07); transform: translateX(4px); }\n    .halya-note-group:last-child { margin-bottom: 0; }\n    .halya-note-label { font-size: 10px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold-light); margin-bottom: 6px; }\n    .halya-note-desc { font-family: var(--font-display); font-size: 19px; font-weight: 300; font-style: italic; color: rgba(245, 237, 227, 0.9); line-height: 1.5; }\n    .halya-accordion { margin-top: 8px; }\n    .halya-accordion details { border: 1px solid var(--halya-border); border-radius: var(--radius); margin: 12px 0; background: var(--halya-white); overflow: hidden; transition: all 0.3s ease; }\n    .halya-accordion details:hover { border-color: var(--halya-gold-light); box-shadow: 0 4px 16px rgba(182, 135, 99, 0.08); }\n    .halya-accordion details[open] { border-color: var(--halya-gold); box-shadow: 0 8px 28px rgba(182, 135, 99, 0.1); }\n    .halya-accordion summary { cursor: pointer; font-family: var(--font-body); font-weight: 500; font-size: 15px; letter-spacing: 0.3px; padding: 18px 22px; list-style: none; display: flex; align-items: center; justify-content: space-between; color: var(--halya-dark); transition: color 0.3s ease; user-select: none; }\n    .halya-accordion summary::-webkit-details-marker { display: none; }\n    .halya-accordion summary::after { content: '+'; font-family: var(--font-display); font-size: 22px; font-weight: 300; color: var(--halya-gold); transition: all 0.3s ease; flex-shrink: 0; margin-left: 12px; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--halya-gold-glow); }\n    .halya-accordion details[open] summary::after { content: '−'; background: var(--halya-gold); color: var(--halya-white); transform: rotate(180deg); }\n    .halya-accordion details[open] summary { color: var(--halya-gold); }\n    .halya-content { padding: 0 22px 22px; font-size: 14.5px; color: var(--halya-dark-soft); line-height: 1.7; animation: accordionOpen 0.4s ease forwards; }\n    .halya-content p { margin-bottom: 12px; }\n    .halya-content p:last-child { margin-bottom: 0; }\n    .halya-content ul { list-style: none; padding: 0; }\n    .halya-content ul li { padding: 10px 0 10px 24px; position: relative; border-bottom: 1px solid rgba(182, 135, 99, 0.08); }\n    .halya-content ul li:last-child { border-bottom: none; }\n    .halya-content ul li::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; border-radius: 50%; background: var(--halya-gold-light); }\n    .halya-content strong { color: var(--halya-dark); font-weight: 600; }\n    .halya-tip { margin-top: 14px; padding: 14px 18px; border-radius: var(--radius-sm); background: linear-gradient(135deg, var(--halya-gold-glow), rgba(212, 165, 116, 0.08)); border-left: 3px solid var(--halya-gold); font-size: 13.5px; color: var(--halya-dark-soft); }\n    .halya-tip em { color: var(--halya-gold); font-style: normal; font-weight: 600; font-size: 10px; letter-spacing: 2px; text-transform: uppercase; }\n    .halya-highlights { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 28px 0; opacity: 0; animation: fadeUp 0.8s ease 1.1s forwards; }\n    .halya-highlight-card { background: var(--halya-white); border: 1px solid var(--halya-border); border-radius: var(--radius); padding: 22px 18px; text-align: center; transition: all 0.4s ease; }\n    .halya-highlight-card:hover { transform: translateY(-3px); box-shadow: 0 10px 28px rgba(182, 135, 99, 0.1); border-color: var(--halya-gold-light); }\n    .halya-highlight-icon { font-size: 28px; margin-bottom: 10px; display: block; }\n    .halya-highlight-title { font-family: var(--font-display); font-size: 17px; font-weight: 500; color: var(--halya-dark); margin-bottom: 6px; }\n    .halya-highlight-text { font-size: 12.5px; color: var(--halya-muted); line-height: 1.5; }\n    .halya-faq-title { font-family: var(--font-display); font-size: 28px; font-weight: 300; text-align: center; margin: 40px 0 8px; color: var(--halya-dark); }\n    .halya-faq-sub { text-align: center; font-size: 13px; color: var(--halya-muted); margin-bottom: 20px; }\n    .halya-faq details { background: transparent; border: none; border-bottom: 1px solid var(--halya-border); border-radius: 0; margin: 0; box-shadow: none !important; }\n    .halya-faq details:hover { border-color: var(--halya-gold-light); box-shadow: none; }\n    .halya-faq details[open] { border-color: var(--halya-gold); box-shadow: none; }\n    .halya-faq summary { padding: 18px 4px; font-size: 14.5px; }\n    .halya-faq .halya-content { padding: 0 4px 18px; }\n    .halya-precautions { margin-top: 36px; padding: 22px 24px; background: var(--halya-sand); border-radius: var(--radius); font-size: 12.5px; color: var(--halya-muted); line-height: 1.7; }\n    .halya-precautions-title { font-size: 10px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold); margin-bottom: 10px; }\n    .halya-precautions p { margin-bottom: 4px; }\n    .halya-precautions-ingredients { margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--halya-border); font-size: 11.5px; color: rgba(26, 20, 16, 0.45); line-height: 1.6; }\n    .halya-precautions-ingredients strong { color: var(--halya-muted); font-weight: 500; }\n    @keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n    @keyframes fadeDown { from { opacity: 0; transform: translateY(-12px); } to { opacity: 1; transform: translateY(0); } }\n    @keyframes accordionOpen { from { opacity: 0; transform: translateY(-6px); } to { opacity: 1; transform: translateY(0); } }\n    @media (max-width: 560px) { .halya-product { padding: 0 16px 48px; } .halya-formats { grid-template-columns: 1fr; } .halya-highlights { grid-template-columns: 1fr; } .halya-pyramid { padding: 30px 20px; } .halya-format-card { padding: 18px 16px; } }\n  \u003c\/style\u003e\n\n\u003csection class=\"halya-product\"\u003e\n\n  \u003cdiv class=\"halya-topbar\"\u003e\n    \u003cspan class=\"halya-topbar-line\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"halya-topbar-label\"\u003eHalya Home\u003c\/span\u003e\n    \u003cspan class=\"halya-topbar-line\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-hero\"\u003e\n    \u003ch1\u003e\u003cem\u003eAuréa Pura\u003c\/em\u003e\u003c\/h1\u003e\n    \u003cp class=\"halya-hero-sub\"\u003eÉlixir d'Ambiance\u003c\/p\u003e\n    \u003cp class=\"halya-hero-tagline\"\u003eL'éclat doré d'un matin baigné de lumière.\u003c\/p\u003e\n    \u003cdiv class=\"halya-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"halya-hero-desc\"\u003e\u003cstrong\u003eAuréa Pura\u003c\/strong\u003e est une fragrance lumineuse et raffinée, où la fraîcheur pétillante des agrumes du Sud rencontre la douceur enveloppante de la vanille de Madagascar. Une signature \u003cstrong\u003esolaire, pure et chaleureuse\u003c\/strong\u003e, qui illumine l'intérieur d'une aura délicate, à la fois fruitée et apaisante.\u003c\/p\u003e\n\n    \u003cdiv class=\"halya-tags\"\u003e\n      \u003cspan class=\"halya-tag\"\u003e✨ Lumineuse\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🍊 Hespéridé\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🤍 Pure\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🍦 Gourmande\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e⚡ Diffuseur électrique\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🕯️ Brûleur\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-formats\"\u003e\n      \u003cdiv class=\"halya-format-card\"\u003e\n        \u003cdiv class=\"halya-format-size\"\u003e250 \u003cspan\u003eml\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"halya-format-desc\"\u003eIdéal pour un usage régulier et une diffusion quotidienne\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"halya-format-card\"\u003e\n        \u003cdiv class=\"halya-format-size\"\u003e500 \u003cspan\u003eml\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"halya-format-desc\"\u003eGrandes pièces, diffusion prolongée ou usage professionnel\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-pyramid\"\u003e\n    \u003ch2 class=\"halya-pyramid-title\"\u003ePyramide olfactive\u003c\/h2\u003e\n    \u003cp class=\"halya-pyramid-sub\"\u003eL'architecture du parfum\u003c\/p\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de tête\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eOrange · Citron · Bergamote\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de cœur\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eFruits\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de fond\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eAmbre · Musc blanc · Vanille de Madagascar\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-highlights\"\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e🌅\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eLumineuse \u0026amp; solaire\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eUne ouverture pétillante d'agrumes du Sud pour une fraîcheur immédiate\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e🍦\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eDouce \u0026amp; gourmande\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eUn fond enveloppant d'ambre et de vanille de Madagascar\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e⏳\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eLongue tenue\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eUne diffusion subtile et raffinée, présente sans jamais peser\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e🕯️⚡\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eDouble compatibilité\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eDiffuseur électrique \u0026amp; brûleur (bougie chauffe-plat)\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-accordion\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDescription\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eAuréa Pura\u003c\/strong\u003e capture la pureté lumineuse d'un matin doré. L'ouverture pétillante de l'orange, du citron et de la bergamote s'éveille sous une caresse fruitée, avant de se déposer sur un fond enveloppant d'ambre, de musc blanc et de vanille de Madagascar. Une fragrance solaire, pure et délicatement gourmande, qui illumine chaque pièce d'une aura raffinée.\u003c\/p\u003e\n        \u003cdiv class=\"halya-tip\"\u003e\n          \u003cem\u003eAmbiance idéale\u003c\/em\u003e\u003cbr\u003e\n          Idéal pour un salon, une entrée lumineuse ou une cuisine ouverte, dans une atmosphère claire, chaleureuse et délicatement gourmande.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eConseils d'utilisation\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCompatible :\u003c\/strong\u003e diffuseur électrique \u003cstrong\u003eou\u003c\/strong\u003e brûleur (bougie chauffe-plat).\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDiffuseur électrique :\u003c\/strong\u003e versez une petite dose dans le réservoir, puis activez l'appareil.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBrûleur :\u003c\/strong\u003e versez une petite quantité dans la coupelle (sans remplir à ras), puis allumez une bougie chauffe-plat.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eIntensité :\u003c\/strong\u003e commencez léger, puis ajustez progressivement.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eChangement de parfum :\u003c\/strong\u003e nettoyez le réservoir\/la coupelle avant une nouvelle fragrance.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"halya-tip\"\u003e\n          \u003cem\u003eAstuce\u003c\/em\u003e\u003cbr\u003e\n          Avec le brûleur, la diffusion peut être plus directe : dosez léger pour garder un rendu élégant.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCaractéristiques\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eType :\u003c\/strong\u003e Huile parfumée d'ambiance\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCompatibilité :\u003c\/strong\u003e Diffuseur électrique \u0026amp; brûleur\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eContenance :\u003c\/strong\u003e 250 ml ou 500 ml\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eProfil olfactif :\u003c\/strong\u003e Hespéridé · Fruité · Ambré · Vanillé\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTenue :\u003c\/strong\u003e Longue durée, sillage stable et enveloppant\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUsage :\u003c\/strong\u003e Diffusion d'ambiance uniquement\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"halya-faq-title\"\u003eQuestions fréquentes\u003c\/h3\u003e\n  \u003cp class=\"halya-faq-sub\"\u003eTout ce que vous devez savoir\u003c\/p\u003e\n\n  \u003cdiv class=\"halya-accordion halya-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuelle différence entre 250 ml et 500 ml ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003eLa même fragrance, deux formats. Le \u003cstrong\u003e250 ml\u003c\/strong\u003e est idéal pour un usage régulier, tandis que le \u003cstrong\u003e500 ml\u003c\/strong\u003e convient aux grandes pièces ou à une diffusion fréquente et prolongée.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuel type d'ambiance crée Auréa Pura ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eAuréa Pura\u003c\/strong\u003e instaure une atmosphère \u003cstrong\u003esolaire, douce et lumineuse\u003c\/strong\u003e, comme un rayon doré qui traverse la pièce — parfait pour les intérieurs clairs, accueillants et raffinés.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDiffuseur électrique ou brûleur : lequel choisir ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003eLe \u003cstrong\u003ediffuseur électrique\u003c\/strong\u003e offre une diffusion régulière et modulable. Le \u003cstrong\u003ebrûleur\u003c\/strong\u003e crée un effet plus immédiat et cocooning.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePuis-je laisser le brûleur allumé sans surveillance ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eNon.\u003c\/strong\u003e Comme toute bougie, un brûleur doit être utilisé \u003cstrong\u003esous surveillance\u003c\/strong\u003e et loin des textiles\/rideaux.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-precautions\"\u003e\n    \u003cdiv class=\"halya-precautions-title\"\u003ePrécautions d'usage\u003c\/div\u003e\n    \u003cp\u003eTenir hors de portée des enfants et des animaux.\u003c\/p\u003e\n    \u003cp\u003eNe pas avaler, ni appliquer sur la peau.\u003c\/p\u003e\n    \u003cp\u003eUsage exclusivement réservé à la diffusion d'ambiance.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eAvec un brûleur :\u003c\/strong\u003e ne jamais laisser sans surveillance, éloigner des tissus\/rideaux, et laisser refroidir la coupelle avant manipulation.\u003c\/p\u003e\n\n    \u003cdiv class=\"halya-precautions-ingredients\"\u003e\n      \u003cstrong\u003eContient :\u003c\/strong\u003e Limonene, Linalool, Citral, Vanilline, Hydroxycitronellal.\u003cbr\u003e\n      Peut provoquer une réaction allergique.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/body\u003e","brand":"Halya Home","offers":[{"title":"250 ml","offer_id":53140482130248,"sku":"HUILE-ELEC-AUREAPURA-250","price":39.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/2939\/6296\/files\/huile-parfum-aurea-pura-diffuseur-luxe.jpg?v=1779347266","url":"https:\/\/halyahome.com\/ar\/products\/aurea-pura-huile-parfumee-diffuseurs-electriques","provider":"Halya Home","version":"1.0","type":"link"}