✦ Verified product
Imagination
EUR 4.49
Menge
LpScents Parfumproben
Verified independent store
→
Louis Vuitton – Imagination (Eau de Parfum) Frisch, modern und ruhig: edle Zitrusnoten (Citron, Bergamotte, Orange) leiten über zu Neroli, Ingwer und einem Hauch Zimt; getragen von
schwarzem Tee und viel Ambrox(-an) mit sauber-holziger Tiefe. Mehr über den Duft Imagination öffnet mit einem hellen, klaren Zitrus-Akkord (Citron, Bergamotte, Orange). Neroli bringt florale Transparenz, Ingwer und Zimt setzen einen leichten, funkelnden Kick. In der Basis sorgt schwarzer Tee für eine elegante, rauchig-sanfte Kontur, während Ambrox/-an dem Ganzen eine moderne, hautnahe Präsenz und Ausdauer gibt. Duftnoten Kopf: Citron, Calabrese Bergamotte, sizilianische Orange Herz: Tunesischer Neroli, nigerianischer Ingwer, Ceylon-Zimt Basis: chinesischer schwarzer Tee, Ambrox/-an, Gaiac-Holz, Olibanum Charakter Zitrisch – Clean – Tee-Akkord – Modern Stimmung Ruhig, gepflegt, sophisticated, alltagstauglich „Klar wie frische Luft – Zitruslicht auf sanftem Tee und sauberer Ambrox-Wärme.“ { "@context":"https://schema.org", "@type":"Product", "name":"Louis Vuitton – Imagination (Eau de Parfum)", "brand":{"@type":"Brand","name":"Louis Vuitton"}, "category":"Parfum", "description":"Frisch-cleanes Parfum mit Citron, Bergamotte, Orange; Neroli, Ingwer, Zimt im Herzen; schwarzer Tee, Ambrox(an), Gaiac-Holz und Olibanum in der Basis." } /* Farb-Theme: Aqua → Ivory (clean) + dezente Tea/Amber-Akzente */ .imagination.scent-description{ --bg-top:#f4faff; /* sehr helles Aqua */ --bg-mid:#ffffff; --line:#e1e9f0; --text:#1f1f1f; --accent-aqua:#3aa9ff; /* schmale Akzentleiste */ --accent-amber:#d6a86a; /* dezentes „Tee/Amber“-Gold */ --blockquote:#fff7ef; 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:14px; padding:28px; max-width:760px; /* wie bei den anderen */ line-height:1.8; box-shadow:0 6px 18px rgba(0,0,0,.05); position:relative; overflow:hidden; } /* dezente Top-Leiste: Aqua → leichtes Amber (Tee-Anmutung) */ .imagination.scent-description::before{ content:""; position:absolute; left:0; right:0; top:0; height:4px; background:linear-gradient(90deg, var(--accent-aqua), var(--accent-amber)); opacity:.85; } .imagination h2{ font-size:2rem; margin:0 0 12px; letter-spacing:.3px; background:linear-gradient(90deg, #113b57, #2e6e98); -webkit-background-clip:text; background-clip:text; color:transparent; } .imagination p{ font-size:1.18rem; margin:10px 0; color:#333; } /* Summary + Pfeil */ .imagination .scent-more summary{ display:flex; align-items:center; justify-content:space-between; gap:10px; cursor:pointer; font-weight:700; font-size:1.2rem; color:#113b57; padding:14px 0; border-top:1px solid #e8eef5; margin-top:18px; user-select:none; list-style:none; } .imagination .scent-more summary::-webkit-details-marker{ display:none; } .imagination .chevron{ width:22px; height:22px; transition:transform 220ms ease; } .imagination .scent-more[open] .chevron{ transform:rotate(180deg); } /* Slide-Down Animation (runtergehend) */ .imagination .scent-body-wrapper{ overflow:hidden; max-height:0; transition:max-height 360ms ease; } .imagination .scent-more[open] .scent-body-wrapper{ max-height:1150px; } .imagination .scent-more[open] .scent-body{ animation:slideFadeDown 320ms ease both; } @keyframes slideFadeDown{ from{opacity:0; transform:translateY(-10px);} to{opacity:1; transform:translateY(0);} } .imagination .scent-info h3{ font-size:1.28rem; margin:18px 0 6px; color:#183a53; position:relative; display:inline-block; } .imagination .scent-info h3::after{ content:""; position:absolute; left:0; right:0; bottom:-6px; height:3px; background:linear-gradient(90deg, var(--accent-aqua), rgba(214,168,106,.35)); border-radius:3px; opacity:.5; } /* Zitat mit zartem Amber-Hintergrund */ .imagination blockquote{ margin:20px 0 0; padding:14px 16px; background:var(--blockquote); border-left:4px solid var(--accent-amber); border-radius:8px; font-style:italic; color:#333; font-size:1.15rem; } /* Accessibility */ @media (prefers-reduced-motion: reduce){ .imagination .scent-body-wrapper, .imagination .chevron{ transition:none; } .imagination .scent-more[open] .scent-body{ animation:none; } } /* Mobile */ @media (max-width:600px){ .imagination.scent-description{ padding:24px; } .imagination h2{ font-size:1.9rem; } .imagination p, .imagination .scent-more summary, .imagination .scent-info p{ font-size:1.18rem; } }