✦ Verified product
Sun Song
EUR 4.49
Menge
LpScents Parfumproben
Verified independent store
→
Louis Vuitton – Sun Song (Eau de Parfum) Sonnig, strahlend, minimalistisch: leuchtende Zitrone/Citron trifft auf zarte Orangenblüte (Neroli); ein weicher weißer Moschus legt sich h
autnah und sauber darüber. Ein „Sommertag im Flakon“ – frisch, unbeschwert, elegant. Mehr über den Duft Der Auftakt sprüht mit funkelnder Zitrone/Citron und einem Hauch Bergamotte. Im Herzen strahlt cremig-helle Orangenblüte (Neroli) – klar, floral, ohne Schwere. Die Basis aus feinem, weißem Moschus rundet sauber und hautnah ab: modern, freundlich, sehr tragbar. Duftnoten Kopf: Zitrone/Citron, Bergamotte Herz: Orangenblüte (Neroli) Basis: Weißer Moschus Charakter Zitrisch – Transparent – Floral – Clean Stimmung Sonnig, leicht, unbeschwert, mediterran „Wie warmes Sonnenlicht auf sauberer Haut: klar, fröhlich, strahlend.“ { "@context":"https://schema.org", "@type":"Product", "name":"Louis Vuitton – Sun Song (Eau de Parfum)", "brand":{"@type":"Brand","name":"Louis Vuitton"}, "category":"Parfum", "description":"Strahlend-zitrisches Parfum mit Zitrone/Citron und Bergamotte, einer cremigen Orangenblüte (Neroli) im Herzen und sauberem weißem Moschus in der Basis – sonnig, leicht, elegant." } /* Farb-Theme: Sunrise (zartes Gelb → Ivory) mit dezenten Citrus/Blüten-Akzenten */ .sun-song.scent-description{ --bg-top:#fff9ec; /* sehr sanftes Sonnen-Gelb */ --bg-mid:#ffffff; --line:#efe5d2; --text:#1f1f1f; --accent-sun:#ffb85c; /* dezenter Sonnen-Akzent */ --accent-floral:#ffd8a6; /* sehr zart, cremig-blütig */ --blockquote:#fff6ea; 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: Sun → Floral (sehr zurückhaltend) */ .sun-song.scent-description::before{ content:""; position:absolute; left:0; right:0; top:0; height:4px; background:linear-gradient(90deg, var(--accent-sun), var(--accent-floral)); opacity:.85; } .sun-song h2{ font-size:2rem; margin:0 0 12px; letter-spacing:.3px; background:linear-gradient(90deg, #2b2b2b, #666); -webkit-background-clip:text; background-clip:text; color:transparent; } .sun-song p{ font-size:1.18rem; margin:10px 0; color:#333; } /* Summary + Pfeil */ .sun-song .scent-more summary{ display:flex; align-items:center; justify-content:space-between; gap:10px; cursor:pointer; font-weight:700; font-size:1.2rem; color:#222; padding:14px 0; border-top:1px solid #efe9de; margin-top:18px; user-select:none; list-style:none; } .sun-song .scent-more summary::-webkit-details-marker{ display:none; } .sun-song .chevron{ width:22px; height:22px; transition:transform 220ms ease; } .sun-song .scent-more[open] .chevron{ transform:rotate(180deg); } /* Slide-Down Animation (runtergehend) */ .sun-song .scent-body-wrapper{ overflow:hidden; max-height:0; transition:max-height 360ms ease; } .sun-song .scent-more[open] .scent-body-wrapper{ max-height:1000px; } .sun-song .scent-more[open] .scent-body{ animation:slideFadeDown 320ms ease both; } @keyframes slideFadeDown{ from{opacity:0; transform:translateY(-10px);} to{opacity:1; transform:translateY(0);} } .sun-song .scent-info h3{ font-size:1.28rem; margin:18px 0 6px; color:#222; position:relative; display:inline-block; } .sun-song .scent-info h3::after{ content:""; position:absolute; left:0; right:0; bottom:-6px; height:3px; background:linear-gradient(90deg, var(--accent-sun), rgba(255,216,166,.45)); border-radius:3px; opacity:.55; } /* Zitat mit warmem Sun-Hintergrund + feinem Akzent */ .sun-song blockquote{ margin:20px 0 0; padding:14px 16px; background:var(--blockquote); border-left:4px solid var(--accent-sun); border-radius:8px; font-style:italic; color:#333; font-size:1.15rem; } /* Accessibility */ @media (prefers-reduced-motion: reduce){ .sun-song .scent-body-wrapper, .sun-song .chevron{ transition:none; } .sun-song .scent-more[open] .scent-body{ animation:none; } } /* Mobile */ @media (max-width:600px){ .sun-song.scent-description{ padding:24px; } .sun-song h2{ font-size:1.9rem; } .sun-song p, .sun-song .scent-more summary, .sun-song .scent-info p{ font-size:1.18rem; } }