{"product_id":"cosrx-official-peptide-collagen-lifting-glow-hydrogel-face-mask-firming-beauty-self-care-product-for-glowup-1-mask-hydrogel-face-masks","title":"COSRX Peptide Collagen Hydrogel Face Mask – Firming \u0026 Glow Treatment","description":"\u003cstyle\u003e\n  @keyframes nkvFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(24px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes nkvSoftGlow {\n    0%, 100% {\n      box-shadow: 0 12px 34px rgba(217, 138, 178, 0.12);\n    }\n    50% {\n      box-shadow: 0 18px 46px rgba(217, 138, 178, 0.28);\n    }\n  }\n\n  @keyframes nkvShine {\n    from {\n      transform: translateX(-120%);\n    }\n    to {\n      transform: translateX(120%);\n    }\n  }\n\n  .nkv-hero,\n  .nkv-section,\n  .nkv-dark {\n    animation: nkvFadeUp 0.8s ease both;\n  }\n\n  .nkv-hero {\n    position: relative;\n    overflow: hidden;\n    animation: nkvFadeUp 0.8s ease both, nkvSoftGlow 4s ease-in-out infinite;\n  }\n\n  .nkv-hero::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: -80%;\n    width: 50%;\n    height: 100%;\n    background: linear-gradient(\n      120deg,\n      transparent,\n      rgba(255,255,255,0.45),\n      transparent\n    );\n    animation: nkvShine 4.5s ease-in-out infinite;\n  }\n\n  .nkv-card,\n  .nkv-detail,\n  .nkv-step,\n  .nkv-faq details {\n    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\n  }\n\n  .nkv-card:hover,\n  .nkv-detail:hover,\n  .nkv-step:hover,\n  .nkv-faq details:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 16px 34px rgba(0,0,0,0.08);\n    border-color: #e8c5d7;\n  }\n\n  .nkv-badge {\n    transition: transform 0.25s ease, background 0.25s ease;\n  }\n\n  .nkv-badge:hover {\n    transform: scale(1.05);\n    background: #fff4fa;\n  }\n\n  .nkv-section:nth-of-type(2) {\n    animation-delay: 0.08s;\n  }\n\n  .nkv-section:nth-of-type(3) {\n    animation-delay: 0.16s;\n  }\n\n  .nkv-section:nth-of-type(4) {\n    animation-delay: 0.24s;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .nkv-product *,\n    .nkv-product *::before,\n    .nkv-product *::after {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n  .nkv-product {\n    font-family: inherit;\n    color: #111;\n    line-height: 1.6;\n  }\n\n  .nkv-hero {\n    background: linear-gradient(135deg, #fff7fb, #f7dcea);\n    border-radius: 28px;\n    padding: 38px 28px;\n    text-align: center;\n    margin-bottom: 28px;\n    border: 1px solid #f0cfe0;\n  }\n\n  .nkv-eyebrow {\n    letter-spacing: 2px;\n    font-size: 12px;\n    font-weight: 700;\n    color: #b96b91;\n    text-transform: uppercase;\n  }\n\n  .nkv-title {\n    font-size: 34px;\n    line-height: 1.1;\n    margin: 12px 0;\n    font-weight: 800;\n  }\n\n  .nkv-subtitle {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 16px;\n    color: #444;\n  }\n\n  .nkv-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .nkv-badge {\n    background: #fff;\n    border: 1px solid #ead0dc;\n    border-radius: 999px;\n    padding: 9px 14px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .nkv-section {\n    margin: 32px 0;\n  }\n\n  .nkv-section h3 {\n    font-size: 24px;\n    margin-bottom: 16px;\n    font-weight: 800;\n  }\n\n  .nkv-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .nkv-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 20px;\n    padding: 20px;\n    box-shadow: 0 10px 28px rgba(0,0,0,.05);\n  }\n\n  .nkv-card strong {\n    display: block;\n    font-size: 16px;\n    margin-bottom: 6px;\n  }\n\n  .nkv-icon {\n    font-size: 26px;\n    margin-bottom: 8px;\n  }\n\n  .nkv-dark {\n    background: #0d0d0d;\n    color: #fff;\n    border-radius: 28px;\n    padding: 30px;\n    margin: 34px 0;\n  }\n\n  .nkv-dark h3 {\n    color: #fff;\n  }\n\n  .nkv-dark .nkv-card {\n    background: #171717;\n    border-color: #2a2a2a;\n    color: #f5f5f5;\n  }\n\n  .nkv-gold {\n    color: #d4af37;\n  }\n\n  .nkv-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 12px;\n  }\n\n  .nkv-step {\n    position: relative;\n    background: #fafafa;\n    border-radius: 18px;\n    padding: 18px 18px 18px 58px;\n    border: 1px solid #eee;\n  }\n\n  .nkv-step:before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #0d0d0d;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 800;\n  }\n\n  .nkv-details {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .nkv-detail {\n    background: #fafafa;\n    border: 1px solid #eee;\n    border-radius: 16px;\n    padding: 14px 16px;\n  }\n\n  .nkv-detail span {\n    display: block;\n    font-size: 12px;\n    color: #777;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .nkv-detail strong {\n    font-size: 15px;\n  }\n\n  .nkv-note {\n    background: #fff8fb;\n    border-left: 4px solid #d98ab2;\n    border-radius: 14px;\n    padding: 18px;\n    margin-top: 18px;\n  }\n\n  .nkv-faq details {\n    border: 1px solid #eee;\n    border-radius: 16px;\n    padding: 16px 18px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .nkv-faq summary {\n    cursor: pointer;\n    font-weight: 800;\n  }\n\n  @media (max-width: 768px) {\n    .nkv-title {\n      font-size: 28px;\n    }\n\n    .nkv-grid,\n    .nkv-details {\n      grid-template-columns: 1fr;\n    }\n\n    .nkv-hero,\n    .nkv-dark {\n      padding: 26px 20px;\n      border-radius: 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"nkv-product\"\u003e\n\n  \u003csection class=\"nkv-hero\"\u003e\n    \u003cdiv class=\"nkv-eyebrow\"\u003eCOSRX Official • Korean Skincare\u003c\/div\u003e\n    \u003ch2 class=\"nkv-title\"\u003eLift • Firm • Glow\u003c\/h2\u003e\n    \u003cp class=\"nkv-subtitle\"\u003e\n      Experience a premium hydrogel face treatment powered by 6 peptides and low-molecular-weight collagen to help hydrate, firm, and reveal a visibly radiant complexion.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nkv-badges\"\u003e\n      \u003cspan class=\"nkv-badge\"\u003e6 Peptides\u003c\/span\u003e\n      \u003cspan class=\"nkv-badge\"\u003eCollagen\u003c\/span\u003e\n      \u003cspan class=\"nkv-badge\"\u003eDeep Hydration\u003c\/span\u003e\n      \u003cspan class=\"nkv-badge\"\u003eGlow Skin\u003c\/span\u003e\n      \u003cspan class=\"nkv-badge\"\u003e1 Sheet Mask\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-section\"\u003e\n    \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n    \u003cdiv class=\"nkv-grid\"\u003e\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cdiv class=\"nkv-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eRadiant Glow\u003c\/strong\u003e\n        Helps revive dull-looking skin for a fresher, luminous appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cdiv class=\"nkv-icon\"\u003e💧\u003c\/div\u003e\n        \u003cstrong\u003eDeep Hydration\u003c\/strong\u003e\n        Delivers intensive moisture for skin that feels soft, plump, and refreshed.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cdiv class=\"nkv-icon\"\u003e🧬\u003c\/div\u003e\n        \u003cstrong\u003eFirming Care\u003c\/strong\u003e\n        Supports visible elasticity and helps skin look firmer and smoother.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-dark\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"nkv-gold\"\u003eAdvanced\u003c\/span\u003e Hydrogel Technology\u003c\/h3\u003e\n    \u003cp\u003e\n      This hydrogel mask gradually turns transparent as it delivers active ingredients onto the skin. Its close-contact texture helps lock in moisture and maximize absorption for a spa-like skincare experience at home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nkv-grid\"\u003e\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cstrong\u003e6 Types of Peptides\u003c\/strong\u003e\n        Help support firmness, elasticity, and smoother-looking skin.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cstrong\u003e200Da Collagen\u003c\/strong\u003e\n        Low-molecular-weight collagen helps promote a plump and youthful look.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-card\"\u003e\n        \u003cstrong\u003eHydration Complex\u003c\/strong\u003e\n        Hyaluronic acids, panthenol, and ceramides help nourish the skin barrier.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-section\"\u003e\n    \u003ch3\u003eKey Benefits\u003c\/h3\u003e\n    \u003cdiv class=\"nkv-grid\"\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Improves the look of elasticity\u003c\/div\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Helps reduce the appearance of fine lines\u003c\/div\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Enhances skin radiance and texture\u003c\/div\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Provides long-lasting hydration\u003c\/div\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Supports a healthy moisture barrier\u003c\/div\u003e\n      \u003cdiv class=\"nkv-card\"\u003e✔ Leaves skin soft, refreshed, and glowing\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-section\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n    \u003cdiv class=\"nkv-steps\"\u003e\n      \u003cdiv class=\"nkv-step\"\u003e\n\u003cstrong\u003eCleanse \u0026amp; tone\u003c\/strong\u003e\u003cbr\u003eStart with clean, prepared skin.\u003c\/div\u003e\n      \u003cdiv class=\"nkv-step\"\u003e\n\u003cstrong\u003eApply the mask\u003c\/strong\u003e\u003cbr\u003ePlace the upper and lower hydrogel sections onto your face.\u003c\/div\u003e\n      \u003cdiv class=\"nkv-step\"\u003e\n\u003cstrong\u003eRelax\u003c\/strong\u003e\u003cbr\u003eLeave on for 2–3 hours or until the mask becomes mostly transparent.\u003c\/div\u003e\n      \u003cdiv class=\"nkv-step\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cbr\u003eRemove and gently pat the remaining essence into the skin.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nkv-note\"\u003e\n      \u003cstrong\u003ePro Tip:\u003c\/strong\u003e Use the eye and mouth pieces on areas that need extra care, such as under eyes, smile lines, forehead, or neck.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-section\"\u003e\n    \u003ch3\u003eProduct Details\u003c\/h3\u003e\n    \u003cdiv class=\"nkv-details\"\u003e\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eBrand\u003c\/span\u003e\n        \u003cstrong\u003eCOSRX\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eProduct Type\u003c\/span\u003e\n        \u003cstrong\u003eHydrogel Face Mask\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eSkin Concern\u003c\/span\u003e\n        \u003cstrong\u003eFirmness • Dryness • Dullness\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eQuantity\u003c\/span\u003e\n        \u003cstrong\u003e1 Sheet Mask\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eSkincare Style\u003c\/span\u003e\n        \u003cstrong\u003eKorean Skincare\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nkv-detail\"\u003e\n        \u003cspan\u003eFinish\u003c\/span\u003e\n        \u003cstrong\u003eHydrated • Smooth • Glowing\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nkv-section nkv-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this mask suitable for sensitive skin?\u003c\/summary\u003e\n      \u003cp\u003eYes, it is designed to be gentle and hydrating. As with any skincare product, patch testing is recommended if your skin is highly reactive.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n      \u003cp\u003eUse 1–3 times per week depending on your skincare routine and skin needs.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen should I use it?\u003c\/summary\u003e\n      \u003cp\u003eIt is ideal for nighttime skincare, self-care days, or before special occasions when you want a lifted, hydrated glow.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NUKIVO","offers":[{"title":"Default","offer_id":42699292344405,"sku":"ae89a748-2d3a-43e6-988a-a09ced866102","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0651\/7676\/4501\/files\/c08aaf5600427a4bc1ef9bb87722f6fe.jpg?v=1783407287","url":"https:\/\/www.nukivo.com\/products\/cosrx-official-peptide-collagen-lifting-glow-hydrogel-face-mask-firming-beauty-self-care-product-for-glowup-1-mask-hydrogel-face-masks","provider":"NUKIVO","version":"1.0","type":"link"}