✦ Verified product
Pacific Chill
EUR 4.49
Menge
LpScents Parfumproben
Verified independent store
→
Louis Vuitton – Pacific Chill (Eau de Parfum) Frisch, grün und vibrierend: Schwarze Johannisbeere und Zitrus (Citron, Zitrone) auf Basilikum, Koriander und kühler Minze; weich abge
rundet mit Karottensamen, Aprikose und einem hautnahen, moschig-fruchtigen Fond. Mehr über den Duft Der Auftakt kombiniert saftige Schwarze Johannisbeere mit Citron und Zitrone – kühl belebt von Minze. Im Herzen geben Basilikum, Koriander und Karottensamen eine grüne, feinsüße Nuance; Aprikose und ein Hauch Rose sorgen für Rundung. Die Basis legt eine sanfte, hautnahe Wärme (Ambrette/Ambergris-Anmutung) mit Feige/Dattel-Akzenten. Duftnoten Kopf: Schwarze Johannisbeere, Citron, Zitrone, Minze, Koriander Herz: Basilikum, Karottensamen, Aprikose, (Mai-)Rose Basis: Feige, Dattel, Ambrette/Ambergris-Nuance Charakter Grün – Zitrisch – Kühl – Entspannt Stimmung Morning-Glow, Clean, Wellness, California-Vibes „Wie ein grüner Saft am Pazifik-Morgen: crisp, kühl und positiv.“ { "@context":"https://schema.org", "@type":"Product", "name":"Louis Vuitton – Pacific Chill (Eau de Parfum)", "brand":{"@type":"Brand","name":"Louis Vuitton"}, "category":"Parfum", "description":"Grün-zitrisches Parfum mit Schwarzer Johannisbeere, Citron, Zitrone und Minze; grüne Kräuter (Basilikum, Koriander) und Karottensamen; weiche, hautnahe Basis mit fruchtigen Akzenten.", "additionalProperty":[ {"@type":"PropertyValue","name":"Kopfnote","value":"Schwarze Johannisbeere, Citron, Zitrone, Minze, Koriander"}, {"@type":"PropertyValue","name":"Herznote","value":"Basilikum, Karottensamen, Aprikose, Rose"}, {"@type":"PropertyValue","name":"Basisnote","value":"Feige, Dattel, Ambrette/Ambergris-Nuance"} ] } /* Farb-Theme: Aqua → Mint (Morning/Green-Juice), dezente Citrus-Akzente */ .pacific-chill.scent-description{ --bg-top:#f3fbff; /* sehr helles Aqua */ --bg-mid:#ffffff; --line:#deecf3; --text:#1f1f1f; --accent-aqua:#1ea4ff; /* Aqua-Linie */ --accent-mint:#60e3b0; /* Mint-Anmutung */ --accent-citrus:#ffb46b; /* zurückhaltendes Orange */ --blockquote:#f7fff9; 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; line-height:1.8; box-shadow:0 6px 18px rgba(0,0,0,.05); position:relative; overflow:hidden; } /* dezente Top-Leiste: Aqua → Mint (keine bunte Flut) */ .pacific-chill.scent-description::before{ content:""; position:absolute; left:0; right:0; top:0; height:4px; background:linear-gradient(90deg, var(--accent-aqua), var(--accent-mint)); opacity:.85; } .pacific-chill h2{ font-size:2rem; margin:0 0 12px; letter-spacing:.3px; background:linear-gradient(90deg, #103b59, #2b7aa2); -webkit-background-clip:text; background-clip:text; color:transparent; } .pacific-chill p{ font-size:1.18rem; margin:10px 0; color:#333; } /* Summary + Pfeil */ .pacific-chill .scent-more summary{ display:flex; align-items:center; justify-content:space-between; gap:10px; cursor:pointer; font-weight:700; font-size:1.2rem; color:#103b59; padding:14px 0; border-top:1px solid #e8eef5; margin-top:18px; user-select:none; list-style:none; } .pacific-chill .scent-more summary::-webkit-details-marker{ display:none; } .pacific-chill .chevron{ width:22px; height:22px; transition:transform 220ms ease; } .pacific-chill .scent-more[open] .chevron{ transform:rotate(180deg); } /* Slide-Down Animation */ .pacific-chill .scent-body-wrapper{ overflow:hidden; max-height:0; transition:max-height 360ms ease; } .pacific-chill .scent-more[open] .scent-body-wrapper{ max-height:1100px; } .pacific-chill .scent-more[open] .scent-body{ animation:slideFadeDown 320ms ease both; } @keyframes slideFadeDown{ from{opacity:0; transform:translateY(-10px);} to{opacity:1; transform:translateY(0);} } /* Unterüberschriften mit sehr dezenter Markierung */ .pacific-chill .scent-info h3{ font-size:1.28rem; margin:18px 0 6px; color:#163a55; position:relative; display:inline-block; } .pacific-chill .scent-info h3::after{ content:""; position:absolute; left:0; right:0; bottom:-6px; height:3px; background:linear-gradient(90deg, var(--accent-aqua), rgba(96,227,176,.35)); border-radius:3px; opacity:.55; } /* Zitat mit zartem Mint-Hintergrund + Citrus-Akzent */ .pacific-chill blockquote{ margin:20px 0 0; padding:14px 16px; background:var(--blockquote); border-left:4px solid var(--accent-citrus); border-radius:8px; font-style:italic; color:#333; font-size:1.15rem; } /* Accessibility */ @media (prefers-reduced-motion: reduce){ .pacific-chill .scent-body-wrapper, .pacific-chill .chevron{ transition:none; } .pacific-chill .scent-more[open] .scent-body{ animation:none; } } /* Mobile */ @media (max-width:600px){ .pacific-chill.scent-description{ padding:24px; } .pacific-chill h2{ font-size:1.9rem; } .pacific-chill p, .pacific-chill .scent-more summary, .pacific-chill .scent-info p{ font-size:1.18rem; } }