{"product_id":"lkjlkj","title":"Rosemont Precision Brow Shaper","description":"\u003cstyle\u003e\n:root{\n--gold:#D4AF37;\n--green:#0F3D2E;\n--green-dark:#0B2C21;\n--white:#FFFFFF;\n--cream:#FAF8F3;\n}\n.brow-luxury{\nmax-width:1200px;\nmargin:auto;\nfont-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",sans-serif;\ncolor:#222;\noverflow:hidden;\n}\n.brow-hero{\nbackground:linear-gradient(135deg,var(--green),var(--green-dark));\npadding:90px 50px;\ntext-align:center;\ncolor:white;\nposition:relative;\noverflow:hidden;\n}\n.brow-hero:before{\ncontent:\"\";\nposition:absolute;\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(circle,var(--gold),transparent 70%);\nopacity:.08;\ntop:-300px;\nright:-300px;\nanimation:float 8s ease-in-out infinite;\n}\n@keyframes float{\n50%{transform:translateY(25px);}\n}\n.luxury-badge{\ndisplay:inline-block;\npadding:12px 24px;\nborder:1px solid rgba(212,175,55,.4);\nborder-radius:100px;\ncolor:var(--gold);\nfont-weight:600;\nletter-spacing:2px;\ntext-transform:uppercase;\nmargin-bottom:25px;\n}\n.hero-title{\nfont-size:58px;\nline-height:1.1;\nfont-weight:700;\nmargin-bottom:25px;\ncolor:var(--gold);\ntext-shadow:0 0 10px rgba(212,175,55,.15),0 0 20px rgba(212,175,55,.1);\nanimation:fadeUp 1s ease;\n}\n.hero-title:after{\ncontent:'';\ndisplay:block;\nwidth:90px;\nheight:3px;\nbackground:var(--gold);\nmargin:20px auto 0;\nborder-radius:20px;\n}\n.hero-sub{\nfont-size:22px;\nmax-width:800px;\nmargin:auto;\nline-height:1.8;\nopacity:.95;\n}\n@keyframes fadeUp{\nfrom{opacity:0;transform:translateY(30px);}\nto{opacity:1;transform:translateY(0);}\n}\n.benefits{\npadding:90px 30px;\nbackground:var(--cream);\n}\n.section-title{\ntext-align:center;\nfont-size:46px;\ncolor:var(--green);\nmargin-bottom:20px;\n}\n.section-title:after{\ncontent:'';\ndisplay:block;\nwidth:80px;\nheight:3px;\nbackground:var(--gold);\nmargin:20px auto;\nborder-radius:20px;\n}\n.section-sub{\ntext-align:center;\nmax-width:800px;\nmargin:auto;\nfont-size:20px;\nline-height:1.8;\ncolor:#666;\nmargin-bottom:60px;\n}\n.benefit-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:30px;\n}\n.benefit-card{\nbackground:white;\npadding:35px;\nborder-radius:24px;\ntransition:.4s;\nborder:1px solid rgba(15,61,46,.08);\nbox-shadow:0 10px 30px rgba(0,0,0,.03);\n}\n.benefit-card:hover{\ntransform:translateY(-10px);\nbox-shadow:0 25px 45px rgba(0,0,0,.08);\n}\n.benefit-icon{\nfont-size:42px;\ncolor:var(--gold);\nfont-weight:700;\nmargin-bottom:20px;\nline-height:1;\n}\n.benefit-card h3{\ncolor:var(--green);\nmargin-bottom:15px;\nfont-size:22px;\n}\n.benefit-card p{\nline-height:1.8;\ncolor:#666;\n}\n.transform{\npadding:90px 40px;\nbackground:linear-gradient(135deg,var(--green),var(--green-dark));\ntext-align:center;\ncolor:white;\n}\n.transform h2{\nfont-size:48px;\ncolor:var(--gold);\nmargin-bottom:25px;\ntext-shadow:0 0 10px rgba(212,175,55,.15),0 0 20px rgba(212,175,55,.1);\n}\n.transform h2:after{\ncontent:'';\ndisplay:block;\nwidth:90px;\nheight:3px;\nbackground:var(--gold);\nmargin:20px auto;\nborder-radius:20px;\n}\n.transform p{\nmax-width:850px;\nmargin:auto;\nfont-size:21px;\nline-height:1.9;\n}\n.features{\npadding:90px 30px;\nbackground:white;\n}\n.feature{\ndisplay:flex;\nalign-items:center;\ngap:20px;\npadding:25px;\nborder-bottom:1px solid #eee;\nfont-size:20px;\n}\n.tick{\nwidth:42px;\nheight:42px;\nbackground:linear-gradient(135deg,var(--gold),#E7C45C);\nborder-radius:50%;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\ncolor:white;\nfont-weight:700;\nflex-shrink:0;\n}\n.guarantee{\npadding:90px 40px;\ntext-align:center;\nbackground:linear-gradient(135deg,#fff,#faf8f3);\n}\n.guarantee h2{\nfont-size:46px;\ncolor:var(--green);\nmargin-bottom:20px;\n}\n.guarantee h2:after{\ncontent:'';\ndisplay:block;\nwidth:80px;\nheight:3px;\nbackground:var(--gold);\nmargin:20px auto;\nborder-radius:20px;\n}\n.guarantee p{\nmax-width:850px;\nmargin:auto;\nfont-size:20px;\nline-height:1.8;\ncolor:#666;\n}\n.final-cta{\nbackground:linear-gradient(135deg,var(--green),var(--green-dark));\npadding:90px 40px;\ntext-align:center;\ncolor:white;\n}\n.final-cta h2{\nfont-size:54px;\ncolor:var(--gold);\nmargin-bottom:20px;\ntext-shadow:0 0 10px rgba(212,175,55,.15),0 0 20px rgba(212,175,55,.1);\n}\n.final-cta h2:after{\ncontent:'';\ndisplay:block;\nwidth:90px;\nheight:3px;\nbackground:var(--gold);\nmargin:20px auto;\nborder-radius:20px;\n}\n.final-cta p{\nfont-size:22px;\nmargin-bottom:35px;\nopacity:.95;\n}\n.buy-btn{\ndisplay:inline-block;\npadding:20px 50px;\nbackground:linear-gradient(135deg,var(--gold),#E7C45C);\ncolor:white;\nfont-size:18px;\nfont-weight:700;\ntext-decoration:none;\nborder-radius:100px;\nletter-spacing:1px;\ntransition:.3s;\n}\n.buy-btn:hover{\ntransform:translateY(-3px);\nbox-shadow:0 20px 50px rgba(212,175,55,.35);\n}\n@media(max-width:768px){\n.hero-title{font-size:40px;}\n.section-title{font-size:34px;}\n.transform h2,.final-cta h2{font-size:36px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"brow-luxury\"\u003e\n\n\u003csection class=\"brow-hero\"\u003e\n\u003cdiv class=\"luxury-badge\"\u003eRosemont Precision Brow Shaper\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSculpt. Define. Perfect.\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eAchieve salon-worthy brows from the comfort of home. Our USB-rechargeable precision trimmer glides effortlessly along your brow line for a flawlessly defined finish — every single time.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp class=\"section-sub\"\u003eMore than a trimmer — a precision tool designed to give you perfectly sculpted brows in seconds, without the salon price tag.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eThree-Dimensional Brow Shaping\u003c\/h3\u003e\n\u003cp\u003eFollows the natural contour of your brows for a precise, clean finish that looks professionally done.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e◆\u003c\/div\u003e\n\u003ch3\u003eUltra-Sharp Micro-Blade\u003c\/h3\u003e\n\u003cp\u003eRemoves even the finest hairs with ease, leaving your brows looking sharp, defined, and polished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n\u003cp\u003eNo batteries needed — simply charge and go. Perfect for home use or on-the-go touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✧\u003c\/div\u003e\n\u003ch3\u003eHygienic Push-Out Blade\u003c\/h3\u003e\n\u003cp\u003eEasy-to-clean push-out blade system keeps your tool fresh and hygienic with every use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"transform\"\u003e\n\u003ch2\u003eBrows That Mean Business\u003c\/h2\u003e\n\u003cp\u003ePicture this: it's 7am, you have five minutes to get ready, and you still want to look polished and put-together. That's exactly what the Rosemont Precision Brow Shaper was made for. One glide, perfectly shaped brows — and you're out the door.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003eThree-dimensional brow shaping for a natural, precise finish\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003eUltra-sharp micro-blade removes even the finest hairs\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003eUSB rechargeable — no batteries ever needed\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003eHygienic push-out blade system, easy to clean\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003eSlim pen design — compact and travel-friendly\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"guarantee\"\u003e\n\u003ch2\u003eElevate Your Brow Routine\u003c\/h2\u003e\n\u003cp\u003eFrom quick morning touch-ups to full brow reshaping sessions, the Rosemont Precision Brow Shaper delivers salon-quality results at home — beautifully, effortlessly, every time.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"final-cta\"\u003e\n\u003ch2\u003eExperience Rosemont Today\u003c\/h2\u003e\n\u003cp\u003ePrecise. Powerful. Perfectly You.\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"buy-btn\"\u003eADD TO CART\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Rosemont Beauty","offers":[{"title":"White","offer_id":47941535269015,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true},{"title":"Rose Gold","offer_id":47941535301783,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/3874\/9079\/files\/rosemont-eyebrow-trimmer-premium-shot.png?v=1782137201","url":"https:\/\/rosemont.co.za\/products\/lkjlkj","provider":"Rosemont Beauty","version":"1.0","type":"link"}