{"title":"Eyeshadow","description":"\u003cp\u003eShop our eyeshadow collection featuring cream sticks, singles, and more. Buildable, blendable colors for every eye look — from everyday shimmer to bold statement eyes.\u003c\/p\u003e","products":[{"product_id":"dual-tone-eyeshadow-stick-set","title":"Dual-Tone Eyeshadow Stick Set — 6 Color Waterproof Gradient Eye Shadow Crayons","description":"\u003cstyle\u003e\n  .zv-eye-page,\n  .zv-eye-page * {\n    box-sizing: border-box;\n  }\n\n  .zv-eye-page {\n    --zv-bg: #fffaf7;\n    --zv-card: #ffffff;\n    --zv-soft: #f8ece6;\n    --zv-soft-2: #f3dfd7;\n    --zv-rose: #ad654f;\n    --zv-rose-dark: #754234;\n    --zv-gold: #b77b59;\n    --zv-ink: #231f20;\n    --zv-text: #514747;\n    --zv-muted: #766b68;\n    --zv-border: #ead9d2;\n    --zv-success: #476d59;\n\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zv-ink);\n    background: var(--zv-bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .zv-eye-page h1,\n  .zv-eye-page h2,\n  .zv-eye-page h3,\n  .zv-eye-page p {\n    margin-top: 0;\n  }\n\n  .zv-eye-page h1,\n  .zv-eye-page h2 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: var(--zv-rose-dark);\n    letter-spacing: -0.02em;\n  }\n\n  .zv-eye-page h1 {\n    margin-bottom: 14px;\n    font-size: clamp(2rem, 9vw, 3.8rem);\n    line-height: 1.03;\n  }\n\n  .zv-eye-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(1.65rem, 7vw, 2.65rem);\n    line-height: 1.12;\n  }\n\n  .zv-eye-page h3 {\n    margin-bottom: 8px;\n    color: var(--zv-ink);\n    font-size: 1.2rem;\n    line-height: 1.3;\n  }\n\n  .zv-eye-page p {\n    margin-bottom: 14px;\n    color: var(--zv-text);\n    font-size: 1rem;\n  }\n\n  .zv-eye-page strong {\n    color: var(--zv-ink);\n  }\n\n  .zv-section {\n    margin-bottom: 34px;\n  }\n\n  .zv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 14px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: var(--zv-soft-2);\n    color: var(--zv-rose-dark);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zv-hero {\n    overflow: hidden;\n    padding: 24px 18px 18px;\n    border: 1px solid var(--zv-border);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at top right, rgba(218, 169, 147, 0.3), transparent 38%),\n      linear-gradient(145deg, #fffdfb 0%, #faebe5 100%);\n    box-shadow: 0 16px 34px rgba(92, 57, 45, 0.08);\n  }\n\n  .zv-hero-copy {\n    max-width: 690px;\n    margin-bottom: 20px;\n  }\n\n  .zv-hero-lead {\n    color: var(--zv-ink);\n    font-size: 1.12rem;\n    line-height: 1.55;\n  }\n\n  .zv-benefit-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin: 18px 0;\n  }\n\n  .zv-benefit-pill {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    padding: 11px 13px;\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.78);\n    color: var(--zv-ink);\n    font-size: 0.94rem;\n    font-weight: 700;\n  }\n\n  .zv-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 18px;\n  }\n\n  .zv-section-heading {\n    margin-bottom: 18px;\n    text-align: center;\n  }\n\n  .zv-section-heading p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .zv-feature {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--zv-border);\n    border-radius: 22px;\n    background: var(--zv-card);\n    box-shadow: 0 10px 26px rgba(82, 51, 40, 0.06);\n  }\n\n  .zv-feature-copy {\n    padding: 20px 18px 16px;\n  }\n\n  .zv-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: var(--zv-soft-2);\n    color: var(--zv-rose-dark);\n    font-weight: 800;\n  }\n\n  .zv-highlight {\n    color: var(--zv-rose-dark);\n    font-weight: 800;\n  }\n\n  .zv-how {\n    padding: 22px 18px;\n    border-radius: 22px;\n    background: var(--zv-soft);\n  }\n\n  .zv-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 18px 0 20px;\n  }\n\n  .zv-step {\n    display: flex;\n    gap: 13px;\n    align-items: flex-start;\n    padding: 15px;\n    border: 1px solid rgba(173, 101, 79, 0.14);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.84);\n  }\n\n  .zv-step-number {\n    display: inline-flex;\n    flex: 0 0 32px;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: var(--zv-rose);\n    color: #ffffff;\n    font-size: 0.9rem;\n    font-weight: 800;\n  }\n\n  .zv-step p {\n    margin: 3px 0 0;\n    font-size: 0.94rem;\n  }\n\n  .zv-shade-box {\n    padding: 20px 18px;\n    border: 1px solid var(--zv-border);\n    border-radius: 22px;\n    background: var(--zv-card);\n  }\n\n  .zv-shades {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 14px;\n  }\n\n  .zv-shade {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    padding: 11px 12px;\n    border-radius: 13px;\n    background: #fffaf8;\n  }\n\n  .zv-swatch {\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    border: 2px solid rgba(255, 255, 255, 0.9);\n    border-radius: 50%;\n    box-shadow: 0 0 0 1px rgba(80, 53, 45, 0.12);\n  }\n\n  .zv-swatch-01 { background: #eaa0aa; }\n  .zv-swatch-02 { background: #9d6b61; }\n  .zv-swatch-03 { background: #a25b50; }\n  .zv-swatch-04 { background: #88705e; }\n  .zv-swatch-05 { background: #d97539; }\n  .zv-swatch-06 { background: #c68b72; }\n\n  .zv-shade span:last-child {\n    color: var(--zv-text);\n    font-size: 0.93rem;\n    font-weight: 700;\n  }\n\n  .zv-spec-card {\n    overflow: hidden;\n    border: 1px solid var(--zv-border);\n    border-radius: 20px;\n    background: var(--zv-card);\n  }\n\n  .zv-spec-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 4px;\n    padding: 13px 15px;\n  }\n\n  .zv-spec-row:nth-child(even) {\n    background: #fff9f6;\n  }\n\n  .zv-spec-label {\n    color: var(--zv-rose-dark);\n    font-size: 0.84rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .zv-spec-value {\n    color: var(--zv-text);\n    font-size: 0.96rem;\n  }\n\n  .zv-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .zv-trust-card {\n    padding: 17px;\n    border: 1px solid var(--zv-border);\n    border-radius: 17px;\n    background: var(--zv-card);\n    text-align: center;\n  }\n\n  .zv-trust-icon {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 1.45rem;\n  }\n\n  .zv-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .zv-trust-card p {\n    margin: 0;\n    color: var(--zv-muted);\n    font-size: 0.9rem;\n  }\n\n  .zv-faq {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zv-faq details {\n    padding: 15px 16px;\n    border: 1px solid var(--zv-border);\n    border-radius: 15px;\n    background: var(--zv-card);\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding-right: 25px;\n    color: var(--zv-ink);\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .zv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: -3px;\n    right: 0;\n    color: var(--zv-rose);\n    font-size: 1.35rem;\n    font-weight: 500;\n  }\n\n  .zv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zv-faq details p {\n    margin: 12px 0 0;\n    font-size: 0.94rem;\n  }\n\n  .zv-cta {\n    padding: 26px 19px;\n    border-radius: 24px;\n    background: var(--zv-rose-dark);\n    text-align: center;\n    box-shadow: 0 14px 30px rgba(73, 41, 31, 0.16);\n  }\n\n  .zv-cta h2,\n  .zv-cta p {\n    color: #ffffff;\n  }\n\n  .zv-cta p {\n    max-width: 590px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    opacity: 0.92;\n  }\n\n  @media (min-width: 560px) {\n    .zv-eye-page {\n      padding: 20px;\n    }\n\n    .zv-hero {\n      padding: 36px 30px 28px;\n    }\n\n    .zv-benefit-row {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zv-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zv-shades {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .zv-spec-row {\n      grid-template-columns: 155px 1fr;\n      gap: 16px;\n      align-items: center;\n    }\n\n    .zv-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-eye-page\"\u003e\n\n  \u003c!-- A — Attention --\u003e\n  \u003csection class=\"zv-section zv-hero\"\u003e\n    \u003cdiv class=\"zv-hero-copy\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003e6-Piece Dual-Tone Set\u003c\/span\u003e\n      \u003ch1\u003eEffortless Gradient Eyes in One Swipe\u003c\/h1\u003e\n      \u003cp class=\"zv-hero-lead\"\u003e\n        Skip complicated palettes and endless blending. Each easy-glide crayon\n        pairs a coordinated \u003cstrong\u003ematte shade with a luminous shimmer\u003c\/strong\u003e\n        for a polished gradient look in seconds.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"zv-benefit-row\"\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e✨ Matte + Shimmer\u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e💧 Water-Resistant Wear\u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit-pill\"\u003e🙌 Beginner-Friendly\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_44_1.png?v=1785464725\" alt=\"Six-piece Zavrly.US dual-tone eyeshadow stick set\" class=\"zv-image\" loading=\"eager\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- I — Interest --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eWhy You’ll Love It\u003c\/span\u003e\n      \u003ch2\u003eMore Impact. Less Effort.\u003c\/h2\u003e\n      \u003cp\u003e\n        A faster eye routine designed for busy mornings, last-minute plans,\n        travel days, and anyone who wants beautiful results without advanced\n        makeup skills.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003e✨ One Stick, Two Coordinated Tones\u003c\/h3\u003e\n        \u003cp\u003e\n          Each crayon combines a complementary \u003cspan class=\"zv-highlight\"\u003ematte and shimmer\u003c\/span\u003e\n          shade. Swipe them on together, soften the edges with a fingertip, and\n          create natural-looking dimension without opening a full palette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_45_2.png?v=1785464734\" alt=\"Dual-tone matte and shimmer eyeshadow stick\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003e💧 Color That Stays Put\u003c\/h3\u003e\n        \u003cp\u003e\n          The water-resistant formula is made to handle \u003cstrong\u003esweat, humidity,\n          busy workdays, and warm evenings\u003c\/strong\u003e with less fading, fallout,\n          and constant touch-ups.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_46_3.png?v=1785464734\" alt=\"Water-resistant and long-wearing eyeshadow comparison\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003e🙌 Smooth Enough for Beginners\u003c\/h3\u003e\n        \u003cp\u003e\n          The creamy texture glides across the eyelid without uncomfortable\n          tugging. It stays blendable long enough to soften the color, making\n          your routine feel \u003cstrong\u003equick, forgiving, and easy to control\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_47_4.png?v=1785464734\" alt=\"Three simple steps to apply dual-tone eyeshadow\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003e🎨 Six Shades for Every Mood\u003c\/h3\u003e\n        \u003cp\u003e\n          Go from soft everyday neutrals to playful peach, warm orange, reddish\n          brown, and rose gold. The set makes it easy to match your look to\n          \u003cstrong\u003eworkdays, date nights, parties, or weekend plans\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_48_5.png?v=1785464734\" alt=\"Six available dual-tone eyeshadow shades\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"zv-feature\"\u003e\n      \u003cdiv class=\"zv-feature-copy\"\u003e\n        \u003cspan class=\"zv-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch3\u003e👜 Slim, Portable, and Gift-Ready\u003c\/h3\u003e\n        \u003cp\u003e\n          The compact sticks fit neatly inside makeup pouches, handbags, and\n          travel cases. Keep them close for quick touch-ups or gift the complete\n          set to someone who loves \u003cstrong\u003eeasy, everyday beauty\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_48_6.png?v=1785464733\" alt=\"Portable eyeshadow sticks inside a makeup pouch\" class=\"zv-image\" loading=\"lazy\"\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- D — Desire --\u003e\n  \u003csection class=\"zv-section zv-how\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n    \u003ch2\u003eSwipe. Blend. Done.\u003c\/h2\u003e\n    \u003cp\u003e\n      Create a soft gradient eye look in three simple steps—no complicated\n      brushes or advanced techniques required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zv-steps\"\u003e\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003ePress Gently\u003c\/h3\u003e\n          \u003cp\u003e\n            Push the side button lightly to extend only a small amount of the\n            creamy stick.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSwipe Across the Lid\u003c\/h3\u003e\n          \u003cp\u003e\n            Position both tones against the eyelid and glide the crayon across\n            in one smooth motion.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cspan class=\"zv-step-number\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eBlend the Edges\u003c\/h3\u003e\n          \u003cp\u003e\n            Tap and soften with a clean fingertip or small brush until the\n            gradient looks seamless.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eHelpful tip:\u003c\/strong\u003e Avoid extending too much product at once.\n      The creamy formula performs best when only a short section is exposed.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zv-section zv-shade-box\"\u003e\n    \u003cspan class=\"zv-eyebrow\"\u003eComplete Shade Set\u003c\/span\u003e\n    \u003ch2\u003eSix Looks in One Box\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-shades\"\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-01\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e01 Peach Makeup\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-02\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e02 Brown Coffee\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-03\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e03 Reddish Brown\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-04\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e04 Earth Color\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-05\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e05 Orange\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"zv-shade\"\u003e\n        \u003cspan class=\"zv-swatch zv-swatch-06\"\u003e\u003c\/span\u003e\n        \u003cspan\u003e06 Rose Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n      \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-spec-card\"\u003e\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eProduct Name\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eDual-Tone Eyeshadow Stick Set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e6 eyeshadow sticks per boxed set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFormula\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eCream stick \/ eyeshadow crayon\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eCoordinated matte + shimmer gradient\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eFeatures\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e\n          Water-resistant, long-wearing, creamy, and blendable\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eSkin Type\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eSuitable for all skin types\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003ePackaging\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003eComplete boxed set\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cdiv class=\"zv-spec-label\"\u003eApplication\u003c\/div\u003e\n        \u003cdiv class=\"zv-spec-value\"\u003e\n          Press gently, swipe across the eyelid, and blend with a fingertip or\n          small brush.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Trust --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eShop with Confidence\u003c\/span\u003e\n      \u003ch2\u003eWhy Choose Zavrly.US?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-trust-grid\"\u003e\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e🔒\u003c\/span\u003e\n        \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n        \u003cp\u003eYour payment information is processed through secure checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e📦\u003c\/span\u003e\n        \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n        \u003cp\u003eYour set is packaged with care before leaving our facility.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-trust-card\"\u003e\n        \u003cspan class=\"zv-trust-icon\"\u003e💬\u003c\/span\u003e\n        \u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n        \u003cp\u003eOur customer service team is ready to help with order questions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-section-heading\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eNeed to Know\u003c\/span\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zv-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this suitable for sensitive eyes?\u003c\/summary\u003e\n        \u003cp\u003e\n          The formula is designed to feel gentle on the skin. Because individual\n          sensitivities can vary, perform a small patch test before applying it\n          fully around the eye area.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I create the gradient effect?\u003c\/summary\u003e\n        \u003cp\u003e\n          Swipe the dual-tone tip across the eyelid so both shades transfer at\n          once. Then tap and blend the edges with a fingertip or small brush.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the formula waterproof?\u003c\/summary\u003e\n        \u003cp\u003e\n          It is water-resistant and designed to hold up through sweat and\n          humidity. Avoid rubbing the eye area to help preserve the finish.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much product should I extend?\u003c\/summary\u003e\n        \u003cp\u003e\n          Press the button gently and expose only a small amount. Extending too\n          much of the creamy stick may increase the risk of breakage.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need an eyeshadow brush?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. You can blend the formula with a clean fingertip. A small brush\n          may be used when you want extra precision.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- A — Action --\u003e\n  \u003csection class=\"zv-section zv-cta\"\u003e\n    \u003ch2\u003eYour Fastest Eye Look Starts Here\u003c\/h2\u003e\n    \u003cp\u003e\n      Choose your shade, swipe once, soften the edges, and step out with an\n      effortless gradient look. Add the complete six-piece set to your bag today.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"01 Peach Makeup","offer_id":53634326659435,"sku":"NC02482607313063-P9025-01#桃花妆","price":19.99,"currency_code":"USD","in_stock":true},{"title":"02 Brown Coffee","offer_id":53634326692203,"sku":"NC02482607313063-P9025-02#棕咖啡","price":19.99,"currency_code":"USD","in_stock":true},{"title":"03 Reddish Brown","offer_id":53634326724971,"sku":"NC02482607313063-P9025-03#红棕色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"04 Earth Color","offer_id":53634326757739,"sku":"NC02482607313063-P9025-04#大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"05 Orange","offer_id":53634326790507,"sku":"NC02482607313063-P9025-05#橙橘色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"06 Rose Gold","offer_id":53634326823275,"sku":"NC02482607313063-P9025-05#橙橘色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Full 6-Shade Set","offer_id":53634414707051,"sku":"NC02482607313063-P9025-01#桃花妆+NC02482607313063-P9025-02#棕咖啡+NC02482607313063-P9025-03#红棕色+NC02482607313063-P9025-04#大地色+NC02482607313063-P9025-05#橙橘色+NC02482607313063-P9025-05#橙橘色","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_31_10_24_44_1.png?v=1785464725"},{"product_id":"tri-color-gradient-eyeshadow-sticks","title":"✨ Tri-Color Gradient Eyeshadow Stick","description":"\u003cdiv style=\"max-width:680px; width:100%; margin:0 auto; box-sizing:border-box; overflow-x:hidden; background:#FFFBF8; font-family:Arial, Helvetica, sans-serif; color:#5C4033;\"\u003e\n\n\u003c!-- ============ 1. HERO 首屏区 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:32px 20px 24px 20px; text-align:center; background:linear-gradient(180deg,#FBEFE9 0%,#FFFBF8 100%);\"\u003e\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; margin:0 0 10px 0; font-size:14px; font-weight:700; letter-spacing:1px; color:#D98CA3;\"\u003e3-IN-1 GRADIENT EYESHADOW STICK\u003c\/p\u003e\n  \u003ch1 style=\"max-width:100%; box-sizing:border-box; word-break:break-word; font-size:27px; line-height:1.4; font-weight:800; color:#5C4033; margin:0 0 18px 0;\"\u003e\n    Get A Soft, Dimensional Eye Look In Seconds\n  \u003c\/h1\u003e\n\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:16px; overflow:hidden; border:2px solid #F0DCD0; margin:0 0 16px 0; box-shadow:0 4px 14px rgba(92,64,51,0.10);\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/7_20.gif?v=1784517289\" alt=\"Eyeshadow stick application demonstration\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; font-size:17px; line-height:1.8; color:#5C4033; margin:0 0 16px 0; text-align:left;\"\u003e\n    This 3-in-1 eyeshadow stick combines three coordinated shades in one easy applicator for quick, effortless makeup.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:16px; overflow:hidden; border:2px solid #F0DCD0; margin:0 0 16px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_Jul_22_2026_02_39_17_PM.png?v=1784702477\" alt=\"Eyeshadow stick product shot\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; font-size:17px; line-height:1.8; color:#5C4033; margin:0 0 16px 0; text-align:left;\"\u003e\n    Designed for busy mornings, beginners, and travel, it helps you create a polished eye look without messy palettes or complicated steps.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:16px; overflow:hidden; border:2px solid #F0DCD0; margin:0 0 16px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_Jul_22_2026_02_39_45_PM.png?v=1784702477\" alt=\"Applying the gradient eyeshadow stick\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; font-size:18px; font-style:italic; font-weight:700; color:#D98CA3; margin:0 0 16px 0;\"\u003e\n    \"Professional gradient, zero technique needed.\"\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:16px; overflow:hidden; border:2px solid #F0DCD0; margin:0 0 18px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/c0e4011cdb26b4e7e50ed662a4b42048.png?v=1784516385\" alt=\"Gradient eyeshadow result\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\n  \u003ca href=\"#product-form\" style=\"display:inline-block; max-width:100%; box-sizing:border-box; background:#D98CA3; color:#FFFFFF; font-weight:800; font-size:18px; padding:16px 40px; border-radius:32px; text-decoration:none; box-shadow:0 6px 16px rgba(217,140,163,0.35);\"\u003e\n    Shop Now →\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 2. 核心卖点 1 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:20px 20px 4px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; box-shadow:0 3px 10px rgba(92,64,51,0.07); padding:22px;\"\u003e\n    \u003cp style=\"margin:0 0 8px 0; font-size:19px; font-weight:800; color:#D98CA3; text-align:center;\"\u003e🎨 Instant Gradient Look — No More Flat Or Uneven Eyeshadow\u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:16px; line-height:1.75; color:#5C4033;\"\u003e\n      The three-color design applies highlight, transition, and depth in one swipe for a naturally layered finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:14px; overflow:hidden; border:2px solid #F0DCD0; margin:16px 0 4px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/1_f07ab7d7-2017-412a-a802-2a0c0f3f9d8a.png?v=1784516385\" alt=\"Instant gradient eye look\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 3. 核心卖点 2 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:18px 20px 4px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; box-shadow:0 3px 10px rgba(92,64,51,0.07); padding:22px;\"\u003e\n    \u003cp style=\"margin:0 0 8px 0; font-size:19px; font-weight:800; color:#D98CA3; text-align:center;\"\u003e⚡ Fast \u0026amp; Beginner-Friendly — Easy Makeup Without Extra Tools\u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:16px; line-height:1.75; color:#5C4033;\"\u003e\n      Just swipe and blend with your fingertip. Perfect for quick touch-ups, work, travel, or everyday use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:14px; overflow:hidden; border:2px solid #F0DCD0; margin:16px 0 4px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/3_785ca241-01a8-4e09-b7ea-7ed66484e8c5.png?v=1784516385\" alt=\"Blending with fingertip\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 4. 核心卖点 3 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:18px 20px 4px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; box-shadow:0 3px 10px rgba(92,64,51,0.07); padding:22px;\"\u003e\n    \u003cp style=\"margin:0 0 8px 0; font-size:19px; font-weight:800; color:#D98CA3; text-align:center;\"\u003e✨ 3 Colors In 1 Stick — More Value, Less Clutter\u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:16px; line-height:1.75; color:#5C4033;\"\u003e\n      No need to carry multiple shades. One compact stick gives you a complete eye look while saving space.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:14px; overflow:hidden; border:2px solid #F0DCD0; margin:16px 0 4px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/4_934753cc-10d2-4da2-8806-72a682f9cf33.png?v=1784516385\" alt=\"3 coordinated shades in 1 stick\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 5. 核心卖点 4 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:18px 20px 4px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; box-shadow:0 3px 10px rgba(92,64,51,0.07); padding:22px;\"\u003e\n    \u003cp style=\"margin:0 0 8px 0; font-size:19px; font-weight:800; color:#D98CA3; text-align:center;\"\u003e🛡️ Clean \u0026amp; Convenient — Skip The Mess Of Loose Powder\u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:16px; line-height:1.75; color:#5C4033;\"\u003e\n      The solid stick format gives you better control and helps keep your makeup bag clean and organized.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:14px; overflow:hidden; border:2px solid #F0DCD0; margin:16px 0 4px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/2_9b2e7f25-66bd-43c5-84cc-85da2591ef50.png?v=1784516385\" alt=\"Clean solid stick format\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 6. 收尾一句 + 展示图 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:22px 20px 6px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FBEFE9; border:2px solid #F0DCD0; border-radius:18px; padding:22px; text-align:center;\"\u003e\n    \u003cp style=\"margin:0; font-size:17px; line-height:1.8; color:#5C4033; font-weight:700;\"\u003e\n      Compact and easy to use, it delivers a polished look wherever your day takes you.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"max-width:100%; width:100%; box-sizing:border-box; border-radius:14px; overflow:hidden; border:2px solid #F0DCD0; margin:16px 0 0 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/f728a87590be00a6b48207f0ebfcdd38_2ee47b24-ad0a-4e1a-8cd2-99552e582649.png?v=1784516385\" alt=\"Complete eye look showcase\" style=\"display:block; width:100%; height:auto; border:0;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 7. 规格区 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:26px 20px;\"\u003e\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; margin:0 0 18px 0; font-size:22px; font-weight:800; color:#5C4033; text-align:center;\"\u003e\n    📦 Product Specifications\n  \u003c\/p\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; display:flex; flex-wrap:wrap; justify-content:space-between;\"\u003e\n    \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; background:#FBEFE9; border:2px solid #F0DCD0; border-radius:14px; padding:18px 12px; margin:0 0 14px 0; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:26px;\"\u003e💄\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 6px 0; font-size:15px; font-weight:800; color:#D98CA3;\"\u003eProduct\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; line-height:1.5; color:#5C4033;\"\u003eTri-Color Gradient Eyeshadow Stick\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; background:#FBEFE9; border:2px solid #F0DCD0; border-radius:14px; padding:18px 12px; margin:0 0 14px 0; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:26px;\"\u003e✨\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 6px 0; font-size:15px; font-weight:800; color:#D98CA3;\"\u003eTexture\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; line-height:1.5; color:#5C4033;\"\u003eSmooth Shimmer Stick\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; background:#FBEFE9; border:2px solid #F0DCD0; border-radius:14px; padding:18px 12px; margin:0; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:26px;\"\u003e🎨\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 6px 0; font-size:15px; font-weight:800; color:#D98CA3;\"\u003eDesign\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; line-height:1.5; color:#5C4033;\"\u003e3 Coordinated Shades in 1 Stick\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; background:#FBEFE9; border:2px solid #F0DCD0; border-radius:14px; padding:18px 12px; margin:0; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:26px;\"\u003e🌸\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 6px 0; font-size:15px; font-weight:800; color:#D98CA3;\"\u003eAvailable Shades\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; line-height:1.5; color:#5C4033;\"\u003eChampagne Gold, Sakura Pink, Earth Brown, Cinnamon Tea\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 8. FAQ 区 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:10px 20px 30px 20px;\"\u003e\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; margin:0 0 16px 0; font-size:22px; font-weight:800; color:#5C4033; text-align:center;\"\u003e\n    🛠️ Professional FAQ\n  \u003c\/p\u003e\n\n  \u003cdetails style=\"max-width:100%; box-sizing:border-box; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:14px; padding:16px 18px; margin:0 0 12px 0;\"\u003e\n    \u003csummary style=\"font-size:17px; font-weight:800; color:#5C4033; cursor:pointer;\"\u003eIs it easy to use?\u003c\/summary\u003e\n    \u003cp style=\"margin:12px 0 0 0; font-size:16px; line-height:1.75; color:#5C4033; max-width:100%; box-sizing:border-box; word-break:break-word;\"\u003e\n      Yes, it's beginner-friendly and simple to blend.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails style=\"max-width:100%; box-sizing:border-box; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:14px; padding:16px 18px; margin:0 0 12px 0;\"\u003e\n    \u003csummary style=\"font-size:17px; font-weight:800; color:#5C4033; cursor:pointer;\"\u003eDo I need a brush?\u003c\/summary\u003e\n    \u003cp style=\"margin:12px 0 0 0; font-size:16px; line-height:1.75; color:#5C4033; max-width:100%; box-sizing:border-box; word-break:break-word;\"\u003e\n      No, you can blend it easily with your fingertip.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails style=\"max-width:100%; box-sizing:border-box; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:14px; padding:16px 18px; margin:0;\"\u003e\n    \u003csummary style=\"font-size:17px; font-weight:800; color:#5C4033; cursor:pointer;\"\u003eIs it good for travel?\u003c\/summary\u003e\n    \u003cp style=\"margin:12px 0 0 0; font-size:16px; line-height:1.75; color:#5C4033; max-width:100%; box-sizing:border-box; word-break:break-word;\"\u003e\n      Yes, the compact design is easy to carry anywhere.\n    \u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 9. 深色成交收尾区 ============ --\u003e\n\u003cdiv id=\"product-form\" style=\"max-width:100%; box-sizing:border-box; padding:36px 20px; background:linear-gradient(135deg,#4A2F27,#5C4033); text-align:center;\"\u003e\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; margin:0 0 10px 0; font-size:24px; font-weight:800; color:#FFFFFF;\"\u003e\n    A Polished Eye Look In Seconds\n  \u003c\/p\u003e\n  \u003cp style=\"max-width:100%; box-sizing:border-box; word-break:break-word; margin:0 0 22px 0; font-size:16px; line-height:1.75; color:#F5DCE3;\"\u003e\n    Three coordinated shades, one easy swipe — no brushes, no mess, no guesswork required.\n  \u003c\/p\u003e\n  \u003ca href=\"#\" style=\"display:inline-block; max-width:100%; box-sizing:border-box; background:#D98CA3; color:#FFFFFF; font-weight:800; font-size:18px; padding:16px 40px; border-radius:32px; text-decoration:none; box-shadow:0 6px 18px rgba(217,140,163,0.4);\"\u003e\n    Add To Cart Now →\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 10. WHY US 页尾信任模块 ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:30px 20px 10px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; overflow:hidden;\"\u003e\n    \u003cdiv style=\"padding:26px 22px 20px 22px; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 18px 0; font-size:21px; font-weight:800; letter-spacing:1px; color:#5C4033;\"\u003e❤️ WHY US?\u003c\/p\u003e\n      \u003cdiv style=\"max-width:100%; box-sizing:border-box; display:flex; flex-wrap:wrap; justify-content:space-between;\"\u003e\n        \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; text-align:center; font-size:14.5px; font-weight:700; color:#5C4033; padding:12px 6px; background:#FBEFE9; border-radius:10px; margin:0 0 10px 0;\"\u003e🏭 Trusted Manufacturers\u003c\/div\u003e\n        \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; text-align:center; font-size:14.5px; font-weight:700; color:#5C4033; padding:12px 6px; background:#FBEFE9; border-radius:10px; margin:0 0 10px 0;\"\u003e✅ Quality-Checked Products\u003c\/div\u003e\n        \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; text-align:center; font-size:14.5px; font-weight:700; color:#5C4033; padding:12px 6px; background:#FBEFE9; border-radius:10px; margin:0;\"\u003e💰 Fair Pricing\u003c\/div\u003e\n        \u003cdiv style=\"width:48%; max-width:48%; box-sizing:border-box; word-break:break-word; text-align:center; font-size:14.5px; font-weight:700; color:#5C4033; padding:12px 6px; background:#FBEFE9; border-radius:10px; margin:0;\"\u003e🤝 Helpful Support\u003c\/div\u003e\n        \u003cdiv style=\"width:100%; max-width:100%; box-sizing:border-box; word-break:break-word; text-align:center; font-size:14.5px; font-weight:700; color:#5C4033; padding:12px 6px; background:#FBEFE9; border-radius:10px; margin:10px 0 0 0;\"\u003e⭐ Real Customer Reviews\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\" alt=\"Why choose us\" style=\"display:block; width:100%; height:auto; border:0; max-width:100%; box-sizing:border-box;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 11. SHOP WITH CONFIDENCE ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:10px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; overflow:hidden;\"\u003e\n    \u003cdiv style=\"padding:24px 22px 18px 22px; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 10px 0; font-size:20px; font-weight:800; letter-spacing:1px; color:#5C4033;\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:15.5px; line-height:1.75; color:#5C4033;\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Shop with confidence\" style=\"display:block; width:100%; height:auto; border:0; max-width:100%; box-sizing:border-box;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ============ 12. SHIPPING \u0026 DELIVERY ============ --\u003e\n\u003cdiv style=\"max-width:100%; box-sizing:border-box; padding:10px 20px 30px 20px;\"\u003e\n  \u003cdiv style=\"max-width:100%; box-sizing:border-box; word-break:break-word; background:#FFFFFF; border:2px solid #F0DCD0; border-radius:16px; overflow:hidden;\"\u003e\n    \u003cdiv style=\"padding:24px 22px 18px 22px; text-align:center;\"\u003e\n      \u003cp style=\"margin:0 0 14px 0; font-size:20px; font-weight:800; letter-spacing:1px; color:#5C4033;\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:15.5px; line-height:1.75; color:#5C4033;\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-size:15.5px; line-height:1.75; color:#5C4033;\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/p\u003e\n      \u003cp style=\"margin:0; font-size:15.5px; line-height:1.75; color:#5C4033;\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Shipping information\" style=\"display:block; width:100%; height:auto; border:0; max-width:100%; box-sizing:border-box;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Delivery information\" style=\"display:block; width:100%; height:auto; border:0; max-width:100%; box-sizing:border-box;\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"1# Champagne Gold","offer_id":53648467132779,"sku":"NC02492607207407-1#香槟金","price":19.99,"currency_code":"USD","in_stock":true},{"title":"2# Sakura Pink","offer_id":53648467165547,"sku":"NC02492607207407-2#樱花粉","price":19.99,"currency_code":"USD","in_stock":true},{"title":"3# Earth Brown","offer_id":53648467198315,"sku":"NC02492607207407-3#大地棕","price":19.99,"currency_code":"USD","in_stock":true},{"title":"4# Cinnamon Tea","offer_id":53648467231083,"sku":"NC02492607207407-4#肉桂茶","price":19.99,"currency_code":"USD","in_stock":true},{"title":"05# Bluele","offer_id":53670151487851,"sku":"NC01862608066029- 冰蓝色3.5g","price":19.99,"currency_code":"USD","in_stock":true},{"title":"06# Lavender pink rose","offer_id":53670151520619,"sku":"NC01862608066029- 紫罗兰3.5g","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Buy 2 Get 2 Free (4-Piece Set)","offer_id":53648467263851,"sku":"NC02492607207407-1#香槟金+2#樱花粉+3#大地棕+4#肉桂茶","price":38.99,"currency_code":"USD","in_stock":true},{"title":"🔥Buy 3 Get 3 Free (6-Piece Set)","offer_id":53670151553387,"sku":"NC02492607207407-1#香槟金+2#樱花粉+3#大地棕+4#肉桂茶+NC01862608066029- 冰蓝色3.5g+NC01862608066029- 紫罗兰3.5g","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_Jul_22_2026_02_39_17_PM.png?v=1784702477"},{"product_id":"3-in-1-waterproof-tricolor-eyeshadow-stick","title":"3-in-1 Waterproof Tricolor Eyeshadow Stick","description":"\u003cstyle\u003e\n  .zvr-eye-page,\n  .zvr-eye-page * {\n    box-sizing: border-box;\n  }\n\n  html {\n    scroll-behavior: smooth;\n  }\n\n  #shopify-product-form {\n    scroll-margin-top: 90px;\n  }\n\n  .zvr-eye-page {\n    --zvr-gold: #c89545;\n    --zvr-gold-soft: #f8efe0;\n    --zvr-rose: #9d4f4b;\n    --zvr-rose-dark: #713532;\n    --zvr-rose-soft: #fbf1ef;\n    --zvr-ink: #211b1a;\n    --zvr-text: #554946;\n    --zvr-muted: #786b67;\n    --zvr-border: #eadbd5;\n    --zvr-white: #ffffff;\n    --zvr-bg: #fffaf7;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zvr-ink);\n    background: var(--zvr-white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zvr-eye-page h1,\n  .zvr-eye-page h2,\n  .zvr-eye-page h3,\n  .zvr-eye-page p {\n    margin-top: 0;\n  }\n\n  .zvr-eye-section {\n    margin-bottom: 34px;\n  }\n\n  .zvr-eye-hero {\n    overflow: hidden;\n    padding: 30px 20px;\n    text-align: center;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 85% 10%, rgba(200, 149, 69, 0.18), transparent 34%),\n      linear-gradient(145deg, #fffaf7 0%, #f8eae5 100%);\n  }\n\n  .zvr-eye-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    color: var(--zvr-rose-dark);\n    background: rgba(255, 255, 255, 0.82);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .zvr-eye-hero h1 {\n    max-width: 720px;\n    margin-right: auto;\n    margin-bottom: 14px;\n    margin-left: auto;\n    font-size: clamp(32px, 9vw, 58px);\n    line-height: 1.04;\n    letter-spacing: -0.04em;\n  }\n\n  .zvr-eye-hero h1 span {\n    color: var(--zvr-rose);\n  }\n\n  .zvr-eye-hero-copy {\n    max-width: 680px;\n    margin-right: auto;\n    margin-bottom: 22px;\n    margin-left: auto;\n    color: var(--zvr-text);\n    font-size: 17px;\n  }\n\n  .zvr-eye-hero-points {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    max-width: 640px;\n    margin: 0 auto 24px;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .zvr-eye-hero-points li {\n    padding: 11px 13px;\n    background: rgba(255, 255, 255, 0.78);\n    border-radius: 13px;\n    font-weight: 700;\n  }\n\n  .zvr-eye-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 13px 24px;\n    color: var(--zvr-white) !important;\n    background: var(--zvr-rose-dark);\n    border-radius: 999px;\n    box-shadow: 0 10px 24px rgba(113, 53, 50, 0.2);\n    font-size: 17px;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .zvr-eye-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 14px 28px rgba(113, 53, 50, 0.26);\n  }\n\n  .zvr-eye-heading {\n    margin-bottom: 10px;\n    font-size: clamp(27px, 7vw, 40px);\n    line-height: 1.15;\n    letter-spacing: -0.025em;\n  }\n\n  .zvr-eye-intro {\n    margin-bottom: 20px;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-feature {\n    margin-bottom: 22px;\n    padding: 18px;\n    background: var(--zvr-bg);\n    border: 1px solid var(--zvr-border);\n    border-radius: 21px;\n    box-shadow: 0 9px 26px rgba(85, 73, 70, 0.06);\n  }\n\n  .zvr-eye-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 42px;\n    height: 30px;\n    margin-bottom: 11px;\n    padding: 0 11px;\n    color: var(--zvr-rose-dark);\n    background: var(--zvr-rose-soft);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .zvr-eye-feature h3 {\n    margin-bottom: 8px;\n    font-size: 23px;\n    line-height: 1.22;\n  }\n\n  .zvr-eye-feature p {\n    margin-bottom: 16px;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-feature strong {\n    color: var(--zvr-rose-dark);\n  }\n\n  .zvr-eye-image {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 17px;\n  }\n\n  .zvr-eye-benefit-list {\n    display: grid;\n    gap: 10px;\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zvr-eye-benefit-list li {\n    position: relative;\n    padding: 12px 14px 12px 43px;\n    color: var(--zvr-text);\n    background: var(--zvr-white);\n    border-radius: 13px;\n  }\n\n  .zvr-eye-benefit-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 11px;\n    left: 14px;\n    display: flex;\n    width: 21px;\n    height: 21px;\n    align-items: center;\n    justify-content: center;\n    color: var(--zvr-white);\n    background: var(--zvr-rose);\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .zvr-eye-how {\n    padding: 22px 18px;\n    background: linear-gradient(145deg, #fff9f5, #f8eee9);\n    border-radius: 22px;\n  }\n\n  .zvr-eye-steps {\n    display: grid;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .zvr-eye-step {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 12px;\n    align-items: start;\n    padding: 14px;\n    background: rgba(255, 255, 255, 0.84);\n    border-radius: 15px;\n  }\n\n  .zvr-eye-step-number {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    color: var(--zvr-white);\n    background: var(--zvr-rose-dark);\n    border-radius: 50%;\n    font-weight: 900;\n  }\n\n  .zvr-eye-step h3 {\n    margin-bottom: 3px;\n    font-size: 17px;\n  }\n\n  .zvr-eye-step p {\n    margin-bottom: 0;\n    color: var(--zvr-text);\n    font-size: 15px;\n  }\n\n  .zvr-eye-specs {\n    overflow: hidden;\n    border: 1px solid var(--zvr-border);\n    border-radius: 18px;\n  }\n\n  .zvr-eye-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n  }\n\n  .zvr-eye-spec-row + .zvr-eye-spec-row {\n    border-top: 1px solid var(--zvr-border);\n  }\n\n  .zvr-eye-spec-label,\n  .zvr-eye-spec-value {\n    padding: 13px 12px;\n  }\n\n  .zvr-eye-spec-label {\n    color: var(--zvr-rose-dark);\n    background: var(--zvr-rose-soft);\n    font-weight: 800;\n  }\n\n  .zvr-eye-spec-value {\n    color: var(--zvr-text);\n    background: var(--zvr-white);\n  }\n\n  .zvr-eye-spec-note {\n    margin: 11px 2px 0;\n    color: var(--zvr-muted);\n    font-size: 13px;\n  }\n\n  .zvr-eye-faq {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zvr-eye-faq details {\n    padding: 14px 15px;\n    background: var(--zvr-bg);\n    border: 1px solid var(--zvr-border);\n    border-radius: 14px;\n  }\n\n  .zvr-eye-faq summary {\n    position: relative;\n    padding-right: 28px;\n    cursor: pointer;\n    color: var(--zvr-ink);\n    font-weight: 800;\n    list-style: none;\n  }\n\n  .zvr-eye-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zvr-eye-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: -3px;\n    right: 0;\n    color: var(--zvr-rose);\n    font-size: 24px;\n    font-weight: 500;\n  }\n\n  .zvr-eye-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zvr-eye-faq p {\n    margin: 10px 0 0;\n    color: var(--zvr-text);\n  }\n\n  .zvr-eye-trust {\n    display: grid;\n    gap: 11px;\n  }\n\n  .zvr-eye-trust-card {\n    padding: 16px;\n    text-align: center;\n    background: var(--zvr-white);\n    border: 1px solid var(--zvr-border);\n    border-radius: 16px;\n  }\n\n  .zvr-eye-trust-icon {\n    margin-bottom: 6px;\n    font-size: 25px;\n  }\n\n  .zvr-eye-trust-card strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zvr-rose-dark);\n  }\n\n  .zvr-eye-trust-card span {\n    color: var(--zvr-muted);\n    font-size: 14px;\n  }\n\n  .zvr-eye-final {\n    padding: 27px 19px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 15% 20%, rgba(200, 149, 69, 0.18), transparent 32%),\n      var(--zvr-rose-soft);\n    border-radius: 22px;\n  }\n\n  .zvr-eye-final h2 {\n    margin-bottom: 9px;\n    font-size: clamp(27px, 7vw, 39px);\n    line-height: 1.15;\n  }\n\n  .zvr-eye-final p {\n    max-width: 590px;\n    margin-right: auto;\n    margin-bottom: 20px;\n    margin-left: auto;\n    color: var(--zvr-text);\n  }\n\n  @media (min-width: 640px) {\n    .zvr-eye-page {\n      padding: 22px;\n    }\n\n    .zvr-eye-hero {\n      padding: 46px 36px;\n    }\n\n    .zvr-eye-hero-points {\n      grid-template-columns: repeat(3, 1fr);\n      text-align: center;\n    }\n\n    .zvr-eye-feature {\n      padding: 25px;\n    }\n\n    .zvr-eye-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zvr-eye-step {\n      grid-template-columns: 1fr;\n    }\n\n    .zvr-eye-trust {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zvr-eye-spec-label,\n    .zvr-eye-spec-value {\n      padding: 15px 18px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    html {\n      scroll-behavior: auto;\n    }\n\n    .zvr-eye-button {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zvr-eye-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-hero\"\u003e\u003cspan class=\"zvr-eye-eyebrow\"\u003e3-in-1 Tricolor Eyeshadow Stick\u003c\/span\u003e\n\u003ch1\u003eOne Stick. Three Shades.\u003cbr\u003e\u003cspan\u003eA Full Eye Look in Seconds.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"zvr-eye-hero-copy\"\u003eSkip the bulky palettes and complicated routines. Sweep on your \u003cstrong\u003ebase, contour and shimmer\u003c\/strong\u003e with one creamy, twist-up stick that makes polished eye makeup feel effortless.\u003c\/p\u003e\n\u003cul class=\"zvr-eye-hero-points\"\u003e\n\u003cli\u003e🌈 3 Shades in 1\u003c\/li\u003e\n\u003cli\u003e💧 Waterproof Wear\u003c\/li\u003e\n\u003cli\u003e✨ Beginner-Friendly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"zvr-eye-button\" href=\"#\"\u003e Choose Your Shade → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eEverything You Need in One Easy Stick\u003c\/h2\u003e\n\u003cp class=\"zvr-eye-intro\"\u003eDesigned for quick mornings, last-minute plans and effortless touch-ups—without carrying a full makeup bag.\u003c\/p\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003e🌈 One Stick, Three Coordinated Shades\u003c\/h3\u003e\n\u003cp\u003eCreate dimension without guessing which colors work together. Each stick combines a \u003cstrong\u003ebase, contour and shimmer\u003c\/strong\u003e so you can build a complete, coordinated eye look in seconds.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_1.png?v=1785725661\" alt=\"ZavrlyUS three-in-one tricolor eyeshadow stick with base contour and shimmer shades\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003e💧 Waterproof, Smudge-Resistant Color\u003c\/h3\u003e\n\u003cp\u003eApply it in the morning and keep enjoying fresh-looking color through coffee runs, busy workdays and evening plans. The creamy formula is designed to resist \u003cstrong\u003esmudging, fading and creasing\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_2.png?v=1785725662\" alt=\"Waterproof and crease-resistant tricolor cream eyeshadow comparison\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003e🤍 Creamy Glide Without the Tugging\u003c\/h3\u003e\n\u003cp\u003eThe velvety texture glides smoothly over the eyelid and blends easily with a fingertip or brush. Vitamin E helps deliver a \u003cstrong\u003ecomfortable, soft application\u003c\/strong\u003e without a dry, chalky finish.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_3.png?v=1785725660\" alt=\"Creamy Vitamin E infused ZavrlyUS eyeshadow stick texture and finished eye makeup\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003e✏️ Foolproof Control for Every Skill Level\u003c\/h3\u003e\n\u003cp\u003eUse the broad surface for a soft wash of color or angle the edge for a more defined line. It is \u003cstrong\u003eeasy enough for beginners\u003c\/strong\u003e while still offering the control experienced makeup users want.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_4.png?v=1785725661\" alt=\"Beginner-friendly eyeshadow stick demonstrating broad wash and precise line application\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zvr-eye-feature\"\u003e\u003cspan class=\"zvr-eye-feature-number\"\u003e05\u003c\/span\u003e\n\u003ch3\u003e🎁 Pocket-Sized and Ready to Go\u003c\/h3\u003e\n\u003cp\u003eLightweight, twist-up and mess-free, it slips easily into your purse, gym bag or travel pouch. It also makes a practical beauty gift for anyone who loves \u003cstrong\u003efast, uncomplicated makeup\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg class=\"zvr-eye-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_56_5.png?v=1785725661\" alt=\"Pocket-sized ZavrlyUS eyeshadow stick displayed as a travel-ready beauty gift\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-how\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eHow to Create Your Look\u003c\/h2\u003e\n\u003cp class=\"zvr-eye-intro\"\u003eNo complicated palette technique. Just twist, glide and blend.\u003c\/p\u003e\n\u003cdiv class=\"zvr-eye-steps\"\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTwist Up\u003c\/h3\u003e\n\u003cp\u003eReveal only a small amount of product to maintain control and protect the creamy tip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGlide On\u003c\/h3\u003e\n\u003cp\u003eSweep the shades across the eyelid, crease or lash line depending on your desired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-step\"\u003e\n\u003cspan class=\"zvr-eye-step-number\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBlend and Build\u003c\/h3\u003e\n\u003cp\u003eBlend with your fingertip or brush, then layer for more intensity and shimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"zvr-eye-benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor a soft daytime look:\u003c\/strong\u003e use one light sweep and blend.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor added depth:\u003c\/strong\u003e layer the contour shade through the crease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor extra glow:\u003c\/strong\u003e tap the shimmer onto the center or inner corner.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-specs\"\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eTwist-Up Tricolor Cream Eyeshadow Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eShade Design\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eBase, Contour and Shimmer in One Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eMatte Base with Shimmer Highlight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eFormula\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eCreamy, Waterproof and Smudge-Resistant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eKey Ingredient\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eTocopheryl Acetate, also known as Vitamin E\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eListed Net Weight\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003e3.5 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-row\"\u003e\n\u003cdiv class=\"zvr-eye-spec-label\"\u003eShade Options\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-spec-value\"\u003eChoose from the available product variants above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"zvr-eye-spec-note\"\u003eColor appearance may vary slightly depending on skin tone, lighting and screen settings.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the eyeshadow stick waterproof?\u003c\/summary\u003e\n\u003cp\u003eYes. The cream formula is designed to resist water, smudging, fading and creasing during everyday wear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan beginners use it?\u003c\/summary\u003e\n\u003cp\u003eYes. The stick shape gives you more control than loose powder. Use the broad surface for soft color and the edge of the tip for more precise placement—no sharpening required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I apply it?\u003c\/summary\u003e\n\u003cp\u003eTwist up a small amount, glide it over the eyelid or lash line, and blend with your fingertip or a makeup brush. Add another layer when you want stronger color.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive eyes?\u003c\/summary\u003e\n\u003cp\u003eThe creamy formula contains Vitamin E and is designed for a gentle glide. Anyone with known sensitivities should review the complete ingredient list and perform a patch test before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need an eyeshadow brush?\u003c\/summary\u003e\n\u003cp\u003eNo. You can blend it with a clean fingertip for a fast, effortless finish. A brush may also be used when you want more detailed blending.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"zvr-eye-section\"\u003e\n\u003ch2 class=\"zvr-eye-heading\"\u003eWhy Shop With Us?\u003c\/h2\u003e\n\u003cdiv class=\"zvr-eye-trust\"\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment information is handled securely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eCarefully Packed\u003c\/strong\u003e \u003cspan\u003eYour order is prepared with care before shipment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zvr-eye-trust-card\"\u003e\n\u003cdiv class=\"zvr-eye-trust-icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003eResponsive Support\u003c\/strong\u003e \u003cspan\u003eGet help with product or order questions when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zvr-eye-section zvr-eye-final\"\u003e\n\u003ch2\u003eYour Full Eye Look—Without the Full Makeup Bag\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite shade and create effortless base, contour and shimmer looks wherever your day takes you.\u003c\/p\u003e\n\u003ca class=\"zvr-eye-button\" href=\"#\"\u003e Shop Your Shade Now → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Matte Earth","offer_id":53654893822315,"sku":"NC02482608033910-哑光大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pearl Earth","offer_id":53654893855083,"sku":"NC02482608033910-珠光大地色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Glitter Orange","offer_id":53654893887851,"sku":"NC02482608033910-细闪橘棕色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Glitter Rose","offer_id":53654893920619,"sku":"NC02482608033910-细闪玫瑰色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Icy Blue","offer_id":53654893953387,"sku":"NC02482608033910-冰晶葡萄蓝","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Lavender Pink","offer_id":53654893986155,"sku":"NC02482608033910-星际银河紫","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_3_10_53_55_3.png?v=1785725660"},{"product_id":"cream-eyeshadow-stick-set","title":"6-Shade Cream Eyeshadow Stick Set","description":"\u003cstyle\u003e\n  .zve-page,\n  .zve-page * {\n    box-sizing: border-box;\n  }\n\n  .zve-page {\n    --zve-ink: #252326;\n    --zve-text: #4d4950;\n    --zve-muted: #777179;\n    --zve-bg: #ffffff;\n    --zve-soft: #faf7f8;\n    --zve-card: #fffafb;\n    --zve-accent: #a45f78;\n    --zve-accent-dark: #784355;\n    --zve-accent-soft: #f4e7ec;\n    --zve-border: #eadfe3;\n    --zve-success: #4c7a63;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zve-ink);\n    background: var(--zve-bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zve-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 18px 0 0;\n    border-radius: 18px;\n  }\n\n  .zve-page h2,\n  .zve-page h3,\n  .zve-page p {\n    margin-top: 0;\n  }\n\n  .zve-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(28px, 7vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .zve-page h3 {\n    margin-bottom: 8px;\n    font-size: clamp(21px, 5.4vw, 30px);\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n  }\n\n  .zve-page p {\n    margin-bottom: 14px;\n    color: var(--zve-text);\n  }\n\n  .zve-section {\n    margin-top: 42px;\n  }\n\n  .zve-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 12px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    color: var(--zve-accent-dark);\n    background: var(--zve-accent-soft);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zve-hero {\n    padding: 28px 20px 22px;\n    overflow: hidden;\n    border: 1px solid var(--zve-border);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 88% 8%, rgba(245, 210, 223, 0.75), transparent 34%),\n      linear-gradient(145deg, #fffefe 0%, #faf4f7 100%);\n  }\n\n  .zve-hero-copy {\n    max-width: 720px;\n  }\n\n  .zve-hero-subtitle {\n    margin-bottom: 18px;\n    font-size: clamp(17px, 4.4vw, 21px);\n    color: var(--zve-text);\n  }\n\n  .zve-benefit-list {\n    display: grid;\n    gap: 10px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zve-benefit-list li {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    color: var(--zve-text);\n    font-weight: 650;\n  }\n\n  .zve-check {\n    flex: 0 0 auto;\n    color: var(--zve-success);\n    font-size: 18px;\n    line-height: 1.5;\n  }\n\n  .zve-cta {\n    display: inline-flex;\n    width: 100%;\n    min-height: 52px;\n    margin-top: 22px;\n    padding: 14px 22px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff !important;\n    background: var(--zve-accent-dark);\n    box-shadow: 0 12px 28px rgba(120, 67, 85, 0.22);\n    font-size: 17px;\n    font-weight: 800;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .zve-cta:hover {\n    color: #ffffff !important;\n    background: #623545;\n    box-shadow: 0 15px 32px rgba(120, 67, 85, 0.28);\n    transform: translateY(-1px);\n  }\n\n  .zve-intro {\n    max-width: 740px;\n    margin-bottom: 22px;\n  }\n\n  .zve-feature {\n    margin-top: 22px;\n    padding: 20px;\n    border: 1px solid var(--zve-border);\n    border-radius: 22px;\n    background: var(--zve-card);\n    box-shadow: 0 10px 30px rgba(72, 53, 61, 0.05);\n  }\n\n  .zve-feature-number {\n    display: inline-flex;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 13px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--zve-accent);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .zve-feature p:last-of-type {\n    margin-bottom: 0;\n  }\n\n  .zve-mini-points {\n    display: grid;\n    gap: 8px;\n    margin: 15px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zve-mini-points li {\n    padding-left: 26px;\n    position: relative;\n    color: var(--zve-text);\n  }\n\n  .zve-mini-points li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--zve-success);\n    font-weight: 900;\n  }\n\n  .zve-how {\n    padding: 24px 20px;\n    border-radius: 24px;\n    background: var(--zve-soft);\n  }\n\n  .zve-steps {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .zve-step {\n    display: flex;\n    gap: 14px;\n    padding: 15px;\n    align-items: flex-start;\n    border: 1px solid var(--zve-border);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .zve-step-index {\n    display: flex;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--zve-accent-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .zve-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zve-ink);\n    font-size: 17px;\n  }\n\n  .zve-step span {\n    color: var(--zve-text);\n  }\n\n  .zve-specs {\n    overflow: hidden;\n    border: 1px solid var(--zve-border);\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .zve-spec-row {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    border-top: 1px solid var(--zve-border);\n  }\n\n  .zve-spec-row:first-child {\n    border-top: 0;\n  }\n\n  .zve-spec-label,\n  .zve-spec-value {\n    padding: 13px 12px;\n  }\n\n  .zve-spec-label {\n    color: var(--zve-ink);\n    background: var(--zve-soft);\n    font-weight: 750;\n  }\n\n  .zve-spec-value {\n    color: var(--zve-text);\n  }\n\n  .zve-trust {\n    padding: 24px 20px;\n    border-radius: 24px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.14), transparent 32%),\n      var(--zve-accent-dark);\n  }\n\n  .zve-trust h2,\n  .zve-trust p {\n    color: #ffffff;\n  }\n\n  .zve-trust-grid {\n    display: grid;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .zve-trust-item {\n    padding: 15px;\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  .zve-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 17px;\n  }\n\n  .zve-trust-item span {\n    color: rgba(255, 255, 255, 0.84);\n  }\n\n  .zve-faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid var(--zve-border);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .zve-faq summary {\n    padding: 16px 44px 16px 16px;\n    position: relative;\n    cursor: pointer;\n    color: var(--zve-ink);\n    font-weight: 750;\n    list-style: none;\n  }\n\n  .zve-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zve-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    color: var(--zve-accent-dark);\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .zve-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zve-faq-answer {\n    padding: 0 16px 16px;\n    color: var(--zve-text);\n  }\n\n  .zve-faq-answer p {\n    margin-bottom: 0;\n  }\n\n  .zve-final {\n    padding: 28px 20px;\n    border: 1px solid var(--zve-border);\n    border-radius: 24px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 20% 20%, rgba(244, 231, 236, 0.9), transparent 38%),\n      #fffafa;\n    scroll-margin-top: 90px;\n  }\n\n  .zve-final p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (min-width: 680px) {\n    .zve-page {\n      padding: 24px;\n    }\n\n    .zve-hero {\n      padding: 42px 38px 34px;\n    }\n\n    .zve-feature {\n      padding: 28px;\n    }\n\n    .zve-how,\n    .zve-trust,\n    .zve-final {\n      padding: 34px;\n    }\n\n    .zve-steps,\n    .zve-trust-grid {\n      gap: 14px;\n    }\n\n    .zve-spec-label,\n    .zve-spec-value {\n      padding: 15px 18px;\n    }\n\n    .zve-cta {\n      width: auto;\n      min-width: 230px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zve-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zve-hero\"\u003e\n\u003cdiv class=\"zve-hero-copy\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"zve-eyebrow\"\u003eCream Eyeshadow Stick Set\u003c\/span\u003e\n\u003ch2\u003eOne Stick. Endless Eye Looks.\u003c\/h2\u003e\n\u003cp class=\"zve-hero-subtitle\"\u003eGo from a soft daytime shimmer to a bold metallic eye in seconds—with highly pigmented, twist-up color that needs no brush or sharpening.\u003cspan class=\"zve-check\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ca class=\"zve-cta\" href=\"#\"\u003eShop the Eyeshadow Set\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7619413833903295766_compressed.gif?v=1785902148\" alt=\"Cream eyeshadow stick application and finished shimmer eye look\" loading=\"eager\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zve-section\"\u003e\n\u003cdiv class=\"zve-intro\"\u003e\n\u003cspan class=\"zve-eyebrow\"\u003eWhy You’ll Love It\u003c\/span\u003e\n\u003ch2\u003eMore Color. Less Effort.\u003c\/h2\u003e\n\u003cp\u003eBuild everyday, smoky, luminous, or metallic looks without complicated palettes. Simply choose your shade, swipe it on, and blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003carticle class=\"zve-feature\"\u003e\u003cspan class=\"zve-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003e🎨 A Spectrum in Your Pocket\u003c\/h3\u003e\n\u003cp\u003eCreate more looks with fewer products. The warm-to-cool color range gives you soft highlights, romantic rose tones, smoky depth, and brilliant metallic accents in one compact collection.\u003c\/p\u003e\n\u003cul class=\"zve-mini-points\"\u003e\n\u003cli\u003eDaytime shimmer to evening glamour\u003c\/li\u003e\n\u003cli\u003eWarm, cool, rose, brown, gray, and gold tones\u003c\/li\u003e\n\u003cli\u003eLayerable color for soft or statement looks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_04_1.png?v=1785902145\" alt=\"Multi-shade cream eyeshadow stick set with eye makeup swatches\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zve-feature\"\u003e\u003cspan class=\"zve-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003e💧 Made to Outlast Your Day\u003c\/h3\u003e\n\u003cp\u003eKeep your eye look fresh through busy mornings, warm commutes, light moisture, and accidental touches. The quick-drying formula is designed to resist transfer, fading, cracking, and creasing.\u003c\/p\u003e\n\u003cul class=\"zve-mini-points\"\u003e\n\u003cli\u003eWater-resistant and anti-transfer\u003c\/li\u003e\n\u003cli\u003eVibrant color from morning to night\u003c\/li\u003e\n\u003cli\u003eLess creasing and fewer midday touch-ups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_05_2.png?v=1785902146\" alt=\"Water-resistant eyeshadow comparison showing smooth long-lasting wear\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zve-feature\"\u003e\u003cspan class=\"zve-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003e🔄 Twist, Swipe, Done\u003c\/h3\u003e\n\u003cp\u003eSkip the sharpener, loose powder, and complicated brush routine. The rotating mechanism gives you control over the stick length, while the creamy texture glides on and blends with your fingertip.\u003c\/p\u003e\n\u003cul class=\"zve-mini-points\"\u003e\n\u003cli\u003eNo sharpening waste\u003c\/li\u003e\n\u003cli\u003eNo makeup brush required\u003c\/li\u003e\n\u003cli\u003eFast application with a quick-drying finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_05_3.png?v=1785902146\" alt=\"Three-step twist swipe and blend eyeshadow stick application\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zve-feature\"\u003e\u003cspan class=\"zve-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003e✈️ Built for the Road\u003c\/h3\u003e\n\u003cp\u003eTouch up your look at home, at work, or while traveling. The slim, lightweight shape slips easily into a makeup bag, while the easy-grip tube supports more controlled application.\u003c\/p\u003e\n\u003cul class=\"zve-mini-points\"\u003e\n\u003cli\u003eCompact and lightweight\u003c\/li\u003e\n\u003cli\u003eEasy to carry without loose powder\u003c\/li\u003e\n\u003cli\u003eBeginner-friendly application\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_06_4.png?v=1785902145\" alt=\"Travel-ready cream eyeshadow sticks in a compact makeup bag\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003carticle class=\"zve-feature\"\u003e\u003cspan class=\"zve-feature-number\"\u003e05\u003c\/span\u003e\n\u003ch3\u003e🎁 Made for Every Moment\u003c\/h3\u003e\n\u003cp\u003eWear a subtle shimmer for everyday plans or build a brighter metallic finish for weddings, parties, photo shoots, and special events. The versatile shade selection also makes it a thoughtful beauty gift.\u003c\/p\u003e\n\u003cul class=\"zve-mini-points\"\u003e\n\u003cli\u003eSuitable for everyday and event makeup\u003c\/li\u003e\n\u003cli\u003eEasy for beginners and experienced users\u003c\/li\u003e\n\u003cli\u003eA practical gift for beauty lovers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_06_5.png?v=1785902146\" alt=\"Cream eyeshadow looks for weddings parties and everyday wear\" loading=\"lazy\"\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zve-section zve-how\"\u003e\u003cspan class=\"zve-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n\u003ch2\u003eYour Eye Look in Three Easy Steps\u003c\/h2\u003e\n\u003cp\u003eThe creamy stick format gives you direct control over placement and coverage—without loose powder fallout or a full brush kit.\u003c\/p\u003e\n\u003cdiv class=\"zve-steps\"\u003e\n\u003cdiv class=\"zve-step\"\u003e\n\u003cspan class=\"zve-step-index\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTwist Up\u003c\/strong\u003e \u003cspan\u003eRotate the base until a small amount of product is exposed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-step\"\u003e\n\u003cspan class=\"zve-step-index\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSwipe On\u003c\/strong\u003e \u003cspan\u003eGlide the stick directly across the eyelid or desired area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-step\"\u003e\n\u003cspan class=\"zve-step-index\"\u003e3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBlend and Build\u003c\/strong\u003e \u003cspan\u003e Blend with your fingertip or a brush, then layer for more intensity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zve-section\"\u003e\u003cspan class=\"zve-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003cdiv class=\"zve-specs\"\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eCream eyeshadow stick set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eMatte, satin, luminous, and metallic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eShade Range\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eWarm and cool multi-color spectrum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eFingertip or makeup brush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eFormula Features\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eWater-resistant, quick-drying, long-lasting, and anti-transfer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eMechanism\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eTwist-up rotating design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eSharpening Required\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eSkin Type\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eSuitable for all skin types\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eDaily wear, parties, weddings, travel, and photo shoots\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-row\"\u003e\n\u003cdiv class=\"zve-spec-label\"\u003eSet Configuration\u003c\/div\u003e\n\u003cdiv class=\"zve-spec-value\"\u003eShade count may vary according to the selected product option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zve-section zve-trust\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eA convenient beauty essential supported by a clear, customer-focused shopping experience.\u003c\/p\u003e\n\u003cdiv class=\"zve-trust-grid\"\u003e\n\u003cdiv class=\"zve-trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment is processed through protected checkout technology.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-trust-item\"\u003e\n\u003cstrong\u003e📦 Clear Order Updates\u003c\/strong\u003e \u003cspan\u003eStay informed as your order moves through processing and delivery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zve-trust-item\"\u003e\n\u003cstrong\u003e💬 Customer Support\u003c\/strong\u003e \u003cspan\u003eGet assistance with product, order, or delivery questions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zve-section zve-faq\"\u003e\u003cspan class=\"zve-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eQuestions? We’ve Got You.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the formula completely waterproof?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eThe formula is water-resistant and designed to withstand moisture, sweat, light rain, and accidental splashes. It is not intended for swimming or full water submersion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a makeup brush?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eNo. Swipe the creamy color directly onto your eyelid and blend it with your fingertip. A brush can also be used when you want more detailed placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many shades are included?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eAvailable configurations may include different shade quantities. Review the selected product option before ordering to confirm the exact shades and set size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eYes. The twist-up format, creamy texture, and finger-friendly application make it easy to control, blend, and build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the eyeshadow crease or fade?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eThe quick-drying, anti-transfer formula is designed to resist creasing, cracking, and fading. Results may vary depending on skin type, eyelid preparation, and environmental conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the set suitable as a gift?\u003c\/summary\u003e\n\u003cdiv class=\"zve-faq-answer\"\u003e\n\u003cp\u003eYes. Its versatile shades and easy application make it a practical gift for birthdays, holidays, anniversaries, Mother’s Day, or Valentine’s Day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zve-section zve-final\" id=\"product-buy\"\u003e\u003cspan class=\"zve-eyebrow\"\u003eReady in Seconds\u003c\/span\u003e\n\u003ch2\u003eSwipe On Your Next Favorite Eye Look\u003c\/h2\u003e\n\u003cp\u003eChoose your shade or set configuration and create luminous, travel-ready eye looks without brushes, sharpening, or loose powder.\u003c\/p\u003e\n\u003c!-- 如主题购买区锚点不同，可将下面的 href=\"#product-form\" 替换为实际购买区 ID --\u003e \u003ca class=\"zve-cta\" href=\"#\"\u003eShop the Set\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"01 Rosy Gem","offer_id":53665754218859,"sku":"NC02482608055378-01 Rosy Gem","price":19.99,"currency_code":"USD","in_stock":true},{"title":"02 Aura Blitz","offer_id":53665754251627,"sku":"NC02482608055378-02 Aura Blitz","price":19.99,"currency_code":"USD","in_stock":true},{"title":"03 Starlit Silver","offer_id":53665754284395,"sku":"NC02482608055378-03 Starlit Silver","price":19.99,"currency_code":"USD","in_stock":true},{"title":"04 Lilac Luster","offer_id":53665754317163,"sku":"NC02482608055378-04 Lilac Luster","price":19.99,"currency_code":"USD","in_stock":true},{"title":"05 Golden Girl","offer_id":53665754349931,"sku":"NC02482608055378-05 Golden Girl","price":19.99,"currency_code":"USD","in_stock":true},{"title":"06 Fuchsia Fun","offer_id":53665754382699,"sku":"NC02482608055378-06 Fuchsia Fun","price":19.99,"currency_code":"USD","in_stock":true},{"title":"6-Shade Full Set","offer_id":53665754415467,"sku":"NC02482608055378-01 Rosy Gem+NC02482608055378-02 Aura Blitz+NC02482608055378-03 Starlit Silver+NC02482608055378-04 Lilac Luster+NC02482608055378-05 Golden Girl+NC02482608055378-06 Fuchsia Fun","price":83.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_5_11_55_04_1.png?v=1785902145"},{"product_id":"6-piece-glitter-eyeshadow-topper-set","title":"6-Piece Glitter Eyeshadow Topper Set with Brush","description":"\u003cstyle\u003e\n  .zv-glitter-page,\n  .zv-glitter-page * {\n    box-sizing: border-box;\n  }\n\n  .zv-glitter-page {\n    --zv-text: #272126;\n    --zv-muted: #6f6269;\n    --zv-pink: #d75f82;\n    --zv-pink-dark: #ae3f62;\n    --zv-pink-soft: #fff2f6;\n    --zv-gold-soft: #f8eee8;\n    --zv-border: #ecdce2;\n    --zv-white: #ffffff;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zv-text);\n    background: var(--zv-white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zv-glitter-page h1,\n  .zv-glitter-page h2,\n  .zv-glitter-page h3,\n  .zv-glitter-page p {\n    margin-top: 0;\n  }\n\n  .zv-glitter-page h1 {\n    margin-bottom: 14px;\n    font-size: clamp(32px, 8vw, 54px);\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n  }\n\n  .zv-glitter-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(25px, 6.4vw, 38px);\n    line-height: 1.15;\n    letter-spacing: -0.6px;\n  }\n\n  .zv-glitter-page h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .zv-glitter-page p {\n    margin-bottom: 14px;\n  }\n\n  .zv-glitter-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 22px 0 0;\n    border-radius: 18px;\n  }\n\n  .zv-section {\n    margin: 16px 0;\n    padding: 28px 20px;\n    border: 1px solid var(--zv-border);\n    border-radius: 22px;\n    background: var(--zv-white);\n    overflow: hidden;\n  }\n\n  .zv-section-soft {\n    background: linear-gradient(180deg, #fff9fb 0%, #fff2f6 100%);\n  }\n\n  .zv-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 12px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--zv-pink-soft);\n    color: var(--zv-pink-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .zv-subtitle {\n    max-width: 680px;\n    margin-bottom: 18px;\n    color: var(--zv-muted);\n    font-size: 18px;\n    line-height: 1.55;\n  }\n\n  .zv-highlight {\n    color: var(--zv-pink-dark);\n  }\n\n  .zv-feature-list,\n  .zv-use-list,\n  .zv-good-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .zv-feature-list li,\n  .zv-use-list li,\n  .zv-good-list li {\n    position: relative;\n    margin-bottom: 13px;\n    padding: 15px 16px 15px 48px;\n    border: 1px solid var(--zv-border);\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.9);\n  }\n\n  .zv-feature-list li::before,\n  .zv-use-list li::before,\n  .zv-good-list li::before {\n    position: absolute;\n    top: 14px;\n    left: 15px;\n    font-size: 21px;\n    line-height: 1;\n  }\n\n  .zv-feature-list li:nth-child(1)::before {\n    content: \"✨\";\n  }\n\n  .zv-feature-list li:nth-child(2)::before {\n    content: \"🎨\";\n  }\n\n  .zv-feature-list li:nth-child(3)::before {\n    content: \"💎\";\n  }\n\n  .zv-feature-list li:nth-child(4)::before {\n    content: \"🖌️\";\n  }\n\n  .zv-use-list li:nth-child(1)::before {\n    content: \"👁️\";\n  }\n\n  .zv-use-list li:nth-child(2)::before {\n    content: \"✨\";\n  }\n\n  .zv-use-list li:nth-child(3)::before {\n    content: \"💋\";\n  }\n\n  .zv-use-list li:nth-child(4)::before {\n    content: \"💃\";\n  }\n\n  .zv-good-list li::before {\n    content: \"✅\";\n  }\n\n  .zv-feature-list strong,\n  .zv-use-list strong,\n  .zv-good-list strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 17px;\n  }\n\n  .zv-step-box {\n    margin-top: 16px;\n    padding: 18px;\n    border-radius: 17px;\n    background: var(--zv-gold-soft);\n  }\n\n  .zv-steps {\n    display: grid;\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: zv-step;\n  }\n\n  .zv-steps li {\n    position: relative;\n    min-height: 46px;\n    padding: 6px 0 6px 54px;\n    counter-increment: zv-step;\n  }\n\n  .zv-steps li::before {\n    content: counter(zv-step);\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: grid;\n    width: 40px;\n    height: 40px;\n    place-items: center;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--zv-pink-dark);\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .zv-specs {\n    width: 100%;\n    margin-top: 15px;\n    border-collapse: separate;\n    border-spacing: 0;\n    overflow: hidden;\n    border: 1px solid var(--zv-border);\n    border-radius: 15px;\n  }\n\n  .zv-specs th,\n  .zv-specs td {\n    padding: 13px 14px;\n    border-bottom: 1px solid var(--zv-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .zv-specs tr:last-child th,\n  .zv-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .zv-specs th {\n    width: 42%;\n    background: var(--zv-pink-soft);\n    font-weight: 750;\n  }\n\n  .zv-faq {\n    margin-top: 15px;\n  }\n\n  .zv-faq details {\n    margin-bottom: 10px;\n    border: 1px solid var(--zv-border);\n    border-radius: 15px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding: 17px 48px 17px 17px;\n    cursor: pointer;\n    font-weight: 750;\n    line-height: 1.4;\n    list-style: none;\n  }\n\n  .zv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    transform: translateY(-50%);\n    color: var(--zv-pink-dark);\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .zv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zv-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--zv-muted);\n  }\n\n  .zv-cta {\n    padding: 34px 20px;\n    text-align: center;\n    color: #fff;\n    background:\n      radial-gradient(circle at top right, rgba(255,255,255,0.22), transparent 36%),\n      linear-gradient(135deg, #b84064 0%, #dd6b8c 100%);\n  }\n\n  .zv-cta h2 {\n    color: #fff;\n  }\n\n  .zv-cta p {\n    max-width: 620px;\n    margin: 0 auto 20px;\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  .zv-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    min-height: 54px;\n    padding: 15px 24px;\n    border-radius: 999px;\n    color: var(--zv-pink-dark);\n    background: #fff;\n    font-size: 17px;\n    font-weight: 850;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    box-shadow: 0 12px 25px rgba(92, 24, 47, 0.22);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .zv-cta-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 15px 30px rgba(92, 24, 47, 0.28);\n  }\n\n  .zv-cta-note {\n    margin-top: 13px !important;\n    margin-bottom: 0 !important;\n    font-size: 13px;\n  }\n\n  @media (min-width: 700px) {\n    .zv-glitter-page {\n      padding: 24px;\n    }\n\n    .zv-section {\n      padding: 38px;\n    }\n\n    .zv-cta-button {\n      width: auto;\n      min-width: 280px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .zv-section {\n      padding: 24px 16px;\n      border-radius: 18px;\n    }\n\n    .zv-subtitle {\n      font-size: 16px;\n    }\n\n    .zv-feature-list li,\n    .zv-use-list li,\n    .zv-good-list li {\n      padding-right: 13px;\n    }\n\n    .zv-specs th,\n    .zv-specs td {\n      display: block;\n      width: 100%;\n    }\n\n    .zv-specs th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .zv-specs td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zv-glitter-page\"\u003e\n\u003c!-- ATTENTION \/ HERO --\u003e\n\u003csection class=\"zv-section zv-section-soft\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eSix Shades · Endless Shine\u003c\/span\u003e\n\u003ch1\u003eCatch the Light.\u003cbr\u003e\u003cspan class=\"zv-highlight\"\u003eOwn the Moment.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"zv-subtitle\"\u003eA six-piece glitter eyeshadow set created for shimmer lovers who want everything from a soft daytime glow to bold, dance-floor sparkle.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7354768671744609552_compressed.gif?v=1786008286\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"zv-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuildable Cream-Powder Shimmer\u003c\/strong\u003e Sweep on a subtle wash or layer it up for high-impact shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix Easy-to-Mix Shades\u003c\/strong\u003e Create custom combinations for everyday, bridal, party, and festival looks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEyes, Face, Lips and Body\u003c\/strong\u003e Add light-catching dimension exactly where you want it.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_37_50_1.png?v=1786005527\" alt=\"ZavrlyUS six-piece glitter eyeshadow topper set\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST \/ WHAT YOU GET --\u003e\n\u003csection class=\"zv-section\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eEverything You Need\u003c\/span\u003e\n\u003ch2\u003eSix Shades. One Brush. Instant Sparkle.\u003c\/h2\u003e\n\u003cp\u003eOpen the display-ready box and start creating immediately. Each set includes six individual shimmer pots plus a professional application brush for controlled tapping, pressing, and blending.\u003c\/p\u003e\n\u003cul class=\"zv-good-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix Single-Color Pots\u003c\/strong\u003e Use each shade alone or mix them into a custom topper.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2.3 g \/ 0.08 oz Per Pot\u003c\/strong\u003e A total net weight of 13.8 g \/ 0.49 oz per set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication Brush Included\u003c\/strong\u003e The soft synthetic bristles pick up and place shimmer with precision.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisplay-Ready Packaging\u003c\/strong\u003e Compact enough to store, gift, ship, or display beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_37_50_2.png?v=1786005527\" alt=\"Six glitter eyeshadow shades and application brush included\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- DESIRE \/ WHY IT WORKS --\u003e\n\u003csection class=\"zv-section zv-section-soft\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eSmooth Payoff · Less Mess\u003c\/span\u003e\n\u003ch2\u003eSparkle That Stays Where You Put It\u003c\/h2\u003e\n\u003cp\u003eFine-milled shimmer combines with a creamy binder to create vivid, light-reflecting payoff without the loose-glitter mess.\u003c\/p\u003e\n\u003cul class=\"zv-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFine, Creamy Texture\u003c\/strong\u003e Glides over skin smoothly instead of looking dry or chunky.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinimal Fall-Out\u003c\/strong\u003e The cream-powder formula grips the application area for cleaner results.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEven, Buildable Color\u003c\/strong\u003e Layer the shimmer without creating a patchy or uneven finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-Wear Shine\u003c\/strong\u003e Designed to resist smudging and keep its sparkle through busy days and late nights.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_37_51_3.png?v=1786005527\" alt=\"Long-wear glitter eyeshadow comparison showing smooth low-fallout payoff\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"zv-section\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eTap · Press · Blend\u003c\/span\u003e\n\u003ch2\u003eOne Shimmer Set. Four Ways to Glow.\u003c\/h2\u003e\n\u003cp\u003eCustomize the intensity and placement to match your outfit, mood, or occasion.\u003c\/p\u003e\n\u003cul class=\"zv-use-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEyes\u003c\/strong\u003e Tap onto the lids with the brush or fingertip. Layer over matte shadow for a stronger, dimensional finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFace\u003c\/strong\u003e Apply to cheekbones, brow bones, and inner corners for a glass-skin glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLips\u003c\/strong\u003e Press a light layer over lipstick, balm, or gloss for a sparkling topper effect.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBody\u003c\/strong\u003e Highlight collarbones, shoulders, and the décolletage for weddings, festivals, parties, and evening looks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"zv-step-box\"\u003e\n\u003col class=\"zv-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePick your shade.\u003c\/strong\u003e\u003cbr\u003eUse one color or blend two shades together.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTap off excess product.\u003c\/strong\u003e\u003cbr\u003eA small amount delivers noticeable shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePress instead of sweeping.\u003c\/strong\u003e\u003cbr\u003ePressing helps maximize payoff while minimizing fall-out.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayer to intensify.\u003c\/strong\u003e\u003cbr\u003eBuild from soft shimmer to full sparkle.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_37_51_4.png?v=1786005528\" alt=\"How to apply glitter topper to eyes face lips and body\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"zv-section zv-section-soft\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"zv-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eCream-powder glitter topper set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Shades\u003c\/th\u003e\n\u003ctd\u003e6 single-color shimmer pots\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight Per Pot\u003c\/th\u003e\n\u003ctd\u003e2.3 g \/ 0.08 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Net Weight\u003c\/th\u003e\n\u003ctd\u003e13.8 g \/ 0.49 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Tool\u003c\/th\u003e\n\u003ctd\u003e1 synthetic-bristle application brush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable Areas\u003c\/th\u003e\n\u003ctd\u003eEyes, face, lips, collarbones, shoulders, and décolletage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBuildable, light-reflecting shimmer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Box Size\u003c\/th\u003e\n\u003ctd\u003e14.7 × 11 × 2.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApplication Method\u003c\/th\u003e\n\u003ctd\u003eTap, press, and blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_37_52_5.png?v=1786005527\" alt=\"ZavrlyUS glitter eyeshadow set specifications and application brush\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zv-section\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eQuestions Before You Glow?\u003c\/h2\u003e\n\u003cdiv class=\"zv-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the glitter fall onto my cheeks?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eThe pressed cream-powder texture is designed to grip the application area and minimize fall-out. For the cleanest result, tap or press the product onto the skin instead of sweeping it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on my cheeks and lips?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eYes. The shimmer is designed for use on the eyes, face, and lips. For lips, press a thin layer over your favorite balm, gloss, or lipstick.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow can I make the shimmer last longer?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eApply it over a primed lid or slightly tacky base, then press the shimmer into place. For extended wear, finish with a suitable setting spray.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the shades be mixed together?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eYes. Each pot contains a single shade, allowing you to combine colors and create customized eye, cheek, lip, or body toppers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs an application brush included?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eYes. One synthetic-bristle application brush is included with the set. Clean it between shades to keep each color looking fresh.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the product vegan or cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003eThe included brush uses synthetic bristles. Please check the product packaging for the latest ingredient, vegan, and cruelty-free certification information before use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION \/ CTA --\u003e\n\u003csection class=\"zv-section zv-cta\"\u003e\n\u003ch2\u003eTurn Every Look Into a Light-Catching Moment\u003c\/h2\u003e\n\u003cp\u003eChoose your shade, tap it on, and build the perfect level of sparkle for brunch, date night, weddings, parties, or festivals.\u003c\/p\u003e\n\u003ca class=\"zv-cta-button\" href=\"#\"\u003e Get the 6-Piece Glitter Set \u003c\/a\u003e\n\u003cp class=\"zv-cta-note\"\u003eSix shades and one application brush included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"6 Shades + Brush","offer_id":53671306232171,"sku":"NC02482608066471-一组色（一盒六个装）","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_48_25_2.png?v=1786006138"}],"url":"https:\/\/zavrlyus.com\/collections\/eyeshadow.oembed","provider":"zavrlyUS","version":"1.0","type":"link"}