{"product_id":"lunara-essentials-pouch™-copy","title":"Lunara Essentials Pouch™ (Copy)","description":"\u003cstyle\u003e\n  .lunara-pouch-page {\n    font-family: 'Georgia', serif;\n    color: #3a2a2a;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .lunara-pouch-page h2 {\n    font-size: 1.6em;\n    color: #b8860b;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    border-bottom: 1px solid #e8c97a;\n    padding-bottom: 8px;\n    margin-bottom: 16px;\n  }\n  .lunara-pouch-page h3 {\n    font-size: 1.05em;\n    color: #c9a96e;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin-top: 28px;\n    margin-bottom: 10px;\n  }\n  .lunara-pouch-page p {\n    font-size: 0.97em;\n    line-height: 1.8;\n    color: #4a3a3a;\n  }\n  .lunara-pouch-page ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 16px 0;\n  }\n  .lunara-pouch-page ul li {\n    padding: 8px 0 8px 28px;\n    position: relative;\n    font-size: 0.95em;\n    line-height: 1.7;\n    border-bottom: 1px solid #f5e6f0;\n    color: #4a3a3a;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: lpFadeUp 0.5s ease forwards;\n  }\n  .lunara-pouch-page ul li:nth-child(1) { animation-delay: 0.1s; }\n  .lunara-pouch-page ul li:nth-child(2) { animation-delay: 0.2s; }\n  .lunara-pouch-page ul li:nth-child(3) { animation-delay: 0.3s; }\n  .lunara-pouch-page ul li:nth-child(4) { animation-delay: 0.4s; }\n  .lunara-pouch-page ul li:nth-child(5) { animation-delay: 0.5s; }\n  .lunara-pouch-page ul li:nth-child(6) { animation-delay: 0.6s; }\n  .lunara-pouch-page ul li:nth-child(7) { animation-delay: 0.7s; }\n  .lunara-pouch-page ul li::before {\n    content: '✦';\n    position: absolute;\n    left: 0;\n    color: #e8a0b4;\n    font-size: 0.8em;\n    top: 10px;\n  }\n  .lunara-pouch-page strong { color: #b8860b; }\n  .lp-hero {\n    background: linear-gradient(135deg, #fdf0f5 0%, #fff8ee 100%);\n    border: 1px solid #e8c97a;\n    border-radius: 4px;\n    padding: 28px 32px;\n    margin-bottom: 28px;\n    opacity: 0;\n    animation: lpFadeIn 0.8s ease 0.1s forwards;\n  }\n  .lp-hero h2 { margin-top: 0; }\n  .lp-uses {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 16px 0 24px;\n  }\n  .lp-use-tag {\n    background: #fdf0f5;\n    border: 1px solid #e8c97a;\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 0.85em;\n    color: #b8860b;\n    font-family: 'Georgia', serif;\n    opacity: 0;\n    animation: lpFadeUp 0.4s ease forwards;\n  }\n  .lp-use-tag:nth-child(1) { animation-delay: 0.1s; }\n  .lp-use-tag:nth-child(2) { animation-delay: 0.2s; }\n  .lp-use-tag:nth-child(3) { animation-delay: 0.3s; }\n  .lp-use-tag:nth-child(4) { animation-delay: 0.4s; }\n  .lp-use-tag:nth-child(5) { animation-delay: 0.5s; }\n  .lp-use-tag:nth-child(6) { animation-delay: 0.6s; }\n  .lp-graphic-banner {\n    background: linear-gradient(135deg, #fdf0f5 0%, #fff8ee 100%);\n    border: 1px solid #e8c97a;\n    border-radius: 4px;\n    padding: 20px 24px;\n    margin: 20px 0;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    opacity: 0;\n    animation: lpFadeUp 0.5s ease 0.3s forwards;\n  }\n  .lp-graphic-icon {\n    font-size: 2.2em;\n    flex-shrink: 0;\n  }\n  .lp-graphic-text strong {\n    display: block;\n    color: #b8860b;\n    font-size: 1em;\n    margin-bottom: 4px;\n  }\n  .lp-graphic-text p {\n    margin: 0;\n    font-size: 0.88em;\n    color: #6a4a4a;\n    font-style: italic;\n  }\n  .lp-gift-box {\n    background: linear-gradient(135deg, #fff0f7 0%, #fff8ee 100%);\n    border: 1px solid #e8a0b4;\n    border-radius: 4px;\n    padding: 22px 26px;\n    margin: 24px 0;\n    text-align: center;\n    opacity: 0;\n    animation: lpFadeUp 0.5s ease 0.5s forwards;\n  }\n  .lp-gift-box .gift-icon {\n    font-size: 2em;\n    display: block;\n    margin-bottom: 8px;\n  }\n  .lp-gift-box strong {\n    display: block;\n    font-size: 1.05em;\n    color: #b8860b;\n    margin-bottom: 8px;\n  }\n  .lp-gift-box p {\n    margin: 0;\n    font-size: 0.9em;\n    color: #6a4a4a;\n    line-height: 1.7;\n  }\n  .lp-dimensions {\n    display: flex;\n    gap: 16px;\n    margin: 12px 0 24px;\n  }\n  .lp-dim-card {\n    flex: 1;\n    background: #fffaf4;\n    border: 1px solid #e8c97a;\n    border-radius: 4px;\n    padding: 14px 18px;\n    text-align: center;\n    opacity: 0;\n    animation: lpFadeUp 0.5s ease forwards;\n  }\n  .lp-dim-card:nth-child(1) { animation-delay: 0.2s; }\n  .lp-dim-card:nth-child(2) { animation-delay: 0.4s; }\n  .lp-dim-card .dim-value {\n    display: block;\n    font-size: 1.5em;\n    font-weight: bold;\n    color: #b8860b;\n    margin-bottom: 4px;\n  }\n  .lp-dim-card .dim-label {\n    font-size: 0.8em;\n    color: #9a7a7a;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n  .lp-promise {\n    background: linear-gradient(135deg, #fff8ee 0%, #fdf0f5 100%);\n    border: 1px solid #e8c97a;\n    border-radius: 4px;\n    padding: 16px 24px;\n    margin-top: 24px;\n    font-size: 0.9em;\n    color: #6a4a4a;\n    opacity: 0;\n    animation: lpFadeIn 0.8s ease 0.6s forwards;\n  }\n  .lp-promise strong { color: #b8860b; }\n  @keyframes lpFadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes lpFadeIn {\n    to { opacity: 1; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lunara-pouch-page\"\u003e\n  \u003cdiv class=\"lp-hero\"\u003e\n    \u003ch2\u003eYour Day, Beautifully Organised\u003c\/h2\u003e\n    \u003cp\u003eImagine reaching into your bag and finding everything exactly where it should be — your lip gloss, your menstrual cup, your skincare, your meds — all nestled neatly in one elegant pouch. That’s the quiet confidence the \u003cstrong\u003eLunara Essentials Pouch™\u003c\/strong\u003e gives you, every single day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003ePerfect For\u003c\/h3\u003e\n  \u003cdiv class=\"lp-uses\"\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e💄 Makeup \u0026amp; Beauty\u003c\/span\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e🌸 Menstrual Products\u003c\/span\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e✨ Skincare Essentials\u003c\/span\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e💊 Medications\u003c\/span\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e✈️ Travel Must-Haves\u003c\/span\u003e\n    \u003cspan class=\"lp-use-tag\"\u003e💼 Daily Handbag Staple\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lp-graphic-banner\"\u003e\n    \u003cdiv class=\"lp-graphic-icon\"\u003e🎨\u003c\/div\u003e\n    \u003cdiv class=\"lp-graphic-text\"\u003e\n      \u003cstrong\u003eA Little Wit on the Outside\u003c\/strong\u003e\n      \u003cp\u003eBecause your pouch should have as much personality as you do. The exterior features a charming, witty graphic that’s guaranteed to raise a smile — or at least a knowing nod from every woman who sees it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eGenerous yet compact:\u003c\/strong\u003e Spacious enough to hold your daily essentials, slim enough to slip into any handbag without the bulk.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003ePremium zip closure:\u003c\/strong\u003e Smooth, reliable zip keeps everything secure — no accidental spills, no rummaging.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eWitty graphic exterior:\u003c\/strong\u003e A playful, conversation-starting design on the outside — because practical doesn’t have to be boring.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBeautifully designed:\u003c\/strong\u003e Elegant enough to sit on your vanity, practical enough to travel the world with you.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eVersatile use:\u003c\/strong\u003e From your morning routine to weekend getaways — one pouch, endless possibilities.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eEasy to clean:\u003c\/strong\u003e Wipe-clean interior keeps things fresh and hygienic, no matter what’s inside.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"lp-gift-box\"\u003e\n    \u003cspan class=\"gift-icon\"\u003e🎁\u003c\/span\u003e\n    \u003cstrong\u003eThe Gift She Didn’t Know She Needed\u003c\/strong\u003e\n    \u003cp\u003eLooking for something thoughtful, useful, and just a little bit cheeky? This pouch is the perfect gift for birthdays, baby showers, galentines, or just because. It arrives ready to give — no extra wrapping needed. She’ll use it every single day and think of you every time she does.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eDimensions\u003c\/h3\u003e\n  \u003cdiv class=\"lp-dimensions\"\u003e\n    \u003cdiv class=\"lp-dim-card\"\u003e\n      \u003cspan class=\"dim-value\"\u003e22 cm\u003c\/span\u003e\n      \u003cspan class=\"dim-label\"\u003eLength\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-dim-card\"\u003e\n      \u003cspan class=\"dim-value\"\u003e15 cm\u003c\/span\u003e\n      \u003cspan class=\"dim-label\"\u003eHeight\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eIn the Box\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003e1 × Lunara Essentials Pouch™\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003eReady to gift — no extra wrapping needed\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"lp-promise\"\u003e\n    \u003cstrong\u003e✦ Lunara Promise:\u003c\/strong\u003e Designed for real women, real routines, and real life. Because staying organised should feel as good as it looks.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Lunara.co.za","offers":[{"title":"Default Title","offer_id":43581445570627,"sku":null,"price":149.9,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/5774\/6755\/files\/ChatGPTImageJul23_2026_01_56_18PM.png?v=1784807801","url":"https:\/\/lunara-wellness.co.za\/products\/lunara-essentials-pouch%e2%84%a2-copy","provider":"Lunara.co.za","version":"1.0","type":"link"}