{"product_id":"mandelic-serum-5","title":"Mandelic Serum 5%","description":"\u003cstyle\u003e\n:root{--pp-primary:#91d1ff;--pp-primary-dark:#5bb8f5;--pp-bg:#f8fafc;--pp-card:#fff;--pp-border:#e2e8f0;--pp-text:#1e293b;--pp-text-muted:#64748b;--pp-success:#22c55e;--pp-warning:#f59e0b;--pp-danger:#ef4444;--pp-shadow:0 1px 3px rgba(0,0,0,0.08);--pp-shadow-md:0 4px 12px rgba(0,0,0,0.1);--pp-radius:12px;--pp-radius-sm:8px}\n.pp{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.7;color:var(--pp-text);max-width:900px;margin:0 auto;padding:0}\n.pp *{box-sizing:border-box}\n.pp-hero{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--pp-border)}\n.pp-hero .pp-subtitle{font-size:1.05em;color:var(--pp-text-muted);max-width:700px;margin:0 0 20px;line-height:1.8}\n.pp-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}\n.pp-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--pp-bg);border-radius:50px;font-size:0.8em;color:var(--pp-text);border:1px solid var(--pp-border);transition:all 0.2s}\n.pp-badge:hover{border-color:var(--pp-primary);background:#f0f9ff}\n.pp-origin{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:50px;margin:15px 0;border:1px solid #bae6fd}\n.pp-origin .flag{font-size:1.2em}\n.pp-origin .text{font-size:0.9em;color:var(--pp-text)}\n.pp-origin .text strong{font-weight:600}\n.pp-nav{margin-top:24px;padding:16px;background:var(--pp-bg);border-radius:var(--pp-radius);border:1px solid var(--pp-border)}\n.pp-nav-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}\n.pp-nav-list li{list-style:none;margin:0;padding:0}\n.pp-nav-list a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 8px;background:var(--pp-card);border-radius:var(--pp-radius-sm);font-size:0.7em;color:var(--pp-text-muted);text-decoration:none;transition:all 0.25s ease;border:1px solid var(--pp-border);text-align:center;min-height:60px}\n.pp-nav-list a:hover{background:var(--pp-primary);color:#fff;border-color:var(--pp-primary);transform:translateY(-2px);box-shadow:var(--pp-shadow-md)}\n.pp-nav-list a .icon{font-size:1.3em;line-height:1}\n.pp-nav-list a .text{font-weight:500;line-height:1.2}\n.pp-quickinfo{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;padding:20px;background:linear-gradient(135deg,#f0f9ff 0%,var(--pp-bg) 100%);border-radius:var(--pp-radius);border:1px solid var(--pp-border)}\n@media(max-width:480px){.pp-quickinfo{grid-template-columns:1fr;gap:16px}}\n.pp-quickinfo-item{text-align:center;padding:8px}\n.pp-quickinfo-item .label{font-size:0.7em;text-transform:uppercase;letter-spacing:0.5px;color:var(--pp-text-muted);margin-bottom:6px}\n.pp-quickinfo-item .value{font-size:1.05em;font-weight:600;color:var(--pp-text)}\n.pp-quickinfo-item .value.safe{color:var(--pp-success)}\n.pp-quickinfo-item .value.caution{color:var(--pp-warning)}\n.pp-quickinfo-item .value.warning{color:var(--pp-danger)}\n.pp-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--pp-border);border-radius:var(--pp-radius);overflow:hidden;margin:24px 0;box-shadow:var(--pp-shadow)}\n@media(min-width:600px){.pp-specs{grid-template-columns:repeat(5,1fr)}}\n.pp-spec{background:var(--pp-card);padding:16px 10px;text-align:center;transition:background 0.2s}\n.pp-spec:hover{background:var(--pp-bg)}\n.pp-spec .icon{font-size:1.4em;margin-bottom:6px}\n.pp-spec .label{font-size:0.65em;text-transform:uppercase;letter-spacing:0.5px;color:var(--pp-text-muted);margin-bottom:4px}\n.pp-spec .value{font-size:0.8em;font-weight:600;color:var(--pp-text)}\n.pp-sensory{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}\n@media(min-width:600px){.pp-sensory{grid-template-columns:repeat(4,1fr)}}\n.pp-sensory-item{padding:16px;background:var(--pp-card);border-radius:var(--pp-radius);text-align:center;border:1px solid var(--pp-border);transition:all 0.2s}\n.pp-sensory-item:hover{box-shadow:var(--pp-shadow-md);transform:translateY(-2px)}\n.pp-sensory-item .icon{font-size:1.4em;margin-bottom:6px}\n.pp-sensory-item .label{font-size:0.65em;text-transform:uppercase;letter-spacing:0.5px;color:var(--pp-text-muted);margin-bottom:4px}\n.pp-sensory-item .value{font-size:0.8em;font-weight:600;color:var(--pp-text)}\n.pp-features{display:grid;grid-template-columns:1fr;gap:12px;margin:24px 0}\n@media(min-width:480px){.pp-features{grid-template-columns:repeat(2,1fr)}}\n.pp-feature{padding:18px;background:var(--pp-card);border-radius:var(--pp-radius);border:1px solid var(--pp-border);transition:all 0.25s ease}\n.pp-feature:hover{box-shadow:var(--pp-shadow-md);border-color:var(--pp-primary)}\n.pp-feature .icon{width:40px;height:40px;background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1em;margin-bottom:12px;box-shadow:0 2px 8px rgba(145,209,255,0.4)}\n.pp-feature h4{font-size:0.88em;font-weight:600;color:var(--pp-text);margin:0 0 4px}\n.pp-feature p{font-size:0.78em;color:var(--pp-text-muted);margin:0;line-height:1.5}\n.pp-title{font-size:1.15em;font-weight:700;color:var(--pp-text);margin:36px 0 18px;padding-bottom:12px;border-bottom:3px solid var(--pp-primary);display:flex;align-items:center;gap:8px}\n.pp-safety{display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0}\n@media(min-width:600px){.pp-safety{grid-template-columns:repeat(2,1fr)}}\n.pp-safety-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:var(--pp-radius);font-size:0.85em;transition:transform 0.2s}\n.pp-safety-item:hover{transform:translateX(4px)}\n.pp-safety-item .icon{font-size:1.2em;flex-shrink:0}\n.pp-safety-item strong{display:block;font-size:0.92em;color:var(--pp-text);margin-bottom:3px}\n.pp-safety-item p{margin:0;color:var(--pp-text-muted);font-size:0.88em;line-height:1.5}\n.pp-safety-item.safe{background:linear-gradient(135deg,#dcfce7 0%,#f0fdf4 100%);border-left:4px solid var(--pp-success)}\n.pp-safety-item.caution{background:linear-gradient(135deg,#fef3c7 0%,#fffbeb 100%);border-left:4px solid var(--pp-warning)}\n.pp-safety-item.warning{background:linear-gradient(135deg,#fee2e2 0%,#fef2f2 100%);border-left:4px solid var(--pp-danger)}\n.pp-safety-item.info{background:linear-gradient(135deg,#e0f2fe 0%,#f0f9ff 100%);border-left:4px solid var(--pp-primary)}\n.pp-ingredient{background:var(--pp-card);border-radius:var(--pp-radius);padding:18px;margin-bottom:14px;border:1px solid var(--pp-border);border-left:4px solid var(--pp-primary);box-shadow:var(--pp-shadow);transition:box-shadow 0.2s}\n.pp-ingredient:hover{box-shadow:var(--pp-shadow-md)}\n.pp-ingredient h3{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:0.98em;font-weight:600;color:var(--pp-text);margin:0 0 10px}\n.pp-ingredient h3 .conc{padding:4px 10px;background:var(--pp-bg);border-radius:50px;font-size:0.6em;font-weight:600;color:var(--pp-text-muted);border:1px solid var(--pp-border)}\n.pp-ingredient h3 .tag{margin-left:auto;padding:4px 12px;background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);border-radius:50px;font-size:0.6em;font-weight:600;color:#fff}\n.pp-ingredient\u003ep{color:var(--pp-text-muted);margin:0 0 12px;font-size:0.85em;line-height:1.6}\n.pp-science{background:var(--pp-bg);border-radius:var(--pp-radius-sm);padding:14px 14px 14px 30px;margin:12px 0;border:1px solid var(--pp-border)}\n.pp-science li{margin-bottom:6px;color:var(--pp-text);font-size:0.85em}\n.pp-science li:last-child{margin-bottom:0}\n.pp-warning{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:var(--pp-radius-sm);margin-top:12px;font-size:0.82em}\n.pp-warning.caution{background:linear-gradient(135deg,#fef3c7 0%,#fffbeb 100%)}\n.pp-warning.positive{background:linear-gradient(135deg,#dcfce7 0%,#f0fdf4 100%)}\n.pp-warning .icon{font-size:1em;flex-shrink:0}\n.pp-accordion{margin:20px 0}\n.pp-accordion input[type=\"checkbox\"]{display:none}\n.pp-accordion label{display:flex;justify-content:space-between;align-items:center;padding:16px;background:var(--pp-card);border-radius:var(--pp-radius);cursor:pointer;font-weight:500;color:var(--pp-text);font-size:0.92em;border:1px solid var(--pp-border);transition:all 0.2s}\n.pp-accordion label:hover{border-color:var(--pp-primary);background:var(--pp-bg)}\n.pp-accordion label::after{content:'+';width:28px;height:28px;background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2em;transition:transform 0.3s}\n.pp-accordion input:checked+label{border-radius:var(--pp-radius) var(--pp-radius) 0 0}\n.pp-accordion input:checked+label::after{transform:rotate(45deg)}\n.pp-accordion .pp-acc-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 16px;background:var(--pp-bg);border-radius:0 0 var(--pp-radius) var(--pp-radius);border:1px solid var(--pp-border);border-top:0;margin-top:-1px}\n.pp-accordion input:checked~.pp-acc-content{max-height:800px;padding:16px}\n.pp-acc-content .free-list{margin-top:12px;padding-top:12px;border-top:1px dashed var(--pp-border);font-size:0.82em;color:var(--pp-text-muted)}\n.pp-routine{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;padding:18px;background:var(--pp-bg);border-radius:var(--pp-radius);border:1px solid var(--pp-border)}\n@media(min-width:480px){.pp-routine{grid-template-columns:repeat(5,1fr)}}\n@media(min-width:700px){.pp-routine{grid-template-columns:repeat(6,1fr)}}\n.pp-routine-step{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 8px;background:var(--pp-card);border-radius:var(--pp-radius-sm);border:2px solid var(--pp-border);text-align:center;min-height:75px;transition:all 0.25s ease;cursor:default}\n.pp-routine-step:hover{border-color:var(--pp-primary);transform:translateY(-2px);box-shadow:var(--pp-shadow)}\n.pp-routine-step .num{width:28px;height:28px;background:var(--pp-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.75em;font-weight:700;color:var(--pp-text-muted);margin-bottom:6px;border:2px solid var(--pp-border)}\n.pp-routine-step .name{font-size:0.68em;color:var(--pp-text-muted);line-height:1.3;word-wrap:break-word;max-width:100%}\n.pp-routine-step.current{border-color:var(--pp-primary);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);box-shadow:0 4px 12px rgba(145,209,255,0.3)}\n.pp-routine-step.current .num{background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);color:#fff;border-color:var(--pp-primary)}\n.pp-routine-step.current .name{color:var(--pp-text);font-weight:600}\n.pp-steps{margin:18px 0}\n.pp-step{display:flex;gap:14px;padding:18px;background:var(--pp-card);border-radius:var(--pp-radius);margin-bottom:10px;border:1px solid var(--pp-border);transition:all 0.2s}\n.pp-step:hover{box-shadow:var(--pp-shadow-md);border-color:var(--pp-primary)}\n.pp-step .num{width:36px;height:36px;background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:0.9em;box-shadow:0 2px 8px rgba(145,209,255,0.4)}\n.pp-step h4{font-size:0.92em;font-weight:600;color:var(--pp-text);margin:0 0 4px}\n.pp-step p{font-size:0.82em;color:var(--pp-text-muted);margin:0;line-height:1.5}\n.pp-fit{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0}\n@media(min-width:600px){.pp-fit{grid-template-columns:1fr 1fr}}\n.pp-fit-box{padding:18px;border-radius:var(--pp-radius);border:2px solid var(--pp-border);transition:all 0.2s}\n.pp-fit-box:hover{box-shadow:var(--pp-shadow)}\n.pp-fit-box.yes{border-color:#86efac;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}\n.pp-fit-box.no{border-color:#fca5a5;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%)}\n.pp-fit-box h4{font-size:0.92em;font-weight:600;color:var(--pp-text);margin:0 0 12px}\n.pp-fit-box ul{margin:0;padding-left:18px}\n.pp-fit-box li{margin-bottom:6px;font-size:0.82em;color:var(--pp-text);line-height:1.5}\n.pp-timeline{margin:18px 0}\n.pp-tl-item{padding:20px;background:var(--pp-card);border-radius:var(--pp-radius);margin-bottom:14px;border:1px solid var(--pp-border);border-top:4px solid var(--pp-primary);box-shadow:var(--pp-shadow);transition:all 0.2s}\n.pp-tl-item:hover{box-shadow:var(--pp-shadow-md);transform:translateY(-2px)}\n.pp-tl-item .time{display:inline-block;padding:5px 12px;background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);border-radius:50px;font-size:0.72em;font-weight:600;color:#fff;margin-bottom:10px}\n.pp-tl-item h4{font-size:0.95em;font-weight:600;color:var(--pp-text);margin:0 0 6px}\n.pp-tl-item\u003ep{font-size:0.82em;color:var(--pp-text-muted);margin:0;line-height:1.5}\n.pp-tl-item .percent{display:inline-block;margin-top:10px;padding:5px 12px;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:50px;font-size:0.68em;font-weight:600;color:var(--pp-success)}\n.pp-cards{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0}\n@media(min-width:600px){.pp-cards{grid-template-columns:repeat(2,1fr)}}\n.pp-skin-card{background:#fff;border-radius:var(--pp-radius);overflow:hidden;border:1px solid var(--pp-border);box-shadow:var(--pp-shadow);transition:all 0.25s ease}\n.pp-skin-card:hover{box-shadow:var(--pp-shadow-md);transform:translateY(-2px)}\n.pp-skin-card .pp-skc-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}\n.pp-skin-card .pp-skc-type{font-weight:600;color:#1e293b;font-size:0.9em}\n.pp-skin-card .pp-skc-rate{font-size:0.72em;padding:5px 12px;border-radius:50px;font-weight:600;display:inline-flex;align-items:center;gap:4px}\n.pp-skin-card .pp-skc-rate.excellent{background:#dcfce7;color:#15803d}\n.pp-skin-card .pp-skc-rate.good{background:#ecfccb;color:#4d7c0f}\n.pp-skin-card .pp-skc-rate.moderate{background:#fef3c7;color:#b45309}\n.pp-skin-card .pp-skc-rate.poor{background:#fee2e2;color:#b91c1c}\n.pp-skin-card .pp-skc-stars{color:#f59e0b;letter-spacing:1px}\n.pp-skin-card .pp-skc-body{padding:14px 16px;background:#fff}\n.pp-skin-card .pp-skc-note{font-size:0.82em;color:#64748b;margin:0;line-height:1.5}\n.pp-review-card{background:var(--pp-card);border-radius:var(--pp-radius);padding:18px;border:1px solid var(--pp-border);box-shadow:var(--pp-shadow);transition:all 0.25s ease}\n.pp-review-card:hover{box-shadow:var(--pp-shadow-md);transform:translateY(-2px)}\n.pp-review-card .platform{font-weight:600;color:var(--pp-text);font-size:0.92em;margin-bottom:12px;display:flex;align-items:center;gap:8px}\n.pp-review-card .platform .icon{font-size:1.1em}\n.pp-review-card .stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}\n.pp-review-card .stat{text-align:center;padding:12px;background:var(--pp-bg);border-radius:var(--pp-radius-sm);border:1px solid var(--pp-border)}\n.pp-review-card .stat .num{font-size:1em;font-weight:700;color:var(--pp-text)}\n.pp-review-card .stat .num .stars{color:#f59e0b;font-size:0.85em}\n.pp-review-card .stat .lbl{font-size:0.62em;text-transform:uppercase;color:var(--pp-text-muted);margin-top:3px;letter-spacing:0.5px}\n.pp-review-card .complaint{font-size:0.78em;color:var(--pp-text-muted);padding:12px;background:linear-gradient(135deg,#fee2e2 0%,#fef2f2 100%);border-radius:var(--pp-radius-sm);display:flex;align-items:flex-start;gap:8px}\n.pp-review-card .complaint .icon{flex-shrink:0}\n.pp-dupe-card{background:var(--pp-card);border-radius:var(--pp-radius);padding:18px;border:1px solid var(--pp-border);position:relative;overflow:hidden;box-shadow:var(--pp-shadow);transition:all 0.25s ease}\n.pp-dupe-card:hover{box-shadow:var(--pp-shadow-md);transform:translateY(-2px)}\n.pp-dupe-card .match{position:absolute;top:0;right:0;color:#fff;padding:6px 14px;border-radius:0 var(--pp-radius) 0 var(--pp-radius);font-size:0.68em;font-weight:700}\n.pp-dupe-card .match.high{background:linear-gradient(135deg,var(--pp-success) 0%,#16a34a 100%)}\n.pp-dupe-card .match.medium{background:linear-gradient(135deg,var(--pp-warning) 0%,#d97706 100%)}\n.pp-dupe-card .match.low{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}\n.pp-dupe-card .product-name{font-weight:600;color:var(--pp-text);font-size:0.88em;margin-bottom:8px;padding-right:55px}\n.pp-dupe-card .price{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}\n.pp-dupe-card .price .amount{font-size:1.1em;font-weight:700;color:var(--pp-success)}\n.pp-dupe-card .price .tag{padding:4px 10px;border-radius:50px;font-size:0.62em;font-weight:600}\n.pp-dupe-card .price .tag.budget{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);color:#15803d}\n.pp-dupe-card .price .tag.similar{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#b45309}\n.pp-dupe-card .price .tag.premium{background:var(--pp-bg);color:var(--pp-text-muted);border:1px solid var(--pp-border)}\n.pp-dupe-card .diff{font-size:0.78em;color:var(--pp-text-muted);padding:12px;background:var(--pp-bg);border-radius:var(--pp-radius-sm);line-height:1.5;border:1px solid var(--pp-border)}\n.pp-dupe-card .diff p{margin:0}\n.pp-compare-grid{margin:18px 0}\n.pp-compare-card{background:var(--pp-card);border-radius:var(--pp-radius);border:1px solid var(--pp-border);margin-bottom:12px;overflow:hidden;box-shadow:var(--pp-shadow);transition:all 0.2s}\n.pp-compare-card:hover{box-shadow:var(--pp-shadow-md)}\n.pp-compare-card.featured{border:2px solid var(--pp-primary);box-shadow:0 4px 16px rgba(145,209,255,0.25)}\n.pp-compare-card .card-header{padding:14px 18px;background:var(--pp-bg);border-bottom:1px solid var(--pp-border);display:flex;justify-content:space-between;align-items:center}\n.pp-compare-card.featured .card-header{background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);color:#fff}\n.pp-compare-card .card-header h4{margin:0;font-size:0.92em;font-weight:600}\n.pp-compare-card.featured .card-header h4{color:#fff}\n.pp-compare-card .card-header .price{font-weight:700;font-size:1em}\n.pp-compare-card.featured .card-header .price{color:#fff}\n.pp-compare-card .card-body{padding:14px 18px}\n.pp-compare-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--pp-border)}\n.pp-compare-row:last-child{border-bottom:none}\n.pp-compare-row .label{font-size:0.78em;color:var(--pp-text-muted)}\n.pp-compare-row .value{font-size:0.82em;font-weight:500;color:var(--pp-text);text-align:right}\n.pp-compare-row .value.good{color:var(--pp-success);font-weight:600}\n.pp-compare-row .value.bad{color:var(--pp-danger);font-weight:600}\n.pp-compare-row .value.neutral{color:var(--pp-text-muted)}\n.pp-proscons{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0}\n@media(min-width:600px){.pp-proscons{grid-template-columns:1fr 1fr}}\n.pp-pros,.pp-cons{padding:20px;border-radius:var(--pp-radius)}\n.pp-pros{background:linear-gradient(135deg,#dcfce7 0%,#f0fdf4 100%);border:1px solid #86efac}\n.pp-cons{background:linear-gradient(135deg,#fee2e2 0%,#fef2f2 100%);border:1px solid #fca5a5}\n.pp-pros h4,.pp-cons h4{display:flex;align-items:center;gap:8px;font-size:0.95em;font-weight:600;color:var(--pp-text);margin:0 0 12px}\n.pp-pros ul,.pp-cons ul{margin:0;padding-left:18px}\n.pp-pros li,.pp-cons li{margin-bottom:6px;font-size:0.82em;color:var(--pp-text);line-height:1.5}\n.pp-faq{margin:18px 0}\n.pp-faq-item{border-bottom:1px solid var(--pp-border)}\n.pp-faq-item:last-child{border-bottom:none}\n.pp-faq-item input[type=\"checkbox\"]{display:none}\n.pp-faq-item label{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:0.92em;font-weight:500;color:var(--pp-text);cursor:pointer;transition:color 0.2s}\n.pp-faq-item label:hover{color:var(--pp-primary-dark)}\n.pp-faq-item label::after{content:'+';width:26px;height:26px;background:var(--pp-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1em;color:var(--pp-primary);transition:all 0.3s;flex-shrink:0;margin-left:12px;border:1px solid var(--pp-border)}\n.pp-faq-item input:checked+label::after{transform:rotate(45deg);background:linear-gradient(135deg,var(--pp-primary) 0%,var(--pp-primary-dark) 100%);color:#fff;border-color:var(--pp-primary)}\n.pp-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease}\n.pp-faq-item input:checked~.pp-faq-answer{max-height:500px}\n.pp-faq-answer p{padding:0 0 16px;font-size:0.85em;color:var(--pp-text-muted);line-height:1.7;margin:0}\n.pp-verdict{padding:28px 22px;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:var(--pp-radius);margin:36px 0 24px;border-left:5px solid var(--pp-primary);box-shadow:var(--pp-shadow-md)}\n.pp-verdict .stars{font-size:1.8em;color:#f59e0b;letter-spacing:4px;margin-bottom:8px}\n.pp-verdict .score{font-size:1.4em;font-weight:700;color:var(--pp-text);margin-bottom:14px}\n.pp-verdict .text{font-size:0.92em;color:var(--pp-text-muted);max-width:700px;line-height:1.7;margin:0}\n.pp-verdict .text strong{color:var(--pp-text)}\n.pp-verdict .text p{margin:0}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp\"\u003e\n\n  \u003csection id=\"pp-overview\" class=\"pp-hero\"\u003e\n    \u003cp class=\"pp-subtitle\"\u003eA gentle yet powerful exfoliating serum by Lissy Skincare, formulated with 5% L-Mandelic Acid alongside Niacinamide, Lactic Acid, Hyaluronic Acid, Glycerin, and Licorice Root Extract. Designed by a licensed Master Esthetician to tackle acne, fungal acne, hyperpigmentation, and dull skin while staying safe for all skin tones, sensitive skin, and use throughout pregnancy and breastfeeding.\u003c\/p\u003e\n\n    \u003cdiv class=\"pp-origin\"\u003e\n      \u003cspan class=\"flag\"\u003e🇺🇸\u003c\/span\u003e\n      \u003cspan class=\"text\"\u003e\u003cstrong\u003eAmerican Beauty\u003c\/strong\u003e · Made in United States\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-badges\"\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Fungal Acne Safe\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Pregnancy Safe\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Vegan\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Cruelty-Free\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Fragrance-Free\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Reef Safe\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ All Skin Tones\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Esthetician-Formulated\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cnav class=\"pp-nav\"\u003e\n      \u003cul class=\"pp-nav-list\"\u003e\n        \u003cli\u003e\u003ca href=\"#pp-safety\"\u003e\u003cspan class=\"icon\"\u003e🛡️\u003c\/span\u003e\u003cspan class=\"text\"\u003eSafety\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-ingredients\"\u003e\u003cspan class=\"icon\"\u003e🔬\u003c\/span\u003e\u003cspan class=\"text\"\u003eIngredients\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-routine\"\u003e\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e\u003cspan class=\"text\"\u003eRoutine\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-skin-types\"\u003e\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003e\u003cspan class=\"text\"\u003eSkin Types\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-results\"\u003e\u003cspan class=\"icon\"\u003e📈\u003c\/span\u003e\u003cspan class=\"text\"\u003eResults\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-reviews\"\u003e\u003cspan class=\"icon\"\u003e⭐\u003c\/span\u003e\u003cspan class=\"text\"\u003eReviews\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-dupes\"\u003e\u003cspan class=\"icon\"\u003e💰\u003c\/span\u003e\u003cspan class=\"text\"\u003eDupes\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-compare\"\u003e\u003cspan class=\"icon\"\u003e⚖️\u003c\/span\u003e\u003cspan class=\"text\"\u003eCompare\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#pp-faq\"\u003e\u003cspan class=\"icon\"\u003e❓\u003c\/span\u003e\u003cspan class=\"text\"\u003eFAQ\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/nav\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pp-quickinfo\"\u003e\n    \u003cdiv class=\"pp-quickinfo-item\"\u003e\n      \u003cdiv class=\"label\"\u003ePregnancy Safe\u003c\/div\u003e\n      \u003cdiv class=\"value safe\"\u003eYes ✔\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-quickinfo-item\"\u003e\n      \u003cdiv class=\"label\"\u003eFungal Acne Safe\u003c\/div\u003e\n      \u003cdiv class=\"value safe\"\u003eYes ✔\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-quickinfo-item\"\u003e\n      \u003cdiv class=\"label\"\u003eComedogenic Rating\u003c\/div\u003e\n      \u003cdiv class=\"value safe\"\u003e1\/5\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-specs\"\u003e\n    \u003cdiv class=\"pp-spec\"\u003e\n      \u003cdiv class=\"icon\"\u003e🏷️\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eBrand\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eLissy Skincare\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-spec\"\u003e\n      \u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eAHA Serum\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-spec\"\u003e\n      \u003cdiv class=\"icon\"\u003e📏\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eSize\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003e1.7 fl oz \/ 50 ml\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-spec\"\u003e\n      \u003cdiv class=\"icon\"\u003e🧪\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eKey Active\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eMandelic Acid 5%\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-spec\"\u003e\n      \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eIngredients\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003e12 Total\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pp-title\"\u003e✨ Texture \u0026amp; Feel\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-sensory\"\u003e\n    \u003cdiv class=\"pp-sensory-item\"\u003e\n      \u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eConsistency\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eLightweight Liquid Serum\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-sensory-item\"\u003e\n      \u003cdiv class=\"icon\"\u003e👃\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eScent\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eFragrance-Free\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-sensory-item\"\u003e\n      \u003cdiv class=\"icon\"\u003e⏱️\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eAbsorption\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eFast, Under 30 Seconds\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-sensory-item\"\u003e\n      \u003cdiv class=\"icon\"\u003e🎯\u003c\/div\u003e\n      \u003cdiv class=\"label\"\u003eFinish\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eSmooth, Non-Greasy\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-features\"\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e🧴\u003c\/div\u003e\n      \u003ch4\u003eGentle Exfoliation at 5%\u003c\/h4\u003e\n      \u003cp\u003eL-Mandelic Acid's larger molecular size means it penetrates slowly and evenly, delivering effective AHA exfoliation with far less irritation than glycolic or lactic acid — ideal for beginners and sensitive skin.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e🦠\u003c\/div\u003e\n      \u003ch4\u003eFights Acne \u0026amp; Fungal Acne\u003c\/h4\u003e\n      \u003cp\u003eMandelic acid's natural antibacterial and antifungal properties make this serum one of the few exfoliants that address both bacterial acne and Malassezia-related fungal acne in a single formula.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n      \u003ch4\u003eBrightens \u0026amp; Fades Marks\u003c\/h4\u003e\n      \u003cp\u003eNiacinamide teams up with Licorice Root Extract (Glycyrrhiza Glabra) to visibly reduce post-acne hyperpigmentation, dark spots, and uneven tone over time without bleaching agents.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e💦\u003c\/div\u003e\n      \u003ch4\u003eHydrating While Exfoliating\u003c\/h4\u003e\n      \u003cp\u003eHyaluronic Acid, Glycerin, Sodium PCA, and Sodium Lactate provide multi-layer hydration, preventing the dryness and irritation commonly associated with exfoliating acids.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e🤰\u003c\/div\u003e\n      \u003ch4\u003eSafe for Pregnancy \u0026amp; Breastfeeding\u003c\/h4\u003e\n      \u003cp\u003eFormulated without retinoids, hydroquinone, salicylic acid, or chemical sunscreens. The brand confirms all ingredients are generally considered safe for topical use during pregnancy when applied in small amounts.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e👩‍⚕️\u003c\/div\u003e\n      \u003ch4\u003eEsthetician-Formulated\u003c\/h4\u003e\n      \u003cp\u003eCreated by Lissy, a licensed Master Esthetician who struggled with acne for years. Every ingredient is chosen with purpose — no fillers, no harsh additives, no parabens, and no sulfates.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-safety\" class=\"pp-title\"\u003e🛡️ Safety \u0026amp; Compatibility\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-safety\"\u003e\n    \u003cdiv class=\"pp-safety-item safe\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePregnancy \u0026amp; Breastfeeding Safe\u003c\/strong\u003e\n        \u003cp\u003eContains no retinoids, hydroquinone, salicylic acid, or chemical sunscreens. The brand states all ingredients are generally safe for topical use during pregnancy. Always confirm with your healthcare provider.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item safe\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFungal Acne (Malassezia) Safe\u003c\/strong\u003e\n        \u003cp\u003eConfirmed fungal acne safe by third-party analysis on SkinSort. Contains no ferments, fatty acid esters, polysorbates, or oils that feed Malassezia yeast. Safe for pityrosporum folliculitis.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item safe\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eNon-Comedogenic (Rating: 1\/5)\u003c\/strong\u003e\n        \u003cp\u003eNo oils, silicones, or pore-clogging ingredients. The formula is lightweight and water-based, making it extremely unlikely to clog pores. Rated 1 out of 5 on the comedogenic scale.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item safe\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFragrance-Free \u0026amp; Allergen-Free\u003c\/strong\u003e\n        \u003cp\u003eContains no added fragrances, essential oils, common allergens, parabens, sulfates, or harsh alcohols. Suitable for reactive and sensitized skin types.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item caution\"\u003e\n      \u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSun Sensitivity (AHA)\u003c\/strong\u003e\n        \u003cp\u003eMandelic and lactic acids increase photosensitivity. Always apply SPF 30+ the following morning. Best used as part of a PM routine. Avoid if you skip sunscreen.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item caution\"\u003e\n      \u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eInitial Purging Possible\u003c\/strong\u003e\n        \u003cp\u003eSome users report a 1–2 week purging phase as the acid accelerates cell turnover and brings congestion to the surface. This is normal and typically resolves as skin adjusts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003eℹ️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eAll Skin Tones Safe\u003c\/strong\u003e\n        \u003cp\u003eMandelic acid is widely recommended for deeper skin tones because its slower absorption minimizes post-inflammatory hyperpigmentation risk compared to glycolic acid.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003eℹ️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eReef Safe \u0026amp; Vegan\u003c\/strong\u003e\n        \u003cp\u003eNo oxybenzone, octinoxate, or marine-harmful ingredients. Formula is 100% vegan — no animal-derived ingredients — and cruelty-free with no animal testing at any stage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-ingredients\" class=\"pp-title\"\u003e🔬 Ingredient Breakdown\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🍋\u003c\/span\u003e L-Mandelic Acid \u003cspan class=\"conc\"\u003e5%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eThe star active in this serum. L-Mandelic Acid is an alpha hydroxy acid (AHA) derived from bitter almonds. Its larger molecular size (152 Da vs glycolic acid's 76 Da) means slower, more even skin penetration — making it significantly gentler while still delivering effective exfoliation, antibacterial, and antifungal benefits.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMechanism:\u003c\/strong\u003e Breaks desmosomes (bonds between dead skin cells), accelerating natural cell turnover to reveal brighter, smoother skin\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAcne:\u003c\/strong\u003e Antibacterial action inhibits P. acnes bacteria; antifungal properties simultaneously address Malassezia overgrowth\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHyperpigmentation:\u003c\/strong\u003e Inhibits tyrosinase enzyme activity, reducing melanin overproduction and fading post-acne marks\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSkin Tone:\u003c\/strong\u003e Studies indicate mandelic acid is safer than glycolic acid for darker skin tones due to reduced inflammation risk\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pp-warning caution\"\u003e\n      \u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003eIncreases photosensitivity — always follow with SPF 30+ the next morning. Avoid combining with other strong AHA\/BHA exfoliants in the same routine.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e💊\u003c\/span\u003e Niacinamide \u003cspan class=\"conc\"\u003eest. 2–4%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eVitamin B3 in its most bioavailable form. Niacinamide is one of the most well-researched skincare actives — a true multi-tasker that strengthens the skin barrier, controls sebum, minimizes pores, and fades dark spots, all while being exceptionally well-tolerated by sensitive skin.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBarrier support:\u003c\/strong\u003e Stimulates ceramide and fatty acid synthesis in the stratum corneum, improving moisture retention\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBrightening:\u003c\/strong\u003e Inhibits melanosome transfer from melanocytes to keratinocytes, visibly reducing hyperpigmentation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAnti-acne:\u003c\/strong\u003e Reduces sebum excretion rates and calms acne-related inflammation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePore appearance:\u003c\/strong\u003e Firms skin around pores and reduces their visible size over 8–12 weeks of consistent use\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pp-warning positive\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003eWorks synergistically with mandelic acid — while the acid exfoliates and removes dead cells, niacinamide rebuilds the barrier and fades the marks left behind.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🥛\u003c\/span\u003e Lactic Acid \u003cspan class=\"conc\"\u003eest. 1–3%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA secondary AHA derived from milk (though this formula is vegan, so it's likely synthetically derived or fermentation-derived). Lactic acid is larger than glycolic acid and gentler, making it ideal as a supporting exfoliant. It also acts as a humectant, attracting moisture to the skin while it exfoliates.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExfoliation:\u003c\/strong\u003e Loosens corneocyte bonds to promote faster, smoother cell shedding at low concentrations\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHydration:\u003c\/strong\u003e Acts as a natural moisturizing factor (NMF) component, boosting the skin's own hydration capacity\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSmoothing:\u003c\/strong\u003e Improves texture and softness with consistent use, complementing mandelic acid's deeper exfoliating action\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e💧\u003c\/span\u003e Sodium Hyaluronate (Hyaluronic Acid) \u003cspan class=\"conc\"\u003eest. 0.1–1%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eThe sodium salt form of hyaluronic acid — smaller molecular weight than standard HA, allowing deeper penetration into the epidermis. It binds up to 1,000x its weight in water, delivering intensive, lasting hydration that counteracts any dryness from the exfoliating acids.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHydration:\u003c\/strong\u003e Attracts and retains water molecules in the skin, plumping fine lines and improving skin resilience\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBarrier support:\u003c\/strong\u003e Forms a moisture-holding film on the skin surface while also hydrating from within\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIrritation buffer:\u003c\/strong\u003e Helps soothe and calm skin during the adjustment period when starting acid exfoliation\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🌊\u003c\/span\u003e Glycerin \u003cspan class=\"conc\"\u003eest. 1–5%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA powerhouse humectant naturally found in healthy skin. Glycerin draws moisture from the environment and deeper skin layers to the outer skin surface. Research shows it may outperform AHAs and hyaluronic acid as a pure humectant, making it one of the most effective moisturizing ingredients available.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHumectancy:\u003c\/strong\u003e Draws moisture from the dermis and external environment into the epidermis\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBarrier repair:\u003c\/strong\u003e Supports lamellar body secretion, helping restore lipid-depleted skin barriers\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLow comedogenicity:\u003c\/strong\u003e Rated 0–1 on the comedogenic scale; safe for acne-prone skin\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-ingredient\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🌿\u003c\/span\u003e Glycyrrhiza Glabra Root Extract (Licorice Root) \u003cspan class=\"conc\"\u003eest. \u0026lt;1%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eLicorice root extract, standardized for its key active glabridin and glycyrrhizin. A powerfully soothing and brightening botanical with a strong safety record. A natural alternative to kojic acid and hydroquinone for hyperpigmentation.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBrightening:\u003c\/strong\u003e Glabridin inhibits UVB-induced pigmentation and tyrosinase activity — reducing dark spots without harsh bleaching\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAnti-inflammatory:\u003c\/strong\u003e Glycyrrhizin blocks pro-inflammatory enzymes (phospholipase A2, cyclooxygenase), calming redness and irritation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAntioxidant:\u003c\/strong\u003e Neutralizes free radicals that accelerate pigmentation and skin aging\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pp-warning positive\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv\u003eParticularly valuable in this formula for soothing post-exfoliation sensitivity and brightening PIH (post-inflammatory hyperpigmentation) marks left by acne.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-accordion\"\u003e\n    \u003cinput type=\"checkbox\" id=\"pp-inci\"\u003e\n    \u003clabel for=\"pp-inci\"\u003e📋 Full Ingredients (INCI)\u003c\/label\u003e\n    \u003cdiv class=\"pp-acc-content\"\u003e\n      \u003cp\u003e\u003cstrong\u003e12 ingredients\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"font-size:0.85em;color:var(--pp-text-muted);line-height:1.8;\"\u003eWater, L-Mandelic Acid, Lactic Acid, Sodium PCA, Niacinamide, Sodium Hyaluronate, Sodium Lactate, Glycerin, Witch Hazel Extract (Hamamelis Virginiana Leaf Extract), Licorice Root Extract (Glycyrrhiza Glabra Root Extract), Camellia Extract (Camellia Sinensis Leaf Extract), Xanthan Gum\u003c\/p\u003e\n      \u003cdiv class=\"free-list\"\u003e\n        \u003cstrong\u003eFREE FROM:\u003c\/strong\u003e Retinoids, Hydroquinone, Salicylic Acid, Parabens, Sulfates, Silicones, Harsh Alcohols, Oils, Common Allergens, Added Fragrance, Essential Oils, Animal-Derived Ingredients, Mineral Oil, PEGs, Chemical Sunscreens\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-routine\" class=\"pp-title\"\u003e🔄 Where It Fits in Your Routine\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-routine\"\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eCleanser\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eToner\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step current\"\u003e\n      \u003cdiv class=\"num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eMandelic Serum 5%\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eOther Serum\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e5\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eMoisturizer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e6\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eSPF (AM only)\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"text-align:center;color:var(--pp-text-muted);font-size:0.82em;margin-top:12px\"\u003e\n    Best used in your PM routine after cleansing and toning. Apply before heavier serums, creams, and oils. Follow with a non-comedogenic moisturizer to lock in hydration. Always wear SPF 30+ the following morning.\n  \u003c\/p\u003e\n\n  \u003ch2 id=\"pp-how-to-use\" class=\"pp-title\"\u003e📝 How to Use\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-steps\"\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e1\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eCleanse Thoroughly\u003c\/h4\u003e\n        \u003cp\u003eStart with a gentle, non-stripping cleanser to remove makeup, SPF, and impurities. Pat skin dry — do not apply to wet skin as this can increase irritation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e2\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eApply Toner (Optional)\u003c\/h4\u003e\n        \u003cp\u003eIf using a hydrating or balancing toner, apply it first and allow it to absorb for 30 seconds before continuing to the serum.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e3\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eDispense 3–5 Drops\u003c\/h4\u003e\n        \u003cp\u003ePump or pour 3–5 drops of the Mandelic Serum 5% onto clean fingertips. A little goes a long way — avoid using excessive amounts, especially when starting out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e4\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003ePress Into Skin\u003c\/h4\u003e\n        \u003cp\u003eGently press and pat the serum across your face and neck, avoiding the eye area. Do not rub — pressing helps absorption and minimizes potential irritation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e5\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eFollow with Moisturizer\u003c\/h4\u003e\n        \u003cp\u003eApply a non-comedogenic moisturizer over the serum to seal in hydration and support your skin barrier. This is especially important during the first 2–4 weeks of use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-step\"\u003e\n      \u003cdiv class=\"num\"\u003e6\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eApply SPF Every Morning\u003c\/h4\u003e\n        \u003cp\u003eAHA exfoliants increase photosensitivity. Apply SPF 30 or higher every morning — rain or shine — to protect your freshly revealed skin and prevent new sun-induced pigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-who-is-it-for\" class=\"pp-title\"\u003e👤 Who Is It For?\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-fit\"\u003e\n    \u003cdiv class=\"pp-fit-box yes\"\u003e\n      \u003ch4\u003e✅ Perfect for you if:\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eYou struggle with hormonal, cystic, or fungal acne\u003c\/li\u003e\n        \u003cli\u003eYou have post-acne marks, uneven tone, or dull skin\u003c\/li\u003e\n        \u003cli\u003eYou have sensitive skin that reacts to glycolic acid\u003c\/li\u003e\n        \u003cli\u003eYou are pregnant or breastfeeding and need a safe acid\u003c\/li\u003e\n        \u003cli\u003eYou have deeper skin tone and want to avoid PIH risk\u003c\/li\u003e\n        \u003cli\u003eYou are new to chemical exfoliation and want a gentle start\u003c\/li\u003e\n        \u003cli\u003eYou want an all-in-one exfoliant, brightener, and hydrator\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-fit-box no\"\u003e\n      \u003ch4\u003e❌ Consider alternatives if:\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eYou skip sunscreen daily (AHAs require SPF protection)\u003c\/li\u003e\n        \u003cli\u003eYou have an active sunburn or broken skin barrier\u003c\/li\u003e\n        \u003cli\u003eYou want a higher-strength acid (8–10%) for severe cases\u003c\/li\u003e\n        \u003cli\u003eYou are already using tretinoin or strong retinoids nightly\u003c\/li\u003e\n        \u003cli\u003eYou are looking for a physical\/mechanical exfoliant\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-skin-types\" class=\"pp-title\"\u003e🎯 Skin Type Compatibility\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-cards\"\u003e\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eOily Skin\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate excellent\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★★★\u003c\/span\u003e Excellent\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eMandelic acid regulates sebum production and unclogs pores. Niacinamide further controls oil shine. The lightweight, water-based formula absorbs without adding greasiness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eAcne-Prone Skin\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate excellent\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★★★\u003c\/span\u003e Excellent\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eDirectly targets bacterial and fungal acne causes. Non-comedogenic rating of 1\/5. Fades post-acne marks with niacinamide and licorice root. Hundreds of verified customer transformations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eSensitive Skin\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate good\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★★☆\u003c\/span\u003e Good\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eMandelic acid's large molecule size makes it the gentlest AHA available. Fragrance-free and allergen-free formula. Start every other night and patch test first. Discontinue if persistent irritation occurs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eCombination Skin\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate excellent\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★★★\u003c\/span\u003e Excellent\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eExfoliates congested areas while hydrating dry patches. Niacinamide balances sebum in the T-zone without over-drying cheeks. A versatile workhorse for mixed skin needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eDry Skin\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate good\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★★☆\u003c\/span\u003e Good\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eLactic acid and glycerin add hydration while exfoliating. Best paired with a richer moisturizer on top. May need to limit use to 2–3x per week to prevent over-exfoliation of already dry skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-results\" class=\"pp-title\"\u003e📈 Results Timeline\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-timeline\"\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eDays 1–7\u003c\/span\u003e\n      \u003ch4\u003eSkin Adjustment \u0026amp; Possible Purge\u003c\/h4\u003e\n      \u003cp\u003eAs cell turnover accelerates, some users experience a temporary purge where congestion is brought to the surface. Skin may feel slightly tingly on application. This is normal and should not be confused with a reaction.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e~30% experience mild purging\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eWeeks 2–3\u003c\/span\u003e\n      \u003ch4\u003eSmoother Texture \u0026amp; Fewer Breakouts\u003c\/h4\u003e\n      \u003cp\u003eDead skin cells exfoliate away revealing noticeably smoother skin. Active breakouts begin to decrease in frequency and severity. Skin starts to look clearer and feel softer to the touch.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e~70% notice texture improvement\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eWeeks 4–6\u003c\/span\u003e\n      \u003ch4\u003eVisible Brightening \u0026amp; Pore Refinement\u003c\/h4\u003e\n      \u003cp\u003ePost-acne marks begin to fade as niacinamide and licorice root inhibit melanin transfer. Pore appearance improves. Skin tone looks more even and radiant. Most users see their clearest skin by week 5.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e~80% see significant clearing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eMonth 3+\u003c\/span\u003e\n      \u003ch4\u003eSustained Clarity \u0026amp; Long-Term Results\u003c\/h4\u003e\n      \u003cp\u003eConsistent use delivers cumulative benefits. Acne scarring fades progressively, overall tone becomes dramatically more even, and the skin's barrier strengthens. Many users describe this as a long-term skin transformation.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e~90% would repurchase\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-reviews\" class=\"pp-title\"\u003e⭐ Ratings by Platform\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-cards\"\u003e\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003e Lissy Skincare Website\u003c\/div\u003e\n      \u003cdiv class=\"stats\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e 4.9\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e500+\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eReviews\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"complaint\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e Main complaint: Some users wish a stronger 8% concentration was available for more severe breakouts\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e🛒\u003c\/span\u003e Amazon\u003c\/div\u003e\n      \u003cdiv class=\"stats\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★\u003c\/span\u003e 4.3\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e200+\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eReviews\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"complaint\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e Main complaint: Price point feels high for the 50ml bottle size; some note initial purging was unexpected\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e🌐\u003c\/span\u003e SkinSort Community\u003c\/div\u003e\n      \u003cdiv class=\"stats\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e 4.7\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e76+\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRoutines\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"complaint\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e Main complaint: Limited availability outside the US; international shipping costs add up\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e📱\u003c\/span\u003e Instagram \/ TikTok\u003c\/div\u003e\n      \u003cdiv class=\"stats\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e 4.8\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eSentiment\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003eThousands\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eBefore\/Afters\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"complaint\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e Main complaint: Viral before-and-after results have created high stock demand, sometimes leading to wait times\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-pros-cons\" class=\"pp-title\"\u003e⚖️ Pros \u0026amp; Cons\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-proscons\"\u003e\n    \u003cdiv class=\"pp-pros\"\u003e\n      \u003ch4\u003e✅ Praised\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eEffective against both bacterial acne and fungal acne\u003c\/li\u003e\n        \u003cli\u003ePregnancy and breastfeeding safe — rare for an exfoliating serum\u003c\/li\u003e\n        \u003cli\u003eGentle enough for sensitive and reactive skin\u003c\/li\u003e\n        \u003cli\u003eFragrance-free, allergen-free, vegan, and cruelty-free\u003c\/li\u003e\n        \u003cli\u003eHydrating formula — doesn't strip or over-dry skin\u003c\/li\u003e\n        \u003cli\u003eSafe for all skin tones including deeper complexions\u003c\/li\u003e\n        \u003cli\u003eImpressive before-and-after results shared by community\u003c\/li\u003e\n        \u003cli\u003eEsthetician-formulated with clean, purposeful ingredients\u003c\/li\u003e\n        \u003cli\u003eNon-comedogenic — won't clog pores\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-cons\"\u003e\n      \u003ch4\u003e❌ Criticized\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003ePremium price at ~$52 for 50ml\u003c\/li\u003e\n        \u003cli\u003eInitial 1–2 week purging period surprises some users\u003c\/li\u003e\n        \u003cli\u003eOnly available at 5% concentration (no stronger option)\u003c\/li\u003e\n        \u003cli\u003eRequires daily SPF commitment to use safely\u003c\/li\u003e\n        \u003cli\u003eInternational shipping costs can be high\u003c\/li\u003e\n        \u003cli\u003eNot widely available in physical retail stores\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-dupes\" class=\"pp-title\"\u003e💰 Budget-Friendly Alternatives (Dupes)\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-cards\"\u003e\n    \u003cdiv class=\"pp-dupe-card\"\u003e\n      \u003cspan class=\"match medium\"\u003e72% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003eThe Ordinary Mandelic Acid 10% + Hyaluronic Acid\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e~$9.90\u003c\/span\u003e\n        \u003cspan class=\"tag budget\"\u003eBudget Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eHigher mandelic acid concentration (10%) but lacks niacinamide and licorice root brighteners. Anhydrous formula with a different texture. Can be harsh for sensitive skin. Not explicitly certified pregnancy or fungal acne safe by the brand.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-dupe-card\"\u003e\n      \u003cspan class=\"match medium\"\u003e68% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003eGood Molecules Mandelic Acid Serum\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e~$12.00\u003c\/span\u003e\n        \u003cspan class=\"tag budget\"\u003eBudget Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eAlso fungal acne safe and vegan with a clean formula. Uses phytic acid and gluconolactone alongside mandelic acid. However, it lacks niacinamide and licorice root — meaning less brightening and pore-refining action. Smaller bottle.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-dupe-card\"\u003e\n      \u003cspan class=\"match medium\"\u003e65% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003eNaturium Mandelic Topical Acid 12%\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e~$22.00\u003c\/span\u003e\n        \u003cspan class=\"tag similar\"\u003eSimilar Price\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eWider availability in US retailers. Higher 12% concentration for more experienced acid users. Includes squalane for extra hydration. However, higher concentration increases irritation risk for sensitive skin, and not branded as pregnancy safe.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-compare\" class=\"pp-title\"\u003e🔄 Comparison with Competitors\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-compare-grid\"\u003e\n    \u003cdiv class=\"pp-compare-card featured\"\u003e\n      \u003cdiv class=\"card-header\"\u003e\n        \u003ch4\u003eLissy Skincare Mandelic Serum 5% ⭐ Featured\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e$52.00\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eMandelic Acid Concentration\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003e5% (gentle \u0026amp; effective)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eNiacinamide\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eLicorice Root Brightener\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eHyaluronic Acid\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003ePregnancy Safe\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFungal Acne Safe\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFragrance-Free\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eSize\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003e50 ml \/ 1.7 fl oz\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-compare-card\"\u003e\n      \u003cdiv class=\"card-header\"\u003e\n        \u003ch4\u003eThe Ordinary Mandelic Acid 10% + HA\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$9.90\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eMandelic Acid Concentration\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003e10% (higher, more irritating)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eNiacinamide\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eLicorice Root Brightener\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eHyaluronic Acid\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003ePregnancy Safe\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003eNot explicitly stated\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFungal Acne Safe\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFragrance-Free\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eSize\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003e30 ml \/ 1.0 fl oz\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-compare-card\"\u003e\n      \u003cdiv class=\"card-header\"\u003e\n        \u003ch4\u003eGood Molecules Mandelic Acid Serum\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$12.00\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eMandelic Acid Concentration\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003eUnlisted % (est. 5–8%)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eNiacinamide\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eLicorice Root Brightener\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eHyaluronic Acid\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003ePregnancy Safe\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003eNot explicitly stated\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFungal Acne Safe\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFragrance-Free\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eSize\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003e30 ml \/ 1.0 fl oz\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-compare-card\"\u003e\n      \u003cdiv class=\"card-header\"\u003e\n        \u003ch4\u003eNaturium Mandelic Topical Acid 12%\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$22.00\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eMandelic Acid Concentration\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003e12% (advanced users only)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eNiacinamide\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eLicorice Root Brightener\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNo ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eHyaluronic Acid\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003eSqualane instead\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003ePregnancy Safe\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eNot stated ✗\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFungal Acne Safe\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003eNeeds verification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFragrance-Free\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eYes ✔\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eSize\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003e30 ml \/ 1.0 fl oz\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-storage\" class=\"pp-title\"\u003e📦 Storage \u0026amp; Shelf Life\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-safety\"\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003e📅\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePeriod After Opening (PAO)\u003c\/strong\u003e\n        \u003cp\u003e12 months after opening. Use consistently within one year for best potency and efficacy of active acids.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eStorage\u003c\/strong\u003e\n        \u003cp\u003eStore in a cool, dry place away from direct sunlight and heat. Do not refrigerate unless noted. Keep out of reach of children.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePackaging\u003c\/strong\u003e\n        \u003cp\u003e50ml \/ 1.7 fl oz pump or dropper bottle. Minimizes air exposure to preserve acid potency. Clean, no-frills packaging consistent with the brand's esthetician-first ethos.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-safety-item info\"\u003e\n      \u003cspan class=\"icon\"\u003e✈️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eTravel Friendly\u003c\/strong\u003e\n        \u003cp\u003eYes — at 50ml \/ 1.7 fl oz, it meets most airline carry-on liquid requirements (under 100ml). Compact enough to fit in any toiletry bag.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"pp-faq\" class=\"pp-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"pp-faq\"\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\"\u003e\n      \u003clabel for=\"faq1\"\u003eIs the Lissy Skincare Mandelic Serum 5% pregnancy and breastfeeding safe?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eYes. The Lissy Skincare Mandelic Serum 5% is considered safe to use during pregnancy and breastfeeding. The formula contains no retinoids, hydroquinone, salicylic acid, or chemical sunscreens — the ingredients most commonly flagged as unsafe during pregnancy. The brand states on their website that all ingredients are generally considered safe for topical use during pregnancy when applied in small amounts. As always, consult with your OB-GYN or midwife before adding any new skincare product during pregnancy, especially those containing active acids.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\"\u003e\n      \u003clabel for=\"faq2\"\u003eIs the Lissy Skincare Mandelic Serum 5% fungal acne (Malassezia) safe?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eYes. This is one of the standout features of this serum. It is confirmed fungal acne safe by independent third-party ingredient analysis on SkinSort. The formula contains no fatty acid esters, ferments, oils, polysorbates, or other ingredients known to feed Malassezia yeast. Furthermore, mandelic acid itself has documented antifungal properties, making this serum one of the only exfoliants that can actively help treat fungal acne (pityrosporum folliculitis) rather than simply not worsening it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\"\u003e\n      \u003clabel for=\"faq3\"\u003eCan I use the Mandelic Serum 5% with retinol, vitamin C, or other AHA\/BHA exfoliants?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIt depends on the ingredient. Avoid using this serum on the same night as retinol, tretinoin, or other AHA\/BHA exfoliants (such as glycolic acid or salicylic acid toners), as this can cause over-exfoliation, irritation, and barrier damage. You can alternate nights — mandelic serum on some evenings, retinol on others. With Vitamin C (L-ascorbic acid), it's generally fine to use them in separate routines (e.g. vitamin C in the morning, mandelic serum at night), or layer vitamin C first if it's a stable derivative at a neutral pH. Always patch test and introduce new actives slowly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\"\u003e\n      \u003clabel for=\"faq4\"\u003eWhat skin type is the Mandelic Serum 5% best for?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eThe Mandelic Serum 5% is suitable for all skin types and is particularly excellent for oily, acne-prone, and combination skin. It is also a top choice for sensitive skin types that cannot tolerate stronger acids like glycolic acid. Because mandelic acid has a large molecular size and penetrates slowly, it is far less likely to cause stinging, redness, or irritation. It is also specifically recommended for deeper skin tones, as it carries less risk of causing post-inflammatory hyperpigmentation than glycolic acid. Dry skin types can use it too, though a richer moisturizer afterward is recommended.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\"\u003e\n      \u003clabel for=\"faq5\"\u003eHow long until I see results from the Mandelic Serum 5%?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eMost users begin noticing smoother skin texture within the first 2–3 weeks of consistent use. Visible reduction in active breakouts typically occurs by weeks 3–5. Significant fading of post-acne marks and improvement in overall skin tone is usually apparent by weeks 6–8. Some users report a brief purging phase during the first 1–2 weeks where congestion surfaces before clearing — this is a normal part of the cell turnover process. For best results, use consistently every evening and always wear SPF the next morning. Full skin transformation typically takes 8–12 weeks of regular use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\"\u003e\n      \u003clabel for=\"faq6\"\u003eWhere does the Mandelic Serum 5% go in my skincare routine?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eApply the Mandelic Serum 5% as your first active serum step after cleansing and toning, before any heavier serums, moisturizers, or facial oils. The general rule for layering is thinnest-to-thickest texture. This serum is best used in your PM (nighttime) routine because AHA acids increase photosensitivity — always follow with SPF 30 or higher the next morning. Full routine order: Cleanser → Toner (optional) → Mandelic Serum 5% → Other Serums → Moisturizer → (AM only) SPF 30+.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq7\"\u003e\n      \u003clabel for=\"faq7\"\u003eIs the Mandelic Serum 5% comedogenic? Will it clog pores?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eNo. The Mandelic Serum 5% is non-comedogenic with a very low comedogenic rating of 1 out of 5. The formula contains no oils, silicones, waxes, or pore-clogging ingredients. It is entirely water-based and lightweight. In fact, mandelic acid's exfoliating action actively helps to decongest clogged pores by breaking down the buildup of dead skin cells and sebum that leads to blackheads, whiteheads, and closed comedones. This makes it an excellent choice for acne-prone individuals specifically concerned about pore congestion.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq8\"\u003e\n      \u003clabel for=\"faq8\"\u003eHow long does the Mandelic Serum 5% last after opening?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eThe Mandelic Serum 5% has a Period After Opening (PAO) of 12 months. Once opened, use within one year for optimal potency. The efficacy of mandelic acid and other active ingredients can diminish over time when exposed to air and light. To maximize shelf life: store in a cool, dry place away from direct sunlight, keep the cap tightly sealed after each use, and avoid introducing water or contaminants into the bottle. At a typical usage rate of 3–5 drops per evening, a 50ml bottle lasts approximately 3–5 months, well within the PAO window.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pp-verdict\"\u003e\n    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cdiv class=\"score\"\u003e4.8 out of 5\u003c\/div\u003e\n    \u003cp class=\"text\"\u003e\n      \u003cstrong\u003eVerdict:\u003c\/strong\u003e The Lissy Skincare Mandelic Serum 5% earns its place as one of the most thoughtfully formulated exfoliating serums on the indie beauty market. By pairing 5% L-Mandelic Acid with Niacinamide, Lactic Acid, Hyaluronic Acid, Glycerin, and Licorice Root Extract, it delivers a rare combination — effective exfoliation, brightening, hydration, and acne control in a single lightweight serum. What sets it apart is its accessibility: safe for pregnant and breastfeeding individuals, confirmed fungal acne safe, gentle enough for sensitive skin and deeper skin tones, and free from nearly every common skincare irritant. The price reflects premium formulation and esthetician expertise, and the community results speak for themselves. If you are battling acne, fungal acne, post-acne marks, or uneven texture and want one serum that works gently but effectively, this is it.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Lissy Skincare","offers":[{"title":"Default Title","offer_id":52491262918999,"sku":null,"price":52.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/5028\/8215\/files\/u9ppgtbng5zkdi7p9djlpctge8kb_square_1a89a71d-8a69-4d18-b175-184a1bf77949.png?v=1776919663","url":"https:\/\/www.skincarisma.com\/products\/mandelic-serum-5","provider":"Skincarisma","version":"1.0","type":"link"}