✦ Verified product
Hard Candy Elixir
EUR 6.79
Menge
LpScents Parfumproben
Verified independent store
→
Aaron Terence Hughes Hard Candy Elixir (Extrait de Parfum) Süß, intensiv und verspielt. Himbeere, Erdbeere und ein saftiger Bonbon-Akkord treffen auf cremige Vanille und warme Hölz
er. Hard Candy Elixir ist ein lauter, süchtig machender Gourmand mit echter Signature-Power. Mehr über den Duft Hard Candy Elixir ist eine intensivierte Version des beliebten Hard Candy. Mehr Tiefe, mehr Süße, mehr Präsenz. Der Duft eröffnet mit knalligen roten Früchten und einem kandierten Bonbon-Effekt, der sofort auffällt. In der Basis sorgen cremige Vanille, Amber und weiche Hölzer für Wärme und Haltbarkeit. Ein extrovertierter, moderner Gourmand mit echter Sillage. Duftnoten Kopf: Himbeere, Erdbeere, rote Früchte Herz: Kandierter Bonbon-Akkord, Vanille, leichte Blüten Basis: Amber, Moschus, cremige Hölzer Charakter Süß - Fruchtig - Gourmand - Modern Stimmung Süß, auffällig, verspielt, intensiv "Fruchtiger Bonbonrausch mit cremigem Elixir-Finish." /* Farbwelt: Pink, Candy-Rosa, Berry-Töne */ .ath-hardcandy { --bg-top: #fff5fa; /* zartes Candy-Rosa */ --bg-mid: #fff9fd; /* leichtes Pastell */ --line: #f2dbe6; --text: #1c1c1c; --accent-berry: #d74c7c; --accent-pink: #ff9ac4; --blockquote: #ffeaf4; font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: var(--text); background: linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 70%); border: 1px solid var(--line); border-radius: 12px; padding: 24px; line-height: 1.8; max-width: 760px; box-shadow: 0 4px 12px rgba(0,0,0,.05); position: relative; overflow: hidden; } .ath-hardcandy::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 4px; background: linear-gradient(90deg, var(--accent-berry), var(--accent-pink)); opacity: .9; } .ath-hardcandy h2 { font-size: 1.9rem; margin: 0 0 10px; background: linear-gradient(90deg, var(--accent-berry), var(--accent-pink)); -webkit-background-clip: text; background-clip: text; color: transparent; } .ath-hardcandy p { font-size: 1.12rem; margin: 8px 0; color: #333; } /* Accordion */ .ath-hardcandy .scent-more summary { display: flex; align-items: center; justify-content: space-between; gap: 10px; cursor: pointer; font-weight: 700; font-size: 1.1rem; color: #b43666; border-top: 1px solid #f1d2df; margin-top: 12px; padding-top: 10px; user-select: none; } .ath-hardcandy .scent-more summary::-webkit-details-marker { display: none; } .ath-hardcandy .chevron { width: 22px; height: 22px; transition: transform 220ms ease; } .ath-hardcandy .scent-more[open] .chevron { transform: rotate(180deg); } .ath-hardcandy .scent-body-wrapper { overflow: hidden; max-height: 0; transition: max-height 360ms ease; } .ath-hardcandy .scent-more[open] .scent-body-wrapper { max-height: 1100px; } .ath-hardcandy .scent-more[open] .scent-body { animation: slideFadeDown 320ms ease both; } @keyframes slideFadeDown { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } } .ath-hardcandy .scent-info h3 { font-size: 1.12rem; margin: 16px 0 6px; color: #b43666; position: relative; display: inline-block; } .ath-hardcandy .scent-info h3::after { content: ""; position: absolute; left: 0; right: 0; bottom: -6px; height: 3px; background: linear-gradient(90deg, var(--accent-berry), rgba(255,154,196,.55)); border-radius: 3px; opacity: .6; } .ath-hardcandy blockquote { margin-top: 16px; padding: 10px 14px; background: var(--blockquote); border-left: 4px solid var(--accent-berry); border-radius: 6px; font-style: italic; font-size: 1rem; color: #444; } @media (max-width: 600px) { .ath-hardcandy { padding: 22px; } .ath-hardcandy h2 { font-size: 1.8rem; } .ath-hardcandy p, .ath-hardcandy .scent-more summary, .ath-hardcandy .scent-info p { font-size: 1.1rem; } }