{"product_id":"opaline-beauty-radiance-pro-led-mirror","title":"Opaline Beauty™ Radiance Pro LED Mirror","description":"\u003c!-- OPALINE BEAUTY™ | PREMIUM BENEFITS SECTION --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\n.opaline-section{\nfont-family:'Poppins',sans-serif;\nbackground:\nradial-gradient(circle at top left, rgba(255,192,203,0.18), transparent 30%),\nradial-gradient(circle at bottom right, rgba(255,105,180,0.12), transparent 30%),\nlinear-gradient(135deg,#fff8fc,#ffffff,#fff3f8);\npadding:90px 20px;\noverflow:hidden;\nposition:relative;\n}\n\n.opaline-container{\nmax-width:1150px;\nmargin:auto;\ntext-align:center;\nposition:relative;\nz-index:2;\n}\n\n.glow{\nposition:absolute;\nwidth:500px;\nheight:500px;\nbackground:radial-gradient(circle,rgba(255,182,193,0.22),transparent 70%);\ntop:50%;\nleft:50%;\ntransform:translate(-50%,-50%);\nz-index:1;\nanimation:pulse 5s infinite;\n}\n\n.badge{\ndisplay:inline-block;\npadding:12px 22px;\nborder-radius:999px;\nbackground:rgba(255,255,255,0.8);\nbackdrop-filter:blur(10px);\nfont-size:13px;\nfont-weight:600;\ncolor:#ff3d96;\nmargin-bottom:28px;\nbox-shadow:0 10px 25px rgba(255,105,180,0.12);\nanimation:fadeUp 1s ease;\n}\n\n.opaline-title{\nfont-size:68px;\nline-height:1.05;\nfont-weight:800;\nletter-spacing:-3px;\ncolor:#111;\nmargin-bottom:25px;\nanimation:fadeUp 1.2s ease;\n}\n\n.opaline-title span{\nbackground:linear-gradient(90deg,#ff4da6,#ff80bf);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.description{\nmax-width:850px;\nmargin:auto;\nfont-size:20px;\nline-height:1.9;\ncolor:#555;\nmargin-bottom:55px;\nanimation:fadeUp 1.4s ease;\n}\n\n\/* BENEFITS *\/\n\n.benefits-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,1fr);\ngap:22px;\nmargin-bottom:50px;\nanimation:fadeUp 1.6s ease;\n}\n\n.benefit-card{\nbackground:rgba(255,255,255,0.75);\nbackdrop-filter:blur(12px);\npadding:28px;\nborder-radius:28px;\nbox-shadow:0 12px 30px rgba(0,0,0,0.05);\ntransition:0.4s ease;\nborder:1px solid rgba(255,255,255,0.5);\n}\n\n.benefit-card:hover{\ntransform:translateY(-8px);\nbox-shadow:0 22px 45px rgba(255,105,180,0.14);\n}\n\n.icon{\nfont-size:34px;\nmargin-bottom:18px;\n}\n\n.benefit-card h3{\nfont-size:20px;\nmargin-bottom:12px;\ncolor:#111;\n}\n\n.benefit-card p{\nfont-size:15px;\nline-height:1.8;\ncolor:#666;\n}\n\n\/* TRANSFORMATION SECTION *\/\n\n.transformation{\nmargin-top:20px;\nmargin-bottom:55px;\npadding:35px;\nborder-radius:32px;\nbackground:rgba(255,255,255,0.7);\nbackdrop-filter:blur(12px);\nbox-shadow:0 15px 35px rgba(0,0,0,0.05);\nanimation:fadeUp 1.8s ease;\n}\n\n.transformation h2{\nfont-size:34px;\nmargin-bottom:28px;\ncolor:#111;\n}\n\n.before-after{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:20px;\n}\n\n.before,\n.after{\npadding:25px;\nborder-radius:24px;\ntext-align:left;\n}\n\n.before{\nbackground:#fff5f7;\n}\n\n.after{\nbackground:#f8fffb;\n}\n\n.before h4,\n.after h4{\nfont-size:20px;\nmargin-bottom:14px;\n}\n\n.before p,\n.after p{\nfont-size:15px;\nline-height:1.8;\ncolor:#555;\n}\n\n\/* BUTTON *\/\n\n.cta-btn{\ndisplay:inline-flex;\nalign-items:center;\njustify-content:center;\ntext-decoration:none;\npadding:20px 42px;\nborder-radius:999px;\nbackground:linear-gradient(90deg,#ff4da6,#ff80bf);\ncolor:white;\nfont-size:18px;\nfont-weight:700;\nbox-shadow:0 20px 45px rgba(255,105,180,0.3);\ntransition:0.4s ease;\nanimation:fadeUp 2s ease;\n}\n\n.cta-btn:hover{\ntransform:translateY(-4px) scale(1.03);\nbox-shadow:0 25px 55px rgba(255,105,180,0.42);\n}\n\n\/* TRUST BADGES *\/\n\n.trust-row{\ndisplay:flex;\njustify-content:center;\nflex-wrap:wrap;\ngap:16px;\nmargin-top:32px;\nanimation:fadeUp 2.2s ease;\n}\n\n.trust{\nbackground:white;\npadding:12px 18px;\nborder-radius:999px;\nfont-size:13px;\ncolor:#555;\nbox-shadow:0 8px 18px rgba(0,0,0,0.05);\n}\n\n\/* REVIEW *\/\n\n.review{\nmargin-top:40px;\nmax-width:750px;\nmargin-left:auto;\nmargin-right:auto;\npadding:30px;\nborder-radius:30px;\nbackground:rgba(255,255,255,0.72);\nbackdrop-filter:blur(12px);\nbox-shadow:0 15px 35px rgba(0,0,0,0.05);\nanimation:fadeUp 2.4s ease;\n}\n\n.stars{\nfont-size:24px;\ncolor:#ffb400;\nmargin-bottom:15px;\n}\n\n.review p{\nfont-size:16px;\nline-height:1.9;\ncolor:#555;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes pulse{\n0%{transform:translate(-50%,-50%) scale(1);}\n50%{transform:translate(-50%,-50%) scale(1.15);}\n100%{transform:translate(-50%,-50%) scale(1);}\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(30px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n\/* TABLET *\/\n\n@media(max-width:992px){\n\n.opaline-title{\nfont-size:54px;\n}\n\n.benefits-grid{\ngrid-template-columns:1fr 1fr;\n}\n\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n.opaline-section{\npadding:65px 18px;\n}\n\n.opaline-title{\nfont-size:40px;\nline-height:1.15;\nletter-spacing:-1px;\n}\n\n.description{\nfont-size:16px;\n}\n\n.benefits-grid{\ngrid-template-columns:1fr;\n}\n\n.before-after{\ngrid-template-columns:1fr;\n}\n\n.transformation h2{\nfont-size:28px;\n}\n\n.cta-btn{\nwidth:100%;\n}\n\n}\n\n\/* SMALL MOBILE *\/\n\n@media(max-width:480px){\n\n.opaline-title{\nfont-size:34px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003csection class=\"opaline-section\"\u003e\n\n\u003cdiv class=\"glow\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"opaline-container\"\u003e\n\n\u003cdiv class=\"badge\"\u003e\n✨ Luxury Beauty Essential\n\u003c\/div\u003e\n\n\u003ch1 class=\"opaline-title\"\u003e\nOpaline Beauty™\u003cbr\u003e\n\u003cspan\u003eRadiance Pro LED Mirror\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp class=\"description\"\u003e\nExperience flawless beauty lighting designed to elevate your entire makeup routine. The Radiance Pro LED Mirror helps you apply smoother foundation, blend contour perfectly, achieve sharper eyeliner, and feel confident knowing your makeup looks beautiful in every environment.\n\u003c\/p\u003e\n\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003ePerfect Lighting Anywhere\u003c\/h3\u003e\n\u003cp\u003e\nSwitch between Warm, Natural \u0026amp; Cool lighting modes to match every environment and avoid makeup looking different outdoors.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🪞\u003c\/div\u003e\n\u003ch3\u003eFlawless Makeup Application\u003c\/h3\u003e\n\u003cp\u003e\nHD distortion-free reflection helps you see every detail clearly for smoother blending and precision makeup.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eBoost Your Confidence\u003c\/h3\u003e\n\u003cp\u003e\nStep out feeling polished, confident, and camera-ready knowing your makeup looks flawless in selfies and real life.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e👆\u003c\/div\u003e\n\u003ch3\u003eLuxury Touch Controls\u003c\/h3\u003e\n\u003cp\u003e\nAdjust brightness instantly with sleek touch-sensitive controls for the perfect beauty setup anytime.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n\u003cp\u003e\nNo batteries needed. Simply recharge and enjoy premium beauty lighting wherever you go.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✈️\u003c\/div\u003e\n\u003ch3\u003eTravel Ready Design\u003c\/h3\u003e\n\u003cp\u003e\nLightweight and adjustable so you can enjoy luxury lighting at home, on vacation, or during touch-ups on the go.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BEFORE \u0026 AFTER --\u003e\n\u003cdiv class=\"transformation\"\u003e\n\n\u003ch2\u003e💫 The Glow-Up You'll Notice Instantly\u003c\/h2\u003e\n\n\u003cdiv class=\"before-after\"\u003e\n\n\u003cdiv class=\"before\"\u003e\n\u003ch4\u003e❌ Before\u003c\/h4\u003e\n\u003cp\u003e\nBad lighting causes patchy foundation, uneven contour, makeup mismatching, and frustration when your makeup looks different outside.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"after\"\u003e\n\u003ch4\u003e✨ After\u003c\/h4\u003e\n\u003cp\u003e\nSee every detail clearly, blend effortlessly, perfect your makeup confidently, and leave home knowing your look is flawless in every light.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003ca href=\"#\" class=\"cta-btn\"\u003e\nShop The Radiance Pro ✨\n\u003c\/a\u003e\n\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"trust-row\"\u003e\n\n\u003cdiv class=\"trust\"\u003e\n🚚 Fast Shipping\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust\"\u003e\n🔒 Secure Checkout\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust\"\u003e\n💖 Beauty Lover Approved\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- REVIEW --\u003e\n\u003cdiv class=\"review\"\u003e\n\n\u003cdiv class=\"stars\"\u003e\n★★★★★\n\u003c\/div\u003e\n\n\u003cp\u003e\n“This mirror completely upgraded my makeup routine. The lighting is incredible and my makeup finally looks the same indoors and outdoors. It feels super luxurious every time I use it.”\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Opaline Beauty","offers":[{"title":"Pink","offer_id":46642228691115,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":46642228723883,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6371\/7035\/files\/in-use-scene.png?v=1778150199","url":"https:\/\/www.opaline-beauty.co.za\/products\/opaline-beauty-radiance-pro-led-mirror","provider":"Opaline Beauty","version":"1.0","type":"link"}