✦ Verified product
Naxos
EUR 4.59
Menge
LpScents Parfumproben
Verified independent store
→
Xerjoff – Naxos (Eau de Parfum) Warm, verführerisch und elegant: Honig, Zimt und Tabak treffen auf spritzige Bergamotte und Zitrone. Naxos verbindet mediterrane Frische mit cremige
r Vanille und Lavendel – ein moderner Klassiker voller Harmonie. Mehr über den Duft Naxos eröffnet mit hellen Zitrusnoten – Bergamotte und Zitrone – die sich sanft mit Lavendel und Zimt verweben. Im Herzen folgt süßer Honig, begleitet von Jasmin Sambac und würzigem Tabak. Die Basis aus Vanille, Tonka und Moschus verleiht cremige Tiefe und langanhaltende Wärme – ein Duft zwischen italienischem Sommer und goldenem Abendlicht. Duftnoten Kopf: Bergamotte, Zitrone, Lavendel Herz: Honig, Zimt, Jasmin Sambac, Tabak Basis: Vanille, Tonkabohne, Moschus Charakter Warm – Würzig – Süß – Elegant – Klassisch Stimmung Luxuriös, sinnlich, beruhigend, mediterran „Honig und Tabak in goldener Sonne – klassisch, sinnlich und vollkommen ausgewogen.“ /* Farb-Theme: Honig-Gold → Elfenbein, warme Amber-/Tabak-Akzente */ .naxos.scent-description{ --bg-top:#fff6e8; /* sanftes Goldbeige */ --bg-mid:#ffffff; --line:#eadfd4; --text:#1f1f1f; --accent-honey:#d6a55e; /* Honig-/Amber-Ton */ --accent-tobacco:#7a4a2b; /* Tabakbraun */ --blockquote:#fff3ea; 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; } /* obere Leiste: Honig → Tabak */ .naxos.scent-description::before{ content:"";position:absolute;left:0;right:0;top:0;height:4px; background:linear-gradient(90deg,var(--accent-honey),var(--accent-tobacco)); opacity:.9; } .naxos h2{ font-size:2rem;margin:0 0 12px;letter-spacing:.3px; background:linear-gradient(90deg,#7a4a2b,#d6a55e); -webkit-background-clip:text;background-clip:text;color:transparent; } .naxos p{font-size:1.18rem;margin:10px 0;color:#333;} /* Summary + Pfeil */ .naxos .scent-more summary{ display:flex;align-items:center;justify-content:space-between;gap:10px; cursor:pointer;font-weight:700;font-size:1.2rem;color:#5e3a20; padding:14px 0;border-top:1px solid #efe4da;margin-top:18px;user-select:none;list-style:none; } .naxos .scent-more summary::-webkit-details-marker{display:none;} .naxos .chevron{width:22px;height:22px;transition:transform 220ms ease;} .naxos .scent-more[open] .chevron{transform:rotate(180deg);} /* Slide-Down Animation */ .naxos .scent-body-wrapper{overflow:hidden;max-height:0;transition:max-height 360ms ease;} .naxos .scent-more[open] .scent-body-wrapper{max-height:1100px;} .naxos .scent-more[open] .scent-body{animation:slideFadeDown 320ms ease both;} @keyframes slideFadeDown{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}} .naxos .scent-info h3{ font-size:1.28rem;margin:18px 0 6px;color:#5e3a20;position:relative;display:inline-block; } .naxos .scent-info h3::after{ content:"";position:absolute;left:0;right:0;bottom:-6px;height:3px; background:linear-gradient(90deg,var(--accent-honey),rgba(122,74,43,.35)); border-radius:3px;opacity:.55; } /* Zitat */ .naxos blockquote{ margin:20px 0 0;padding:14px 16px;background:var(--blockquote); border-left:4px solid var(--accent-honey);border-radius:8px; font-style:italic;color:#333;font-size:1.15rem; box-shadow:0 8px 16px rgba(122,74,43,.08); } @media (prefers-reduced-motion:reduce){ .naxos .scent-body-wrapper,.naxos .chevron{transition:none;} .naxos .scent-more[open] .scent-body{animation:none;} } @media (max-width:600px){ .naxos.scent-description{padding:24px;} .naxos h2{font-size:1.9rem;} .naxos p, .naxos .scent-more summary, .naxos .scent-info p{font-size:1.18rem;} }