✦ Verified product
Cactus Garden
EUR 9.99
Menge
LpScents Parfumproben
Verified independent store
→
Louis Vuitton – Cactus Garden (Eau de Parfum) Frisch-grün und zitrisch: Bergamotte und Lemongras treffen auf den herb-teeigen Charakter von Mate – kühl, belebend, minimalistisch. E
in moderner Cologne-Vibe mit klarer Kontur. Mehr über den Duft Der Auftakt bringt eine helle Bergamotte mit zitrischer Schärfe von Lemongras. Im Herzen entfaltet Mate seine grün-kräutrige, teeige Frische; feine Geranium-Nuancen setzen eine saubere Kante. Die Basis bleibt leicht und transparent – der Fokus liegt auf Frische statt Süße. Duftnoten Kopf: Bergamotte, Lemongras Herz: Mate (Yerba-Maté), Geranium Basis: sehr leicht/clean (frisch-hautnah) Charakter Frisch – Grün – Zitrisch – Minimalistisch Stimmung Kühl, belebend, clean, urban „Wie Schatten im Kaktusgarten: hell, grün und angenehm kühl.“ { "@context":"https://schema.org", "@type":"Product", "name":"Louis Vuitton – Cactus Garden (Eau de Parfum)", "brand":{"@type":"Brand","name":"Louis Vuitton"}, "category":"Parfum", "description":"Frisch-grünes, zitrisches Parfum mit Bergamotte, Lemongras und Mate; minimalistisch, kühl und belebend." } /* Farb-Theme: Cactus Green → Ivory, dezente Citrus-/Mate-Akzente */ .cactus-garden.scent-description{ --bg-top:#f4fff7; /* sehr helles Cactus/Mint */ --bg-mid:#ffffff; --line:#dbeadf; --text:#1f1f1f; --accent-green:#53c878; /* Mate/Cactus-Grün (Akzentlinie) */ --accent-bergamot:#76d18e; /* Bergamotte-Grün, etwas heller */ --accent-lemongrass:#e6f07a;/* Lemongras-Gelbgrün sehr zart */ --blockquote:#f8fff3; 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: Bergamotte → Mate */ .cactus-garden.scent-description::before{ content:""; position:absolute; left:0; right:0; top:0; height:4px; background:linear-gradient(90deg, var(--accent-bergamot), var(--accent-green)); opacity:.85; } .cactus-garden h2{ font-size:2rem; margin:0 0 12px; letter-spacing:.3px; background:linear-gradient(90deg, #184d2e, #2d7b4b); -webkit-background-clip:text; background-clip:text; color:transparent; } .cactus-garden p{ font-size:1.18rem; margin:10px 0; color:#333; } /* Summary + Pfeil */ .cactus-garden .scent-more summary{ display:flex; align-items:center; justify-content:space-between; gap:10px; cursor:pointer; font-weight:700; font-size:1.2rem; color:#184d2e; padding:14px 0; border-top:1px solid #e6efe8; margin-top:18px; user-select:none; list-style:none; } .cactus-garden .scent-more summary::-webkit-details-marker{ display:none; } .cactus-garden .chevron{ width:22px; height:22px; transition:transform 220ms ease; } .cactus-garden .scent-more[open] .chevron{ transform:rotate(180deg); } /* Slide-Down Animation (runtergehend) */ .cactus-garden .scent-body-wrapper{ overflow:hidden; max-height:0; transition:max-height 360ms ease; } .cactus-garden .scent-more[open] .scent-body-wrapper{ max-height:1100px; } .cactus-garden .scent-more[open] .scent-body{ animation:slideFadeDown 320ms ease both; } @keyframes slideFadeDown{ from{opacity:0; transform:translateY(-10px);} to{opacity:1; transform:translateY(0);} } .cactus-garden .scent-info h3{ font-size:1.28rem; margin:18px 0 6px; color:#1b4d33; position:relative; display:inline-block; } .cactus-garden .scent-info h3::after{ content:""; position:absolute; left:0; right:0; bottom:-6px; height:3px; background:linear-gradient(90deg, var(--accent-lemongrass), rgba(83,200,120,.35)); border-radius:3px; opacity:.55; } /* Zitat mit zartem Grün-Hintergrund + Lemongras-Akzent */ .cactus-garden blockquote{ margin:20px 0 0; padding:14px 16px; background:var(--blockquote); border-left:4px solid var(--accent-lemongrass); border-radius:8px; font-style:italic; color:#333; font-size:1.15rem; } /* Accessibility */ @media (prefers-reduced-motion: reduce){ .cactus-garden .scent-body-wrapper, .cactus-garden .chevron{ transition:none; } .cactus-garden .scent-more[open] .scent-body{ animation:none; } } /* Mobile */ @media (max-width:600px){ .cactus-garden.scent-description{ padding:24px; } .cactus-garden h2{ font-size:1.9rem; } .cactus-garden p, .cactus-garden .scent-more summary, .cactus-garden .scent-info p{ font-size:1.18rem; } }