{"product_id":"soft-focus-dermabrasion-setting-powder-matte","title":"✨Soft Focus Dermabrasion Setting Powder | Matte \u0026 Waterproof","description":"\u003cstyle\u003e\n  .soft-focus-powder-page {\n    --beauty-rose: #c47f72;\n    --beauty-rose-dark: #8a565a;\n    --beauty-rose-light: #f6e8e5;\n    --beauty-blush: #fcefed;\n    --beauty-cream: #fff9f7;\n    --beauty-white: #ffffff;\n    --beauty-title: #403638;\n    --beauty-text: #716466;\n    --beauty-muted: #8d7f80;\n    --beauty-border: #ead7d3;\n\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 10px;\n    color: var(--beauty-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n    box-sizing: border-box;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  .soft-focus-powder-page *,\n  .soft-focus-powder-page *::before,\n  .soft-focus-powder-page *::after {\n    box-sizing: border-box;\n  }\n\n  .soft-focus-powder-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  \/* 顶部 Hero *\/\n  .powder-hero {\n    position: relative;\n    margin-bottom: 25px;\n    padding: 33px 23px;\n    overflow: hidden;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.85),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        #fff7f4 0%,\n        var(--beauty-rose-light) 100%\n      );\n    border: 1px solid var(--beauty-border);\n    border-radius: 20px;\n    box-shadow: 0 10px 28px rgba(138, 86, 90, 0.1);\n  }\n\n  .powder-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -54px;\n    bottom: -70px;\n    width: 180px;\n    height: 180px;\n    border: 1px solid rgba(196, 127, 114, 0.2);\n    border-radius: 50%;\n  }\n\n  .powder-label {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 15px;\n    color: #ffffff;\n    background-color: var(--beauty-rose);\n    border-radius: 50px;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .powder-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 670px;\n    margin: 0 auto 12px;\n    color: var(--beauty-title);\n    font-size: 29px;\n    line-height: 1.28;\n    font-weight: 800;\n  }\n\n  .powder-hero h2 span {\n    color: var(--beauty-rose-dark);\n  }\n\n  .powder-hero p {\n    position: relative;\n    z-index: 1;\n    max-width: 620px;\n    margin: 0 auto;\n    color: var(--beauty-text);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .powder-hero strong {\n    color: var(--beauty-rose-dark);\n  }\n\n  \/* 图片容器 *\/\n  .powder-image-wrap {\n    margin-bottom: 25px;\n    padding: 7px;\n    overflow: hidden;\n    background: linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8efec 100%\n    );\n    border: 1px solid var(--beauty-border);\n    border-radius: 17px;\n    box-shadow: 0 8px 24px rgba(90, 67, 69, 0.07);\n  }\n\n  .powder-image-wrap img {\n    border-radius: 11px;\n  }\n\n  \/* 区域标题 *\/\n  .powder-section-heading {\n    max-width: 650px;\n    margin: 0 auto 22px;\n    text-align: center;\n  }\n\n  .powder-section-heading h3 {\n    margin: 0 0 8px;\n    color: var(--beauty-title);\n    font-size: 23px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .powder-section-heading h3 span {\n    color: var(--beauty-rose-dark);\n  }\n\n  .powder-section-heading p {\n    margin: 0;\n    color: var(--beauty-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* 卖点卡片 *\/\n  .powder-feature-card {\n    margin-bottom: 23px;\n    padding: 22px;\n    background-color: var(--beauty-white);\n    border: 1px solid var(--beauty-border);\n    border-radius: 17px;\n    box-shadow: 0 8px 23px rgba(90, 67, 69, 0.07);\n  }\n\n  .powder-feature-title {\n    display: flex;\n    align-items: center;\n    margin-bottom: 14px;\n  }\n\n  .powder-feature-icon {\n    display: flex;\n    flex: 0 0 40px;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-right: 12px;\n    color: #ffffff;\n    background: linear-gradient(\n      145deg,\n      var(--beauty-rose),\n      var(--beauty-rose-dark)\n    );\n    border-radius: 12px;\n    box-shadow: 0 5px 12px rgba(196, 127, 114, 0.22);\n    font-size: 19px;\n  }\n\n  .powder-feature-title h3 {\n    margin: 0;\n    color: var(--beauty-title);\n    font-size: 20px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .powder-feature-title h3 span {\n    color: var(--beauty-rose-dark);\n  }\n\n  \/* 卖点信息条 *\/\n  .powder-benefit-list {\n    margin: 0 0 18px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .powder-benefit-list li {\n    position: relative;\n    margin-bottom: 10px;\n    padding: 13px 13px 13px 43px;\n    color: var(--beauty-text);\n    background-color: var(--beauty-cream);\n    border: 1px solid #eee0dc;\n    border-radius: 11px;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .powder-benefit-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .powder-benefit-list li::before {\n    content: \"✦\";\n    position: absolute;\n    top: 13px;\n    left: 13px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 21px;\n    height: 21px;\n    color: #ffffff;\n    background-color: var(--beauty-rose);\n    border-radius: 50%;\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 800;\n  }\n\n  .powder-benefit-list strong {\n    color: var(--beauty-title);\n  }\n\n  \/* 使用方法区域 *\/\n  .powder-application-section {\n    margin: 34px 0;\n    padding: 26px 22px;\n    background: linear-gradient(\n      145deg,\n      #fff9f7 0%,\n      #f7eae7 100%\n    );\n    border: 1px solid var(--beauty-border);\n    border-radius: 19px;\n  }\n\n  .powder-application-section \u003e h3 {\n    margin: 0 0 8px;\n    color: var(--beauty-title);\n    text-align: center;\n    font-size: 23px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .powder-application-section \u003e h3 span {\n    color: var(--beauty-rose-dark);\n  }\n\n  .powder-application-intro {\n    max-width: 620px;\n    margin: 0 auto 20px;\n    color: var(--beauty-text);\n    text-align: center;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .powder-application-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 11px;\n    margin-bottom: 21px;\n  }\n\n  .powder-application-item {\n    padding: 16px;\n    color: var(--beauty-text);\n    background-color: rgba(255, 255, 255, 0.94);\n    border: 1px solid #eadbd7;\n    border-radius: 13px;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .powder-application-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--beauty-rose-dark);\n    font-size: 15px;\n  }\n\n  \/* 测试模块 *\/\n  .powder-test-section {\n    margin-bottom: 30px;\n    padding: 25px 22px;\n    background: linear-gradient(\n      145deg,\n      #493c40 0%,\n      #2f282b 100%\n    );\n    border-radius: 19px;\n    box-shadow: 0 10px 28px rgba(58, 45, 49, 0.17);\n  }\n\n  .powder-test-section h3 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    text-align: center;\n    font-size: 23px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .powder-test-section h3 span {\n    color: #efb5aa;\n  }\n\n  .powder-test-section \u003e p {\n    max-width: 640px;\n    margin: 0 auto 20px;\n    color: #eadfe1;\n    text-align: center;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .powder-test-section strong {\n    color: #ffffff;\n  }\n\n  .powder-test-section .powder-image-wrap {\n    margin-bottom: 0;\n    background-color: #ffffff;\n    border-color: rgba(255, 255, 255, 0.15);\n    box-shadow: none;\n  }\n\n  \/* 底部总结 *\/\n  .powder-closing {\n    padding: 24px 21px;\n    text-align: center;\n    background: linear-gradient(\n      135deg,\n      var(--beauty-rose-dark),\n      var(--beauty-rose)\n    );\n    border-radius: 17px;\n    box-shadow: 0 8px 22px rgba(196, 127, 114, 0.2);\n  }\n\n  .powder-closing h3 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 22px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .powder-closing p {\n    max-width: 600px;\n    margin: 0 auto;\n    color: #fff3f0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* 手机端适配 *\/\n  @media screen and (max-width: 600px) {\n    .soft-focus-powder-page {\n      padding: 5px;\n    }\n\n    .powder-hero {\n      padding: 27px 16px;\n      border-radius: 15px;\n    }\n\n    .powder-hero h2 {\n      font-size: 24px;\n    }\n\n    .powder-hero p {\n      font-size: 14px;\n    }\n\n    .powder-section-heading h3,\n    .powder-application-section \u003e h3,\n    .powder-test-section h3 {\n      font-size: 20px;\n    }\n\n    .powder-feature-card {\n      padding: 17px;\n      border-radius: 14px;\n    }\n\n    .powder-feature-icon {\n      flex-basis: 36px;\n      width: 36px;\n      height: 36px;\n      margin-right: 10px;\n      font-size: 17px;\n    }\n\n    .powder-feature-title h3 {\n      font-size: 18px;\n    }\n\n    .powder-benefit-list li {\n      padding: 11px 11px 11px 39px;\n    }\n\n    .powder-benefit-list li::before {\n      left: 10px;\n    }\n\n    .powder-application-section {\n      padding: 22px 16px;\n    }\n\n    .powder-application-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .powder-test-section {\n      padding: 22px 16px;\n    }\n\n    .powder-closing {\n      padding: 21px 16px;\n    }\n\n    .powder-closing h3 {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"soft-focus-powder-page\"\u003e\n\n  \u003c!-- 顶部引言 --\u003e\n  \u003csection class=\"powder-hero\"\u003e\n    \u003cdiv class=\"powder-label\"\u003e\n      Soft-Focus Makeup Finish\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Say Goodbye to Cakey Makeup and\n      \u003cspan\u003eGreasy Shine\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Achieve a flawless, \u003cstrong\u003eairbrushed filter look\u003c\/strong\u003e with\n      a silky, weightless setting powder that helps lock makeup in place\n      without a heavy, dry or cakey appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 首张视觉图 --\u003e\n  \u003cdiv class=\"powder-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/20260717114520_347_65.png?v=1784260036\" alt=\"Soft Focus Dermabrasion Smooth Makeup\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 核心卖点标题 --\u003e\n  \u003cdiv class=\"powder-section-heading\"\u003e\n    \u003ch3\u003e\n      Why Thousands Love This\n      \u003cspan\u003eSetting Powder\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A lightweight finishing powder designed to blur, mattify\n      and keep makeup looking smooth throughout the day.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 卖点 1 --\u003e\n  \u003csection class=\"powder-feature-card\"\u003e\n    \u003cdiv class=\"powder-feature-title\"\u003e\n      \u003cdiv class=\"powder-feature-icon\"\u003e✨\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Instant Airbrush and\n        \u003cspan\u003eSoft-Focus Effect\u003c\/span\u003e\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"powder-benefit-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eVisibly Blurs Imperfections:\u003c\/strong\u003e\n        Helps soften the appearance of pores, fine lines and uneven\n        texture for a smoother, camera-ready finish.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAll-Day Oil Control:\u003c\/strong\u003e\n        Helps absorb excess surface oil while maintaining a soft,\n        natural-looking matte finish.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"powder-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/O1CN01IUA9zV1cXtHulOGcr__2214778443611-0-cib.jpg?v=1784260033\" alt=\"Lasting Waterproof Concealer Face Powder\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 卖点 2 --\u003e\n  \u003csection class=\"powder-feature-card\"\u003e\n    \u003cdiv class=\"powder-feature-title\"\u003e\n      \u003cdiv class=\"powder-feature-icon\"\u003e🍃\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Featherlight and\n        \u003cspan\u003eBreathable Texture\u003c\/span\u003e\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"powder-benefit-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWeightless Micro-Fine Powder:\u003c\/strong\u003e\n        Feels light and comfortable on the skin without creating\n        a thick, mask-like layer.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSweat-Resistant Wear:\u003c\/strong\u003e\n        Helps keep your base makeup in place through humidity,\n        heat and busy daily routines.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"powder-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/20260717114433_345_65.png?v=1784260036\" alt=\"Skin Texture Refinement\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 使用细节 --\u003e\n  \u003csection class=\"powder-application-section\"\u003e\n    \u003ch3\u003e\n      Smart Application in\n      \u003cspan\u003eSeconds\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp class=\"powder-application-intro\"\u003e\n      The scalloped powder puff is shaped to reach the smaller contours\n      of the face while helping distribute powder more evenly.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"powder-application-grid\"\u003e\n      \u003cdiv class=\"powder-application-item\"\u003e\n        \u003cstrong\u003e📐 Contour-Friendly Shape\u003c\/strong\u003e\n        Easily reaches around the nose, under-eye area, jawline\n        and other narrow facial contours.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"powder-application-item\"\u003e\n        \u003cstrong\u003e⚡ Quick, Even Coverage\u003c\/strong\u003e\n        Helps apply a controlled amount of powder to reduce patchiness\n        and unnecessary product buildup.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"powder-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/20260717114617_349_65.png?v=1784260036\" alt=\"Scalloped Puff Application\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 实际测试 --\u003e\n  \u003csection class=\"powder-test-section\"\u003e\n    \u003ch3\u003e\n      Passed\n      \u003cspan\u003eReal-World Tests\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Stop settling for powders that create heavy buildup, uneven texture\n      or a dry, cakey finish. Enjoy a lightweight formula designed for\n      comfortable, long-lasting everyday wear.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"powder-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Gemini_Generated_Image_gc0dsdgc0dsdgc0d.png?v=1784260041\" alt=\"Makeup Setting Performance Tests\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 底部总结 --\u003e\n  \u003csection class=\"powder-closing\"\u003e\n    \u003ch3\u003e\n      Soft, Smooth and Camera-Ready ✨\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Blur visible texture, control unwanted shine and set your makeup\n      with a lightweight finish that stays comfortable throughout the day.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0251","offers":[{"title":"01#","offer_id":53575652901227,"sku":"NC02482607176773-01#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"02#","offer_id":53575652933995,"sku":"NC02482607176773-02#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"03#","offer_id":53575652966763,"sku":"NC02482607176773-03#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"04#","offer_id":53575652999531,"sku":"NC02482607176773-04#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"05#","offer_id":53575653032299,"sku":"NC02482607176773-05#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"06#","offer_id":53575653065067,"sku":"NC02482607176773-06#","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/20260717114520_347_65.png?v=1784260036","url":"https:\/\/zavrlyus.com\/products\/soft-focus-dermabrasion-setting-powder-matte","provider":"zavrlyUS","version":"1.0","type":"link"}