{"product_id":"glow-brush-cleaner","title":"Glow Brush Cleaner","description":"\u003cstyle\u003e\n.glowbrush-section {\n    max-width: 1200px;\n    margin: auto;\n    padding: 60px 20px;\n    font-family: 'Helvetica Neue', sans-serif;\n    color: #222;\n}\n.glowbrush-hero {\n    text-align: center;\n    animation: fadeUp 1.2s ease;\n}\n.glowbrush-hero h1 {\n    font-size: 3rem;\n    font-weight: 800;\n    margin-bottom: 10px;\n    background: linear-gradient(90deg,#000,#555);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n.glowbrush-hero p {\n    font-size: 1.2rem;\n    color: #666;\n}\n.benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(280px,1fr));\n    gap: 25px;\n    margin-top: 50px;\n}\n.benefit-card {\n    background: #fff;\n    padding: 25px;\n    border-radius: 20px;\n    box-shadow: 0 10px 30px rgba(0,0,0,.08);\n    transition: all .4s ease;\n    animation: fadeUp 1s ease;\n}\n.benefit-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 20px 40px rgba(0,0,0,.12);\n}\n.benefit-card h3 {\n    font-size: 1.2rem;\n    margin-bottom: 10px;\n}\n.benefit-card p {\n    color: #666;\n    line-height: 1.6;\n}\n.premium-banner {\n    margin-top: 70px;\n    background: linear-gradient(135deg,#111,#333);\n    color: white;\n    border-radius: 25px;\n    padding: 50px;\n    text-align: center;\n    animation: fadeUp 1.4s ease;\n}\n.premium-banner h2 {\n    font-size: 2.2rem;\n    margin-bottom: 15px;\n}\n.premium-banner p {\n    font-size: 1.1rem;\n    opacity: .9;\n}\n.glow-btn {\n    display: inline-block;\n    margin-top: 25px;\n    padding: 16px 40px;\n    background: white;\n    color: black;\n    text-decoration: none;\n    border-radius: 50px;\n    font-weight: bold;\n    transition: .3s ease;\n}\n.glow-btn:hover {\n    transform: scale(1.05);\n}\n@keyframes fadeUp {\n    from {\n        opacity: 0;\n        transform: translateY(40px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"glowbrush-section\"\u003e\n\u003cdiv class=\"glowbrush-hero\"\u003e\n\u003ch1\u003eGlow Brush Cleaner ✨\u003c\/h1\u003e\n\u003cp\u003eClean Brushes. Flawless Makeup. Every Single Time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e⚡ Instant Colour Switching\u003c\/h3\u003e\n\u003cp\u003eSwitch shades effortlessly in seconds without muddy blending or colour contamination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e🧼 Deep Clean in 30 Seconds\u003c\/h3\u003e\n\u003cp\u003eRemoves stubborn makeup residue, bacteria, oils and product buildup with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e💎 Protect Your Brushes\u003c\/h3\u003e\n\u003cp\u003eMaintains softness, shape and quality so your brushes last longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e🌬️ Fast Dry Technology\u003c\/h3\u003e\n\u003cp\u003eYour brushes dry while they clean, meaning they're ready for use almost immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e✨ Healthier Skin\u003c\/h3\u003e\n\u003cp\u003eDirty brushes can contribute to breakouts. Keep your skin cleaner with hygienic tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003e👜 Travel Friendly\u003c\/h3\u003e\n\u003cp\u003eCompact and lightweight design perfect for beauty routines on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"premium-banner\"\u003e\n\u003ch2\u003eWhy Women Love Glow Brush Cleaner\u003c\/h2\u003e\n\u003cp\u003e\nBetter makeup application. Less time cleaning. More confidence every day.\nExperience salon-level brush care from the comfort of your home.\n\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"glow-btn\"\u003e\nSHOP NOW\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  ```html\n\u003csection style=\"padding:40px 20px;background:#fff7f9;\"\u003e\n    \u003cdiv style=\"max-width:1200px;margin:0 auto;text-align:center;\"\u003e\n        \u003ch2 style=\"font-size:32px;font-weight:700;color:#222;margin-bottom:10px;\"\u003e\n            Loved By Beauty Lovers Across South Africa 💖\n        \u003c\/h2\u003e\n        \u003cp style=\"font-size:16px;color:#666;margin-bottom:40px;\"\u003e\n            Join hundreds of women upgrading their beauty routine with the Glow Brush Cleaner.\n        \u003c\/p\u003e\n\n        \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;\"\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"I used to avoid cleaning my brushes because it took forever. Now it literally takes minutes. My brushes feel brand new every time!\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Lerato M., Johannesburg\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"The drying feature is a game changer. No more waiting overnight for my brushes to dry. Absolutely worth every rand.\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Candice P., Cape Town\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"My skin has improved since I started cleaning my brushes regularly. I didn't realize how much bacteria builds up!\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Zanele K., Durban\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"Super easy to use and looks premium. Every makeup lover should have one of these.\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Natasha V., Pretoria\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"I spent thousands on makeup brushes and this helps keep them in perfect condition. Best beauty purchase this year!\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Thandi N., Bloemfontein\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:white;padding:25px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,0.08);\"\u003e\n                \u003cdiv style=\"color:#ffc107;font-size:20px;\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp style=\"color:#555;margin:15px 0;\"\u003e\n                    \"Fast delivery and the product works exactly as advertised. Cleaning brushes has never been this satisfying.\"\n                \u003c\/p\u003e\n                \u003cstrong\u003e— Ayesha S., Gqeberha\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:40px;\"\u003e\n            \u003ch3 style=\"font-size:28px;color:#222;margin-bottom:10px;\"\u003e\n                ⭐ 4.9\/5 Customer Rating\n            \u003c\/h3\u003e\n            \u003cp style=\"color:#666;\"\u003e\n                Trusted by beauty enthusiasts nationwide.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n```\n","brand":"My Store","offers":[{"title":"Default Title","offer_id":51859749798205,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/4769\/0813\/files\/IMG-2711.png?v=1785440055","url":"https:\/\/uvea.co.za\/products\/glow-brush-cleaner","provider":"Uvea","version":"1.0","type":"link"}