{"product_id":"💅-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color","title":"💅 One-Step Gel Nail Polish Pen – Portable Manicure \u0026 Pedicure Color","description":"\u003cstyle\u003e\n  .np-gel-page,\n  .np-gel-page * {\n    box-sizing: border-box;\n  }\n\n  .np-gel-page {\n    --ink: #2e2430;\n    --muted: #6f616d;\n    --pink: #b22f72;\n    --pink-dark: #84204f;\n    --rose: #f7dbe8;\n    --cream: #fffafc;\n    --lavender: #f2edff;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .np-gel-page h1,\n  .np-gel-page h2,\n  .np-gel-page h3,\n  .np-gel-page p {\n    margin-top: 0;\n  }\n\n  .np-gel-page h1 {\n    max-width: 720px;\n    margin: 10px auto 16px;\n    font-size: clamp(32px, 6vw, 54px);\n    line-height: 1.08;\n    letter-spacing: -1.4px;\n    font-weight: 900;\n  }\n\n  .np-gel-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(25px, 4vw, 36px);\n    line-height: 1.2;\n    font-weight: 900;\n  }\n\n  .np-gel-page h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .np-gel-page p {\n    margin-bottom: 14px;\n    font-size: 17px;\n    color: var(--muted);\n  }\n\n  .np-hero,\n  .np-section {\n    margin: 20px 0;\n    padding: clamp(26px, 6vw, 56px) clamp(20px, 6vw, 58px);\n    border-radius: 28px;\n  }\n\n  .np-hero {\n    overflow: hidden;\n    text-align: center;\n    background:\n      radial-gradient(circle at 85% 10%, rgba(185, 132, 255, .22), transparent 30%),\n      radial-gradient(circle at 10% 90%, rgba(235, 86, 152, .18), transparent 32%),\n      linear-gradient(145deg, #fff8fc, #f8efff);\n    border: 1px solid #f0ddea;\n  }\n\n  .np-eyebrow {\n    display: inline-block;\n    margin-bottom: 8px;\n    color: var(--pink-dark);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .np-lead {\n    max-width: 680px;\n    margin: 0 auto 22px !important;\n    font-size: 19px !important;\n  }\n\n  .np-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 24px 0 0;\n    border-radius: 22px;\n    background: #f4e8ef;\n  }\n\n  .np-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .np-card {\n    padding: 22px;\n    text-align: left;\n    background: #fff;\n    border: 1px solid #f0e3eb;\n    border-radius: 20px;\n    box-shadow: 0 10px 30px rgba(88, 41, 71, .06);\n  }\n\n  .np-card .np-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--rose);\n    font-size: 21px;\n  }\n\n  .np-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .np-soft {\n    background: var(--cream);\n  }\n\n  .np-purple {\n    background: var(--lavender);\n  }\n\n  .np-steps {\n    display: grid;\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .np-step {\n    display: grid;\n    grid-template-columns: 48px 1fr;\n    gap: 15px;\n    align-items: start;\n    padding: 18px;\n    background: #fff;\n    border-radius: 18px;\n    border: 1px solid #eee2eb;\n  }\n\n  .np-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 48px;\n    height: 48px;\n    color: #fff;\n    background: linear-gradient(135deg, var(--pink), #7c3bb8);\n    border-radius: 15px;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .np-step p {\n    margin: 4px 0 0;\n    font-size: 16px;\n  }\n\n  .np-note {\n    margin-top: 22px;\n    padding: 17px 18px;\n    color: #5e3347;\n    background: #fff1f6;\n    border-left: 5px solid var(--pink);\n    border-radius: 14px;\n    font-size: 15px;\n  }\n\n  .np-checks {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .np-check {\n    padding: 15px 17px;\n    color: #4b3d48;\n    background: #fff;\n    border-radius: 16px;\n    font-weight: 700;\n  }\n\n  .np-faq details {\n    margin-top: 12px;\n    padding: 18px 20px;\n    background: #fff;\n    border: 1px solid #eee2ea;\n    border-radius: 16px;\n  }\n\n  .np-faq summary {\n    color: var(--ink);\n    cursor: pointer;\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .np-faq details p {\n    margin: 12px 0 0;\n    font-size: 15px;\n  }\n\n  .np-final {\n    text-align: center;\n    background: linear-gradient(145deg, #3e2435, #211722);\n  }\n\n  .np-final h2,\n  .np-final p {\n    color: #fff;\n  }\n\n  .np-final p {\n    max-width: 630px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #f0dfe9;\n  }\n\n  .np-buy-btn {\n    display: block;\n    width: min(100%, 520px);\n    margin: 26px auto 0;\n    padding: 18px 24px;\n    color: #fff !important;\n    background: linear-gradient(135deg, #d63a83, #9d245d);\n    border-radius: 999px;\n    box-shadow: 0 14px 32px rgba(214, 58, 131, .3);\n    font-size: 19px;\n    font-weight: 900;\n    letter-spacing: .5px;\n    text-align: center;\n    text-decoration: none !important;\n    transition: transform .2s ease, box-shadow .2s ease;\n  }\n\n  .np-buy-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 18px 38px rgba(214, 58, 131, .38);\n  }\n\n  .np-small {\n    margin-top: 15px !important;\n    font-size: 13px !important;\n    opacity: .82;\n  }\n\n  @media (max-width: 640px) {\n    .np-gel-page {\n      padding: 6px;\n    }\n\n    .np-hero,\n    .np-section {\n      margin: 14px 0;\n      border-radius: 22px;\n    }\n\n    .np-benefits,\n    .np-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .np-card {\n      padding: 18px;\n    }\n\n    .np-buy-btn {\n      font-size: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"np-gel-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"np-hero\"\u003e\u003cspan class=\"np-eyebrow\"\u003ePortable Nail Color\u003c\/span\u003e\n\u003ch1\u003eSalon-Looking Color, Right in Your Hand\u003c\/h1\u003e\n\u003cp class=\"np-lead\"\u003eMeet the One-Step Gel Nail Polish Pen—a sleek, travel-friendly way to add smooth, glossy color to fingernails and toenails without carrying a traditional polish bottle.\u003c\/p\u003e\n\u003c!-- Replace YOUR_HERO_IMAGE_URL with your Shopify image URL --\u003e \u003ca href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/1013d4bf-c62a-4b28-ba77-5ed1ee35fef0.png?v=1789711902\" alt=\"\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"np-section np-soft\"\u003e\u003cspan class=\"np-eyebrow\"\u003eBeauty Made Easier\u003c\/span\u003e\n\u003ch2\u003eA Polished Look Without the Bulky Bottle\u003c\/h2\u003e\n\u003cp\u003eThe slim pen-style format keeps application simple and controlled—ideal for at-home manicures, pedicures, travel and quick color refreshes.\u003c\/p\u003e\n\u003cdiv class=\"np-benefits\"\u003e\n\u003cdiv class=\"np-card\"\u003e\n\u003cspan class=\"np-icon\"\u003e✍️\u003c\/span\u003e\n\u003ch3\u003ePen-Style Control\u003c\/h3\u003e\n\u003cp\u003eThe balanced cylindrical body feels natural in your hand, helping you guide color across each nail with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-card\"\u003e\n\u003cspan class=\"np-icon\"\u003e🎯\u003c\/span\u003e\n\u003ch3\u003eFlat Precision Tip\u003c\/h3\u003e\n\u003cp\u003eThe white flat applicator tip helps spread gel color evenly and reach smaller toenails and nail edges more easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-card\"\u003e\n\u003cspan class=\"np-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003eSmooth, Glossy Finish\u003c\/h3\u003e\n\u003cp\u003eCreate a neat, polished appearance for both hands and feet from the comfort of home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-card\"\u003e\n\u003cspan class=\"np-icon\"\u003e👜\u003c\/span\u003e\n\u003ch3\u003eMade to Go Anywhere\u003c\/h3\u003e\n\u003cp\u003eThe slim capped design fits neatly in a cosmetic bag, travel case or drawer without the bulk of a polish bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIGN --\u003e\n\u003csection class=\"np-section np-purple\"\u003e\u003cspan class=\"np-eyebrow\"\u003eElegant \u0026amp; Compact\u003c\/span\u003e\n\u003ch2\u003eA Beauty Tool You Will Want to Keep Within Reach\u003c\/h2\u003e\n\u003cp\u003eIts mirror-finish silver body and pink-to-purple gradient create a premium cosmetic look, while the removable cap protects the applicator between uses.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/108a16a6-61ce-4e4f-88d6-6a1e0a703287.png?v=1789711931\" alt=\"\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c!-- Replace YOUR_DETAIL_IMAGE_URL with your Shopify image URL --\u003e\n\u003cdiv class=\"np-checks\"\u003e\n\u003cdiv class=\"np-check\"\u003e✓ Slim metallic pen body\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e✓ Protective removable cap\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e✓ White flat applicator tip\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e✓ Suitable for hands and feet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"np-section np-soft\"\u003e\u003cspan class=\"np-eyebrow\"\u003eSimple Routine\u003c\/span\u003e\n\u003ch2\u003eApply, Cure \u0026amp; Show Off Your Color\u003c\/h2\u003e\n\u003cdiv class=\"np-steps\"\u003e\n\u003cdiv class=\"np-step\"\u003e\n\u003cspan class=\"np-number\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePrep Your Nails\u003c\/h3\u003e\n\u003cp\u003eStart with clean, dry nails. Gently shape and prepare the nail surface according to your normal gel-polish routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step\"\u003e\n\u003cspan class=\"np-number\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eApply a Thin, Even Layer\u003c\/h3\u003e\n\u003cp\u003eGuide the flat tip from the base toward the edge of the nail, keeping the gel away from the surrounding skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step\"\u003e\n\u003cspan class=\"np-number\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCure Under a Compatible Lamp\u003c\/h3\u003e\n\u003cp\u003eCure the gel using a compatible UV\/LED nail lamp according to the lamp and gel instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step\"\u003e\n\u003cspan class=\"np-number\"\u003e4\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEnjoy Your Finished Look\u003c\/h3\u003e\n\u003cp\u003eAdmire the smooth color, then recap the pen securely and store it away from heat and direct sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-note\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e This listing includes the gel nail polish pen only. A UV\/LED nail lamp is required for curing and is \u003cstrong\u003enot included\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"np-section np-purple\"\u003e\u003cspan class=\"np-eyebrow\"\u003eFor Hands \u0026amp; Feet\u003c\/span\u003e\n\u003ch2\u003eYour Color, Wherever You Want It\u003c\/h2\u003e\n\u003cp\u003eRefresh your manicure before a night out, prepare your toes for sandal season or keep a favorite shade close for your next at-home nail session.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/4718a706-2677-46c2-ac20-10a774d03a26.png?v=1789711990\" alt=\"\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"np-checks\"\u003e\n\u003cdiv class=\"np-check\"\u003e💅 At-home manicures\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e🦶 Easy pedicure color\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e✈️ Travel beauty routines\u003c\/div\u003e\n\u003cdiv class=\"np-check\"\u003e🎁 Beauty-lover gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"np-section np-soft np-faq\"\u003e\u003cspan class=\"np-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a UV\/LED lamp included?\u003c\/summary\u003e\n\u003cp\u003eNo. The package contains the gel nail polish pen only. A compatible curing lamp must be purchased or supplied separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on both fingernails and toenails?\u003c\/summary\u003e\n\u003cp\u003eYes. The compact flat tip is designed for controlled application on both hands and feet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the polish air-dry?\u003c\/summary\u003e\n\u003cp\u003eNo. This is gel nail color and must be cured under a compatible UV\/LED nail lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with my order?\u003c\/summary\u003e\n\u003cp\u003eYour order includes the selected gel nail polish pen. Accessories shown for demonstration, including the curing lamp, are not included unless specifically listed as an option.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"np-section np-final\"\u003e\n\u003ch2\u003ePut Beautiful Color at Your Fingertips\u003c\/h2\u003e\n\u003cp\u003eMake your next manicure or pedicure feel simpler with a sleek gel-color pen designed for controlled application at home or away.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/fd14aefe-6813-4ed7-9f15-06cffd4533f8.png?v=1789711995\" alt=\"\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ca class=\"np-buy-btn\" href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color\"\u003eSHOP NOW\u003c\/a\u003e\n\u003cp class=\"np-small\"\u003eGel nail polish pen only. UV\/LED curing lamp not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"1159","offers":[{"title":"01+02+03","offer_id":48280546115735,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"03+04+05","offer_id":48280546148503,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"01+02+03+04+05","offer_id":48280546181271,"sku":null,"price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/1013d4bf-c62a-4b28-ba77-5ed1ee35fef0.png?v=1789711902","url":"https:\/\/thenuvaro.com\/products\/%f0%9f%92%85-one-step-gel-nail-polish-pen-portable-manicure-pedicure-color","provider":"thenuvaro.com","version":"1.0","type":"link"}