{"product_id":"eye-candy-shadow-trio","title":"Eye Candy Shadow Trio","description":"\u003cstyle\u003e\n\/* =========================================================\n   SMILEADYSHOP\n   EYE CANDY SHADOW TRIO\n   PURE HTML SHOPIFY DESCRIPTION\n   ========================================================= *\/\n\n.ec-wrap{\n  --pink:#D98398;\n  --pink-dark:#B65572;\n  --pink-soft:#FDF1F4;\n  --blush:#F8E4E8;\n  --cream:#FFF9F7;\n  --brown:#7A4B45;\n  --dark:#3B2A2C;\n  --text:#44383A;\n  --muted:#87787A;\n  --line:#F0DDE2;\n\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.6;\n}\n\n.ec-wrap *{\n  box-sizing:border-box;\n}\n\n.ec-wrap img{\n  display:block;\n  width:100%;\n  height:auto !important;\n  max-height:none !important;\n  border:0;\n}\n\n.ec-serif{\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.ec-tag{\n  margin-bottom:8px;\n  color:var(--pink-dark);\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.ec-hero{\n  padding:42px 22px 32px;\n  text-align:center;\n  border-radius:24px 24px 0 0;\n  background:linear-gradient(\n    180deg,\n    #FCECF1 0%,\n    #FFF9F8 58%,\n    #FFFFFF 100%\n  );\n}\n\n.ec-hero h2{\n  max-width:780px;\n  margin:0 auto;\n  color:#4A3035 !important;\n  font-size:40px;\n  line-height:1.13;\n}\n\n.ec-hero p{\n  max-width:740px;\n  margin:15px auto 0;\n  color:var(--muted);\n  font-size:14.5px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.ec-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:1px;\n  border:1px solid var(--line);\n  background:var(--line);\n}\n\n.ec-benefit{\n  padding:17px 9px;\n  background:#fff;\n  text-align:center;\n}\n\n.ec-benefit strong{\n  display:block;\n  color:#493A3C;\n  font-size:12.5px;\n}\n\n.ec-benefit span{\n  display:block;\n  margin-top:3px;\n  color:#9B898C;\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   MAIN LIFESTYLE\n   ========================================================= *\/\n\n.ec-main{\n  margin-top:23px;\n  overflow:hidden;\n  border-radius:22px 22px 0 0;\n  background:#F8F1F2;\n}\n\n.ec-main img{\n  width:100%;\n  height:auto !important;\n  object-fit:contain !important;\n}\n\n.ec-main-copy{\n  padding:29px 23px 32px;\n  border-radius:0 0 22px 22px;\n  background:var(--cream);\n  text-align:center;\n}\n\n.ec-main-copy h3{\n  max-width:710px;\n  margin:0 auto 10px;\n  color:#493337 !important;\n  font-size:29px;\n  line-height:1.22;\n}\n\n.ec-main-copy p{\n  max-width:730px;\n  margin:0 auto;\n  color:#817174;\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   PROBLEM \/ SOLUTION\n   ========================================================= *\/\n\n.ec-easy{\n  margin:30px 0;\n  padding:34px 25px;\n  border-radius:21px;\n  background:var(--pink-soft);\n}\n\n.ec-easy-head{\n  max-width:720px;\n  margin:0 auto 21px;\n  text-align:center;\n}\n\n.ec-easy-head h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:28px;\n  line-height:1.22;\n}\n\n.ec-easy-head p{\n  margin:8px auto 0;\n  color:#817174;\n  font-size:12.5px;\n}\n\n.ec-easy-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.ec-easy-card{\n  padding:17px 13px;\n  border:1px solid #F0DDE2;\n  border-radius:12px;\n  background:#fff;\n}\n\n.ec-easy-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:#503C40;\n  font-size:12px;\n}\n\n.ec-easy-card span{\n  display:block;\n  color:#827377;\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT IMAGE\n   ========================================================= *\/\n\n.ec-product{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:0;\n  align-items:center;\n  margin:30px 0;\n  overflow:hidden;\n  border-radius:22px;\n  background:#F6E3E7;\n}\n\n.ec-product-image img{\n  width:100%;\n  height:auto !important;\n}\n\n.ec-product-copy{\n  padding:38px 32px;\n}\n\n.ec-product-copy h3{\n  margin:0 0 10px;\n  color:#51373C !important;\n  font-size:30px;\n  line-height:1.2;\n}\n\n.ec-product-copy p{\n  margin:0;\n  color:#806F72;\n  font-size:13px;\n}\n\n.ec-product-points{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:8px;\n  margin-top:18px;\n}\n\n.ec-product-point{\n  padding:11px 10px;\n  border:1px solid rgba(183,85,114,.15);\n  border-radius:9px;\n  background:rgba(255,255,255,.60);\n  color:#654B50;\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   3 STEPS\n   ========================================================= *\/\n\n.ec-steps{\n  margin:30px 0;\n  padding:37px 26px;\n  border-radius:22px;\n  background:var(--dark);\n}\n\n.ec-steps-head{\n  max-width:720px;\n  margin:0 auto 23px;\n  text-align:center;\n}\n\n.ec-steps-head .ec-tag{\n  color:#F0AFC0 !important;\n}\n\n.ec-steps-head h3{\n  margin:0;\n  color:#fff !important;\n  font-size:29px;\n}\n\n.ec-steps-head p{\n  max-width:650px;\n  margin:8px auto 0;\n  color:#E9DCDD !important;\n  font-size:12.5px;\n}\n\n.ec-step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.ec-step-card{\n  padding:20px 15px;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:12px;\n  background:rgba(255,255,255,.05);\n}\n\n.ec-step-number{\n  display:block;\n  margin-bottom:8px;\n  color:#F1B0C1;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:26px;\n}\n\n.ec-step-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:#fff !important;\n  font-size:13px;\n}\n\n.ec-step-card span{\n  display:block;\n  color:#DCCFD1 !important;\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FINISH IMAGE\n   ========================================================= *\/\n\n.ec-feature-image{\n  margin:30px 0;\n  overflow:hidden;\n  border-radius:21px;\n  background:#FDF6F5;\n}\n\n.ec-feature-image img{\n  width:100%;\n  height:auto !important;\n  object-fit:contain !important;\n}\n\n\n\/* =========================================================\n   TEXTURE\n   ========================================================= *\/\n\n.ec-texture{\n  margin:30px 0;\n  padding:32px 24px;\n  border-radius:21px;\n  background:#F9F3F0;\n}\n\n.ec-texture-head{\n  max-width:720px;\n  margin:0 auto 20px;\n  text-align:center;\n}\n\n.ec-texture-head h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:28px;\n}\n\n.ec-texture-head p{\n  max-width:680px;\n  margin:8px auto 0;\n  color:#817174;\n  font-size:12.5px;\n}\n\n.ec-texture-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.ec-texture-card{\n  padding:16px 12px;\n  border:1px solid var(--line);\n  border-radius:11px;\n  background:#fff;\n  text-align:center;\n}\n\n.ec-texture-card strong{\n  display:block;\n  margin-bottom:4px;\n  color:#503C40;\n  font-size:12px;\n}\n\n.ec-texture-card span{\n  display:block;\n  color:#837377;\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   FORMULA IMAGE\n   ========================================================= *\/\n\n.ec-formula-image{\n  margin:30px 0;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:21px;\n  background:#fff;\n}\n\n.ec-formula-image img{\n  width:100%;\n  height:auto !important;\n}\n\n\n\/* =========================================================\n   SHADES\n   ========================================================= *\/\n\n.ec-shades{\n  margin:30px 0;\n}\n\n.ec-shades-head{\n  max-width:720px;\n  margin:0 auto 20px;\n  text-align:center;\n}\n\n.ec-shades-head h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:28px;\n}\n\n.ec-shades-head p{\n  margin:8px auto 0;\n  color:#817174;\n  font-size:12px;\n}\n\n.ec-shade-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.ec-shade{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:17px;\n  background:#fff;\n}\n\n.ec-shade img{\n  width:100%;\n  height:auto !important;\n}\n\n.ec-shade-copy{\n  padding:16px 14px 18px;\n  text-align:center;\n}\n\n.ec-shade-copy strong{\n  display:block;\n  color:#4C363A;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:18px;\n  font-weight:500;\n}\n\n.ec-shade-copy span{\n  display:block;\n  margin-top:4px;\n  color:#857579;\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   HOW TO\n   ========================================================= *\/\n\n.ec-how{\n  margin:30px 0;\n  padding:32px 24px;\n  border-radius:21px;\n  background:var(--blush);\n}\n\n.ec-how-head{\n  margin-bottom:20px;\n  text-align:center;\n}\n\n.ec-how-head h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:28px;\n}\n\n.ec-how-head p{\n  max-width:680px;\n  margin:8px auto 0;\n  color:#806F72;\n  font-size:12px;\n}\n\n.ec-how-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.ec-how-card{\n  padding:18px 14px;\n  border-radius:11px;\n  background:#fff;\n}\n\n.ec-how-card b{\n  display:block;\n  margin-bottom:6px;\n  color:var(--pink-dark);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  font-weight:500;\n}\n\n.ec-how-card strong{\n  display:block;\n  margin-bottom:4px;\n  color:#503B40;\n  font-size:12px;\n}\n\n.ec-how-card span{\n  color:#837377;\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   LIFESTYLE\n   ========================================================= *\/\n\n.ec-look{\n  margin:30px 0;\n  overflow:hidden;\n  border-radius:21px;\n  background:#F8EFEF;\n}\n\n.ec-look img{\n  width:100%;\n  height:auto !important;\n}\n\n.ec-look-copy{\n  padding:27px 22px 30px;\n  text-align:center;\n}\n\n.ec-look-copy h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:27px;\n}\n\n.ec-look-copy p{\n  max-width:690px;\n  margin:9px auto 0;\n  color:#7F7073;\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   PORTABLE\n   ========================================================= *\/\n\n.ec-portable{\n  display:grid;\n  grid-template-columns:.8fr 1.2fr;\n  gap:28px;\n  align-items:center;\n  margin:30px 0;\n  padding:33px;\n  border-radius:21px;\n  background:#FBF7F5;\n}\n\n.ec-portable h3{\n  margin:0;\n  color:#493438 !important;\n  font-size:28px;\n  line-height:1.2;\n}\n\n.ec-portable-copy{\n  color:#7C6D70;\n  font-size:13px;\n}\n\n.ec-portable-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:8px;\n  margin-top:15px;\n}\n\n.ec-portable-item{\n  padding:10px 11px;\n  border:1px solid var(--line);\n  border-radius:9px;\n  background:#fff;\n  color:#5C484D;\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.ec-final{\n  margin-top:30px;\n  padding:38px 21px;\n  border-radius:22px;\n  background:linear-gradient(\n    135deg,\n    #A94D68 0%,\n    #C86E87 100%\n  );\n  text-align:center;\n}\n\n.ec-final .ec-tag{\n  color:#FFD8E2 !important;\n}\n\n.ec-final h3{\n  max-width:720px;\n  margin:0 auto;\n  color:#fff !important;\n  font-size:29px;\n}\n\n.ec-final p{\n  max-width:650px;\n  margin:10px auto 0;\n  color:#FFEFF3 !important;\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:749px){\n\n  .ec-hero{\n    padding:29px 16px 25px;\n    border-radius:16px 16px 0 0;\n  }\n\n  .ec-hero h2{\n    font-size:29px;\n  }\n\n  .ec-hero p{\n    font-size:13px;\n  }\n\n  .ec-benefits{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .ec-main{\n    margin-top:18px;\n    border-radius:16px 16px 0 0;\n  }\n\n  .ec-main-copy{\n    padding:23px 17px 25px;\n    border-radius:0 0 16px 16px;\n  }\n\n  .ec-main-copy h3{\n    font-size:24px;\n  }\n\n\n  .ec-easy{\n    padding:26px 13px;\n    border-radius:16px;\n  }\n\n  .ec-easy-head h3{\n    font-size:24px;\n  }\n\n  .ec-easy-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .ec-product{\n    grid-template-columns:1fr;\n    border-radius:16px;\n  }\n\n  .ec-product-copy{\n    padding:25px 17px;\n  }\n\n  .ec-product-copy h3{\n    font-size:24px;\n  }\n\n\n  .ec-steps{\n    padding:28px 13px;\n    border-radius:16px;\n  }\n\n  .ec-steps-head h3{\n    font-size:24px;\n  }\n\n  .ec-step-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .ec-texture{\n    padding:25px 13px;\n    border-radius:16px;\n  }\n\n  .ec-texture-head h3{\n    font-size:24px;\n  }\n\n  .ec-texture-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .ec-shade-grid{\n    display:flex;\n    gap:11px;\n    overflow-x:auto;\n    padding:2px 2px 12px;\n    scroll-snap-type:x mandatory;\n    scrollbar-width:none;\n  }\n\n  .ec-shade-grid::-webkit-scrollbar{\n    display:none;\n  }\n\n  .ec-shade{\n    flex:0 0 82%;\n    scroll-snap-align:center;\n  }\n\n\n  .ec-how{\n    padding:25px 13px;\n    border-radius:16px;\n  }\n\n  .ec-how-head h3{\n    font-size:24px;\n  }\n\n  .ec-how-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .ec-portable{\n    grid-template-columns:1fr;\n    gap:13px;\n    padding:24px 17px;\n    border-radius:16px;\n  }\n\n  .ec-portable h3{\n    font-size:24px;\n  }\n\n\n  .ec-final{\n    padding:30px 16px;\n    border-radius:16px;\n  }\n\n  .ec-final h3{\n    font-size:24px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ec-wrap\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-hero\"\u003e\n\n    \u003cdiv class=\"ec-tag\"\u003e\n      3 SHADES · ONE EASY STACK\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ec-serif\"\u003e\n      Pretty Eyes.\u003cbr\u003e\n      Made Almost Effortless.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Three coordinated eye shades in one compact stack —\n      created to help you brighten, add shimmer and softly define\n      your eyes without reaching for a full palette or a bag of brushes.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       BENEFITS\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"ec-benefits\"\u003e\n\n    \u003cdiv class=\"ec-benefit\"\u003e\n      \u003cstrong\u003e3 Coordinated Shades\u003c\/strong\u003e\n      \u003cspan\u003eEasy everyday combinations\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ec-benefit\"\u003e\n      \u003cstrong\u003eCream-to-Powder\u003c\/strong\u003e\n      \u003cspan\u003eSmooth easy-blend texture\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ec-benefit\"\u003e\n      \u003cstrong\u003eFinger Friendly\u003c\/strong\u003e\n      \u003cspan\u003eNo complicated tools needed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ec-benefit\"\u003e\n      \u003cstrong\u003ePocket Size\u003c\/strong\u003e\n      \u003cspan\u003eMade for makeup on the go\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       MAIN LIFESTYLE IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"ec-main\"\u003e\n\n    \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_19_04_12_01_5.png?v=1787127208\u0026amp;width=1200\" alt=\"Eye Candy Shadow Trio warm eye makeup look\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ec-main-copy\"\u003e\n\n    \u003cdiv class=\"ec-tag\"\u003e\n      POLISHED WITHOUT THE PALETTE\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"ec-serif\"\u003e\n      Three Shades That Already Know How to Work Together.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Instead of wondering which colors to pair,\n      each trio gives you complementary tones for brightness,\n      shimmer and soft definition — making a put-together eye look\n      much easier to create.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       EASY ROUTINE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-easy\"\u003e\n\n    \u003cdiv class=\"ec-easy-head\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        LESS GUESSING. LESS CLUTTER.\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Everything You Need for an Easy Eye Look.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed for quick everyday makeup without\n        turning your vanity into a full makeup station.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-easy-grid\"\u003e\n\n      \u003cdiv class=\"ec-easy-card\"\u003e\n\n        \u003cstrong\u003e\n          Too Many Palettes?\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Three coordinated shades give you the essentials\n          without dozens of colors you may never use.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-easy-card\"\u003e\n\n        \u003cstrong\u003e\n          Short on Time?\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Swipe, tap and blend with your fingertips\n          for a quick everyday look.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-easy-card\"\u003e\n\n        \u003cstrong\u003e\n          Not a Makeup Expert?\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The three-shade format makes layering\n          and adding dimension easier to understand.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-easy-card\"\u003e\n\n        \u003cstrong\u003e\n          Makeup Bag Too Full?\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The compact stacked design keeps three shades\n          together in one travel-friendly format.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-product\"\u003e\n\n    \u003cdiv class=\"ec-product-image\"\u003e\n\n      \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_19_04_12_01_6.png?v=1787127205\u0026amp;width=1000\" alt=\"Eye Candy Shadow Trio stack packaging\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-product-copy\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        TINY STACK. BIG EYE ENERGY.\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Three Shadows.\n        One Compact Stack.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Each shade is stored in its own layer,\n        creating a compact little stack that fits easily\n        into your purse, travel pouch or everyday makeup bag.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"ec-product-points\"\u003e\n\n        \u003cdiv class=\"ec-product-point\"\u003e\n          ✓ Stackable design\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-product-point\"\u003e\n          ✓ Three coordinated tones\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-product-point\"\u003e\n          ✓ Compact for travel\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-product-point\"\u003e\n          ✓ Easy fingertip application\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       3 STEP ROUTINE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-steps\"\u003e\n\n    \u003cdiv class=\"ec-steps-head\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        YOUR 3-STEP EYE LOOK\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Swipe. Tap. Blend.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use the three shades individually\n        or layer them together for a more dimensional finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-step-grid\"\u003e\n\n      \u003cdiv class=\"ec-step-card\"\u003e\n\n        \u003cspan class=\"ec-step-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Brighten\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Sweep the lighter shade over the lid\n          or toward the inner eye for a brighter-looking finish.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-step-card\"\u003e\n\n        \u003cspan class=\"ec-step-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Add Glow\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Tap the shimmer shade onto the center of the lid\n          wherever you want an extra touch of light.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-step-card\"\u003e\n\n        \u003cspan class=\"ec-step-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Define\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Blend the deeper shade toward the lash line\n          or outer corner to create soft dimension.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PERFORMANCE IMAGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-feature-image\"\u003e\n\n    \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ShadowStack-8.jpg?v=1787120589\u0026amp;width=1100\" alt=\"Eye Candy Shadow Trio texture and pigmentation details\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       TEXTURE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-texture\"\u003e\n\n    \u003cdiv class=\"ec-texture-head\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        CREAM-TO-POWDER TEXTURE\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Creamy When You Apply.\n        Soft When It Sets.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The easy-blend texture melts smoothly onto the lid\n        and settles into a soft-focus finish that can be worn\n        subtle or layered for more impact.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-texture-grid\"\u003e\n\n      \u003cdiv class=\"ec-texture-card\"\u003e\n\n        \u003cstrong\u003e\n          Smooth Application\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Easy to swipe across the lid.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-texture-card\"\u003e\n\n        \u003cstrong\u003e\n          Easy to Blend\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Blend edges with fingertips.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-texture-card\"\u003e\n\n        \u003cstrong\u003e\n          Buildable Look\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Layer more color where desired.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-texture-card\"\u003e\n\n        \u003cstrong\u003e\n          Lightweight Feel\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Designed for comfortable eye looks.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FORMULA VISUAL\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-formula-image\"\u003e\n\n    \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ShadowStack-6.jpg?v=1787120589\u0026amp;width=1100\" alt=\"Eye Candy Shadow Trio vegan and cruelty-free formula\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHADES\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-shades\"\u003e\n\n    \u003cdiv class=\"ec-shades-head\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        PICK YOUR EYE MOOD\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Three Trios. Three Different Vibes.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose warm neutrals, rosy sparkle\n        or soft creamy everyday tones.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-shade-grid\"\u003e\n\n\n      \u003c!-- 01 --\u003e\n\n      \u003cdiv class=\"ec-shade\"\u003e\n\n        \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_19_04_12_01_3.png?v=1787127208\u0026amp;width=900\" alt=\"01 Chai Mocha Eye Candy Shadow Trio\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ec-shade-copy\"\u003e\n\n          \u003cstrong\u003e\n            01 Chai Mocha\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm, wearable neutrals for softly defined everyday eyes.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- 02 --\u003e\n\n      \u003cdiv class=\"ec-shade\"\u003e\n\n        \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_19_04_12_01_2.png?v=1787127208\u0026amp;width=900\" alt=\"02 Rosy Sparkle Eye Candy Shadow Trio\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ec-shade-copy\"\u003e\n\n          \u003cstrong\u003e\n            02 Rosy Sparkle\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Rosy shimmer tones for a brighter, softer glam look.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- 03 --\u003e\n\n      \u003cdiv class=\"ec-shade\"\u003e\n\n        \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_19_04_12_01_1.png?v=1787127208\u0026amp;width=900\" alt=\"03 Velvet Cream Eye Candy Shadow Trio\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"ec-shade-copy\"\u003e\n\n          \u003cstrong\u003e\n            03 Velvet Cream\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Soft warm neutrals for an understated everyday finish.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HOW TO APPLY\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-how\"\u003e\n\n    \u003cdiv class=\"ec-how-head\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        NO COMPLICATED TECHNIQUE\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Use Your Fingertips.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep it simple, or layer all three shades\n        when you want a more finished eye look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-how-grid\"\u003e\n\n      \u003cdiv class=\"ec-how-card\"\u003e\n\n        \u003cb\u003e1\u003c\/b\u003e\n\n        \u003cstrong\u003e\n          Swipe\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Pick up a small amount of your base shade\n          with a clean fingertip and sweep over the lid.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-how-card\"\u003e\n\n        \u003cb\u003e2\u003c\/b\u003e\n\n        \u003cstrong\u003e\n          Tap\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Press shimmer onto the center or inner area\n          of the lid to add light-catching dimension.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ec-how-card\"\u003e\n\n        \u003cb\u003e3\u003c\/b\u003e\n\n        \u003cstrong\u003e\n          Blend\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add the deepest shade where you want definition,\n          then gently soften the edges.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SECOND LIFESTYLE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-look\"\u003e\n\n    \u003cimg src=\"https:\/\/smileadyshop.com\/cdn\/shop\/files\/ShadowStack-4.jpg?v=1787120589\u0026amp;width=1100\" alt=\"Warm eye makeup look using Eye Candy Shadow Trio\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ec-look-copy\"\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        SOFT DAYTIME TO EASY GLAM\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Wear One Shade or Layer All Three.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep it simple with a single wash of color,\n        add shimmer for a brighter look,\n        or layer the deeper tone when you want\n        a little more definition.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PORTABLE\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-portable\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"ec-tag\"\u003e\n        MADE FOR ON-THE-GO MAKEUP\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"ec-serif\"\u003e\n        Your Eye Palette,\n        Without the Big Palette.\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ec-portable-copy\"\u003e\n\n      Three shades stay together in one compact stack,\n      making it easier to keep an everyday eye look\n      close by wherever your day takes you.\n\n      \u003cdiv class=\"ec-portable-grid\"\u003e\n\n        \u003cdiv class=\"ec-portable-item\"\u003e\n          ✓ Purse Friendly\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-portable-item\"\u003e\n          ✓ Travel Friendly\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-portable-item\"\u003e\n          ✓ Quick Touch-Ups\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ec-portable-item\"\u003e\n          ✓ Less Makeup Clutter\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL\n       ===================================================== --\u003e\n\n  \u003csection class=\"ec-final\"\u003e\n\n    \u003cdiv class=\"ec-tag\"\u003e\n      3 SHADES · ZERO FUSS · ALL EYES\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"ec-serif\"\u003e\n      Your Everyday Eye Look Just Got Easier.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Three coordinated shades, a smooth cream-to-powder texture\n      and one compact stack — made for pretty,\n      polished eye looks without the complicated routine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"ZenaMakeup","offers":[{"title":"01 Chai Mocha","offer_id":52340964852002,"sku":"SZ04462608192907-鼻影三合一1#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"02 Rosy Sparkle","offer_id":52340964884770,"sku":"SZ04462608192907-鼻影三合一2#","price":19.99,"currency_code":"USD","in_stock":true},{"title":"03 Velvet Cream","offer_id":52340964917538,"sku":"SZ04462608192907-鼻影三合一3#","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/4071\/0178\/files\/ChatGPT_Image_2026_8_19_04_12_01_6.png?v=1787127205","url":"https:\/\/smileadyshop.com\/products\/eye-candy-shadow-trio","provider":"smileadyshop","version":"1.0","type":"link"}