{"product_id":"precision-glow-eyebrow-tweezer-with-led-light","title":"Timeless Glow Precision Eyebrow Tweezer with LED Light","description":"\u003c!-- Timeless Glow Precision Eyebrow Tweezer with LED Light - Premium Product Page --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Paste this into Shopify: Online Store \u003e Themes \u003e Customize \u003e Add Section \u003e Custom HTML --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500\u0026family=Inter:wght@300;400;500;600\u0026display=swap');\n\n  :root {\n    --bg: #F7F5F2;\n    --bg-alt: #FFFFFF;\n    --accent: #B76E79;\n    --accent-light: #D4A5A5;\n    --accent-soft: #F0E2E4;\n    --text: #1C1C1E;\n    --text-soft: #6E6E73;\n    --dark: #121214;\n    --border: #E8E4E0;\n  }\n\n  .tg-wrapper {\n    font-family: 'Inter', sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    overflow-x: hidden;\n    width: 100%;\n  }\n\n  .tg-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  \/* Hero Section *\/\n  .tg-hero {\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    background: linear-gradient(160deg, var(--bg) 0%, #EDEAE6 100%);\n    padding: 100px 24px;\n    text-align: center;\n  }\n\n  .tg-hero::before {\n    content: '';\n    position: absolute;\n    top: -40%;\n    right: -15%;\n    width: 700px;\n    height: 700px;\n    background: radial-gradient(circle, rgba(183,110,121,0.08) 0%, transparent 65%);\n    border-radius: 50%;\n  }\n\n  .tg-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 880px;\n  }\n\n  .tg-hero-badge {\n    display: inline-block;\n    padding: 10px 28px;\n    background: var(--accent);\n    color: white;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    margin-bottom: 36px;\n  }\n\n  .tg-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(2.4rem, 5.5vw, 4.5rem);\n    font-weight: 600;\n    line-height: 1.1;\n    color: var(--text);\n    margin-bottom: 24px;\n    letter-spacing: -0.02em;\n  }\n\n  .tg-hero h1 span {\n    color: var(--accent);\n    font-style: italic;\n  }\n\n  .tg-hero-subtitle {\n    font-size: clamp(1.05rem, 2vw, 1.3rem);\n    color: var(--text-soft);\n    font-weight: 300;\n    line-height: 1.7;\n    max-width: 580px;\n    margin: 0 auto 48px;\n  }\n\n  .tg-hero-icons {\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    margin-bottom: 48px;\n    flex-wrap: wrap;\n  }\n\n  .tg-hero-icon {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    font-size: 11px;\n    color: var(--text-soft);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n\n  .tg-hero-icon svg {\n    width: 28px;\n    height: 28px;\n    stroke: var(--accent);\n    stroke-width: 1.5;\n    fill: none;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .tg-cta-btn {\n    display: inline-block;\n    padding: 18px 44px;\n    background: var(--accent);\n    color: white;\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    border: none;\n    cursor: pointer;\n    transition: all 0.35s ease;\n    box-shadow: 0 6px 24px rgba(183, 110, 121, 0.25);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .tg-cta-btn:hover {\n    background: #A05A65;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 32px rgba(183, 110, 121, 0.35);\n  }\n\n  \/* Section Styling *\/\n  .tg-section {\n    padding: 110px 24px;\n    max-width: 1160px;\n    margin: 0 auto;\n    position: relative;\n  }\n\n  .tg-section-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }\n\n  .tg-section-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 16px;\n    display: block;\n  }\n\n  .tg-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 600;\n    color: var(--text);\n    line-height: 1.2;\n  }\n\n  .tg-section-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  \/* Benefits Grid *\/\n  .tg-benefits {\n    background: var(--bg-alt);\n    position: relative;\n  }\n\n  .tg-benefits::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--border), transparent);\n  }\n\n  .tg-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 28px;\n  }\n\n  .tg-benefit-card {\n    background: var(--bg);\n    border-radius: 18px;\n    padding: 44px 32px;\n    text-align: center;\n    transition: all 0.4s ease;\n    border: 1px solid var(--border);\n    position: relative;\n  }\n\n  .tg-benefit-card:hover {\n    transform: translateY(-6px);\n    border-color: var(--accent-light);\n    box-shadow: 0 16px 48px rgba(28, 28, 30, 0.06);\n  }\n\n  .tg-benefit-icon {\n    width: 64px;\n    height: 64px;\n    background: var(--accent-soft);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 22px;\n    font-size: 26px;\n    transition: transform 0.3s ease;\n  }\n\n  .tg-benefit-card:hover .tg-benefit-icon {\n    transform: scale(1.08);\n  }\n\n  .tg-benefit-card h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.25rem;\n    margin-bottom: 10px;\n    color: var(--text);\n  }\n\n  .tg-benefit-card p {\n    font-size: 0.92rem;\n    color: var(--text-soft);\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  \/* How It Works *\/\n  .tg-how {\n    background: linear-gradient(180deg, var(--bg-alt) 0%, var(--bg) 100%);\n  }\n\n  .tg-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 36px;\n  }\n\n  .tg-step {\n    text-align: center;\n    padding: 20px;\n  }\n\n  .tg-step-number {\n    width: 56px;\n    height: 56px;\n    background: var(--accent);\n    color: white;\n    font-family: 'Playfair Display', serif;\n    font-size: 1.4rem;\n    font-weight: 600;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 22px;\n    position: relative;\n  }\n\n  .tg-step h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.15rem;\n    margin-bottom: 10px;\n    color: var(--text);\n  }\n\n  .tg-step p {\n    font-size: 0.92rem;\n    color: var(--text-soft);\n    line-height: 1.7;\n    font-weight: 300;\n  }\n\n  \/* Specs *\/\n  .tg-specs {\n    background: var(--dark);\n    color: white;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .tg-specs::before {\n    content: '';\n    position: absolute;\n    top: -120px;\n    right: -80px;\n    width: 450px;\n    height: 450px;\n    background: radial-gradient(circle, rgba(183,110,121,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n\n  .tg-specs .tg-section-label {\n    color: var(--accent-light);\n  }\n\n  .tg-specs .tg-section-title {\n    color: white;\n  }\n\n  .tg-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 18px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .tg-spec-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 22px;\n    background: rgba(255,255,255,0.035);\n    border-radius: 14px;\n    border: 1px solid rgba(255,255,255,0.05);\n    transition: all 0.35s ease;\n  }\n\n  .tg-spec-item:hover {\n    background: rgba(255,255,255,0.06);\n    border-color: rgba(183, 110, 121, 0.25);\n  }\n\n  .tg-spec-icon {\n    font-size: 22px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .tg-spec-item h4 {\n    font-size: 0.7rem;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    color: var(--accent-light);\n    margin-bottom: 5px;\n    font-weight: 500;\n  }\n\n  .tg-spec-item p {\n    font-size: 0.95rem;\n    color: rgba(255,255,255,0.8);\n    font-weight: 300;\n  }\n\n  \/* Closing Statement *\/\n  .tg-closing {\n    text-align: center;\n    padding: 120px 24px;\n    background: linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);\n    position: relative;\n  }\n\n  .tg-closing-text {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.3rem, 3vw, 2rem);\n    font-weight: 500;\n    line-height: 1.5;\n    max-width: 640px;\n    margin: 0 auto 28px;\n    color: var(--text);\n  }\n\n  .tg-closing-text em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .tg-closing-tagline {\n    font-size: 0.9rem;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 600;\n    margin-bottom: 40px;\n  }\n\n  .tg-divider {\n    width: 48px;\n    height: 2px;\n    background: var(--accent);\n    margin: 0 auto 36px;\n    border-radius: 2px;\n  }\n\n  \/* Mobile Adjustments *\/\n  @media (max-width: 768px) {\n    .tg-section {\n      padding: 70px 20px;\n    }\n    .tg-hero {\n      padding: 70px 20px;\n      min-height: auto;\n    }\n    .tg-benefits-grid,\n    .tg-steps {\n      grid-template-columns: 1fr;\n    }\n    .tg-hero-icons {\n      gap: 32px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tg-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"tg-hero\"\u003e\n\u003cdiv class=\"tg-hero-content\"\u003e\n\u003cdiv class=\"tg-hero-badge\"\u003eSalon-Grade Precision\u003c\/div\u003e\n\u003ch1\u003eTimeless Glow\u003cbr\u003e\u003cspan\u003ePrecision Eyebrow Tweezer with LED Light\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"tg-hero-subtitle\"\u003eSee every hair. Shape every arch. Perfect brows shouldn't depend on perfect lighting.\u003c\/p\u003e\n\u003cdiv class=\"tg-hero-icons\"\u003e\n\u003cdiv class=\"tg-hero-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6M10 22h4M12 2v2M12 8v2M6.34 4.34l1.42 1.42M16.24 4.34l-1.42 1.42M4.93 19.07a10 10 0 1 1 14.14 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Illuminate\u003c\/div\u003e\n\u003cdiv class=\"tg-hero-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Tweeze\u003c\/div\u003e\n\u003cdiv class=\"tg-hero-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Slay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#product-form\" class=\"tg-cta-btn\"\u003e Add to Cart — Light Up Your Brows \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS SECTION --\u003e\n\u003csection class=\"tg-section tg-benefits\"\u003e\n\u003cdiv class=\"tg-section-header\"\u003e\n\u003cspan class=\"tg-section-label\"\u003eWhat You'll Experience\u003c\/span\u003e\n\u003ch2 class=\"tg-section-title\"\u003ePrecision That \u003cem\u003eNever Misses\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-benefits-grid\"\u003e\n\u003cdiv class=\"tg-benefit-card\"\u003e\n\u003cdiv class=\"tg-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eFlawlessly Defined Brows\u003c\/h3\u003e\n\u003cp\u003eAchieve salon-quality shaping at home with pinpoint accuracy and zero guesswork. Every single time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-benefit-card\"\u003e\n\u003cdiv class=\"tg-benefit-icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003eNo More Missed Hairs\u003c\/h3\u003e\n\u003cp\u003eBuilt-in LED light reveals even the finest, most hidden hairs for a truly clean, polished result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-benefit-card\"\u003e\n\u003cdiv class=\"tg-benefit-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eEffortless, Painless Precision\u003c\/h3\u003e\n\u003cp\u003eThe fine-tipped grip removes hairs cleanly without slipping, breaking, or tugging surrounding skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-benefit-card\"\u003e\n\u003cdiv class=\"tg-benefit-icon\"\u003e👜\u003c\/div\u003e\n\u003ch3\u003eGrooming Freedom, Anywhere\u003c\/h3\u003e\n\u003cp\u003eCompact and travel-ready, so perfect brows are never out of reach — no matter where life takes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-benefit-card\"\u003e\n\u003cdiv class=\"tg-benefit-icon\"\u003e🔩\u003c\/div\u003e\n\u003ch3\u003eBuilt to Last\u003c\/h3\u003e\n\u003cp\u003ePremium stainless steel stays sharp, rust-resistant, and easy to sanitise use after use, year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"tg-section tg-how\"\u003e\n\u003cdiv class=\"tg-section-header\"\u003e\n\u003cspan class=\"tg-section-label\"\u003eThe Ritual\u003c\/span\u003e\n\u003ch2 class=\"tg-section-title\"\u003eHow It \u003cem\u003eWorks\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-steps\"\u003e\n\u003cdiv class=\"tg-step\"\u003e\n\u003cdiv class=\"tg-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eActivate the LED\u003c\/h3\u003e\n\u003cp\u003ePress the light button to illuminate your brow area and reveal every hair, no matter how fine or hidden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-step\"\u003e\n\u003cdiv class=\"tg-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003ePosition the Tip\u003c\/h3\u003e\n\u003cp\u003eGrip the hair as close to the root as possible for a clean, painless removal with zero breakage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-step\"\u003e\n\u003cdiv class=\"tg-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eTweeze with Confidence\u003c\/h3\u003e\n\u003cp\u003ePull in the direction of hair growth for smooth, defined results without irritation or redness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-step\"\u003e\n\u003cdiv class=\"tg-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eRefine and Perfect\u003c\/h3\u003e\n\u003cp\u003eShape, define, or clean up edges until your brows look exactly how you want them — effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"tg-section tg-specs\"\u003e\n\u003cdiv class=\"tg-section-header\"\u003e\n\u003cspan class=\"tg-section-label\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2 class=\"tg-section-title\"\u003eSpecifications \u0026amp; \u003cem\u003eCraft\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-specs-grid\"\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e🏷️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBrand\u003c\/h4\u003e\n\u003cp\u003eTimeless Glow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e🪮\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eProduct Type\u003c\/h4\u003e\n\u003cp\u003eEyebrow Tweezer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e🔩\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eMaterial\u003c\/h4\u003e\n\u003cp\u003ePremium Stainless Steel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e💡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLight Source\u003c\/h4\u003e\n\u003cp\u003eBuilt-in LED\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e🎯\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTip Type\u003c\/h4\u003e\n\u003cp\u003ePrecision fine tip\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e💆\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSuitable For\u003c\/h4\u003e\n\u003cp\u003eAll brow types and hair textures\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e👜\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePortability\u003c\/h4\u003e\n\u003cp\u003eCompact, travel-friendly design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tg-spec-item\"\u003e\n\u003cspan class=\"tg-spec-icon\"\u003e🧼\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eMaintenance\u003c\/h4\u003e\n\u003cp\u003eEasy to clean and sanitise\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSING --\u003e\n\u003csection class=\"tg-closing\"\u003e\n\u003cdiv class=\"tg-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"tg-closing-text\"\u003eNo more squinting, no more magnifying mirrors. Just precision, confidence, and brows that \u003cem\u003espeak for themselves\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp class=\"tg-closing-tagline\"\u003eIlluminate. Tweeze. Slay.\u003c\/p\u003e\n\u003ca href=\"#product-form\" class=\"tg-cta-btn\"\u003eLight Up Your Routine\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Timeless Glow","offers":[{"title":"Default Title","offer_id":48315014676701,"sku":null,"price":299.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/7461\/8333\/files\/timeless-glow-led-tweezer-light-shining.png?v=1785152870","url":"https:\/\/timelessglow.co.za\/products\/precision-glow-eyebrow-tweezer-with-led-light","provider":"Timeless Glow","version":"1.0","type":"link"}