{"product_id":"shengfayou1","title":"shengfayou1","description":"\u003cstyle\u003e\n  #phantomira-description {\n    --ph-green: #064f45;\n    --ph-bright-green: #10bfae;\n    --ph-aqua: #57e1d0;\n    --ph-gold: #e4ad3d;\n    --ph-white: #ffffff;\n    --ph-text: #263b38;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 14px auto;\n    padding: 0 16px;\n    color: var(--ph-text);\n  }\n\n  #phantomira-description,\n  #phantomira-description * {\n    box-sizing: border-box;\n  }\n\n  #phantomira-description .ph-box {\n    position: relative;\n    overflow: hidden;\n    padding: 38px 42px 34px;\n    border: 2px solid rgba(16, 191, 174, 0.28);\n    border-radius: 24px;\n    background:\n      radial-gradient(\n        circle at 92% 12%,\n        rgba(87, 225, 208, 0.48) 0,\n        rgba(87, 225, 208, 0.12) 22%,\n        transparent 43%\n      ),\n      radial-gradient(\n        circle at 4% 100%,\n        rgba(228, 173, 61, 0.22) 0,\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #fffdf7 0%,\n        #fff5dc 48%,\n        #eafff9 100%\n      );\n    box-shadow:\n      0 18px 50px rgba(6, 79, 69, 0.13),\n      inset 0 0 0 1px rgba(255, 255, 255, 0.75);\n  }\n\n  #phantomira-description .ph-box::before,\n  #phantomira-description .ph-box::after {\n    position: absolute;\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n  }\n\n  #phantomira-description .ph-box::before {\n    top: -75px;\n    right: -45px;\n    width: 190px;\n    height: 190px;\n    border: 28px solid rgba(16, 191, 174, 0.11);\n  }\n\n  #phantomira-description .ph-box::after {\n    bottom: -90px;\n    left: -55px;\n    width: 210px;\n    height: 210px;\n    border: 30px solid rgba(228, 173, 61, 0.1);\n  }\n\n  #phantomira-description .ph-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  #phantomira-description .ph-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin: 0 0 8px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--ph-bright-green);\n    color: var(--ph-white);\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    box-shadow: 0 7px 18px rgba(16, 191, 174, 0.25);\n  }\n\n  #phantomira-description .ph-kicker::before {\n    color: #fff5ba;\n    content: \"✦\";\n  }\n\n  \/* 买二送一促销标签：高亮霓虹渐变，与绿色主视觉明显区分 *\/\n  #phantomira-description .ph-offer {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 2px 0 14px;\n    padding: 11px 17px;\n    overflow: hidden;\n    border: 2px solid rgba(255, 255, 255, 0.82);\n    border-radius: 15px;\n    background:\n      linear-gradient(\n        120deg,\n        #ff2f87 0%,\n        #ff5b3d 28%,\n        #ff9f1c 58%,\n        #ffe600 100%\n      );\n    color: #ffffff;\n    box-shadow:\n      0 10px 26px rgba(255, 62, 119, 0.34),\n      0 4px 12px rgba(255, 159, 28, 0.28),\n      inset 0 1px 0 rgba(255, 255, 255, 0.68);\n    transform: rotate(-1deg);\n    isolation: isolate;\n  }\n\n  #phantomira-description .ph-offer::before {\n    position: absolute;\n    top: -65%;\n    left: -30%;\n    z-index: -1;\n    width: 42%;\n    height: 230%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.72),\n      transparent\n    );\n    content: \"\";\n    transform: rotate(20deg);\n    animation: ph-offer-shine 3.2s ease-in-out infinite;\n  }\n\n  #phantomira-description .ph-offer::after {\n    position: absolute;\n    top: 5px;\n    right: 7px;\n    color: rgba(255, 255, 255, 0.92);\n    content: \"✦\";\n    font-size: 10px;\n    line-height: 1;\n  }\n\n  #phantomira-description .ph-offer-main,\n  #phantomira-description .ph-offer-note {\n    position: relative;\n    z-index: 1;\n  }\n\n  #phantomira-description .ph-offer-main {\n    font-size: 18px;\n    font-weight: 950;\n    line-height: 1;\n    letter-spacing: 0.045em;\n    text-shadow: 0 1px 3px rgba(115, 0, 48, 0.28);\n    text-transform: uppercase;\n  }\n\n  #phantomira-description .ph-offer-note {\n    padding: 5px 8px;\n    border: 1px solid rgba(255, 255, 255, 0.58);\n    border-radius: 999px;\n    background: rgba(94, 0, 69, 0.24);\n    color: #fffdf2;\n    font-size: 10px;\n    font-weight: 900;\n    line-height: 1;\n    letter-spacing: 0.07em;\n    white-space: nowrap;\n    text-transform: uppercase;\n    backdrop-filter: blur(3px);\n  }\n\n  @keyframes ph-offer-shine {\n    0%,\n    55% {\n      left: -38%;\n      opacity: 0;\n    }\n\n    65% {\n      opacity: 1;\n    }\n\n    100% {\n      left: 125%;\n      opacity: 0;\n    }\n  }\n\n  #phantomira-description .ph-title {\n    max-width: 850px;\n    margin: 0;\n    color: var(--ph-green);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    font-weight: 400;\n    line-height: 0.98;\n    letter-spacing: -0.04em;\n  }\n\n  #phantomira-description .ph-title span {\n    color: var(--ph-bright-green);\n  }\n\n  #phantomira-description .ph-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    max-width: 830px;\n    margin: 15px 0 13px;\n  }\n\n  #phantomira-description .ph-divider::before {\n    width: 100%;\n    height: 2px;\n    border-radius: 10px;\n    background: linear-gradient(\n      90deg,\n      var(--ph-bright-green),\n      var(--ph-gold)\n    );\n    content: \"\";\n  }\n\n  #phantomira-description .ph-divider span {\n    flex: 0 0 auto;\n    color: var(--ph-gold);\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  #phantomira-description .ph-lead {\n    max-width: 900px;\n    margin: 0 0 8px;\n    color: var(--ph-green);\n    font-size: clamp(18px, 2vw, 23px);\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  #phantomira-description .ph-copy {\n    max-width: 900px;\n    margin: 0;\n    color: var(--ph-text);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  #phantomira-description .ph-copy strong {\n    color: var(--ph-green);\n    font-weight: 800;\n  }\n\n  #phantomira-description .ph-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  #phantomira-description .ph-benefit {\n    position: relative;\n    min-height: 112px;\n    padding: 15px 16px 14px;\n    overflow: hidden;\n    border: 1px solid rgba(6, 79, 69, 0.13);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.78);\n    box-shadow: 0 8px 22px rgba(6, 79, 69, 0.08);\n    backdrop-filter: blur(6px);\n  }\n\n  #phantomira-description .ph-benefit::after {\n    position: absolute;\n    top: -18px;\n    right: -18px;\n    width: 58px;\n    height: 58px;\n    border-radius: 50%;\n    background: rgba(87, 225, 208, 0.18);\n    content: \"\";\n  }\n\n  #phantomira-description .ph-icon {\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 7px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      var(--ph-bright-green),\n      var(--ph-aqua)\n    );\n    color: var(--ph-white);\n    font-size: 15px;\n    font-weight: 800;\n    box-shadow: 0 6px 14px rgba(16, 191, 174, 0.24);\n  }\n\n  #phantomira-description .ph-benefit h3 {\n    margin: 0 0 3px;\n    color: var(--ph-green);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  #phantomira-description .ph-benefit p {\n    margin: 0;\n    color: #4b5d59;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  \/* 仅影响手机端 *\/\n  @media screen and (max-width: 749px) {\n    #phantomira-description {\n      position: relative;\n      left: 50%;\n      width: 100vw;\n      max-width: none;\n      margin: 0;\n      margin-left: -50vw;\n      padding: 0;\n    }\n\n    #phantomira-description .ph-box {\n      width: 100%;\n      padding: 12px 16px 11px;\n      border-right: 0;\n      border-left: 0;\n      border-radius: 0;\n      box-shadow:\n        0 8px 24px rgba(6, 79, 69, 0.1),\n        inset 0 0 0 1px rgba(255, 255, 255, 0.6);\n    }\n\n    #phantomira-description .ph-box::before {\n      top: -95px;\n      right: -75px;\n    }\n\n    #phantomira-description .ph-box::after {\n      bottom: -125px;\n      left: -90px;\n    }\n\n    #phantomira-description .ph-kicker {\n      margin-bottom: 4px;\n      padding: 6px 10px;\n      font-size: 10px;\n    }\n\n    #phantomira-description .ph-offer {\n      gap: 7px;\n      margin: 1px 0 9px;\n      padding: 8px 11px;\n      border-radius: 11px;\n    }\n\n    #phantomira-description .ph-offer-main {\n      font-size: 15px;\n    }\n\n    #phantomira-description .ph-offer-note {\n      padding-left: 7px;\n      font-size: 9px;\n    }\n\n    #phantomira-description .ph-title {\n      font-size: clamp(37px, 11vw, 46px);\n      line-height: 0.96;\n    }\n\n    #phantomira-description .ph-divider {\n      margin: 7px 0 6px;\n    }\n\n    #phantomira-description .ph-divider span {\n      font-size: 19px;\n    }\n\n    #phantomira-description .ph-lead {\n      margin-bottom: 4px;\n      font-size: 17px;\n      line-height: 1.25;\n    }\n\n    #phantomira-description .ph-copy {\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    #phantomira-description .ph-benefits {\n      grid-template-columns: 1fr;\n      gap: 5px;\n      margin-top: 8px;\n    }\n\n    #phantomira-description .ph-benefit {\n      display: grid;\n      grid-template-columns: 30px 1fr;\n      column-gap: 9px;\n      min-height: 0;\n      padding: 8px 11px;\n      border-radius: 12px;\n    }\n\n    #phantomira-description .ph-icon {\n      grid-row: 1 \/ span 2;\n      width: 28px;\n      height: 28px;\n      margin: 0;\n      font-size: 13px;\n    }\n\n    #phantomira-description .ph-benefit h3 {\n      margin: 0 0 1px;\n      font-size: 15px;\n    }\n\n    #phantomira-description .ph-benefit p {\n      font-size: 12px;\n      line-height: 1.3;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection id=\"phantomira-description\"\u003e\n  \u003cdiv class=\"ph-box\"\u003e\n    \u003cdiv class=\"ph-inner\"\u003e\n\n      \u003cp class=\"ph-kicker\"\u003e\n        Pure \u0026amp; Natural Scalp-to-Ends Care\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ph-offer\" aria-label=\"Buy two, get one free limited-time offer\"\u003e\n        \u003cspan class=\"ph-offer-main\"\u003eBuy 2, Get 1 Free\u003c\/span\u003e\n        \u003cspan class=\"ph-offer-note\"\u003eLimited-Time Offer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ph-title\"\u003e\n        Smooth Finish,\u003cbr\u003e\n        \u003cspan\u003eHealthy Shine\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"ph-divider\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"ph-lead\"\u003e\n        Give dry, fragile and tired-looking hair the nourishing care it has been asking for.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ph-copy\"\u003e\n        Phantomira’s \u003cstrong\u003escalp-to-ends formula\u003c\/strong\u003e blends rosemary,\n        castor, coconut and olive oils to soften dry strands, nourish brittle\n        ends and support smoother, healthier-looking hair with natural shine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ph-benefits\"\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e✦\u003c\/span\u003e\n          \u003ch3\u003eScalp-to-Ends Care\u003c\/h3\u003e\n          \u003cp\u003e\n            Nourishes the scalp while helping condition dry and fragile lengths.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e✓\u003c\/span\u003e\n          \u003ch3\u003eSmoother-Looking Ends\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps soften roughness and improve the appearance of dry, split ends.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ph-benefit\"\u003e\n          \u003cspan class=\"ph-icon\"\u003e◌\u003c\/span\u003e\n          \u003ch3\u003eLightweight Daily Shine\u003c\/h3\u003e\n          \u003cp\u003e\n            Adds a soft, polished finish without a heavy-looking result.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Phantomira","offers":[{"title":"Buy 2 and Get 1 FREE","offer_id":62055487897970,"sku":"Phantomira-003-3PC","price":49.99,"currency_code":"USD","in_stock":true},{"title":"1 Product","offer_id":62055487930738,"sku":"Phantomira-003-1PC","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 and Get 2 FREE","offer_id":62055487963506,"sku":"Phantomira-003-5PC","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/9418\/1234\/files\/image-gen-3_46.png?v=1784018535","url":"https:\/\/www.phantomira.com\/products\/shengfayou1","provider":"Phantomira","version":"1.0","type":"link"}