{"title":"BEST SELLER","description":"","products":[{"product_id":"bright-star-youth-cream","title":"Bright Star Multi Active Day \u0026 Night Cream","description":"\u003c!-- ============================================================\n     AMZO Bright Star Multi Active Day \u0026 Night Cream — Shopify Product Page HTML\n     Paste into: Shopify Admin \u003e Products \u003e Description (HTML view)\n     OR: Online Store \u003e Pages \u003e Add Page \u003e Show HTML\n     OR: Themes \u003e Edit Code \u003e Sections \u003e new .liquid section\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n  .amzo-bs *{box-sizing:border-box;margin:0;padding:0;}\n  .amzo-bs{\n    font-family:'DM Sans',sans-serif;\n    color:#111;\n    max-width:780px;\n    margin:0 auto;\n    padding:0 0 3rem;\n    --accent:#111111;\n    --accent-light:#F0F0F0;\n    --bg:#ffffff;\n    --bg2:#F4F4F4;\n    --bg3:#EBEBEB;\n    --border:#D8D8D8;\n    --text:#111111;\n    --text2:#444444;\n    --text3:#888888;\n    --radius:12px;\n    --radius-sm:8px;\n  }\n\n  \/* NAV TABS *\/\n  .amzo-bs .tab-nav{\n    display:flex;gap:4px;padding:4px;\n    background:var(--bg2);border-radius:var(--radius);\n    border:1px solid var(--border);margin-bottom:1.75rem;\n    overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;\n  }\n  .amzo-bs .tab-nav::-webkit-scrollbar{display:none;}\n  .amzo-bs .tab-btn{\n    flex:1;min-width:max-content;padding:8px 13px;\n    border:1px solid transparent;border-radius:9px;background:transparent;\n    font-family:'DM Sans',sans-serif;font-size:12px;font-weight:500;\n    color:var(--text2);cursor:pointer;white-space:nowrap;transition:all .18s;\n  }\n  .amzo-bs .tab-btn:hover{color:var(--text);}\n  .amzo-bs .tab-btn.active{\n    background:#fff;color:#111;border-color:var(--border);\n    box-shadow:0 1px 4px rgba(0,0,0,.09);font-weight:600;\n  }\n\n  \/* PAGES *\/\n  .amzo-bs .tab-page{display:none;}\n  .amzo-bs .tab-page.active{display:block;animation:amzo-bs-fade .22s ease;}\n  @keyframes amzo-bs-fade{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:none;}}\n\n  \/* HERO *\/\n  .amzo-bs .hero{\n    padding:2.25rem 2rem 2rem;\n    background:linear-gradient(135deg,#ffffff 0%,#f5f5f5 60%,#ececec 100%);\n    border-radius:var(--radius);border:1px solid var(--border);\n    margin-bottom:1.25rem;position:relative;overflow:hidden;\n  }\n  .amzo-bs .hero::after{\n    content:'';position:absolute;right:-60px;top:-60px;\n    width:220px;height:220px;border-radius:50%;\n    background:rgba(0,0,0,.04);pointer-events:none;\n  }\n  .amzo-bs .brand-line{font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--text3);margin-bottom:.5rem;}\n  .amzo-bs .collection-line{font-size:12px;color:var(--text2);margin-bottom:1rem;font-style:italic;}\n  .amzo-bs .hero h1{font-family:'Cormorant Garamond',serif;font-size:32px;font-weight:600;line-height:1.2;color:#111;margin-bottom:.5rem;}\n  .amzo-bs .hero h1 em{color:#111;font-style:normal;}\n  .amzo-bs .hero-tagline{font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--text2);margin-bottom:.9rem;}\n  .amzo-bs .hero-desc{font-size:13.5px;color:var(--text2);line-height:1.75;margin-bottom:1.25rem;max-width:500px;}\n  .amzo-bs .pill-row{display:flex;flex-wrap:wrap;gap:6px;}\n  .amzo-bs .pill{font-size:11px;padding:4px 12px;border-radius:20px;border:1px solid var(--border);background:#fff;color:var(--text2);font-weight:500;}\n\n  \/* SECTION LABELS *\/\n  .amzo-bs .sec-label{font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--text3);margin-bottom:.4rem;}\n  .amzo-bs .sec-title{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:600;color:#111;margin-bottom:1.1rem;line-height:1.3;}\n\n  \/* GLANCE TABLE *\/\n  .amzo-bs .glance-table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;font-size:13px;}\n  .amzo-bs .glance-table tr td:first-child{font-weight:500;color:var(--text2);background:var(--bg2);padding:10px 16px;width:40%;border-bottom:1px solid var(--border);}\n  .amzo-bs .glance-table tr td:last-child{color:var(--text);background:#fff;padding:10px 16px;border-bottom:1px solid var(--border);}\n  .amzo-bs .glance-table tr:last-child td{border-bottom:none;}\n\n  \/* ADVANTAGE CARDS *\/\n  .amzo-bs .adv-list{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;}\n  .amzo-bs .adv-item{display:flex;gap:13px;align-items:flex-start;padding:1rem 1.15rem;border-bottom:1px solid var(--border);background:#fff;}\n  .amzo-bs .adv-item:last-child{border-bottom:none;}\n  .amzo-bs .adv-icon{width:36px;height:36px;border-radius:9px;background:var(--bg2);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;}\n  .amzo-bs .adv-item h4{font-size:13px;font-weight:500;margin-bottom:3px;color:#111;}\n  .amzo-bs .adv-item p{font-size:12px;color:var(--text2);line-height:1.6;}\n\n  \/* WHY SECTION *\/\n  .amzo-bs .why-intro{font-size:13.5px;color:var(--text2);line-height:1.75;margin-bottom:1.25rem;}\n  .amzo-bs .cause-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:1.5rem;}\n  .amzo-bs .cause-card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem;}\n  .amzo-bs .cause-card .emoji{font-size:22px;margin-bottom:.5rem;display:block;}\n  .amzo-bs .cause-card h4{font-size:13px;font-weight:500;margin-bottom:.35rem;color:#111;}\n  .amzo-bs .cause-card p{font-size:12px;color:var(--text2);line-height:1.55;}\n  .amzo-bs .approach-box{border-left:3px solid #111;border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--bg2);padding:1rem 1.25rem;margin-bottom:1.5rem;}\n  .amzo-bs .approach-box h4{font-size:13px;font-weight:600;color:#111;margin-bottom:.4rem;}\n  .amzo-bs .approach-box p{font-size:12.5px;color:var(--text2);line-height:1.65;}\n\n  \/* KEY BENEFITS *\/\n  .amzo-bs .benefit-block{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:12px;}\n  .amzo-bs .benefit-hdr{display:flex;gap:12px;align-items:flex-start;padding:1rem 1.15rem;background:var(--bg2);border-bottom:1px solid var(--border);}\n  .amzo-bs .benefit-num{min-width:28px;height:28px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n  .amzo-bs .benefit-hdr h4{font-size:13.5px;font-weight:500;line-height:1.3;padding-top:4px;color:#111;}\n  .amzo-bs .benefit-body{padding:1rem 1.15rem;background:#fff;}\n  .amzo-bs .benefit-body p{font-size:12.5px;color:var(--text2);line-height:1.7;}\n\n  \/* INGREDIENTS TABLE *\/\n  .amzo-bs .ing-table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;font-size:12.5px;}\n  .amzo-bs .ing-table thead{background:var(--bg2);}\n  .amzo-bs .ing-table th{padding:10px 14px;text-align:left;font-weight:500;font-size:11px;letter-spacing:.5px;color:var(--text2);border-bottom:1px solid var(--border);}\n  .amzo-bs .ing-table td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.45;background:#fff;}\n  .amzo-bs .ing-table tr:nth-child(even) td{background:var(--bg2);}\n  .amzo-bs .ing-table tr:last-child td{border-bottom:none;}\n  .amzo-bs .ing-table .iname{font-weight:500;color:#111;}\n  .amzo-bs .ing-table .ifunc{color:var(--text2);font-size:11.5px;}\n  .amzo-bs .ing-table .iben{color:var(--text3);font-size:11.5px;}\n  .amzo-bs .itag{display:inline-block;font-size:10px;font-weight:500;padding:2px 8px;border-radius:10px;margin-top:3px;background:var(--bg3);color:var(--text2);}\n\n  \/* HOW TO USE *\/\n  .amzo-bs .steps{margin-bottom:1.5rem;}\n  .amzo-bs .step{display:flex;gap:14px;align-items:flex-start;padding-bottom:1.25rem;}\n  .amzo-bs .step:last-child{padding-bottom:0;}\n  .amzo-bs .step-left{display:flex;flex-direction:column;align-items:center;}\n  .amzo-bs .step-num{width:32px;height:32px;border-radius:50%;background:#111;color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n  .amzo-bs .step-line{width:1.5px;flex:1;min-height:24px;background:var(--border);margin:5px 0;}\n  .amzo-bs .step:last-child .step-line{display:none;}\n  .amzo-bs .step-body{padding-top:4px;flex:1;}\n  .amzo-bs .step-body h4{font-size:13px;font-weight:500;margin-bottom:4px;color:#111;}\n  .amzo-bs .step-body p{font-size:12.5px;color:var(--text2);line-height:1.6;}\n\n  \/* WHO IT'S FOR *\/\n  .amzo-bs .for-list{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem;}\n  .amzo-bs .for-item{display:flex;gap:11px;align-items:flex-start;padding:.8rem 1rem;background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);}\n  .amzo-bs .for-diamond{color:#111;font-size:12px;margin-top:2px;flex-shrink:0;}\n  .amzo-bs .for-item p{font-size:12.5px;color:var(--text2);line-height:1.55;}\n\n  \/* CLEAN FORMULA *\/\n  .amzo-bs .clean-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:1.5rem;}\n  .amzo-bs .clean-card{display:flex;gap:10px;align-items:center;background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:12.5px;font-weight:500;color:#111;}\n  .amzo-bs .clean-check{width:22px;height:22px;border-radius:50%;background:var(--bg3);color:#111;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;}\n  .amzo-bs .clean-note{text-align:center;font-size:13px;color:var(--text2);font-style:italic;padding:1rem;border-top:1px solid var(--border);margin-top:.5rem;}\n\n  \/* FAQ *\/\n  .amzo-bs .faq-list{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem;}\n  .amzo-bs .faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;}\n  .amzo-bs .faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;background:var(--bg2);border:none;cursor:pointer;font-family:'DM Sans',sans-serif;font-size:13px;font-weight:500;color:#111;text-align:left;gap:10px;transition:background .15s;}\n  .amzo-bs .faq-q:hover{background:var(--bg3);}\n  .amzo-bs .faq-q.open{background:var(--bg3);color:#111;}\n  .amzo-bs .faq-arrow{font-size:18px;color:var(--text3);flex-shrink:0;transition:transform .2s;}\n  .amzo-bs .faq-q.open .faq-arrow{transform:rotate(180deg);color:#111;}\n  .amzo-bs .faq-a{display:none;padding:.9rem 1.1rem;font-size:12.5px;color:var(--text2);line-height:1.7;background:#fff;border-top:1px solid var(--border);}\n  .amzo-bs .faq-a.open{display:block;}\n\n  \/* PAGE FOOTER *\/\n  .amzo-bs .pg-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border);font-size:11px;color:var(--text3);letter-spacing:.5px;}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amzo-bs\"\u003e\n\n  \u003c!-- TAB NAV --\u003e\n  \u003cnav class=\"tab-nav\" role=\"tablist\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"amzoBsTab('overview',this)\"\u003eOverview\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('why',this)\"\u003eWhy It Happens\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('benefits',this)\"\u003eKey Benefits\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('ingredients',this)\"\u003eIngredients\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('howtouse',this)\"\u003eHow to Use\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('whofor',this)\"\u003eWho It's For\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('clean',this)\"\u003eClean Formula\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoBsTab('faq',this)\"\u003eFAQ\u003c\/button\u003e\n  \u003c\/nav\u003e\n\n  \u003c!-- ═══════════════ PAGE: OVERVIEW ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page active\" id=\"amzo-bs-overview\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cdiv class=\"brand-line\"\u003eAMZO  ·  Skincare\u003c\/div\u003e\n      \u003cdiv class=\"collection-line\"\u003eBrightening \u0026amp; Multi-Active Collection\u003c\/div\u003e\n      \u003ch1\u003e\n\u003cem\u003eBright Star\u003c\/em\u003e Multi Active\u003cbr\u003eDay \u0026amp; Night Cream\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tagline\"\u003eBrightening · Anti-Ageing · Barrier Repair · All Skin Types\u003c\/div\u003e\n      \u003cp class=\"hero-desc\"\u003eOne cream. Twelve actives. Your complete skin solution — morning and night. Bright Star delivers a visibly luminous, glowing complexion while tackling acne marks, dark spots, pigmentation, barrier damage, and early signs of ageing. All in a single, elegant 50 ml jar formulated for every skin type.\u003c\/p\u003e\n      \u003cdiv class=\"pill-row\"\u003e\n        \u003cspan class=\"pill\"\u003e✦ Brightening\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ Acne Marks\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ Dark Spots\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ Pigmentation\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ Barrier Repair\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ Anti-Ageing\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ 50 ml\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e✦ All Skin Types\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sec-label\"\u003eAt a glance\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eProduct details\u003c\/div\u003e\n    \u003ctable class=\"glance-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eBright Star Multi Active Day \u0026amp; Night Cream\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e50 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSkin Type\u003c\/td\u003e\n\u003ctd\u003eAll Skin Types\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eKey Actives\u003c\/td\u003e\n\u003ctd\u003e12 clinically active ingredients\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eTwice daily — morning and night\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePrimary Concern\u003c\/td\u003e\n\u003ctd\u003eBrightening \u0026amp; Radiant Glow\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAlso Addresses\u003c\/td\u003e\n\u003ctd\u003eAcne marks, dark spots, pigmentation, barrier, ageing\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"sec-label\"\u003eFormula highlights\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eThe Bright Star advantage\u003c\/div\u003e\n    \u003cdiv class=\"adv-list\"\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n        \u003cdiv class=\"adv-icon\"\u003e✨\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003e4-way advanced brightening complex\u003c\/h4\u003e\n          \u003cp\u003eNiacinamide, Alpha-Arbutin, Tranexamic Acid, and Sepiwhite (Undecylenoyl Phenylalanine) target pigmentation from four distinct biological pathways — interrupting melanin transfer, suppressing melanin synthesis, correcting existing discolouration, and fading stubborn hyperpigmentation at the same time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n        \u003cdiv class=\"adv-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eBarrier repair \u0026amp; skin-calming system\u003c\/h4\u003e\n          \u003cp\u003eCeramide Complex and Centella Asiatica Extract work in tandem to physically rebuild the skin's protective barrier, lock in moisture, and soothe inflammation — so the skin can hold its glow without sensitivity or reactive flare-ups.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n        \u003cdiv class=\"adv-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eDeep \u0026amp; lasting hydration stack\u003c\/h4\u003e\n          \u003cp\u003eSodium Hyaluronate, Glycerin, and Propylene Glycol form a triple-layered moisture system that attracts water deep into skin, retains it throughout the day and night, and enhances the penetration of every other active in the formula.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n        \u003cdiv class=\"adv-icon\"\u003e🔬\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eAnti-ageing \u0026amp; firming peptides\u003c\/h4\u003e\n          \u003cp\u003eMatrixyl 3000 (Palmitoyl Tripeptide-1 \u0026amp; Palmitoyl Tetrapeptide-7) stimulates new collagen production deep within the dermis — visibly improving firmness, reducing fine lines, and restoring a fuller, more youthful contour over consistent use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  All skin types  ·  One cream that does it all.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: WHY IT HAPPENS ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-why\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eUnderstanding your skin\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eWhy dull, uneven skin with spots and ageing happens\u003c\/div\u003e\n    \u003cp class=\"why-intro\"\u003eDull skin, dark spots, acne marks, pigmentation, and visible ageing are not separate problems — they share common biological roots. Understanding what triggers them is the first step to treating them effectively and achieving a bright, even, and youthful-looking complexion that lasts.\u003c\/p\u003e\n    \u003cdiv class=\"cause-grid\"\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🌞\u003c\/span\u003e\n        \u003ch4\u003eUV exposure \u0026amp; melanin overproduction\u003c\/h4\u003e\n        \u003cp\u003eSunlight is the most common trigger of dark spots and pigmentation. UV radiation stimulates melanocytes to overproduce melanin, creating uneven deposits across the skin — especially on darker skin tones prone to post-inflammatory hyperpigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🔴\u003c\/span\u003e\n        \u003ch4\u003eAcne \u0026amp; post-inflammatory marks\u003c\/h4\u003e\n        \u003cp\u003eWhen a breakout heals, the inflammation it caused triggers excess melanin production in that area — leaving behind red, brown, or dark marks long after the pimple itself has cleared. This is post-inflammatory hyperpigmentation (PIH), one of the most common skin concerns in South Asian skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🧬\u003c\/span\u003e\n        \u003ch4\u003eHormonal changes \u0026amp; melasma\u003c\/h4\u003e\n        \u003cp\u003eHormonal fluctuations from pregnancy, contraception, or stress can trigger melasma — stubborn patches of hyperpigmentation, often on the cheeks, forehead, and upper lip. These require targeted actives like Tranexamic Acid and Sepiwhite to address effectively.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e⏳\u003c\/span\u003e\n        \u003ch4\u003eAgeing \u0026amp; collagen decline\u003c\/h4\u003e\n        \u003cp\u003eCollagen production begins to slow in the mid-twenties. As the skin's structural support weakens, fine lines deepen, firmness reduces, and the skin loses the elasticity needed to reflect light evenly — contributing to both a dull appearance and visible signs of ageing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🚧\u003c\/span\u003e\n        \u003ch4\u003eCompromised skin barrier\u003c\/h4\u003e\n        \u003cp\u003eWhen the skin's outer protective barrier is weakened — by over-exfoliation, harsh products, or environmental stress — moisture escapes, irritation increases, and the skin becomes more reactive to triggers that worsen pigmentation and dullness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e💧\u003c\/span\u003e\n        \u003ch4\u003eDehydration \u0026amp; lack of radiance\u003c\/h4\u003e\n        \u003cp\u003eDehydrated skin lacks the plumpness to reflect light well — making it appear flat, dull, and tired even on good days. Inadequate hydration also impairs the skin's ability to repair itself and reduces the efficacy of active ingredients applied on top.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"approach-box\"\u003e\n      \u003ch4\u003eThe AMZO Bright Star approach\u003c\/h4\u003e\n      \u003cp\u003eRather than treating individual concerns in isolation, Bright Star addresses the shared root causes — blocking melanin production, rebuilding the barrier, restoring deep hydration, stimulating collagen renewal, and calming ongoing inflammation — so your skin achieves a brighter, more even, and genuinely healthier appearance from the inside out.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: KEY BENEFITS ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-benefits\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eWhat it does\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003e5 key benefits\u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eAdvanced brightening \u0026amp; radiant glow\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eBright Star's four-active brightening complex — Niacinamide, Alpha-Arbutin, Tranexamic Acid, and Sepiwhite (Undecylenoyl Phenylalanine) — targets pigmentation from every biological angle. Niacinamide blocks melanin transfer to skin cells. Alpha-Arbutin inhibits tyrosinase to reduce melanin synthesis at the source. Tranexamic Acid reduces stubborn melasma and discolouration by interrupting UV-triggered pigment pathways. And Sepiwhite signals skin cells to produce less pigment at the receptor level — working where other brighteners cannot. Together, they deliver a visibly brighter, more radiant, and more even complexion.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eDark spots, acne marks \u0026amp; pigmentation correction\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003ePost-acne marks, dark spots from sun exposure, and hormonal pigmentation all respond to the same active strategy: reduce excess melanin at the source and correct what has already formed. Alpha-Arbutin targets dark spots directly by suppressing the enzyme that creates pigment. Tranexamic Acid is clinically studied for melasma reduction. Niacinamide addresses the transfer of existing melanin to surrounding cells, gradually lightening residual marks. With consistent twice-daily use, visible improvement in acne marks and dark spots is typically seen within 4–6 weeks.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eBarrier repair \u0026amp; protective hydration\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eA damaged barrier is the hidden reason many skin concerns persist and worsen. Ceramide Complex physically replenishes the lipids that form the skin's outer protective layer — locking in moisture and shielding the skin from environmental aggressors that trigger inflammation and pigmentation. Centella Asiatica Extract soothes redness, calms irritation, and supports the skin's healing process. Sodium Hyaluronate, Glycerin, and Propylene Glycol create a layered moisture matrix that hydrates deeply and holds that moisture in — keeping the skin plump, calm, and resilient through every application.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e04\u003c\/div\u003e\n\u003ch4\u003eAnti-ageing \u0026amp; firming action\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eMatrixyl 3000 — combining Palmitoyl Tripeptide-1 and Palmitoyl Tetrapeptide-7 — is one of skincare's most studied peptide complexes for collagen renewal. These peptides signal fibroblasts deep within the dermis to increase collagen and elastin synthesis, visibly improving skin firmness, reducing the depth of fine lines, and restoring a fuller, more youthful contour. With consistent use over 6–8 weeks, the results build cumulatively — making the skin not just look better, but structurally stronger.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e05\u003c\/div\u003e\n\u003ch4\u003eSilky texture \u0026amp; all-day skin comfort\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eCyclopentasiloxane gives Bright Star its distinctive silky, lightweight texture — ensuring the cream spreads effortlessly, absorbs without greasiness, and leaves the skin with a smooth, comfortable feel that layers beautifully under SPF or makeup. Titanium Dioxide contributes a subtle brightening finish on the surface while providing mild UV scatter benefits. The result is a cream that delivers its actives with precision while feeling genuinely pleasant to use both morning and night.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: INGREDIENTS ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-ingredients\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eFormula\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eActive ingredients\u003c\/div\u003e\n    \u003ctable class=\"ing-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eIngredient\u003c\/th\u003e\n\u003cth\u003eFunction\u003c\/th\u003e\n\u003cth\u003eSkin Benefit\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eNiacinamide\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eBrightening\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eMelanin Transfer Inhibitor\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eBrightens skin, reduces pigmentation, strengthens barrier\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eAlpha-Arbutin\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eSpot Corrector\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eTyrosinase Inhibitor\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eTargets dark spots and uneven tone for a clearer complexion\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eTranexamic Acid\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eTone-Even\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003ePigmentation Corrector\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eReduces melasma and stubborn hyperpigmentation\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eSepiwhite (Undecylenoyl Phenylalanine)\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eAdvanced Brightening\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eMC1-R Receptor Modulator\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eAdvanced active that fades discolouration at the receptor level\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eCeramide Complex\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eBarrier\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eBarrier Repair Agent\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eRepairs and protects the skin barrier, reduces dryness\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eCentella Asiatica Extract\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eCalming\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eSoothing \u0026amp; Healing Active\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eSoothes irritation, supports skin healing and recovery\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eSodium Hyaluronate\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eDeep Hydration\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eDeep Humectant\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eDeeply hydrates and plumps skin with intensive moisture\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eMatrixyl 3000 (Palmitoyl Tripeptide-1 \u0026amp; Palmitoyl Tetrapeptide-7)\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eAnti-Ageing\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eCollagen Stimulating Peptides\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eImproves firmness and visibly reduces fine lines and wrinkles\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eGlycerin\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eHydration\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eHumectant\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eAttracts moisture from the air and keeps skin hydrated\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003ePropylene Glycol\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003ePenetration\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eHydration \u0026amp; Penetration Enhancer\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eImproves hydration and enhances absorption of actives\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eTitanium Dioxide\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eUV Protection\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eOpacity \u0026amp; UV Scatter Agent\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eProvides a bright finish and mild UV protection benefits\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\n\u003cspan class=\"iname\"\u003eCyclopentasiloxane\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eTexture\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd class=\"ifunc\"\u003eSilicone Emollient\u003c\/td\u003e\n          \u003ctd class=\"iben\"\u003eDelivers a silky skin feel and improves product spreadability\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  Dermatologist tested\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: HOW TO USE ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-howtouse\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eApplication guide\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eHow to use\u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eCleanse your face\u003c\/h4\u003e\n\u003cp\u003eBegin with a gentle, pH-balanced cleanser to remove makeup, sunscreen, excess oil, and impurities. Pat your skin dry with a soft towel — never rub, as friction can worsen pigmentation and irritate sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eApply toner or essence if using one\u003c\/h4\u003e\n\u003cp\u003eIf toner or essence is part of your routine, apply it before the cream and allow it to fully absorb. This preps the skin with a base layer of hydration and helps the cream's actives penetrate more effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eDispense a pea-sized amount\u003c\/h4\u003e\n\u003cp\u003eScoop out a pea-sized amount of Bright Star cream with clean fingertips or a spatula. This amount is sufficient for full-face and neck coverage — using more does not accelerate results.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eWarm between fingertips and apply\u003c\/h4\u003e\n\u003cp\u003eGently warm the cream between your fingertips for 2–3 seconds, then press and smooth it evenly across your face and neck. Use upward, outward strokes — focusing any extra product on areas with pigmentation, marks, or fine lines.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eAllow 1–2 minutes for full absorption\u003c\/h4\u003e\n\u003cp\u003eWait for the cream to fully absorb before applying any additional products. The Cyclopentasiloxane base absorbs quickly, leaving a smooth, non-greasy finish that's ready to layer within minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eMorning: Always seal with SPF\u003c\/h4\u003e\n\u003cp\u003eDuring the day, always follow with a broad-spectrum SPF 30 or above as your final step. Brightening actives like Alpha-Arbutin and Tranexamic Acid make skin more UV-sensitive — without SPF, new pigmentation forms faster than any cream can correct it.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eNight: Apply as your final skincare step\u003c\/h4\u003e\n\u003cp\u003eAt night, use Bright Star as the final step of your routine after cleansing and any serums. While you sleep, Matrixyl 3000 and Ceramide Complex work with your skin's natural overnight repair cycle — maximising firming, barrier recovery, and brightening results.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  Use morning and night for best results\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: WHO IT'S FOR ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-whofor\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eSuitability\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eWho this is for\u003c\/div\u003e\n    \u003cdiv class=\"for-list\"\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eSkin that looks dull, flat, or lacks the natural glow it once had — even after a full night's sleep and a proper routine\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eDark spots, post-acne marks, or discolouration that linger long after the original breakout or injury has healed\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003ePigmentation, melasma, or uneven skin tone from sun exposure, hormonal changes, or genetic predisposition\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eDry, dehydrated, or barrier-compromised skin that feels tight, flaky, or reactive to everyday products and environments\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eEarly signs of ageing — fine lines, reduced firmness, or a loss of that plump, youthful bounce in the skin\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eSouth Asian and deeper skin tones where post-inflammatory hyperpigmentation and melasma are disproportionately common and persistent\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eAnyone looking to simplify their routine without sacrificing results — one multi-active cream that covers brightening, hydration, barrier repair, and anti-ageing in a single step\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eAll skin types, including oily, combination, dry, and sensitive skin — formulated to be effective without irritation\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: CLEAN FORMULA ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-clean\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eClean beauty\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eClean formula commitments\u003c\/div\u003e\n    \u003cdiv class=\"clean-grid\"\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eParaben-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eSulfate-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eMineral Oil Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCruelty-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eNon-Comedogenic\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDermatologist Tested\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"clean-note\"\u003eNothing that harms. Everything that brightens.\u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════════ PAGE: FAQ ═══════════════ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-bs-faq\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eCommon questions\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eFrequently asked questions\u003c\/div\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eHow quickly will I see brightening results?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eMost users notice softer, more hydrated, and visibly smoother skin from the first few days of use. For meaningful brightening and a more even complexion, consistent twice-daily application over 4–6 weeks delivers the most noticeable improvement. Stubborn dark spots and melasma typically require 6–8 weeks of uninterrupted use to show visible fading.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eCan I use this on acne-prone skin?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. Bright Star is non-comedogenic, meaning it is formulated not to clog pores or trigger breakouts. Niacinamide is particularly beneficial for acne-prone skin — it helps regulate sebum production, minimise pore appearance, and reduce the post-inflammatory marks left behind after breakouts heal. If you are using active acne treatments (such as benzoyl peroxide or salicylic acid), apply those first and let them absorb before applying the cream.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eIs it suitable for sensitive skin?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eBright Star is alcohol-free and dermatologist tested. Ceramide Complex and Centella Asiatica Extract are specifically included to calm and protect reactive skin. We recommend a patch test on the inner arm before full-face use if you have known sensitivities. If any irritation occurs, reduce to once-daily application until your skin adjusts.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eDo I really need to use SPF with this cream?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes — and this is non-negotiable for brightening results. Alpha-Arbutin, Tranexamic Acid, and Niacinamide all increase the skin's sensitivity to UV radiation. Without daily SPF 30 or above, the same sunlight that triggered the pigmentation in the first place will continue forming new dark spots faster than any cream can correct them. Apply Bright Star in the morning, allow it to absorb, then finish with your SPF.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eCan I use this under makeup?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. Allow 1–2 minutes for the cream to fully absorb, then apply your SPF, primer, or foundation as normal. The Cyclopentasiloxane base creates a smooth, silky skin feel that acts as an ideal primer underneath makeup — reducing the appearance of pores and creating a uniform surface for application without pilling.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eCan I use this with a serum, Vitamin C, or Retinol?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eBright Star layers well with most serums. Apply your serum first and allow it to absorb, then follow with the cream. If using Vitamin C, apply it as the first step on cleansed skin before the cream. If using Retinol, we recommend alternating evenings rather than combining in the same routine — this reduces the risk of irritation and allows each active to work most effectively.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eHow long will one 50 ml jar last?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eWith twice-daily use of a pea-sized amount per application, a 50 ml jar of Bright Star typically lasts between 60 and 90 days — making it a cost-effective multi-active solution that replaces the need for multiple separate products targeting brightening, hydration, barrier repair, and anti-ageing.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\" onclick=\"amzoBsFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eWill this help with melasma?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003eBright Star contains two of the most clinically studied actives for melasma — Tranexamic Acid and Sepiwhite (Undecylenoyl Phenylalanine) — alongside Alpha-Arbutin and Niacinamide. This combination addresses melasma from multiple pathways. Results for melasma typically require 8–12 weeks of consistent use, combined with daily SPF application, for meaningful improvement. Melasma that is deeply established may require consultation with a dermatologist in addition to topical treatment.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Bright Star Multi Active Day \u0026amp; Night Cream  ·  50 ml  ·  For all skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/amzo-bs --\u003e\n\n\u003cscript\u003e\nfunction amzoBsTab(id,btn){\n  document.querySelectorAll('.amzo-bs .tab-page').forEach(function(p){p.classList.remove('active');});\n  document.querySelectorAll('.amzo-bs .tab-btn').forEach(function(b){b.classList.remove('active');});\n  document.getElementById('amzo-bs-'+id).classList.add('active');\n  btn.classList.add('active');\n}\nfunction amzoBsFaq(btn){\n  var ans=btn.nextElementSibling;\n  var isOpen=ans.classList.contains('open');\n  btn.closest('.amzo-bs').querySelectorAll('.faq-a').forEach(function(a){a.classList.remove('open');});\n  btn.closest('.amzo-bs').querySelectorAll('.faq-q').forEach(function(q){q.classList.remove('open');});\n  if(!isOpen){ans.classList.add('open');btn.classList.add('open');}\n}\n\u003c\/script\u003e","brand":"AMZO","offers":[{"title":"Default Title","offer_id":52238664925466,"sku":null,"price":1999.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/0479\/1578\/files\/WhatsAppImage2026-05-18at12.51.12AM_1.jpg?v=1779087073"},{"product_id":"the-glass-skin-serum","title":"The Glass Skin Serum","description":"\u003c!-- ============================================================\n     AMZO Glass Skin Serum — Shopify Product Page HTML\n     White \u0026 Black Theme\n     Paste into: Shopify Admin \u003e Products \u003e Description (HTML view)\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n  .amzo-gs *{box-sizing:border-box;margin:0;padding:0;}\n  .amzo-gs{\n    font-family:'DM Sans',sans-serif;\n    color:#111111;\n    max-width:780px;\n    margin:0 auto;\n    padding:0 0 3rem;\n    --accent:#111111;\n    --accent-light:#f0f0f0;\n    --accent-mid:#444444;\n    --bg:#ffffff;\n    --bg2:#f7f7f7;\n    --bg3:#ffffff;\n    --border:#e0e0e0;\n    --border-dark:#bbbbbb;\n    --text:#111111;\n    --text2:#555555;\n    --text3:#999999;\n    --radius:12px;\n    --radius-sm:8px;\n  }\n\n  .amzo-gs .tab-nav{\n    display:flex;gap:4px;padding:4px;\n    background:var(--bg2);border-radius:var(--radius);\n    border:1px solid var(--border);margin-bottom:1.75rem;\n    overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;\n  }\n  .amzo-gs .tab-nav::-webkit-scrollbar{display:none;}\n  .amzo-gs .tab-btn{\n    flex:1;min-width:max-content;padding:8px 13px;\n    border:1px solid transparent;border-radius:9px;\n    background:transparent;font-family:'DM Sans',sans-serif;\n    font-size:12px;font-weight:500;color:var(--text2);\n    cursor:pointer;white-space:nowrap;transition:all .18s;\n  }\n  .amzo-gs .tab-btn:hover{color:var(--text);}\n  .amzo-gs .tab-btn.active{\n    background:#ffffff;color:#111111;\n    border-color:var(--border-dark);\n    box-shadow:0 1px 4px rgba(0,0,0,.08);\n  }\n\n  .amzo-gs .tab-page{display:none;}\n  .amzo-gs .tab-page.active{display:block;animation:amzo-fade .22s ease;}\n  @keyframes amzo-fade{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:none;}}\n\n  .amzo-gs .hero{\n    padding:2.25rem 2rem 2rem;\n    background:linear-gradient(135deg,#f9f9f9 0%,#f3f3f3 50%,#f6f6f6 100%);\n    border-radius:var(--radius);border:1px solid var(--border);\n    margin-bottom:1.25rem;position:relative;overflow:hidden;\n  }\n  .amzo-gs .hero::after{\n    content:'';position:absolute;right:-60px;top:-60px;\n    width:200px;height:200px;border-radius:50%;\n    background:rgba(0,0,0,.03);pointer-events:none;\n  }\n  .amzo-gs .brand-line{\n    font-size:10px;font-weight:500;letter-spacing:2.5px;\n    text-transform:uppercase;color:var(--accent-mid);margin-bottom:.5rem;\n  }\n  .amzo-gs .collection-line{font-size:12px;color:var(--text2);margin-bottom:1rem;font-style:italic;}\n  .amzo-gs .hero h1{\n    font-family:'Cormorant Garamond',serif;font-size:32px;\n    font-weight:600;line-height:1.2;color:#111111;margin-bottom:.5rem;\n  }\n  .amzo-gs .hero h1 em{color:#111111;font-style:normal;border-bottom:2px solid #111111;}\n  .amzo-gs .hero-tagline{\n    font-size:11px;font-weight:500;letter-spacing:1.5px;\n    text-transform:uppercase;color:var(--text2);margin-bottom:.9rem;\n  }\n  .amzo-gs .hero-desc{font-size:13.5px;color:var(--text2);line-height:1.75;margin-bottom:1.25rem;max-width:500px;}\n  .amzo-gs .pill-row{display:flex;flex-wrap:wrap;gap:6px;}\n  .amzo-gs .pill{\n    font-size:11px;padding:4px 12px;border-radius:20px;\n    border:1px solid #111111;background:#111111;color:#ffffff;font-weight:500;\n  }\n\n  .amzo-gs .sec-label{\n    font-size:10px;font-weight:500;letter-spacing:2.5px;\n    text-transform:uppercase;color:var(--accent-mid);margin-bottom:.4rem;\n  }\n  .amzo-gs .sec-title{\n    font-family:'Cormorant Garamond',serif;font-size:22px;\n    font-weight:600;color:#111111;margin-bottom:1.1rem;line-height:1.3;\n  }\n\n  .amzo-gs .glance-table{\n    width:100%;border-collapse:collapse;border:1px solid var(--border);\n    border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;font-size:13px;\n  }\n  .amzo-gs .glance-table tr td:first-child{\n    font-weight:500;color:var(--text2);background:var(--bg2);\n    padding:10px 16px;width:40%;border-bottom:1px solid var(--border);\n  }\n  .amzo-gs .glance-table tr td:last-child{\n    color:var(--text);background:#ffffff;\n    padding:10px 16px;border-bottom:1px solid var(--border);\n  }\n  .amzo-gs .glance-table tr:last-child td{border-bottom:none;}\n\n  .amzo-gs .adv-list{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;}\n  .amzo-gs .adv-item{\n    display:flex;gap:13px;align-items:flex-start;\n    padding:1rem 1.15rem;border-bottom:1px solid var(--border);background:#ffffff;\n  }\n  .amzo-gs .adv-item:last-child{border-bottom:none;}\n  .amzo-gs .adv-icon{\n    width:36px;height:36px;border-radius:9px;\n    background:var(--bg2);border:1px solid var(--border);\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;\n  }\n  .amzo-gs .adv-item h4{font-size:13px;font-weight:500;margin-bottom:3px;color:var(--text);}\n  .amzo-gs .adv-item p{font-size:12px;color:var(--text2);line-height:1.6;}\n\n  .amzo-gs .why-intro{font-size:13.5px;color:var(--text2);line-height:1.75;margin-bottom:1.25rem;}\n  .amzo-gs .cause-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:1.5rem;}\n  .amzo-gs .cause-card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem;}\n  .amzo-gs .cause-card .emoji{font-size:22px;margin-bottom:.5rem;display:block;}\n  .amzo-gs .cause-card h4{font-size:13px;font-weight:500;margin-bottom:.35rem;color:var(--text);}\n  .amzo-gs .cause-card p{font-size:12px;color:var(--text2);line-height:1.55;}\n  .amzo-gs .approach-box{\n    border-left:3px solid #111111;\n    border-radius:0 var(--radius-sm) var(--radius-sm) 0;\n    background:var(--bg2);padding:1rem 1.25rem;margin-bottom:1.5rem;\n  }\n  .amzo-gs .approach-box h4{font-size:13px;font-weight:500;color:#111111;margin-bottom:.4rem;}\n  .amzo-gs .approach-box p{font-size:12.5px;color:var(--text2);line-height:1.65;}\n\n  .amzo-gs .benefit-block{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:12px;}\n  .amzo-gs .benefit-hdr{\n    display:flex;gap:12px;align-items:flex-start;\n    padding:1rem 1.15rem;background:var(--bg2);border-bottom:1px solid var(--border);\n  }\n  .amzo-gs .benefit-num{\n    min-width:28px;height:28px;border-radius:50%;\n    background:#111111;color:#ffffff;font-size:12px;font-weight:500;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n  }\n  .amzo-gs .benefit-hdr h4{font-size:13.5px;font-weight:500;line-height:1.3;padding-top:4px;color:var(--text);}\n  .amzo-gs .benefit-body{padding:1rem 1.15rem;background:#ffffff;}\n  .amzo-gs .benefit-body p{font-size:12.5px;color:var(--text2);line-height:1.7;}\n\n  .amzo-gs .ing-table{\n    width:100%;border-collapse:collapse;border:1px solid var(--border);\n    border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem;font-size:12.5px;\n  }\n  .amzo-gs .ing-table thead{background:var(--bg2);}\n  .amzo-gs .ing-table th{\n    padding:10px 14px;text-align:left;font-weight:500;\n    font-size:11px;letter-spacing:.5px;color:var(--text2);border-bottom:1px solid var(--border);\n  }\n  .amzo-gs .ing-table td{\n    padding:10px 14px;border-bottom:1px solid var(--border);\n    vertical-align:top;line-height:1.45;background:#ffffff;\n  }\n  .amzo-gs .ing-table tr:nth-child(even) td{background:var(--bg2);}\n  .amzo-gs .ing-table tr:last-child td{border-bottom:none;}\n  .amzo-gs .ing-table .iname{font-weight:500;color:var(--text);}\n  .amzo-gs .ing-table .ifunc{color:#111111;font-size:11.5px;font-weight:500;}\n  .amzo-gs .ing-table .iben{color:var(--text2);font-size:11.5px;}\n  .amzo-gs .itag{\n    display:inline-block;font-size:10px;font-weight:500;\n    padding:2px 8px;border-radius:10px;margin-top:3px;\n    background:#111111;color:#ffffff;border:1px solid #111111;\n  }\n\n  .amzo-gs .steps{margin-bottom:1.5rem;}\n  .amzo-gs .step{display:flex;gap:14px;align-items:flex-start;padding-bottom:1.25rem;}\n  .amzo-gs .step:last-child{padding-bottom:0;}\n  .amzo-gs .step-left{display:flex;flex-direction:column;align-items:center;}\n  .amzo-gs .step-num{\n    width:32px;height:32px;border-radius:50%;\n    background:#111111;color:#ffffff;font-size:13px;font-weight:500;\n    display:flex;align-items:center;justify-content:center;flex-shrink:0;\n  }\n  .amzo-gs .step-line{width:1.5px;flex:1;min-height:24px;background:var(--border);margin:5px 0;}\n  .amzo-gs .step:last-child .step-line{display:none;}\n  .amzo-gs .step-body{padding-top:4px;flex:1;}\n  .amzo-gs .step-body h4{font-size:13px;font-weight:500;margin-bottom:4px;color:var(--text);}\n  .amzo-gs .step-body p{font-size:12.5px;color:var(--text2);line-height:1.6;}\n\n  .amzo-gs .for-list{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem;}\n  .amzo-gs .for-item{\n    display:flex;gap:11px;align-items:flex-start;\n    padding:.8rem 1rem;background:var(--bg2);\n    border:1px solid var(--border);border-radius:var(--radius-sm);\n  }\n  .amzo-gs .for-diamond{color:#111111;font-size:12px;margin-top:2px;flex-shrink:0;}\n  .amzo-gs .for-item p{font-size:12.5px;color:var(--text2);line-height:1.55;}\n\n  .amzo-gs .clean-grid{\n    display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));\n    gap:10px;margin-bottom:1.25rem;\n  }\n  .amzo-gs .clean-card{\n    display:flex;align-items:center;gap:9px;padding:.85rem 1rem;\n    background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);\n  }\n  .amzo-gs .clean-check{\n    width:20px;height:20px;border-radius:50%;\n    background:#111111;color:#ffffff;\n    display:flex;align-items:center;justify-content:center;\n    font-size:11px;flex-shrink:0;font-weight:700;\n  }\n  .amzo-gs .clean-card span{font-size:12.5px;font-weight:500;color:var(--text);}\n  .amzo-gs .clean-note{\n    text-align:center;font-weight:500;padding:.75rem;\n    font-style:italic;font-family:'Cormorant Garamond',serif;\n    font-size:16px;color:#111111;\n  }\n\n  .amzo-gs .faq-list{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem;}\n  .amzo-gs .faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;}\n  .amzo-gs .faq-q{\n    width:100%;text-align:left;padding:.95rem 1.1rem;\n    background:var(--bg2);border:none;cursor:pointer;\n    display:flex;justify-content:space-between;align-items:center;\n    gap:12px;font-family:'DM Sans',sans-serif;\n  }\n  .amzo-gs .faq-q-text{font-size:13px;font-weight:500;color:var(--text);text-align:left;}\n  .amzo-gs .faq-arrow{font-size:18px;color:var(--text2);flex-shrink:0;transition:transform .2s;line-height:1;}\n  .amzo-gs .faq-q.open .faq-arrow{transform:rotate(180deg);}\n  .amzo-gs .faq-a{\n    display:none;padding:1rem 1.1rem;font-size:12.5px;\n    color:var(--text2);line-height:1.7;\n    border-top:1px solid var(--border);background:#ffffff;\n  }\n  .amzo-gs .faq-a.open{display:block;}\n\n  .amzo-gs .pg-footer{\n    text-align:center;font-size:11px;color:var(--text3);\n    padding-top:.85rem;border-top:1px solid var(--border);margin-top:.5rem;\n  }\n\n  @media(max-width:600px){\n    .amzo-gs .hero{padding:1.5rem 1.25rem;}\n    .amzo-gs .hero h1{font-size:26px;}\n    .amzo-gs .cause-grid{grid-template-columns:1fr;}\n    .amzo-gs .clean-grid{grid-template-columns:1fr 1fr;}\n    .amzo-gs .tab-btn{padding:7px 10px;font-size:11px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"amzo-gs\"\u003e\n\n  \u003cdiv class=\"tab-nav\" role=\"tablist\"\u003e\n    \u003cbutton class=\"tab-btn active\" onclick=\"amzoTab('overview',this)\" role=\"tab\"\u003eOverview\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('why',this)\" role=\"tab\"\u003eWhy It Happens\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('benefits',this)\" role=\"tab\"\u003eKey Benefits\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('ingredients',this)\" role=\"tab\"\u003eIngredients\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('howtouse',this)\" role=\"tab\"\u003eHow to Use\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('whofor',this)\" role=\"tab\"\u003eWho It's For\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('clean',this)\" role=\"tab\"\u003eClean Formula\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" onclick=\"amzoTab('faq',this)\" role=\"tab\"\u003eFAQ\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OVERVIEW --\u003e\n  \u003cdiv class=\"tab-page active\" id=\"amzo-overview\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cdiv class=\"brand-line\"\u003eAMZO Skincare — Glass Skin Collection\u003c\/div\u003e\n      \u003cdiv class=\"collection-line\"\u003eHydrate. Brighten. Firm. Restore.\u003c\/div\u003e\n      \u003ch1\u003eThe Glass Skin \u003cem\u003eSerum.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tagline\"\u003eA 10-active formula engineered for mirror-like skin\u003c\/div\u003e\n      \u003cp class=\"hero-desc\"\u003eA precision-formulated serum built on clinically active ingredients — targeting dark spots, uneven tone, dehydration, and loss of firmness with every drop. No fragrance. No parabens. No compromises.\u003c\/p\u003e\n      \u003cdiv class=\"pill-row\"\u003e\n        \u003cspan class=\"pill\"\u003eFragrance-Free\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eParaben-Free\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eAlcohol-Free\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eDermatologist Tested\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eAll Skin Types\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e30 ml\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sec-label\"\u003eAt a glance\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eProduct details\u003c\/div\u003e\n    \u003ctable class=\"glance-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eGlass Skin Serum\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e30 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSkin Type\u003c\/td\u003e\n\u003ctd\u003eAll Skin Types\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eFragrance-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eKey Actives\u003c\/td\u003e\n\u003ctd\u003e10 clinically active ingredients\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eTwice daily — morning and night\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"sec-label\"\u003eFormula highlights\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eThe glass skin advantage\u003c\/div\u003e\n    \u003cdiv class=\"adv-list\"\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n\u003cdiv class=\"adv-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDual-depth hydration system\u003c\/h4\u003e\n\u003cp\u003eLow MW Sodium Hyaluronate penetrates deep into skin layers while Normal MW locks a glassy moisture film on the surface — hydrating from within and sealing it in simultaneously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n\u003cdiv class=\"adv-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTriple-action brightening complex\u003c\/h4\u003e\n\u003cp\u003eNiacinamide, Alpha-Arbutin, and Tranexamic Acid attack pigmentation from three biological pathways — blocking melanin transfer, suppressing melanin production, and correcting residual uneven tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n\u003cdiv class=\"adv-icon\"\u003e🔬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eClinical firming \u0026amp; collagen renewal\u003c\/h4\u003e\n\u003cp\u003eMatrixyl 3000 Peptides signal fibroblasts to rebuild collagen, while Hydrolyzed Collagen delivers an immediate plumping effect — firming skin visibly over 6–8 weeks of consistent use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"adv-item\"\u003e\n\u003cdiv class=\"adv-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBarrier repair \u0026amp; calm\u003c\/h4\u003e\n\u003cp\u003eCentella Asiatica and Panthenol work in tandem to reduce inflammation, soothe reactive skin, and restore the protective barrier — making results more stable and long-lasting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · All skin types · Nothing that harms. Everything that heals.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY IT HAPPENS --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-why\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eUnderstanding your skin\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eWhy dull, uneven skin happens\u003c\/div\u003e\n    \u003cp class=\"why-intro\"\u003eDull, uneven, and dehydrated skin isn't simply a cosmetic inconvenience — it's your skin responding to the cumulative demands of modern life. Understanding the root causes is the first step to treating them properly and achieving a lasting glass-skin result.\u003c\/p\u003e\n    \u003cdiv class=\"cause-grid\"\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e📱\u003c\/span\u003e\u003ch4\u003eScreen exposure\u003c\/h4\u003e\n\u003cp\u003eBlue light from phones, laptops, and screens generates free radicals that break down collagen and trigger oxidative stress — dulling the complexion and accelerating uneven pigmentation over time.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🌙\u003c\/span\u003e\u003ch4\u003eLate nights \u0026amp; poor sleep\u003c\/h4\u003e\n\u003cp\u003eDuring sleep, skin repairs itself. When sleep is disrupted, cortisol spikes degrade collagen and impair the skin barrier — leading to dullness, dehydration, and a loss of the natural glow.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e☀️\u003c\/span\u003e\u003ch4\u003eSun \u0026amp; UV exposure\u003c\/h4\u003e\n\u003cp\u003eUV radiation triggers excess melanin production across the face. Unprotected exposure causes pigmentation to deepen gradually, creating dark spots, uneven tone, and a loss of skin clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🧬\u003c\/span\u003e\u003ch4\u003eGenetics \u0026amp; skin tone\u003c\/h4\u003e\n\u003cp\u003eDeeper skin tones are more prone to post-inflammatory hyperpigmentation. If your family has a history of dark spots or uneven tone, targeted brightening actives are essential, not optional.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e💧\u003c\/span\u003e\u003ch4\u003eDehydration \u0026amp; diet\u003c\/h4\u003e\n\u003cp\u003eWhen the body is dehydrated, skin loses its plumpness and translucency — appearing dull and flat. High sugar and sodium intake also impairs collagen and water retention in skin cells.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cause-card\"\u003e\n\u003cspan class=\"emoji\"\u003e⏳\u003c\/span\u003e\u003ch4\u003eAge \u0026amp; collagen loss\u003c\/h4\u003e\n\u003cp\u003eCollagen production declines from the mid-twenties onwards. As skin thins and loses elasticity, it reflects less light — creating a dull, tired appearance and making fine lines more prominent.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"approach-box\"\u003e\n      \u003ch4\u003eThe AMZO approach\u003c\/h4\u003e\n      \u003cp\u003eRather than masking dullness at the surface, AMZO Glass Skin Serum targets the biology behind it — interrupting melanin production, rebuilding collagen, restoring the moisture barrier, and neutralising oxidative damage — so results are real, cumulative, and lasting.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-benefits\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eWhat it does\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003e3 key benefits\u003c\/div\u003e\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eTriple-action brightening \u0026amp; pigmentation correction\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eNiacinamide + Alpha-Arbutin + Tranexamic Acid form a three-layer brightening complex. Niacinamide interrupts the transfer of melanin to skin cells, Alpha-Arbutin suppresses melanin production at the cellular level by inhibiting tyrosinase, and Tranexamic Acid corrects residual uneven tone and stubborn discolouration — addressing pigmentation from multiple biological pathways, not just the surface.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eDeep multi-layer hydration \u0026amp; glass skin finish\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eLow Molecular Weight Sodium Hyaluronate + Normal Molecular Weight Sodium Hyaluronate + Sodium PCA — skincare's most effective hydration stack. Low MW Hyaluronate penetrates into deeper skin layers for intense internal moisture, Normal MW Hyaluronate creates a moisture-sealing film on the skin surface, and Sodium PCA — skin's own natural moisturising factor — maintains suppleness between applications, delivering the reflective, glass-like finish from within and without.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-block\"\u003e\n      \u003cdiv class=\"benefit-hdr\"\u003e\n\u003cdiv class=\"benefit-num\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eClinical collagen firming \u0026amp; plumping\u003c\/h4\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-body\"\u003e\u003cp\u003eMatrixyl 3000 Peptides + Hydrolyzed Collagen + Panthenol — one of skincare's most studied firming combinations. Matrixyl 3000 signals fibroblasts to initiate new collagen synthesis, Hydrolyzed Collagen delivers an immediate plumping and smoothing effect on the surface, and Panthenol calms the skin while reinforcing the barrier — visibly reducing fine lines and restoring a firm, youthful contour over 6–8 weeks of consistent use.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-ingredients\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eFormula\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eActive ingredients\u003c\/div\u003e\n    \u003ctable class=\"ing-table\"\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eIngredient\u003c\/th\u003e\n\u003cth\u003eFunction\u003c\/th\u003e\n\u003cth\u003eGlass Skin Benefit\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eSodium PCA\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eHydration\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eNatural Humectant\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eBoosts skin hydration, keeps skin smooth and supple\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eCentella Asiatica Extract\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eBarrier\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eBarrier Repair\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eSoothes irritation and strengthens the skin barrier\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eNiacinamide\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eBrightening\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eBrightening Active\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eBrightens skin, minimises pores, improves texture\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eTranexamic Acid\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eTone-even\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003ePigmentation Corrector\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eReduces pigmentation and uneven skin tone\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eAlpha-Arbutin\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eRadiance\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eMelanin Inhibitor\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eFades dark spots for clearer, radiant skin\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003ePanthenol (B5)\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eSoothing\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eSoothing Agent\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eCalms and repairs skin while adding softness\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eSodium Hyaluronate (Low MW)\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eDeep hydration\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eDeep Hydrator\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003ePenetrates deeper skin layers for intense hydration\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eSodium Hyaluronate (Normal MW)\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eGlass finish\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eSurface Moisture Lock\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eSeals moisture on surface for a glassy finish\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eMatrixyl 3000 Peptides\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003eAnti-ageing\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003eCollagen Stimulator\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eFirms skin and visibly reduces fine lines\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e\n\u003cspan class=\"iname\"\u003eHydrolyzed Collagen\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"itag\"\u003ePlumping\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd class=\"ifunc\"\u003ePlumping Agent\u003c\/td\u003e\n\u003ctd class=\"iben\"\u003eImproves suppleness, gives a plump appearance\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · Dermatologist tested\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-howtouse\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eApplication guide\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eHow to use\u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eCleanse your face\u003c\/h4\u003e\n\u003cp\u003eBegin with a gentle cleanser to remove makeup, excess oil, and impurities. Pat your skin dry with a soft towel — do not rub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eApply toner if using one\u003c\/h4\u003e\n\u003cp\u003eIf toner is part of your routine, apply it first and allow it to absorb fully. This preps the skin for deeper penetration of the serum's actives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eDispense 2–3 drops\u003c\/h4\u003e\n\u003cp\u003ePump or drop 2–3 drops of the Glass Skin Serum onto your fingertips. This concentrated formula requires only a small amount for full-face coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003ePress gently into skin\u003c\/h4\u003e\n\u003cp\u003eUsing your fingertips, gently press and pat the serum into your face and neck. Avoid rubbing — pressing encourages deeper absorption of the active ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eAllow 1–2 minutes for full absorption\u003c\/h4\u003e\n\u003cp\u003eWait for the serum to fully absorb before applying any additional products. Do not layer products immediately on top — this step is critical for efficacy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-left\"\u003e\n\u003cdiv class=\"step-num\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"step-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-body\"\u003e\n\u003ch4\u003eSeal with moisturiser and SPF\u003c\/h4\u003e\n\u003cp\u003eLock in the serum's actives with your regular moisturiser. In the morning, always follow with SPF 30 or above — this protects brightening results and prevents pigmentation from re-forming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · Use morning and night for best results\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-whofor\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eSuitability\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eWho this is for\u003c\/div\u003e\n    \u003cdiv class=\"for-list\"\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eSkin that looks dull, flat, or lacks radiance even after a full night of rest\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eDark spots, uneven skin tone, or pigmentation from sun damage, acne scars, or hormonal changes\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eDehydrated skin that feels tight, dry, or shows premature fine lines and texture\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eLong hours in front of screens or under studio lighting causing dullness and oxidative stress\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eStubborn pigmentation common in South Asian and deeper skin tones requiring targeted actives\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eEarly signs of ageing — loss of firmness, fine lines, or reduced skin elasticity\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"for-item\"\u003e\n\u003cdiv class=\"for-diamond\"\u003e◆\u003c\/div\u003e\n\u003cp\u003eAnyone wanting a clean, fragrance-free daily serum that works across all skin types and tones\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · All skin types · Fragrance-free\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLEAN FORMULA --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-clean\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eClean beauty\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eClean formula commitments\u003c\/div\u003e\n    \u003cdiv class=\"clean-grid\"\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eFragrance-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eParaben-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eSulfate-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eMineral Oil Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCruelty-Free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eNon-Comedogenic\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"clean-card\"\u003e\n\u003cdiv class=\"clean-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDermatologist Tested\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"clean-note\"\u003eNothing that harms. Everything that heals.\u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · All skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"tab-page\" id=\"amzo-faq\"\u003e\n    \u003cdiv class=\"sec-label\"\u003eCommon questions\u003c\/div\u003e\n    \u003cdiv class=\"sec-title\"\u003eFrequently asked questions\u003c\/div\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eHow quickly will I see results?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eMost users notice softer, more hydrated and dewy skin from the very first use. For visible brightening and even tone, consistent twice-daily application over 4–6 weeks yields the most noticeable results. Pigmentation-based dark spots take longer — typically 6–8 weeks of uninterrupted use.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eCan I use this under makeup?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eYes — allow 1 to 2 minutes for the serum to fully absorb, then apply your regular SPF or primer as normal. The lightweight, fast-absorbing formula sits smoothly under makeup without pilling or affecting coverage.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eIs it suitable for sensitive skin?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eAMZO Glass Skin Serum is fragrance-free, alcohol-free, and dermatologist tested — formulated with sensitive skin in mind. Centella Asiatica and Panthenol help calm reactivity throughout use. If you have a known reaction to any listed active, we recommend a patch test on the inner arm before full-face use.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eWill it help with dark spots from acne or sun damage?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eYes. The triple brightening system — Alpha-Arbutin, Tranexamic Acid, and Niacinamide — targets both active melanin production and residual pigmentation. For post-acne marks and sun damage, results are typically visible within 4–6 weeks with consistent morning and evening application.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eCan I use this with Vitamin C or Retinol?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eThe Glass Skin Serum layers well with most routines. If using Vitamin C, apply it first, then layer the serum after. If using Retinol, we recommend using it on alternate evenings rather than combining in the same application — this avoids potential irritation and lets each active work at its best.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eHow long will one 30 ml bottle last?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eWith twice-daily use of 2–3 drops per application, a 30 ml bottle typically lasts between 60 and 90 days — making it a cost-effective daily treatment with 10 active ingredients in the formula.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003cbutton class=\"faq-q\" onclick=\"amzoFaq(this)\"\u003e\u003cspan class=\"faq-q-text\"\u003eDo I need to use SPF while using this serum?\u003c\/span\u003e\u003cspan class=\"faq-arrow\"\u003e⌄\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"faq-a\"\u003eYes — and it is non-negotiable. Brightening actives like Alpha-Arbutin, Niacinamide, and Tranexamic Acid make the skin more sensitive to UV exposure. Without SPF, new pigmentation forms faster than the serum can correct it. Always apply SPF 30 or above every morning as the final step in your routine.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pg-footer\"\u003eAMZO Glass Skin Serum · 30 ml · For all skin types\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction amzoTab(id,btn){\n  document.querySelectorAll('.amzo-gs .tab-page').forEach(function(p){p.classList.remove('active');});\n  document.querySelectorAll('.amzo-gs .tab-btn').forEach(function(b){b.classList.remove('active');});\n  document.getElementById('amzo-'+id).classList.add('active');\n  btn.classList.add('active');\n}\nfunction amzoFaq(btn){\n  var ans=btn.nextElementSibling;\n  var isOpen=ans.classList.contains('open');\n  btn.closest('.amzo-gs').querySelectorAll('.faq-a').forEach(function(a){a.classList.remove('open');});\n  btn.closest('.amzo-gs').querySelectorAll('.faq-q').forEach(function(q){q.classList.remove('open');});\n  if(!isOpen){ans.classList.add('open');btn.classList.add('open');}\n}\n\u003c\/script\u003e","brand":"AMZO","offers":[{"title":"Default Title","offer_id":52238698479898,"sku":null,"price":1999.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/0479\/1578\/files\/WhatsAppImage2026-05-18at12.04.47AM_1.jpg?v=1779087448"},{"product_id":"amzo-under-eye-correcter-roller-depuffing-dark-circle-correcting-serum-with-cooling-steel-ball-applicator","title":"AMZO Under Eye Correcter Roller — Depuffing","description":"\u003cp\u003e\u003cstrong\u003eAMZO SKINCARE — UNDER EYE COLLECTION\u003c\/strong\u003e\u003c\/p\u003e\u003ch1\u003eCorrect. Brighten. \u003cem\u003eRestore.\u003c\/em\u003e\u003cbr\u003eThe Under Eye Correcter.\u003c\/h1\u003e\u003cp\u003eA precision-formulated roller serum built on clinically active ingredients — targeting dark circles, puffiness, and fine lines with every roll. No fragrance. No parabens. No compromises.\u003c\/p\u003e\u003ch2\u003eWhy Dark Circles Happen\u003c\/h2\u003e\u003cp\u003eDark circles aren't simply a cosmetic inconvenience — they're your skin responding to the demands of modern life. \u003cstrong\u003eThe under-eye area has the thinnest skin on the entire face\u003c\/strong\u003e, making it the first place to show signs of stress, fatigue, and lifestyle strain. Understanding the root causes is the first step to treating them properly.\u003c\/p\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003e📱 SCREEN EXPOSURE\u003c\/th\u003e\n\u003cth\u003e🌙 LATE NIGHTS \u0026amp; POOR SLEEP\u003c\/th\u003e\n\u003cth\u003e☀️ SUN \u0026amp; STUDIO EXPOSURE\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003eHours spent on phones, laptops, and TV screens cause constant micro-strain on the eye muscles. This leads to poor blood flow around the orbital area, allowing deoxygenated blood to pool beneath the thin under-eye skin — creating that characteristic bluish-dark shadow.\u003c\/td\u003e\n\u003ctd\u003eWhen you sleep late or don't sleep enough, your body diverts blood away from the skin surface. Cortisol spikes break down collagen over time, making under-eye skin thinner and more translucent — which makes the dark blood vessels beneath far more visible.\u003c\/td\u003e\n\u003ctd\u003eUV exposure triggers excess melanin production — including around the delicate under-eye zone. For those under studio lights, this effect is compounded. Prolonged heat and light exposure causes pigmentation to deepen gradually, making dark circles appear darker and more fixed over time.\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003ch2\u003eWhy Dark Circles Happen\u003c\/h2\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003e🧬 GENETICS \u0026amp; SKIN TONE\u003c\/th\u003e\n\u003cth\u003e💧 DEHYDRATION \u0026amp; DIET\u003c\/th\u003e\n\u003cth\u003e⏳ AGE \u0026amp; COLLAGEN LOSS\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003eDarker skin tones are more prone to post-inflammatory hyperpigmentation around the eyes. If your parents had prominent dark circles, your skin likely has a higher melanin concentration in that region — making targeted brightening actives essential, not optional.\u003c\/td\u003e\n\u003ctd\u003eWhen the body is dehydrated, under-eye skin becomes dull and sunken — casting shadows that worsen the appearance of dark circles. High sodium intake causes fluid retention overnight, leading to morning puffiness that makes the under-eye look worse than it actually is.\u003c\/td\u003e\n\u003ctd\u003eAs we age, collagen production slows and the fat pads under the eyes shift downward. The skin loses elasticity and becomes thinner — deepening shadows, creating hollowness, and making fine lines more prominent. This process begins earlier than most realise.\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cp\u003e\u003cem\u003eTHE AMZO APPROACH\u003c\/em\u003e\u003c\/p\u003e\u003cp\u003e\u003cem\u003eRather than masking symptoms, \u003cstrong\u003eAMZO Under Eye Correcter\u003c\/strong\u003e targets the biology behind dark circles — interrupting melanin production, rebuilding collagen, draining fluid build-up, and restoring the skin barrier — so results are real, cumulative, and lasting.\u003c\/em\u003e\u003c\/p\u003e\u003ch2\u003eAt a Glance\u003c\/h2\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003ePRODUCT\u003c\/th\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eAPPLICATOR\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnder Eye Correcter Roller\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e15ml\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eStainless Steel Roller Ball\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSKIN TYPE\u003c\/th\u003e\n\u003cth\u003eFRAGRANCE\u003c\/th\u003e\n\u003cth\u003eUSAGE\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAll Skin Types\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eFragrance-Free\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eTwice Daily\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003ch2\u003e2 Key Benefits\u003c\/h2\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eTRIPLE-ACTION DARK CIRCLE CORRECTION\u003c\/th\u003e\n\u003cth\u003eCLINICAL FIRMING \u0026amp; DEEP HYDRATION\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003e\u003cp\u003e\u003cstrong\u003eNiacinamide + Alpha-Arbutin + Licorice Root Extract\u003c\/strong\u003e form a three-layer brightening complex. Niacinamide interrupts melanin transfer, Alpha-Arbutin suppresses melanin production at the cellular level, and Licorice corrects residual uneven tone — addressing dark circles from multiple biological pathways, not just the surface.\u003c\/p\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cp\u003e\u003cstrong\u003eMatrixyl 3000 + Palmitoyl Oligopeptide + Sodium Hyaluronate\u003c\/strong\u003e — one of skincare’s most studied peptide-hydration combinations. Matrixyl 3000 signals new collagen production, the Oligopeptide supports structural repair, and Hyaluronate delivers deep hydration — visibly reducing fine lines and restoring a firmer eye contour.\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\u003ch2\u003eActive Ingredients\u003c\/h2\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eINGREDIENT\u003c\/th\u003e\n\u003cth\u003eFUNCTION\u003c\/th\u003e\n\u003cth\u003eUNDER-EYE BENEFIT\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNiacinamide\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBrightening Active\u003c\/td\u003e\n\u003ctd\u003eReduces pigmentation, corrects dark tone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAlpha-Arbutin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMelanin Inhibitor\u003c\/td\u003e\n\u003ctd\u003eTargets stubborn pigment-based dark circles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSodium Hyaluronate\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDeep Hydration\u003c\/td\u003e\n\u003ctd\u003ePlumps fine lines, restores moisture barrier\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMatrixyl 3000™\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCollagen Stimulator\u003c\/td\u003e\n\u003ctd\u003eFirms skin, visibly reduces fine lines\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePalmitoyl Oligopeptide\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRepair Peptide\u003c\/td\u003e\n\u003ctd\u003eImproves elasticity, smooths eye contour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCoffea Arabica Extract\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVascular Support\u003c\/td\u003e\n\u003ctd\u003eReduces puffiness and bluish darkness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGreen Tea Leaf Extract\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAntioxidant Shield\u003c\/td\u003e\n\u003ctd\u003eProtects against free radical damage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLicorice Root Extract\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTone Correction\u003c\/td\u003e\n\u003ctd\u003eReduces shadowing, brightens uneven skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePanthenol (B5)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBarrier Repair\u003c\/td\u003e\n\u003ctd\u003eSoothes and hydrates delicate skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHumectant\u003c\/td\u003e\n\u003ctd\u003eLocks in moisture for all-day hydration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003ch2\u003eThe Cooling Roller Advantage\u003c\/h2\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstant vasoconstriction\u003c\/strong\u003e — reduces puffiness on first contact\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCooling sensation\u003c\/strong\u003e that soothes tired, screen-strained eyes immediately\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLymphatic drainage\u003c\/strong\u003e support to reduce morning eye bags and fluid retention\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHygienic application\u003c\/strong\u003e — zero contamination, zero product waste\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch2\u003eHow to Use\u003c\/h2\u003e\u003col\u003e\n\u003cli\u003eCleanse your face and gently pat the under-eye area dry.\u003c\/li\u003e\n\u003cli\u003eRoll the applicator in gentle outward circular motions under each eye.\u003c\/li\u003e\n\u003cli\u003eUse light, consistent pressure — let the roller do the work. Do not tug or pull.\u003c\/li\u003e\n\u003cli\u003eAllow 1–2 minutes for full absorption before applying SPF or makeup.\u003c\/li\u003e\n\u003cli\u003eUse morning and night consistently for best results.\u003c\/li\u003e\n\u003c\/ol\u003e\u003ch2\u003eWho This Is For\u003c\/h2\u003e\u003cul\u003e\n\u003cli\u003eUnder-eyes that look tired even after a full night’s rest\u003c\/li\u003e\n\u003cli\u003eLong hours in front of screens or under studio lighting\u003c\/li\u003e\n\u003cli\u003eMorning puffiness and fluid build-up from late nights\u003c\/li\u003e\n\u003cli\u003ePigmentation-based dark circles common in South Asian skin tones\u003c\/li\u003e\n\u003cli\u003eEarly fine lines and loss of firmness around the eye contour\u003c\/li\u003e\n\u003cli\u003eAnyone wanting a clean, fragrance-free daily under-eye treatment\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch2\u003eClean Formula\u003c\/h2\u003e\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e— Fragrance-Free\u003c\/td\u003e\n\u003ctd\u003e— Paraben-Free\u003c\/td\u003e\n\u003ctd\u003e— Alcohol-Free\u003c\/td\u003e\n\u003ctd\u003e— Sulfate-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e— Mineral Oil Free\u003c\/td\u003e\n\u003ctd\u003e— Cruelty-Free\u003c\/td\u003e\n\u003ctd\u003e— Non-Comedogenic\u003c\/td\u003e\n\u003ctd\u003e— Dermatologist Tested\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cp\u003e\u003cem\u003eNothing that harms. Everything that heals.\u003c\/em\u003e\u003c\/p\u003e\u003ch2\u003eCommon Questions\u003c\/h2\u003e\u003ch3\u003eHow quickly will I see results?\u003c\/h3\u003e\u003cp\u003eMost users notice reduced puffiness and a cooling, refreshed feeling from the very first use. For visible brightening and firming, consistent twice-daily application over 4–6 weeks yields the most noticeable results. Pigmentation-based dark circles take longer — typically 6–8 weeks.\u003c\/p\u003e\u003ch3\u003eCan I use this under makeup?\u003c\/h3\u003e\u003cp\u003eYes — allow 1 to 2 minutes for the serum to fully absorb, then apply your regular SPF or concealer as normal. The lightweight formula sits smoothly under makeup without pilling.\u003c\/p\u003e\u003ch3\u003eIs it suitable for sensitive skin?\u003c\/h3\u003e\u003cp\u003eAMZO Under Eye Correcter is fragrance-free, alcohol-free, and dermatologist tested — formulated with the sensitivity of thin under-eye skin in mind. If you have a known reaction to any listed active, we recommend a patch test before full use.\u003c\/p\u003e\u003ch3\u003eWill it help with dark circles caused by phone or screen use?\u003c\/h3\u003e\u003cp\u003eYes. Screen-induced dark circles are primarily caused by poor blood circulation and pooling of deoxygenated blood under the eye. The Coffea Arabica Extract and stainless steel roller work together to improve circulation and reduce that bluish shadowing — while Niacinamide and Alpha-Arbutin address any resulting pigmentation over time.\u003c\/p\u003e\u003ch3\u003eCan I store this in the fridge?\u003c\/h3\u003e\u003cp\u003eYes, and we recommend it. Refrigerating the roller intensifies the cooling effect on application, enhancing vasoconstriction and making morning puffiness relief even more immediate.\u003c\/p\u003e","brand":"AMZO","offers":[{"title":"Default Title","offer_id":52238709883162,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/0479\/1578\/files\/WhatsAppImage2026-05-17at5.45.33PM.jpg?v=1779087596"}],"url":"https:\/\/amzobyamaz.com\/collections\/best-seller.oembed","provider":"AMZO","version":"1.0","type":"link"}