{"product_id":"suntouchable-all-set-for-sun-spf-45","title":"Suntouchable! All Set for Sun SPF 45","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\n\/* === Hero Section === *\/\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\n\/* === Anchor Navigation === *\/\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\n\/* === Quick Info === *\/\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\n\/* === Specs Grid === *\/\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\n\/* === Sensory\/Texture === *\/\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\n\/* === Features === *\/\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\n\/* === Section Titles === *\/\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\n\/* === Safety Items === *\/\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\n\/* === Ingredients === *\/\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\n\/* === Accordion === *\/\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\n\/* === ROUTINE - Grid Tiles === *\/\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\n\/* === How to Use Steps === *\/\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\n\/* === Fit For === *\/\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\n\/* === Timeline === *\/\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\n\/* === Cards Container === *\/\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\n\/* === SKIN TYPE CARDS === *\/\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\n\/* === Review Cards === *\/\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\n\/* === Dupe Cards === *\/\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\n\/* === Comparison Cards === *\/\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\n\/* === Pros \u0026 Cons === *\/\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\n\/* === FAQ === *\/\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\n\/* === Verdict === *\/\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\"\u003eFrom \u003cstrong\u003ee.l.f. SKIN (e.l.f. cosmetics)\u003c\/strong\u003e, Suntouchable! All Set for Sun SPF 45 is a clear, weightless setting spray that reapplies broad-spectrum sun protection right over your makeup. The quick-dry mist leaves zero white cast and no greasy film, and is infused with watermelon fruit extract, prickly pear seed oil and soothing bisabolol — so you can refresh both your look and your SPF throughout the day.\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 · e.l.f. cosmetics · USA Brand (Fair Trade Certified facilities)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"pp-badges\"\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Broad-Spectrum SPF 45\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Reapply Over Makeup\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Zero White Cast\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Fragrance-Free\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Vegan \u0026amp; Cruelty-Free\u003c\/span\u003e\n      \u003cspan class=\"pp-badge\"\u003e✔ Reef-Conscious (No Oxybenzone)\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 caution\"\u003eCaution ⚠️\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 caution\"\u003eCaution ⚠️\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\"\u003ePrice\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003e$15.00 \/ 2 fl oz\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\"\u003eSPF\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003e45 Broad-Spectrum\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\"\u003eFormat\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eSPF Setting Mist\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\"\u003eBrand Origin\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eUSA · e.l.f.\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\"\u003eCruelty-Free\u003c\/div\u003e\n      \u003cdiv class=\"value\"\u003eVegan · Leaping Bunny\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\"\u003eWatery fine mist\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 (alcohol note)\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 \/ quick-dry\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\"\u003eNatural, no white cast\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\u003eBroad-Spectrum SPF 45\u003c\/h4\u003e\n      \u003cp\u003eA blend of avobenzone, octisalate and octocrylene shields against both UVA (aging) and UVB (burning) rays.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e💨\u003c\/div\u003e\n      \u003ch4\u003eMist-On Reapplication\u003c\/h4\u003e\n      \u003cp\u003eSpritzes evenly over a full face of makeup, so you can top up SPF every two hours without smudging your look.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e👻\u003c\/div\u003e\n      \u003ch4\u003eZero White Cast\u003c\/h4\u003e\n      \u003cp\u003eThe clear, weightless formula dries down invisibly and stays sheer on every skin tone — no chalky residue.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-feature\"\u003e\n      \u003cdiv class=\"icon\"\u003e🍉\u003c\/div\u003e\n      \u003ch4\u003eSkin-Loving Extracts\u003c\/h4\u003e\n      \u003cp\u003eWatermelon fruit extract, prickly pear seed oil and bisabolol add antioxidants and a soothing, conditioning touch.\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 caution\"\u003e\n      \u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePregnancy \u0026amp; Breastfeeding\u003c\/strong\u003e\n        \u003cp\u003eUses chemical (organic) UV filters. It is free of oxybenzone — the most-flagged filter — but many clinicians suggest mineral sunscreens as a precaution. Check with your OB-GYN.\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\u003eFungal Acne (Malassezia)\u003c\/strong\u003e\n        \u003cp\u003eFree of the classic triggers like free fatty acids and polysorbates, but it does contain sunflower and prickly pear seed oils that a minority of malassezia-prone users avoid.\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\u003eReef-Conscious\u003c\/strong\u003e\n        \u003cp\u003eContains no oxybenzone or octinoxate, the two filters most often restricted in reef-protection legislation.\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\u003eVegan \u0026amp; Cruelty-Free\u003c\/strong\u003e\n        \u003cp\u003e100% vegan and double-certified cruelty-free by Leaping Bunny \u0026amp; PETA, with no fragrance, parabens, sulfates or silicones.\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\u003eEye Area\u003c\/strong\u003e\n        \u003cp\u003eClose eyes and lips when spraying and keep them shut for at least 3 seconds. Reviewers note it can sting if you open too soon.\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\u003eDenatured Alcohol\u003c\/strong\u003e\n        \u003cp\u003eAlcohol Denat. sits high on the list to give the quick-dry feel, but it can be drying or sensitizing for dry and reactive skin.\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 Octocrylene \u003cspan class=\"conc\"\u003e9.5%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eThe highest-concentration UV filter in the formula. It primarily absorbs UVB and short UVA rays and is highly photostable.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e A workhorse filter that also stabilizes other filters such as avobenzone, protecting them from breaking down in light.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBonus:\u003c\/strong\u003e Acts as an emollient and helps the formula spread and feel cosmetically elegant.\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 Ethylhexyl Salicylate (Octisalate) \u003cspan class=\"conc\"\u003e4.9%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA gentle UVB filter that is oil-soluble and helps boost overall SPF while improving the water resistance and feel of the formula.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Absorbs UVB rays (the burning rays) and helps dissolve and support other filters.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eProfile:\u003c\/strong\u003e Considered one of the milder organic filters with a low irritation tendency.\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 Butyl Methoxydibenzoylmethane (Avobenzone) \u003cspan class=\"conc\"\u003e2.9%\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eThe key UVA filter — and one of the few organic filters that covers the full UVA range responsible for long-term photoaging.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Delivers the broad-spectrum UVA protection that fights wrinkles, dark spots and premature aging.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStability:\u003c\/strong\u003e Naturally unstable on its own, here it is paired with octocrylene to keep it effective.\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 Butyloctyl Salicylate \u003cspan class=\"conc\"\u003eEmollient \/ Booster\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePromising\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA salicylate-based emollient that doubles as an SPF booster, dissolving the active filters and lending a smooth, lightweight slip.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Solubilizes filters and can raise the effective SPF while reducing the greasy feel of pure oils.\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 Citrullus Lanatus (Watermelon) Fruit Extract \u003cspan class=\"conc\"\u003eAntioxidant\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePromising\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eOne of the headline \"skin-loving\" extracts. Watermelon is naturally rich in amino acids, vitamins and antioxidants.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Adds antioxidant support and a refreshing, hydrating feel to the mist.\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 Opuntia Ficus-Indica (Prickly Pear) Seed Oil \u003cspan class=\"conc\"\u003eConditioning\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePromising\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA lightweight, fast-absorbing oil high in linoleic acid and vitamin E that conditions skin without heaviness.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Provides antioxidant fatty acids and a soft after-feel; its high linoleic content suits oily and combination 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 Bisabolol \u003cspan class=\"conc\"\u003eSoothing\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA naturally occurring component of chamomile, prized as a calming, anti-inflammatory agent.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Helps soothe and reduce the look of redness, balancing the more astringent alcohol base.\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 Tocopherol (Vitamin E) \u003cspan class=\"conc\"\u003eAntioxidant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eProven\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA classic skincare antioxidant that protects against UV-induced free radical damage and helps stabilize the formula.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Boosts antioxidant defense and works synergistically with UV filters against photoaging.\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 Ethyl Ferulate \u003cspan class=\"conc\"\u003eAntioxidant\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePromising\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eAn ester of ferulic acid, a potent antioxidant often used to reinforce the photoprotection of sunscreens.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Helps neutralize UV-triggered free radicals and supports overall sun defense.\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 Squalene \u003cspan class=\"conc\"\u003eEmollient\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePromising\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA lightweight, skin-identical emollient that softens and conditions without a greasy residue.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Adds a smooth, non-heavy slip that helps offset the drying nature of the alcohol base.\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 Alcohol Denat. \u003cspan class=\"conc\"\u003eSolvent \/ Quick-Dry\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFunctional\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp\u003eA high-up solvent that gives the mist its signature fast, weightless dry-down and helps the filters spray evenly.\u003c\/p\u003e\n    \u003cul class=\"pp-science\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRole:\u003c\/strong\u003e Creates the cosmetically light, no-residue feel that makes reapplication over makeup possible.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pp-warning caution\"\u003e\n      \u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003eBecause it sits near the top of the list, it can feel drying or sensitizing for dry and reactive skin, and is the source of the brief alcohol scent on application.\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\u003e22 ingredients\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"font-size:0.82em;color:var(--pp-text-muted);line-height:1.6\"\u003eActive Ingredients: Octocrylene 9.5%, Ethylhexyl Salicylate 4.9%, Butyl Methoxydibenzoylmethane 2.9%. Inactive Ingredients: Alcohol Denat., Butyloctyl Salicylate, Isododecane, Diisooctyl Succinate, Diheptyl Succinate, Silica Caprylyl Silylate, Dicaprylyl Carbonate, Helianthus Annuus (Sunflower) Seed Oil, Citrullus Lanatus (Watermelon) Fruit Extract, Opuntia Ficus-Indica (Prickly Pear) Seed Oil, Bisabolol, PVP, Capryloyl Glycerin\/Sebacic Acid Copolymer, Ethyl Ferulate, Tocopherol, Beta-Sitosterol, Squalene, Nylon-12, Lauroyl Lysine. Ingredients may change or vary from time to time — always check the packaging of the product you receive.\u003c\/p\u003e\n      \u003cdiv class=\"free-list\"\u003e\n        \u003cstrong\u003eFREE FROM:\u003c\/strong\u003e Fragrance\/Parfum · Oxybenzone · Octinoxate · Parabens · Sulfates · Silicones · Mineral Oil · Gluten · Animal-derived ingredients\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\"\u003eSerum\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step\"\u003e\n      \u003cdiv class=\"num\"\u003e3\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\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eSunscreen\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\"\u003eMakeup\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-routine-step current\"\u003e\n      \u003cdiv class=\"num\"\u003e6\u003c\/div\u003e\n      \u003cdiv class=\"name\"\u003eThis Spray (Set + SPF)\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    Use it as the very last step to set your look — then mist it on again every two hours to refresh both your makeup and your sun protection. On bare-skin days you can also wear it alone as a quick-dry facial SPF.\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\u003eShake well\u003c\/h4\u003e\n        \u003cp\u003eGive the bottle a good shake before each use to evenly distribute the filters.\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\u003eMist 8–10\" away\u003c\/h4\u003e\n        \u003cp\u003eClose your eyes and lips, then spray generously and evenly over the face from about 8–10 inches.\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\u003eWait, then open\u003c\/h4\u003e\n        \u003cp\u003eKeep eyes closed for at least 3 seconds (longer if sensitive) and let the quick-dry mist settle.\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\u003eReapply every 2 hours\u003c\/h4\u003e\n        \u003cp\u003eApply 15 minutes before sun exposure and re-mist at least every two hours, or after sweating.\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 wear makeup and want to reapply SPF without ruining your look\u003c\/li\u003e\n        \u003cli\u003eYou want a clear, lightweight sunscreen with zero white cast\u003c\/li\u003e\n        \u003cli\u003eYou have oily or combination skin that dislikes heavy, greasy creams\u003c\/li\u003e\n        \u003cli\u003eYou want an affordable, vegan, cruelty-free, reef-conscious option\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 have very dry or reactive skin sensitive to denatured alcohol\u003c\/li\u003e\n        \u003cli\u003eYou prefer a mineral (zinc\/titanium) sunscreen, e.g. during pregnancy\u003c\/li\u003e\n        \u003cli\u003eYou want this as your only SPF — sprays are easy to under-apply\u003c\/li\u003e\n        \u003cli\u003eYou are sensitive to the alcohol scent or to chemical filters near the eyes\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\"\u003eWeightless and quick-drying with no greasy film — ideal for topping up SPF without adding heaviness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eCombination\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\"\u003eThe natural, no-white-cast finish sits well across both oily and normal zones of the face.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eAcne-Prone\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\"\u003eLow comedogenic profile and non-greasy, though the seed oils and esters may not suit every breakout-prone user.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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 moderate\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★☆☆\u003c\/span\u003e Moderate\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eThe denatured-alcohol base can feel tight; layer over a good moisturizer rather than relying on the mist for hydration.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-skin-card\"\u003e\n      \u003cdiv class=\"pp-skc-head\"\u003e\n        \u003cspan class=\"pp-skc-type\"\u003eSensitive\u003c\/span\u003e\n        \u003cspan class=\"pp-skc-rate moderate\"\u003e\u003cspan class=\"pp-skc-stars\"\u003e★★★☆☆\u003c\/span\u003e Moderate\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pp-skc-body\"\u003e\n        \u003cp class=\"pp-skc-note\"\u003eFragrance-free, but chemical filters plus alcohol can sting or irritate reactive skin — patch test first.\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\"\u003eOn application\u003c\/span\u003e\n      \u003ch4\u003eClear, quick-dry, fully protected\u003c\/h4\u003e\n      \u003cp\u003eSprays on invisible and dries fast with no white cast. When applied generously and evenly, broad-spectrum SPF 45 is active right away.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e90% noticed no white cast\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eEvery 2 hours\u003c\/span\u003e\n      \u003ch4\u003eEasy reapplication over makeup\u003c\/h4\u003e\n      \u003cp\u003eA few mists refresh your SPF and your look without disturbing foundation — the core reason most people buy it.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003eReapply every 2h for protection\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eDaily use\u003c\/span\u003e\n      \u003ch4\u003eComfortable all-day wear\u003c\/h4\u003e\n      \u003cp\u003eReviewers report makeup lasting and skin staying protected through the day, though a small number notice a slightly shiny look over many hours.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003e~80% liked daily wear\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pp-tl-item\"\u003e\n      \u003cspan class=\"time\"\u003eLong-term\u003c\/span\u003e\n      \u003ch4\u003eCumulative photoaging defense\u003c\/h4\u003e\n      \u003cp\u003eLike any broad-spectrum sunscreen, consistent use helps reduce cumulative UV damage, sunburn risk and premature aging over weeks and months.\u003c\/p\u003e\n      \u003cspan class=\"percent\"\u003eBest with everyday consistency\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 Ulta Beauty\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.4\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e4,717+\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: Can sting the eyes if opened too soon; noticeable alcohol scent on application.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e🛒\u003c\/span\u003e Walmart\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.4\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e4,800+\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRatings\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: Can leave a shiny look over time and transfer to hair if oversprayed.\u003c\/div\u003e\n    \u003c\/div\u003e\n\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\"\u003e2,500+\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRatings\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: Mist can feel uneven from the sprayer; strong alcohol smell at first.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-review-card\"\u003e\n      \u003cdiv class=\"platform\"\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003e Brand \u0026amp; 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.5\u003c\/div\u003e\n          \u003cdiv class=\"lbl\"\u003eRating\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n          \u003cdiv class=\"num\"\u003e1,000+\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: Loved as an SPF top-up, but a weaker \"setting\" hold than dedicated setting sprays.\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\u003eGenuinely convenient way to reapply SPF over makeup\u003c\/li\u003e\n        \u003cli\u003eExcellent value at $15 for broad-spectrum SPF 45\u003c\/li\u003e\n        \u003cli\u003eClear, weightless and leaves zero white cast on all tones\u003c\/li\u003e\n        \u003cli\u003eQuick-dry, non-greasy finish that suits oily\/combo skin\u003c\/li\u003e\n        \u003cli\u003eFragrance-free, vegan, cruelty-free and reef-conscious\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\u003eStrong alcohol smell on first spray\u003c\/li\u003e\n        \u003cli\u003eCan sting eyes if you open them too quickly\u003c\/li\u003e\n        \u003cli\u003eDenatured alcohol may feel drying on dry\/sensitive skin\u003c\/li\u003e\n        \u003cli\u003eSpray format makes it easy to under-apply the SPF\u003c\/li\u003e\n        \u003cli\u003eSome find the \"setting\" hold weak or the finish shiny over time\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\"\u003e75% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003ee.l.f. SKIN Suntouchable Invisible Sunscreen SPF 35\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e$14.00\u003c\/span\u003e\n        \u003cspan class=\"tag budget\"\u003eBudget Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eSame Suntouchable line in a clear gel-primer format. Cheaper and great as a base layer under makeup, but it is SPF 35 and not a spray, so it can't be reapplied over a finished face.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-dupe-card\"\u003e\n      \u003cspan class=\"match high\"\u003e85% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003eKopari Sunglaze Sheer Setting Mist Sunscreen SPF 50\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e$32.00\u003c\/span\u003e\n        \u003cspan class=\"tag similar\"\u003eClosest Match\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eThe most like-for-like clear SPF setting mist that reapplies over makeup, with higher SPF 50 plus hyaluronic and polyglutamic acids for a dewy finish — but it costs roughly double.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pp-dupe-card\"\u003e\n      \u003cspan class=\"match low\"\u003e55% Match\u003c\/span\u003e\n      \u003cdiv class=\"product-name\"\u003eHawaiian Tropic Weightless Hydration Clear Spray SPF 50\u003c\/div\u003e\n      \u003cdiv class=\"price\"\u003e\n        \u003cspan class=\"amount\"\u003e~$11.00\u003c\/span\u003e\n        \u003cspan class=\"tag budget\"\u003eBudget Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"diff\"\u003eA cheaper clear SPF 50 spray with a higher number, but it is a coarser face-and-body mist designed more for outdoor reapplication than a fine, makeup-friendly setting mist.\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\u003ee.l.f. Suntouchable! All Set for Sun SPF 45 (Featured)\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e$15.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\"\u003eSPF \/ Filters\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eSPF 45 · Avobenzone 2.9% + Octisalate 4.9% + Octocrylene 9.5%\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 good\"\u003e2 fl oz \/ 60 ml\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eScent\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003eFragrance-free (alcohol note)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003eNatural, no white cast\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eValue\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003e$7.50 \/ fl oz — best price\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\u003eSupergoop! (Re)setting Refreshing Mist SPF 40\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$34.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\"\u003eSPF \/ Filters\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003eSPF 40 PA+++ chemical filters\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 neutral\"\u003e1 fl oz \/ 30 ml\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eScent\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eRosemary \u0026amp; mint (scented)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eNatural, oil-absorbing powder complex\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eValue\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003e~$34 \/ fl oz — premium\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\u003eCOOLA Organic Makeup Setting Spray SPF 30\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$36.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\"\u003eSPF \/ Filters\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003eSPF 30 chemical filters\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 neutral\"\u003e1.5 fl oz \/ 44 ml\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eScent\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003eCucumber \u0026amp; aloe (alcohol-free)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eHydrating, 70%+ organic\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eValue\u003c\/span\u003e\n          \u003cspan class=\"value bad\"\u003e~$24 \/ fl oz — premium\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\u003eKopari Sunglaze Sheer Setting Mist SPF 50\u003c\/h4\u003e\n        \u003cspan class=\"price\"\u003e~$32.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\"\u003eSPF \/ Filters\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eSPF 50 chemical filters\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 good\"\u003e2.53 fl oz \/ 75 ml\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eScent\u003c\/span\u003e\n          \u003cspan class=\"value\"\u003eSubtle melon\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"value good\"\u003eDewy, with HA + polyglutamic acid\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-compare-row\"\u003e\n          \u003cspan class=\"label\"\u003eValue\u003c\/span\u003e\n          \u003cspan class=\"value neutral\"\u003e~$13 \/ fl oz — mid-premium\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\u003eApproximately 12 months after opening. As an SPF product, also check the printed expiration date and replace once it passes.\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 heat and sunlight. Avoid leaving it in a hot car, which can degrade the filters.\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\u003eNon-aerosol fine-mist pump spray bottle, 2 fl oz \/ 60 ml. Shake before each use.\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 60 ml it is under the 100 ml TSA carry-on limit and the pump format is liquid-rule friendly.\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 Suntouchable! All Set for Sun SPF 45 pregnancy and breastfeeding safe?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIt uses chemical (organic) UV filters — avobenzone, octisalate and octocrylene — and is free of oxybenzone, the filter most often flagged during pregnancy. Even so, many clinicians recommend a mineral (zinc oxide or titanium dioxide) sunscreen as a precaution while pregnant or nursing. This product is not a mineral sunscreen, so check with your OB-GYN before relying on it. We've marked it \"Caution.\"\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 Suntouchable! All Set for Sun SPF 45 fungal acne (malassezia) safe?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIt avoids the most common malassezia triggers such as free fatty acids and polysorbates. However, it does contain Helianthus Annuus (Sunflower) Seed Oil and Opuntia Ficus-Indica (Prickly Pear) Seed Oil, which a minority of fungal-acne-prone users prefer to avoid, plus a few esters. It is not guaranteed fungal-acne safe — patch test if malassezia is a concern.\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 Suntouchable! All Set for Sun SPF 45 with retinol, vitamin C, AHA or BHA?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eYes. This is a leave-on SPF mist that goes on as your final daytime step (and over makeup), so it doesn't interfere with actives. Use retinol at night and vitamin C, AHA or BHA earlier in your routine; the daily sun protection this provides is exactly what those ingredients call for, since they can increase sun sensitivity.\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 Suntouchable! All Set for Sun SPF 45 best for?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIt shines on oily and combination skin thanks to its weightless, quick-dry, non-greasy finish. Dry and sensitive skin can still use it, but the denatured-alcohol base may feel tight or sting, so layer it over a hydrating moisturizer and patch test first.\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 Suntouchable! All Set for Sun SPF 45?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eSunscreen is preventive rather than corrective. Applied generously about 15 minutes before sun exposure, broad-spectrum SPF 45 protection is active immediately. The real \"results\" — reduced sunburn, dark spots and photoaging — show up over weeks and months of consistent daily use and faithful reapplication every two hours.\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 Suntouchable! All Set for Sun SPF 45 go in my skincare routine?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIt's the last step. Apply it after your skincare and (if used) your base sunscreen and makeup, misting it on to set your look and add SPF. Then re-mist over your makeup every two hours through the day. On no-makeup days you can wear it on its own as a quick-dry facial sunscreen.\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 Suntouchable! All Set for Sun SPF 45 comedogenic \/ will it clog pores?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003eIts comedogenic risk is low — we rate it around 1 out of 5. It's marketed as non-greasy and suitable for all skin types, and the oils it contains (sunflower, prickly pear) are lightweight and low on the comedogenic scale. Heavy reapplication layered over makeup throughout the day could still contribute to congestion for very breakout-prone skin, so cleanse well at night.\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 Suntouchable! All Set for Sun SPF 45 last after opening?\u003c\/label\u003e\n      \u003cdiv class=\"pp-faq-answer\"\u003e\n        \u003cp\u003ePlan on about 12 months after opening. Because it's a sunscreen, also respect the printed expiration date — expired filters lose effectiveness. Store it cool and dry, and replace it if the texture, color or smell changes.\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.2 out of 5\u003c\/div\u003e\n    \u003cp class=\"text\"\u003e\n      \u003cstrong\u003eVerdict:\u003c\/strong\u003e e.l.f.'s Suntouchable! All Set for Sun SPF 45 nails its main job: a genuinely clear, weightless SPF 45 mist that lets you reapply sun protection over makeup without a white cast — and at $15 it badly undercuts $30+ rivals like Supergoop, COOLA and Kopari. The trade-offs are the denatured-alcohol base, the brief alcohol scent and a tendency to sting if you open your eyes too soon, plus the usual caution that sprays are easy to under-apply. For oily and combination skin that wants an affordable, vegan, reef-conscious way to top up SPF during the day, it's one of the best values on the market.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"e.l.f. cosmetics","offers":[{"title":"Default Title","offer_id":52490892411223,"sku":null,"price":14.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/5028\/8215\/files\/460qo60ox6kiv1yoj0wl55e5nx8b_f7730611-76d1-496a-bc16-2a0f0727e82e.jpg?v=1772382170","url":"https:\/\/www.skincarisma.com\/products\/suntouchable-all-set-for-sun-spf-45","provider":"Skincarisma","version":"1.0","type":"link"}