Ultimate Duo Bundle | Choose the Best That Fits
Master the art of seduction The Date Night Duo Toxic Habibi & Sticky Baklava. Designed for intimate evenings and unforgettable encounters, this exclusive bundle pairs our two most magnetic Extrait de Parfums. The strategy is simple: use the mouth-watering sweetness of Sticky Baklava to draw them in close, and let the dark, spicy allure of Toxic Habibi keep them entirely hooked. Whether you wear them individually to set a specific mood or layer them together for a complex, intoxicating signature scent, this Duo is your ultimate weapon for a perfect date night. (Note: While this seductive pairing is our featured recommendation, you can customize your Duo by swapping them with any other KH'YAAL fragrance in the builder below!) The Anatomy of Seduction Toxic Habibi The Intoxicating Edge It’s temptation bottled—a fragrance that commands the room and demands attention. For the moments you want to feel powerful, dangerously sophisticated, and impossible to ignore. Toxic Habibi ignites with Pink Pepper, melts into indulgent Toffee and Cinnamon, and leaves a dark, addictive trail of Amber, Vanilla, and Suede. The Vibe: Seductive, Powerful, Deeply Intimate. Sticky Baklava The Irresistible Invitation An unapologetic gourmand masterpiece that makes you smell completely edible. There is nothing more inviting than the warm, honeyed air of a traditional Dubai bakery. Wrapping you in the decadent sweetness of spun sugar, roasted nuts, and golden pastry, it breaks down barriers and draws people closer. The Vibe: Delicious, Warm, Unapologetically Sweet. The Layering Ritual The true magic happens when these two collide. 1 The Base Apply Sticky Baklava to your pulse points (wrists and neck) to create a warm, inviting, and sweet foundation. 2 The Edge Mist Toxic Habibi lightly over the top. The spicy suede and amber will cut through the honeyed pastry, creating a scent that is both intimately sweet and darkly seductive. Draw them close. Keep them hooked. Secure your Date Night Duo today. 30-35% Extrait Concentration Finest Oils from Dubai 24+ Hours Longevity /* --- KEYFRAMES --- */ @keyframes khStoryFadeUp { 0% { opacity: 0; transform: translateY(30px); } 100% { opacity: 1; transform: translateY(0); } } @keyframes khLineExpand { 0% { width: 0; opacity: 0; } 100% { width: 60px; opacity: 1; } } /* --- WRAPPER & CONTAINER --- */ .kh-datenight-wrapper { width: 100%; padding: 50px 20px; background: #ffffff; display: flex; justify-content: center; font-family: var(--font-body-family, sans-serif); } .kh-datenight-inner { max-width: 850px; width: 100%; } /* --- HEADER & INTRO --- */ .kh-story-header { text-align: center; margin-bottom: 25px; opacity: 0; animation: khStoryFadeUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards; } .kh-story-kicker { display: block; font-size: 11px; font-weight: 800; color: #C5A059; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 12px; } .kh-story-title { font-family: var(--font-heading-family, serif); font-size: 42px; font-weight: 400; color: #111111; margin: 0; letter-spacing: 1px; text-transform: uppercase; } .kh-gold-divider { height: 2px; background: #C5A059; margin: 25px auto 0; border-radius: 2px; opacity: 0; animation: khLineExpand 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards; } .kh-story-body { text-align: center; font-size: 15px; line-height: 1.8; color: #555555; margin-bottom: 50px; opacity: 0; animation: khStoryFadeUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s forwards; } .kh-story-body strong { color: #111; font-weight: 700; } .kh-muted-note { font-size: 13px; color: #888; margin-top: 15px; } /* --- SECTION HEADINGS --- */ .kh-section-heading { text-align: center; margin-bottom: 30px; opacity: 0; animation: khStoryFadeUp 0.8s forwards 0.2s; } .kh-section-heading h3 { font-family: var(--font-heading-family, serif); font-size: 26px; color: #111; margin: 0 0 10px; text-transform: uppercase; letter-spacing: 1px; } .kh-section-heading p { color: #666; font-size: 14px; margin:0; } /* --- ANATOMY OF SEDUCTION CARDS --- */ .kh-anatomy-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; margin-bottom: 40px; } .kh-anatomy-card { background: #111111; /* Deep Intimate Dark Mode */ border: 1px solid rgba(197, 160, 89, 0.2); border-radius: 12px; padding: 35px 25px; text-align: center; color: #f5f5f5; transition: transform 0.4s ease, box-shadow 0.4s ease; opacity: 0; animation: khStoryFadeUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards; } .kh-anatomy-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0,0,0,0.15); border-color: rgba(197, 160, 89, 0.6); } .kh-card-icon { width: 45px; height: 45px; border-radius: 50%; background: rgba(197, 160, 89, 0.15); color: #C5A059; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; } .kh-card-icon svg { width: 22px; height: 22px; } .kh-card-title { font-family: var(--font-heading-family, serif); font-size: 22px; color: #ffffff; margin: 0 0 5px; letter-spacing: 1px; text-transform: uppercase; } .kh-card-subtitle { display: block; font-size: 11px; font-weight: 800; color: #C5A059; text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 15px; } .kh-card-desc { font-size: 13.5px; line-height: 1.7; color: #bbb; margin-bottom: 20px; } .kh-card-desc em { color: #fff; font-style: normal; font-weight: 600; } .kh-card-vibe { background: rgba(255,255,255,0.05); border-radius: 6px; padding: 12px; font-size: 12px; color: #ddd; border: 1px solid rgba(255,255,255,0.05); } .kh-card-vibe strong { color: #C5A059; text-transform: uppercase; letter-spacing: 1px;} /* --- THE LAYERING RITUAL --- */ .kh-ritual-container { background: #fcfbfb; border: 1px solid rgba(0,0,0,0.05); border-radius: 12px; padding: 40px; display: flex; align-items: center; justify-content: space-between; gap: 20px; opacity: 0; animation: khStoryFadeUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s; margin-bottom: 40px; } .kh-ritual-step { flex: 1; display: flex; gap: 15px; align-items: flex-start; } .kh-step-number { width: 32px; height: 32px; flex-shrink: 0; background: #111; color: #C5A059; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .kh-step-content h4 { margin: 0 0 8px; font-size: 16px; color: #111; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; } .kh-step-content p { margin: 0; font-size: 13.5px; color: #666; line-height: 1.6; } .kh-step-content em { font-weight: 600; color: #111; font-style: normal; } .kh-ritual-divider { color: #C5A059; opacity: 0.5; flex-shrink: 0; } .kh-ritual-divider svg { width: 24px; height: 24px; } /* --- OUTRO CTA --- */ .kh-outro-box { text-align: center; margin-bottom: 40px; opacity: 0; animation: khStoryFadeUp 0.8s forwards 0.5s; } .kh-outro-text { font-size: 18px; font-weight: 700; color: #111; text-transform: uppercase; letter-spacing: 1.5px; display: inline-block; padding: 15px 30px; border-bottom: 2px solid #C5A059; border-top: 2px solid #C5A059; } /* --- TRUST & QUALITY BAR --- */ .kh-quality-bar { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 30px; padding-top: 30px; border-top: 1px solid rgba(0,0,0,0.06); opacity: 0; animation: khStoryFadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards; } .kh-quality-item { display: flex; align-items: center; gap: 8px; color: #444; font-size: 12px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; } .kh-quality-item svg { width: 16px; height: 16px; color: #C5A059; } /* --- RESPONSIVE MOBILE ADJUSTMENTS --- */ @media (max-width: 768px) { .kh-datenight-wrapper { padding: 40px 15px; } .kh-story-title { font-size: 32px; } .kh-anatomy-grid { grid-template-columns: 1fr; gap: 20px; } .kh-ritual-container { flex-direction: column; padding: 30px 20px; gap: 25px; } .kh-ritual-divider { transform: rotate(90deg); margin: 5px 0; } .kh-outro-text { font-size: 14px; padding: 12px 15px; } .kh-quality-bar { flex-direction: column; gap: 15px; align-items: flex-start; padding-top: 25px; margin: 0 auto; display: inline-flex; } }
More you might like
Ultimate Bundle - Choose Your Resistance
Related
The Ultimate Duo Bundle
Related
Ultimate All Purpose Nylon Dog Leash Bundle - Choose 5
Related