{"product_id":"purebase™-uv-toilet-cleaner","title":"PureBase™ UV Toilet Cleaner","description":"\u003cstyle\u003e\n:root {\n  --primary: #4fd1ff;\n  --secondary: #0a84ff;\n  --deep: #1f5f8f;\n  --bg: linear-gradient(180deg, #ecf9ff 0%, #f8fdff 100%);\n  --text: #0f172a;\n}\n\n\/* WRAPPER *\/\n.pbu-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  padding: 50px 20px;\n  background: var(--bg);\n  border-radius: 20px;\n  max-width: 850px;\n  margin: auto;\n  animation: fadeIn 0.8s ease;\n}\n\n\/* HERO *\/\n.pbu-hero {\n  text-align: center;\n}\n\n.pbu-badge {\n  background: var(--deep);\n  color: white;\n  padding: 6px 14px;\n  border-radius: 999px;\n  font-size: 12px;\n  display: inline-block;\n  margin-bottom: 12px;\n}\n\n.pbu-title {\n  font-size: 26px;\n  font-weight: 800;\n  background: linear-gradient(90deg, var(--primary), var(--secondary));\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.pbu-subtitle {\n  margin-top: 10px;\n  color: #475569;\n  font-size: 15px;\n}\n\n\/* DESCRIPTION *\/\n.pbu-text {\n  margin-top: 22px;\n  text-align: center;\n  font-size: 15px;\n  line-height: 1.7;\n  color: #475569;\n  max-width: 650px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\/* BENEFITS *\/\n.pbu-benefits {\n  margin-top: 30px;\n}\n\n.pbu-benefit {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(10,132,255,0.12);\n  font-size: 15px;\n}\n\n.pbu-benefit:last-child {\n  border-bottom: none;\n}\n\n\/* GRID *\/\n.pbu-grid {\n  margin-top: 30px;\n  display: grid;\n  gap: 12px;\n}\n\n.pbu-card {\n  background: var(--deep);\n  color: white;\n  border-radius: 16px;\n  padding: 16px;\n  cursor: pointer;\n  transition: 0.25s ease;\n  border: 2px solid transparent;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow hover *\/\n.pbu-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 0 20px rgba(79,209,255,0.4);\n}\n\n.pbu-card:active {\n  transform: scale(0.96);\n}\n\n.pbu-card.active {\n  border: 2px solid var(--primary);\n  box-shadow: 0 0 25px rgba(79,209,255,0.6);\n}\n\n\/* subtle glow animation *\/\n.pbu-card::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle, rgba(79,209,255,0.2), transparent);\n  opacity: 0;\n  transition: 0.3s;\n}\n\n.pbu-card:hover::after {\n  opacity: 1;\n}\n\n.pbu-card-title {\n  font-weight: 600;\n}\n\n.pbu-card-desc {\n  font-size: 13px;\n  opacity: 0.85;\n  margin-top: 4px;\n}\n\n\/* CTA *\/\n.pbu-cta {\n  margin-top: 30px;\n  text-align: center;\n}\n\n.pbu-btn {\n  background: linear-gradient(135deg, var(--primary), var(--secondary));\n  color: white;\n  padding: 13px 26px;\n  border-radius: 999px;\n  border: none;\n  font-weight: 600;\n  cursor: pointer;\n  transition: 0.25s;\n  position: relative;\n  overflow: hidden;\n}\n\n.pbu-btn:hover {\n  transform: scale(1.05);\n  box-shadow: 0 10px 25px rgba(0,0,0,0.2);\n}\n\n.pbu-btn:active {\n  transform: scale(0.96);\n}\n\n\/* ripple *\/\n.pbu-btn span, .pbu-card span {\n  position: absolute;\n  border-radius: 50%;\n  transform: scale(0);\n  background: rgba(255,255,255,0.4);\n  animation: ripple 0.6s linear;\n}\n\n@keyframes ripple {\n  to {\n    transform: scale(4);\n    opacity: 0;\n  }\n}\n\n\/* animations *\/\n@keyframes fadeIn {\n  from {opacity:0;}\n  to {opacity:1;}\n}\n\n\/* DESKTOP *\/\n@media(min-width:768px){\n  .pbu-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pbu-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pbu-hero\"\u003e\n\u003cdiv class=\"pbu-badge\"\u003e🚫 No scrubbing. No effort.\u003c\/div\u003e\n\u003cdiv class=\"pbu-title\"\u003ePureBase™ UV Toilet Cleaner\u003c\/div\u003e\n\u003cdiv class=\"pbu-subtitle\"\u003eLet technology handle what you don’t want to.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"pbu-text\"\u003eStop dealing with dirty toilet brushes and hidden bacteria. The PureBase™ UV Cleaner uses powerful UV-C light to quietly eliminate germs and odours while you sleep — leaving your bathroom fresh by morning.\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"pbu-benefits\"\u003e\n\u003cdiv class=\"pbu-benefit\"\u003e🔵 UV-C kills bacteria \u0026amp; removes odours\u003c\/div\u003e\n\u003cdiv class=\"pbu-benefit\"\u003e💡 Soft LED night light\u003c\/div\u003e\n\u003cdiv class=\"pbu-benefit\"\u003e🔋 USB rechargeable\u003c\/div\u003e\n\u003cdiv class=\"pbu-benefit\"\u003e📎 Installs in seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"pbu-grid\"\u003e\n\u003cdiv class=\"pbu-card active\"\u003e\n\u003cdiv class=\"pbu-card-title\"\u003e🌙 Overnight Cleaning\u003c\/div\u003e\n\u003cdiv class=\"pbu-card-desc\"\u003eWorks while you sleep — zero effort\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pbu-card\"\u003e\n\u003cdiv class=\"pbu-card-title\"\u003e🧼 Hygienic Solution\u003c\/div\u003e\n\u003cdiv class=\"pbu-card-desc\"\u003eNo more dirty brushes or contact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pbu-card\"\u003e\n\u003cdiv class=\"pbu-card-title\"\u003e⚡ Quick Install\u003c\/div\u003e\n\u003cdiv class=\"pbu-card-desc\"\u003eStick it on — ready in seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pbu-card\"\u003e\n\u003cdiv class=\"pbu-card-title\"\u003e🧳 Travel Ready\u003c\/div\u003e\n\u003cdiv class=\"pbu-card-desc\"\u003eTake it anywhere you go\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"pbu-cta\"\u003e\u003cbutton class=\"pbu-btn\"\u003eUpgrade your bathroom ✨\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"PureBase","offers":[{"title":"Default Title","offer_id":45491598065718,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2052\/6902\/files\/ChatGPT_Image_Apr_26_2026_02_27_26_PM.png?v=1777206466","url":"https:\/\/purebase.co.za\/products\/purebase%e2%84%a2-uv-toilet-cleaner","provider":"PureBase","version":"1.0","type":"link"}