{"product_id":"🏆1-bestselling🏆cc-color-correcting-tinted-serum","title":"🏆1 Bestselling🏆CC color-correcting tinted serum","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n    \/* =========================\n       MAIN PAGE\n    ========================= *\/\n\n    .dtc-page,\n    .dtc-page * {\n      box-sizing: border-box;\n    }\n\n    .dtc-page {\n      background: transparent;\n      font-family: Arial, Helvetica, sans-serif;\n      color: #433f3d;\n      border: 2px solid #cdbfb6;\n      border-radius: 10px;\n      padding: 0;\n      margin: 0;\n    }\n\n    .dtc-page .dtc-container {\n      max-width: 820px;\n      margin: auto;\n      padding: 18px;\n    }\n\n    .dtc-page .dtc-card {\n      background: transparent;\n      border-radius: 0;\n      padding: 0;\n      box-shadow: none;\n    }\n\n\n    \/* =========================\n       HEADINGS\n    ========================= *\/\n\n    .dtc-page .dtc-h1 {\n      font-size: 32px;\n      text-align: center;\n      color: #66554f;\n      margin: 0 0 25px;\n      line-height: 1.3;\n    }\n\n\n    \/* =========================\n       HERO\n    ========================= *\/\n\n    .dtc-page .dtc-hero {\n      background: #76645e;\n      color: #fff;\n      padding: 22px;\n      border-radius: 16px;\n      margin-bottom: 25px;\n    }\n\n    .dtc-page .dtc-hero h2 {\n      margin: 0 0 10px;\n      font-size: 24px;\n    }\n\n    .dtc-page .dtc-hero p {\n      margin: 0;\n      opacity: .95;\n      line-height: 1.7;\n    }\n\n\n    \/* =========================\n       IMAGE\n    ========================= *\/\n\n    .dtc-page .dtc-img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 16px;\n    }\n\n\n    \/* =========================\n       SECTION TITLE\n    ========================= *\/\n\n    .dtc-page .dtc-section-title {\n      font-size: 28px;\n      color: #66554f;\n      margin: 35px 0 20px;\n      padding-bottom: 10px;\n      border-bottom: 3px solid #b89b8d;\n    }\n\n\n    \/* =========================\n       FEATURES\n    ========================= *\/\n\n    .dtc-page .dtc-feature {\n      background: transparent;\n      border-left: 6px solid #b89b8d;\n      padding: 18px;\n      margin: 18px 0;\n      border-radius: 14px;\n      box-shadow: 0 6px 20px rgba(69, 54, 48, .06);\n    }\n\n    .dtc-page .dtc-feature h3 {\n      margin: 0 0 10px;\n      color: #66554f;\n      font-size: 21px;\n    }\n\n    .dtc-page .dtc-feature p {\n      margin: 0;\n      line-height: 1.7;\n    }\n\n\n    \/* =========================\n       UPGRADE SECTION\n    ========================= *\/\n\n    .dtc-page .dtc-upgrade-section {\n      background: #f8f5f3;\n      border-radius: 20px;\n      padding: 25px 22px 22px;\n      margin: 20px 0 10px;\n      border: 1px solid #e7ded9;\n      box-shadow: 0 4px 14px rgba(69, 54, 48, 0.06);\n    }\n\n    .dtc-page .dtc-upgrade-section .upgrade-title {\n      font-size: 26px;\n      font-weight: 700;\n      color: #5d4d47;\n      margin: 0 0 18px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .dtc-page .dtc-upgrade-section .upgrade-title span {\n      background: #a8897b;\n      color: #fff;\n      font-size: 20px;\n      border-radius: 40px;\n      padding: 0 14px;\n      line-height: 1.6;\n    }\n\n    .dtc-page .dtc-upgrade-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 22px;\n    }\n\n    .dtc-page .dtc-upgrade-col {\n      background: #ffffff;\n      border-radius: 16px;\n      padding: 18px 18px 20px;\n      box-shadow: 0 2px 10px rgba(69,54,48,0.03);\n      border: 1px solid #eadfda;\n    }\n\n    .dtc-page .dtc-upgrade-col h4 {\n      font-size: 18px;\n      margin: 0 0 14px;\n      color: #5c514d;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      border-bottom: 2px dashed #ddd0ca;\n      padding-bottom: 10px;\n    }\n\n    .dtc-page .dtc-upgrade-col ul {\n      margin: 0;\n      padding: 0 0 0 18px;\n      list-style: none;\n    }\n\n    .dtc-page .dtc-upgrade-col ul li {\n      position: relative;\n      padding-left: 22px;\n      margin-bottom: 14px;\n      font-size: 15px;\n      line-height: 1.5;\n      color: #433f3d;\n    }\n\n    .dtc-page .dtc-upgrade-col ul li::before {\n      content: \"✕\";\n      position: absolute;\n      left: 0;\n      top: -1px;\n      color: #9d5555;\n      font-weight: 700;\n      font-size: 16px;\n    }\n\n    .dtc-page .dtc-upgrade-col.solution ul li::before {\n      content: \"✓\";\n      color: #5f8269;\n      font-weight: 700;\n      font-size: 18px;\n    }\n\n    .dtc-page .dtc-upgrade-col.solution {\n      background: #f4f7f3;\n      border-color: #cdd9cc;\n    }\n\n    .dtc-page .dtc-upgrade-col.solution h4 {\n      color: #4e7058;\n      border-bottom-color: #c0d0bf;\n    }\n\n    .dtc-page .dtc-upgrade-note {\n      margin-top: 20px;\n      background: #eee7e3;\n      border-radius: 40px;\n      padding: 14px 24px;\n      font-weight: 500;\n      color: #66554f;\n      display: inline-block;\n      font-size: 15px;\n      border: 1px solid #ddd0c9;\n    }\n\n    .dtc-page .dtc-upgrade-note i {\n      font-style: normal;\n      background: #66554f;\n      color: white;\n      border-radius: 30px;\n      padding: 2px 14px;\n      margin-right: 8px;\n    }\n\n\n    \/* =========================\n       SPECIFICATIONS\n    ========================= *\/\n\n    .dtc-page .dtc-spec {\n      margin-top: 35px;\n      background: #faf6f1;\n      padding: 22px;\n      border-radius: 16px;\n    }\n\n    .dtc-page .dtc-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .dtc-page .dtc-table td {\n      padding: 12px 6px;\n      border-bottom: 1px solid #e6d6cc;\n      vertical-align: top;\n    }\n\n    .dtc-page .dtc-table td:first-child {\n      font-weight: bold;\n      color: #66554f;\n      width: 35%;\n    }\n\n\n    \/* =========================================================\n       FAQ\n       SHOPIFY SAFE\n       NO JAVASCRIPT REQUIRED\n    ========================================================= *\/\n\n    .dtc-page .dtc-faq {\n      margin-top: 35px;\n    }\n\n    .dtc-page .faq-wrap {\n      display: block;\n      background: #ffffff;\n      border: 1px solid #eee7e3;\n      border-radius: 12px;\n      margin-bottom: 14px;\n      overflow: hidden;\n      box-shadow: 0 2px 10px rgba(69, 54, 48, .05);\n    }\n\n    .dtc-page .faq-wrap summary {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n\n      list-style: none;\n      cursor: pointer;\n\n      padding: 16px 20px;\n\n      font-size: 16px;\n      font-weight: 500;\n      color: #66554f;\n\n      outline: none;\n      user-select: none;\n\n      transition:\n        background .2s ease,\n        color .2s ease;\n    }\n\n    .dtc-page .faq-wrap summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .dtc-page .faq-wrap summary::marker {\n      content: \"\";\n    }\n\n    .dtc-page .faq-wrap summary:hover {\n      background: #faf7f5;\n    }\n\n    .dtc-page .faq-wrap summary::after {\n      content: \"+\";\n\n      font-size: 24px;\n      font-weight: 300;\n      color: #66554f;\n\n      line-height: 1;\n      flex-shrink: 0;\n\n      transition: transform .25s ease;\n    }\n\n    .dtc-page .faq-wrap[open] summary {\n      background: #faf7f5;\n      border-bottom: 1px solid #eee7e3;\n    }\n\n    .dtc-page .faq-wrap[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .dtc-page .faq-wrap .faq-answer {\n      display: block;\n\n      padding: 15px 20px 18px;\n\n      margin: 0;\n\n      color: #555;\n      line-height: 1.7;\n      font-size: 15px;\n\n      background: #ffffff;\n    }\n\n\n    \/* =========================\n       CTA\n    ========================= *\/\n\n    .dtc-page .dtc-cta {\n      margin-top: 35px;\n      background: #76645e;\n      color: #fff;\n      padding: 35px 20px;\n      text-align: center;\n      border-radius: 18px;\n    }\n\n    .dtc-page .dtc-cta h2 {\n      margin: 0 0 16px;\n      font-size: 30px;\n    }\n\n    .dtc-page .dtc-btn {\n      display: inline-block;\n      background: #a8897b;\n      color: #fff;\n      padding: 18px 38px;\n      border-radius: 999px;\n      font-size: 22px;\n      font-weight: bold;\n      text-decoration: none;\n      animation: dtcbounce 1.3s infinite;\n      box-shadow: 0 10px 25px rgba(116, 91, 79, .22);\n    }\n\n    @keyframes dtcbounce {\n\n      0%,100% {\n        transform: translateY(0);\n      }\n\n      50% {\n        transform: translateY(-8px);\n      }\n\n    }\n\n\n    \/* =============================================================\n       REVIEWS\n    ============================================================= *\/\n\n    .dtc-page .dtc-reviews {\n      margin-top: 40px;\n      background: #ffffff;\n      border-radius: 16px;\n      padding: 30px 28px;\n      border: 1px solid #e8e0dc;\n      box-shadow: 0 2px 12px rgba(69, 54, 48, .04);\n    }\n\n    .dtc-page .dtc-reviews-top {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      margin-bottom: 22px;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-label {\n      font-size: 13px;\n      font-weight: 700;\n      color: #66554f;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      margin-bottom: 2px;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-headline {\n      font-size: 26px;\n      font-weight: 700;\n      color: #5d4d47;\n      margin: 0 0 12px 0;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-row {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n      flex-wrap: wrap;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-row .big-number {\n      font-size: 48px;\n      font-weight: 700;\n      color: #66554f;\n      line-height: 1;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-row .stars-block {\n      display: flex;\n      flex-direction: column;\n    }\n\n\n    \/* ★★★★★ ORIGINAL COLOR - DO NOT CHANGE *\/\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-row .stars {\n      font-size: 24px;\n      color: #f5a623;\n      letter-spacing: 3px;\n      line-height: 1.2;\n    }\n\n    .dtc-page .dtc-reviews-top .dtc-feedback-row .stars-outof {\n      font-size: 15px;\n      color: #777;\n      font-weight: normal;\n    }\n\n\n    \/* REVIEW BARS *\/\n\n    .dtc-page .dtc-review-bars {\n      margin: 18px 0 24px;\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .dtc-page .dtc-bar-item {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .dtc-page .dtc-bar-item .dtc-bar-label {\n      font-size: 14px;\n      font-weight: 600;\n      color: #433f3d;\n      width: 140px;\n      flex-shrink: 0;\n    }\n\n    .dtc-page .dtc-bar-track {\n      flex: 1;\n      min-width: 120px;\n      height: 10px;\n      background: #ece6e2;\n      border-radius: 40px;\n      overflow: hidden;\n      position: relative;\n    }\n\n    .dtc-page .dtc-bar-fill {\n      height: 100%;\n      border-radius: 40px;\n      background: #9d8175;\n      width: 0%;\n      transition: width 0.2s;\n    }\n\n    .dtc-page .dtc-bar-fill.high {\n      background: #718b78;\n    }\n\n    .dtc-page .dtc-bar-fill.mid {\n      background: #b99b68;\n    }\n\n    .dtc-page .dtc-bar-percent {\n      font-size: 15px;\n      font-weight: bold;\n      color: #66554f;\n      width: 48px;\n      text-align: right;\n      flex-shrink: 0;\n    }\n\n\n    \/* SUMMARY *\/\n\n    .dtc-page .dtc-ai-summary {\n      background: #f8f4f2;\n      padding: 18px 22px;\n      border-radius: 10px;\n      font-size: 15px;\n      color: #433f3d;\n      line-height: 1.7;\n      margin-bottom: 24px;\n      border-left: 4px solid #8c7165;\n    }\n\n    .dtc-page .dtc-ai-summary .dtc-ai-label {\n      font-weight: bold;\n      color: #66554f;\n    }\n\n\n    \/* REVIEW CARDS *\/\n\n    .dtc-page .dtc-reviews-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n    }\n\n    .dtc-page .dtc-review-item {\n      padding: 18px 20px;\n      border: 1px solid #eee7e3;\n      border-radius: 12px;\n      background: #fcfaf9;\n      display: flex;\n      flex-direction: column;\n    }\n\n\n    \/* ★★★★★ ORIGINAL COLOR - DO NOT CHANGE *\/\n\n    .dtc-page .dtc-review-item .dtc-review-stars {\n      color: #f5a623;\n      font-size: 17px;\n      letter-spacing: 2px;\n      margin: 0 0 4px 0;\n      order: 0;\n    }\n\n    .dtc-page .dtc-review-item .dtc-review-name {\n      font-weight: bold;\n      color: #66554f;\n      font-size: 15px;\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 4px;\n      order: 1;\n      margin-bottom: 2px;\n    }\n\n    .dtc-page .dtc-review-item .dtc-review-name .dtc-verified {\n      font-weight: normal;\n      color: #2e7d32;\n      font-size: 14px;\n    }\n\n    .dtc-page .dtc-review-item .dtc-review-text {\n      font-size: 14px;\n      color: #444;\n      line-height: 1.7;\n      margin: 6px 0 0 0;\n      font-style: italic;\n      order: 2;\n    }\n\n\n    \/* =========================\n       MOBILE\n    ========================= *\/\n\n    @media(max-width: 768px) {\n\n      .dtc-page .dtc-container {\n        padding: 10px;\n      }\n\n      .dtc-page .dtc-card {\n        padding: 0;\n      }\n\n      .dtc-page .dtc-h1 {\n        font-size: 26px;\n      }\n\n      .dtc-page .dtc-hero h2 {\n        font-size: 22px;\n      }\n\n      .dtc-page .dtc-section-title {\n        font-size: 24px;\n      }\n\n      .dtc-page .dtc-feature h3 {\n        font-size: 19px;\n      }\n\n      .dtc-page .dtc-upgrade-grid {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .dtc-page .dtc-upgrade-section {\n        padding: 18px 14px;\n      }\n\n      .dtc-page .dtc-upgrade-section .upgrade-title {\n        font-size: 22px;\n        flex-wrap: wrap;\n      }\n\n\n      \/* FAQ MOBILE *\/\n\n      .dtc-page .faq-wrap summary {\n        padding: 14px 16px;\n        font-size: 14px;\n      }\n\n      .dtc-page .faq-wrap .faq-answer {\n        padding: 13px 16px 16px;\n        font-size: 14px;\n      }\n\n\n      \/* REVIEWS *\/\n\n      .dtc-page .dtc-reviews {\n        padding: 20px 16px;\n      }\n\n      .dtc-page .dtc-reviews-top .dtc-feedback-row .big-number {\n        font-size: 38px;\n      }\n\n      .dtc-page .dtc-reviews-top .dtc-feedback-row .stars {\n        font-size: 20px;\n      }\n\n      .dtc-page .dtc-reviews-top .dtc-feedback-headline {\n        font-size: 22px;\n      }\n\n      .dtc-page .dtc-bar-item .dtc-bar-label {\n        width: 100%;\n        font-size: 13px;\n      }\n\n      .dtc-page .dtc-bar-track {\n        min-width: 80px;\n        height: 8px;\n      }\n\n      .dtc-page .dtc-bar-percent {\n        width: 40px;\n        font-size: 14px;\n      }\n\n      .dtc-page .dtc-ai-summary {\n        padding: 14px 16px;\n        font-size: 14px;\n      }\n\n      .dtc-page .dtc-reviews-grid {\n        grid-template-columns: 1fr;\n        gap: 14px;\n      }\n\n      .dtc-page .dtc-review-item .dtc-review-name {\n        flex-wrap: wrap;\n      }\n\n    }\n\n  \u003c\/style\u003e\n\u003cdiv class=\"dtc-page\"\u003e\n\u003cdiv class=\"dtc-container\"\u003e\n\u003cdiv class=\"dtc-card\"\u003e\n\u003c!-- =========================================================\n           MAIN TITLE\n      ========================================================== --\u003e\n\u003ch1 class=\"dtc-h1\"\u003eYour Skin, Only More Radiant\u003c\/h1\u003e\n\u003c!-- =========================================================\n           HERO\n      ========================================================== --\u003e\n\u003cdiv class=\"dtc-hero\"\u003e\n\u003ch2\u003e✨\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e Glow Reimagined\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMeet the skincare-meets-makeup serum designed to hydrate, even and enhance your complexion without the heavy feel of traditional foundation. Smart color-adapting pigments blend into your skin for fresh, natural-looking coverage that still looks like you.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/Gemini_Generated_Image_6pb7fs6pb7fs6pb7.jpg?v=1787021505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n           MAIN IMAGE\n           REPLACE THE URL BELOW WITH YOUR PRODUCT IMAGE\n      ========================================================== --\u003e\n\u003cdiv class=\"dtc-upgrade-section\"\u003e\n\u003cdiv class=\"upgrade-title\"\u003e\n\u003cspan\u003e⬆\u003c\/span\u003e Why Upgrade Your Base Makeup?\u003c\/div\u003e\n\u003cdiv class=\"dtc-upgrade-grid\"\u003e\n\u003cdiv class=\"dtc-upgrade-col\"\u003e\n\u003ch4\u003e✕ Traditional Heavy Foundation\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eThick coverage can feel heavy, dry or mask-like throughout the day\u003c\/li\u003e\n\u003cli\u003eFixed shades may look mismatched when your skin tone changes\u003c\/li\u003e\n\u003cli\u003eSome formulas emphasize dryness instead of keeping skin fresh\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-upgrade-col solution\"\u003e\n\u003ch4\u003e✨ Smart Serum Tint\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight serum texture combines skincare comfort with natural coverage\u003c\/li\u003e\n\u003cli\u003eEncapsulated pigments transform as you blend for a more seamless-looking match\u003c\/li\u003e\n\u003cli\u003eDeep hydration helps maintain a fresh, radiant finish throughout the day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-upgrade-note\"\u003e\n\u003ci\u003e💡\u003c\/i\u003e Hydrate · correct · even · glow\u003c\/div\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_37_04_2.png?v=1787021505\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n           FEATURES\n      ========================================================== --\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e✨ Why Your Skin Will Love It\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🎨 Smart Color-Adapt Pigments\u003c\/h3\u003e\n\u003cp\u003eAdvanced encapsulated pigments begin from a neutral-looking base and activate as you blend. The pigments disperse across the skin to create a more seamless-looking match and help visually balance uneven areas without requiring layers of heavy makeup.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_37_05_4.png?v=1787021505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e💦 24-Hour Hydration\u003c\/h3\u003e\n\u003cp\u003eDesigned to maintain comfortable moisture throughout the day, helping skin look smoother, softer and naturally radiant. Its weightless feel makes it especially easy to wear during long days when traditional base makeup may feel too heavy.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_37_06_5.png?v=1787021505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e☀️ Effortless All-Day Glow\u003c\/h3\u003e\n\u003cp\u003eWear it alone whenever you want fresh, naturally perfected skin or use it as a lightweight base underneath your favorite makeup. The radiant finish makes everyday complexion makeup faster and easier without sacrificing a polished look.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_37_07_7.png?v=1787021505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n           SPECIFICATIONS\n      ========================================================== --\u003e\n\u003cdiv class=\"dtc-spec\"\u003e\n\u003ch2 style=\"color: #66554f; margin-top: 0;\"\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"dtc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eColor-Correcting Tinted CC Serum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkin Type\u003c\/td\u003e\n\u003ctd\u003eSuitable for All Skin Types\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWear Time\u003c\/td\u003e\n\u003ctd\u003eUp to 16 Hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHydration\u003c\/td\u003e\n\u003ctd\u003eUp to 24 Hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWear Properties\u003c\/td\u003e\n\u003ctd\u003eWaterproof \u0026amp; Sweat-Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormula\u003c\/td\u003e\n\u003ctd\u003eVegan \u0026amp; Cruelty-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003eApprox. 7.05 oz \/ 200 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_38_26.png?v=1787021505\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n           APPLICATION FEATURE\n      ========================================================== --\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e💡 Simple Application\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003eOne Dot Is All You Need\u003c\/h3\u003e\n\u003cp\u003eApply a small dot directly onto clean skin and blend gently using your fingertips. Start with less product and add more only where needed—a little goes a long way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e⏱ Let The Pigments Transform\u003c\/h3\u003e\n\u003cp\u003eAfter blending, allow approximately 1–2 minutes for the encapsulated pigments to fully disperse and settle into their finished tone before deciding whether additional coverage is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_8_17_22_37_07_6.png?v=1787021505\" alt=\"\"\u003e\u003cbr\u003e\u003c!-- =========================================================\n           FAQ\n           PURE HTML \/ SHOPIFY SAFE\n      ========================================================== --\u003e\n\u003cdiv class=\"dtc-faq\"\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eHow does the color-changing formula work?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe serum contains encapsulated pigments that release as you blend the product into your skin. Allow approximately 1–2 minutes after application for the pigments to disperse and reveal the finished tint.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eIs it suitable for different skin tones?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe flexible pigment system is designed to adapt across a broad range of skin tones, from light to deep. Final appearance can vary slightly depending on your natural undertone, lighting and application.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eCan I wear it without foundation?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. It is designed to work beautifully on its own for lightweight, natural-looking coverage. You can also use it underneath foundation when you prefer additional coverage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eIs the formula waterproof?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The formula is designed for waterproof and sweat-resistant wear, making it suitable for everyday activities, warm weather, humidity and active days.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eHow much product should I apply?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eStart with one small dot and blend it evenly into your skin with your fingertips. The formula is designed to spread easily, so using a small amount first helps create the most natural-looking finish.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 6 --\u003e\n\u003cdetails class=\"faq-wrap\"\u003e\n\u003csummary\u003eWhy might the finished color look slightly different?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eSkin undertone, photography lighting, monitor settings and the amount of product used can all slightly affect how the finished tint appears. Allow the serum to fully settle before evaluating the final shade.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n           REVIEWS\n           ORIGINAL STRUCTURE KEPT\n      ============================================================== --\u003e\n\u003cdiv class=\"dtc-reviews\"\u003e\n\u003cdiv class=\"dtc-reviews-top\"\u003e\n\u003cdiv class=\"dtc-feedback-label\"\u003e⭐ CUSTOMER FEEDBACK\u003c\/div\u003e\n\u003cdiv class=\"dtc-feedback-headline\"\u003eWhy Shoppers Love This Serum\u003c\/div\u003e\n\u003cdiv class=\"dtc-feedback-row\"\u003e\n\u003cspan class=\"big-number\"\u003e 4.9 \u003c\/span\u003e\n\u003cdiv class=\"stars-block\"\u003e\n\u003cspan class=\"stars\"\u003e ★★★★★ \u003c\/span\u003e \u003cspan class=\"stars-outof\"\u003e 4.9 out of 5 stars \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEW BARS --\u003e\n\u003cdiv class=\"dtc-review-bars\"\u003e\n\u003cdiv class=\"dtc-bar-item\"\u003e\n\u003cspan class=\"dtc-bar-label\"\u003e Natural-Looking Finish \u003c\/span\u003e\n\u003cdiv class=\"dtc-bar-track\"\u003e\n\u003cdiv class=\"dtc-bar-fill high\" style=\"width: 99.6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dtc-bar-percent\"\u003e 99.6% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-bar-item\"\u003e\n\u003cspan class=\"dtc-bar-label\"\u003e Lightweight Feel \u003c\/span\u003e\n\u003cdiv class=\"dtc-bar-track\"\u003e\n\u003cdiv class=\"dtc-bar-fill high\" style=\"width: 98.0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dtc-bar-percent\"\u003e 98.0% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-bar-item\"\u003e\n\u003cspan class=\"dtc-bar-label\"\u003e Easy Application \u003c\/span\u003e\n\u003cdiv class=\"dtc-bar-track\"\u003e\n\u003cdiv class=\"dtc-bar-fill mid\" style=\"width: 95.0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dtc-bar-percent\"\u003e 95.0% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUMMARY --\u003e\n\u003cdiv class=\"dtc-ai-summary\"\u003e\n\u003cspan class=\"dtc-ai-label\"\u003e AI Verified Feedback Summary \u003c\/span\u003e \u003cbr\u003eShoppers especially appreciate the serum-like texture, fresh natural-looking finish and easy application. Many also love how lightweight it feels compared with traditional full-coverage foundation while leaving the complexion looking smoother and more radiant.\u003c\/div\u003e\n\u003c!-- REVIEW CARDS --\u003e\n\u003cdiv class=\"dtc-reviews-grid\"\u003e\n\u003cdiv class=\"dtc-review-item\"\u003e\n\u003cdiv class=\"dtc-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"dtc-review-name\"\u003eMelissa R. \u003cspan class=\"dtc-verified\"\u003e ✔ Verified Purchase \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"dtc-review-text\"\u003eI love how lightweight this feels. I only use a small amount and after blending it looks much more natural than my regular foundation. My skin still looks like skin, just smoother and more even.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-review-item\"\u003e\n\u003cdiv class=\"dtc-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"dtc-review-name\"\u003eJennifer L. \u003cspan class=\"dtc-verified\"\u003e ✔ Verified Purchase \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"dtc-review-text\"\u003ePerfect for quick makeup days. It blends easily with my fingers and gives me a fresh glow without feeling heavy. I especially like using it when I don't want a full face of makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END REVIEWS --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-card --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-container --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-page --\u003e","brand":"ataraxia","offers":[{"title":"light","offer_id":55042401337643,"sku":"NC01772608203445-象牙白","price":21.99,"currency_code":"USD","in_stock":true},{"title":"medium","offer_id":55042401370411,"sku":"NC01772608203445-自然色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"tan","offer_id":55042401403179,"sku":"NC01772608203445-小麦色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"deep","offer_id":55042401435947,"sku":"NC01772608203445-浅棕色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"rich","offer_id":55042401468715,"sku":"NC01772608203445-深棕色","price":21.99,"currency_code":"USD","in_stock":true},{"title":"espresso","offer_id":55042401501483,"sku":"NC01772608203445-可可色","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/Gemini_Generated_Image_6pb7fs6pb7fs6pb7.jpg?v=1787021505","url":"https:\/\/fiorvax.com\/products\/%f0%9f%8f%861-bestselling%f0%9f%8f%86cc-color-correcting-tinted-serum","provider":"Fiorvax","version":"1.0","type":"link"}