{"title":"Quick Fix!","description":"","products":[{"product_id":"blushco-mistme","title":"BlushCo MistMe™","description":"\u003cdiv class=\"mistme-section\"\u003e\n\u003cdiv class=\"mistme-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mistme-header\"\u003e\n\u003cspan class=\"mistme-badge\"\u003e✨ BESTSELLER ADD-ON\u003c\/span\u003e\n\u003ch2\u003eMistMe™ — Hydration, On Your Terms.\u003c\/h2\u003e\n\u003cp\u003eMeet your new haircare essential. The ultra-fine continuous mist sprayer delivers a perfectly even, salon-quality mist every single time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-highlight\"\u003e💧 No drips. No soaking. Just pure hydration exactly where you need it.\u003c\/div\u003e\n\u003cdiv class=\"mistme-grid\"\u003e\n\u003cdiv class=\"mistme-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eUltra-Fine Mist\u003c\/h3\u003e\n\u003cp\u003eEvenly coats every strand without over-wetting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eContinuous Spray\u003c\/h3\u003e\n\u003cp\u003eOne press delivers an effortless, continuous flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✈️\u003c\/div\u003e\n\u003ch3\u003eTravel Ready\u003c\/h3\u003e\n\u003cp\u003eLightweight, compact and perfect for on-the-go styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💆♀️\u003c\/div\u003e\n\u003ch3\u003eVersatile Use\u003c\/h3\u003e\n\u003cp\u003ePerfect for hair, skincare, makeup and daily refreshing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eLeak-Proof Design\u003c\/h3\u003e\n\u003cp\u003eNo mess. No fuss. Just reliable hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mistme-footer\"\u003e\n\u003ch3\u003ePerfect For:\u003c\/h3\u003e\n\u003cp\u003eRefreshing second-day hair, prepping hair before heat styling with your AirGo™ brush, setting makeup, or spritzing your favourite toner.\u003c\/p\u003e\n\u003cdiv class=\"mistme-tagline\"\u003eSmall bottle. Big difference.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.mistme-section{\n    position:relative;\n    overflow:hidden;\n    max-width:1000px;\n    margin:40px auto;\n    padding:50px 30px;\n    border-radius:24px;\n    background:linear-gradient(135deg,#ffffff,#f9fbff);\n    box-shadow:0 15px 40px rgba(0,0,0,.08);\n    font-family:inherit;\n}\n\n.mistme-glow{\n    position:absolute;\n    width:300px;\n    height:300px;\n    background:radial-gradient(circle,\n    rgba(90,180,255,.18) 0%,\n    transparent 70%);\n    top:-120px;\n    right:-100px;\n    animation:floatGlow 6s ease-in-out infinite;\n}\n\n@keyframes floatGlow{\n    0%,100%{\n        transform:translateY(0px);\n    }\n    50%{\n        transform:translateY(25px);\n    }\n}\n\n.mistme-header{\n    text-align:center;\n    position:relative;\n    z-index:2;\n}\n\n.mistme-badge{\n    display:inline-block;\n    background:#e9f7ff;\n    color:#1e88e5;\n    padding:8px 16px;\n    border-radius:50px;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:1px;\n    margin-bottom:15px;\n}\n\n.mistme-header h2{\n    font-size:42px;\n    line-height:1.15;\n    margin:0 0 15px;\n    color:#111;\n}\n\n.mistme-header p{\n    max-width:700px;\n    margin:auto;\n    color:#666;\n    font-size:17px;\n    line-height:1.8;\n}\n\n.mistme-highlight{\n    margin:35px auto;\n    max-width:700px;\n    text-align:center;\n    padding:18px;\n    border-radius:16px;\n    background:linear-gradient(90deg,#eef9ff,#ffffff,#eef9ff);\n    background-size:200% auto;\n    animation:shine 4s linear infinite;\n    font-weight:600;\n    color:#0b4f7d;\n}\n\n@keyframes shine{\n    to{\n        background-position:200% center;\n    }\n}\n\n.mistme-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:20px;\n    margin-top:35px;\n}\n\n.mistme-card{\n    background:#fff;\n    border:1px solid #eef3f8;\n    border-radius:20px;\n    padding:25px;\n    text-align:center;\n    transition:.35s ease;\n    box-shadow:0 6px 20px rgba(0,0,0,.04);\n}\n\n.mistme-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 15px 35px rgba(0,0,0,.08);\n}\n\n.mistme-card .icon{\n    font-size:34px;\n    margin-bottom:12px;\n}\n\n.mistme-card h3{\n    margin-bottom:10px;\n    color:#111;\n    font-size:20px;\n}\n\n.mistme-card p{\n    color:#666;\n    line-height:1.6;\n    font-size:15px;\n}\n\n.mistme-footer{\n    text-align:center;\n    margin-top:45px;\n}\n\n.mistme-footer h3{\n    margin-bottom:10px;\n    color:#111;\n}\n\n.mistme-footer p{\n    max-width:700px;\n    margin:auto;\n    color:#666;\n    line-height:1.8;\n}\n\n.mistme-tagline{\n    margin-top:25px;\n    font-size:28px;\n    font-weight:700;\n    background:linear-gradient(90deg,#1e88e5,#5ab4ff);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n    50%{\n        transform:scale(1.04);\n    }\n}\n\n@media(max-width:768px){\n\n    .mistme-header h2{\n        font-size:30px;\n    }\n\n    .mistme-section{\n        padding:35px 20px;\n    }\n\n    .mistme-tagline{\n        font-size:22px;\n    }\n}\n\u003c\/style\u003e","brand":"BlushCo","offers":[{"title":"Default Title","offer_id":46900466483388,"sku":null,"price":200.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/3951\/6348\/files\/spray-bottle-flat-lay.png?v=1780613493"},{"product_id":"blushco™-cloudkit","title":"BlushCo CloudKit™","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.cloudkit {\n    max-width: 850px;\n    margin: 30px auto;\n    padding: 32px;\n    background: linear-gradient(135deg,#ffffff,#fff7fa);\n    border-radius: 24px;\n    box-shadow: 0 10px 30px rgba(0,0,0,.08);\n    font-family: Arial, sans-serif;\n    position: relative;\n    overflow: hidden;\n}\n\n.cloudkit::before {\n    content: \"\";\n    position: absolute;\n    width: 250px;\n    height: 250px;\n    top: -120px;\n    right: -120px;\n    background: radial-gradient(circle, rgba(255,192,203,.25), transparent 70%);\n    animation: floatGlow 6s ease-in-out infinite;\n}\n\n.cloudkit::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n        120deg,\n        transparent 20%,\n        rgba(255,255,255,.45) 50%,\n        transparent 80%\n    );\n    transform: translateX(-100%);\n    animation: shine 8s infinite;\n}\n\n@keyframes shine {\n    100% {\n        transform: translateX(100%);\n    }\n}\n\n@keyframes floatGlow {\n    0%,100% {transform: translateY(0);}\n    50% {transform: translateY(15px);}\n}\n\n.cloudkit-badge {\n    display: table;\n    margin: 0 auto 18px;\n    background: #f8dce6;\n    color: #c57b95;\n    padding: 8px 16px;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n}\n\n.cloudkit-title {\n    text-align: center;\n    font-size: 38px;\n    margin-bottom: 18px;\n    line-height: 1.2;\n    color: #222;\n}\n\n.cloudkit-title span {\n    background: linear-gradient(90deg,#d4af37,#f4d06f);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n\n.cloudkit-text {\n    text-align: center;\n    color: #666;\n    line-height: 1.8;\n    margin-bottom: 22px;\n}\n\n.cloudkit-divider {\n    width: 80px;\n    height: 3px;\n    margin: 30px auto;\n    background: linear-gradient(90deg,#f4d06f,#d4af37);\n    border-radius: 50px;\n}\n\n.cloudkit-subtitle {\n    text-align: center;\n    font-size: 24px;\n    margin-bottom: 25px;\n    color: #222;\n}\n\n.cloudkit-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n}\n\n.cloudkit-feature {\n    background: #fff5f8;\n    border: 1px solid #f4dce5;\n    padding: 16px;\n    border-radius: 14px;\n    transition: .3s ease;\n}\n\n.cloudkit-feature:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 20px rgba(212,175,55,.12);\n}\n\n.cloudkit-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #222;\n}\n\n.cloudkit-highlight {\n    background: #fff8fb;\n    border: 1px solid #f2dce3;\n    padding: 24px;\n    border-radius: 18px;\n    margin-top: 30px;\n}\n\n.cloudkit-highlight h3 {\n    margin-top: 0;\n    margin-bottom: 15px;\n    color: #222;\n}\n\n.cloudkit-points {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    color: #555;\n}\n\n.cloudkit-quote {\n    margin-top: 30px;\n    text-align: center;\n    font-size: 20px;\n    line-height: 1.7;\n    font-style: italic;\n    color: #c57b95;\n}\n\n.cloudkit-footer {\n    margin-top: 35px;\n    text-align: center;\n    padding-top: 25px;\n    border-top: 1px solid #f2dce3;\n}\n\n.cloudkit-footer h3 {\n    font-size: 22px;\n    color: #222;\n    margin-bottom: 12px;\n}\n\n.cloudkit-footer span {\n    color: #d4af37;\n}\n\n.cloudkit-footer p {\n    color: #777;\n    margin: 0;\n    line-height: 1.7;\n}\n\n@media (max-width:768px){\n\n    .cloudkit {\n        padding: 24px;\n    }\n\n    .cloudkit-title {\n        font-size: 30px;\n    }\n\n    .cloudkit-grid,\n    .cloudkit-points {\n        grid-template-columns: 1fr;\n    }\n\n    .cloudkit-quote {\n        font-size: 18px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cloudkit\"\u003e\n\u003cdiv class=\"cloudkit-badge\"\u003eBeauty Travel Essential\u003c\/div\u003e\n\u003ch2 class=\"cloudkit-title\"\u003eMeet The \u003cspan\u003eBlushCo CloudKit™\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cloudkit-text\"\u003eThe ultimate travel companion for the woman who refuses to compromise on style. Crafted from premium ribbed fabric with a luxe gold zipper, the BlushCo CloudKit™ keeps your beauty essentials organised, protected and always within reach.\u003c\/p\u003e\n\u003cp class=\"cloudkit-text\"\u003eSoft to the touch and effortlessly chic, the BlushCo CloudKit™ slips seamlessly into your handbag, gym bag or carry-on while keeping everything beautifully organised.\u003c\/p\u003e\n\u003cdiv class=\"cloudkit-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"cloudkit-subtitle\"\u003eWhy You'll Love It\u003c\/h3\u003e\n\u003cdiv class=\"cloudkit-grid\"\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e✨ Premium Feel\u003c\/strong\u003e Soft ribbed texture with a luxurious cloud-like touch.\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e👜 Spacious Interior\u003c\/strong\u003e Room for makeup, skincare, serums and daily essentials.\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e🔒 Secure Storage\u003c\/strong\u003e Smooth gold zipper keeps everything protected and organised.\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e✈️ Travel Ready\u003c\/strong\u003e Lightweight and compact for everyday life on the go.\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e🌸 Timeless Design\u003c\/strong\u003e Elegant white finish that complements every aesthetic.\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-feature\"\u003e\n\u003cstrong\u003e💛 Luxury Details\u003c\/strong\u003e Premium gold hardware for a polished, sophisticated look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-highlight\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"cloudkit-points\"\u003e\n\u003cdiv\u003e✓ Everyday handbag organisation\u003c\/div\u003e\n\u003cdiv\u003e✓ Travel \u0026amp; holidays\u003c\/div\u003e\n\u003cdiv\u003e✓ Gym essentials\u003c\/div\u003e\n\u003cdiv\u003e✓ Makeup \u0026amp; skincare storage\u003c\/div\u003e\n\u003cdiv\u003e✓ Your BlushCo™ AirGo brush\u003c\/div\u003e\n\u003cdiv\u003e✓ Daily touch-ups on the go\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-quote\"\u003e\"No more digging through your bag. Everything has its place, and it looks gorgeous getting there.\"\u003c\/div\u003e\n\u003cdiv class=\"cloudkit-footer\"\u003e\n\u003ch3\u003eBecause the woman who has her beauty routine together has everything together.\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eOrganise in style.\u003c\/span\u003e Carry with confidence. Live the BlushCo life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"BlushCo","offers":[{"title":"Default Title","offer_id":46906619363516,"sku":null,"price":230.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/3951\/6348\/files\/blushco-cosmetic-bag-logo-bottom-left.png?v=1780779911"}],"url":"https:\/\/blushco.co.za\/collections\/quick-fix.oembed","provider":"BlushCo","version":"1.0","type":"link"}