{"title":"Eye Creams","description":"","products":[{"product_id":"alastin-restorative-eye-treatment","title":"Alastin Restorative Eye Treatment","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN RESTORATIVE EYE TREATMENT WITH TRIHEX TECHNOLOGY\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin Restorative Eye Treatment with TriHex Technology\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Primary keyword:   alastin restorative eye treatment (1,000 vol, KD 16)\n     ============================================================= --\u003e\n\u003cstyle\u003e\n\/* Scoped styles — all rules prefixed .dvd-pd to avoid theme collisions *\/\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9;\n  border-radius: 12px;\n  padding: 32px 28px;\n  margin: 0 0 32px;\n  text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1.65rem;\n  letter-spacing: -0.005em;\n  color: #1A1A1A;\n  margin: 0 0 12px;\n  line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem;\n  color: #5c5246;\n  margin: 0;\n  max-width: 540px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1.4rem;\n  color: #1A1A1A;\n  margin: 0 0 16px;\n  letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF;\n  border: 1px solid #EDE5D9;\n  border-radius: 8px;\n  padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-weight: 500;\n  font-size: 1rem;\n  color: #1A1A1A;\n  margin: 0 0 4px;\n  display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem;\n  color: #5c5246;\n  line-height: 1.5;\n  margin: 0;\n}\n.dvd-pd__concerns {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.dvd-pd__concern-pill {\n  display: inline-block;\n  padding: 8px 16px;\n  background: #FFFFFF;\n  border: 1px solid #E5DDD3;\n  border-radius: 999px;\n  font-size: 0.82rem;\n  font-weight: 500;\n  color: #2c2219;\n  letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients {\n  display: grid;\n  gap: 14px;\n}\n.dvd-pd__ingredient {\n  background: #FAFAF7;\n  border-left: 3px solid #B68543;\n  border-radius: 4px;\n  padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: #B68543;\n  letter-spacing: 0.02em;\n  margin: 0 0 4px;\n  display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem;\n  color: #2c2219;\n  margin: 0;\n  line-height: 1.55;\n}\n.dvd-pd__routine {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n.dvd-pd__routine-col {\n  background: #FFFFFF;\n  border: 1px solid #EDE5D9;\n  border-radius: 8px;\n  padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.7rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 12px;\n}\n.dvd-pd__routine-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  counter-reset: step;\n}\n.dvd-pd__routine-list li {\n  counter-increment: step;\n  position: relative;\n  padding: 0 0 12px 32px;\n  font-size: 0.9rem;\n  color: #2c2219;\n  line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step);\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  background: #1A1A1A;\n  color: #FFFFFF;\n  font-size: 0.72rem;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item {\n  border-bottom: 1px solid #EDE5D9;\n  padding: 0;\n}\n.dvd-pd__faq-item summary {\n  cursor: pointer;\n  padding: 16px 0;\n  font-family: 'Inter', sans-serif;\n  font-weight: 600;\n  font-size: 0.95rem;\n  color: #1A1A1A;\n  list-style: none;\n  position: relative;\n  padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 4px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 1.3rem;\n  color: #B68543;\n  font-weight: 400;\n  transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after {\n  content: \"−\";\n}\n.dvd-pd__faq-answer {\n  padding: 0 0 16px;\n  font-size: 0.92rem;\n  color: #5c5246;\n  line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A;\n  color: #FFFFFF;\n  border-radius: 12px;\n  padding: 28px;\n  text-align: center;\n  margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #B68543;\n  margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-style: italic;\n  font-weight: 400;\n  font-size: 1.05rem;\n  line-height: 1.55;\n  margin: 0 0 8px;\n  color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif;\n  font-size: 0.78rem;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits,\n  .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eEye Cream · TriHex Technology®\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe eye treatment that helps puffiness, darkness, and fine lines all at once.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eAlastin Restorative Eye Treatment is a medical-grade eye cream powered by TriHex Technology®, caffeine, peptides, and light-diffusing micro-spheres. Clinically shown to visibly reduce dark circles, depuff tired eyes, and smooth fine lines — with results that build over a 12-week study.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eVisibly reduces dark circles\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eGreen tea extract, caffeine, and rye seed extract work together to brighten and even tone around the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eDepuffs tired eyes\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eCaffeine and peptides help reduce the look of morning puffiness — 90% of clinical study subjects agreed eyes looked less puffy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eSmooths fine lines\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eTriHex Technology® supports collagen and elastin production right where skin is thinnest and shows age first.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eInstant blur, long-term firming\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eLight-diffusing microspheres soften the look of darkness immediately while the actives do longer-term firming work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eAll skin types — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark circles\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUnder-eye puffiness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eFine lines \u0026amp; crow's feet\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of firmness around the eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTired-looking eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrepey under-eye skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSensitive eye area\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- INGREDIENTS --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eTriHex Technology®\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAlastin's signature peptide blend — supports the skin around the eyes in producing new, healthy elastin and collagen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eCaffeine + Rye Seed Extract\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eReduces the appearance of puffiness and helps brighten under-eye darkness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eGreen Tea Extract + Niacinamide + Tetrapeptide-30\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAntioxidant + brightening complex that addresses dark circles and supports a more even skin tone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eLight-Diffusing Microspheres\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA polymer microsphere system that delivers immediate optical brightening — softer-looking under-eyes the moment you apply.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- ROUTINE --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eMorning\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse and apply your serums\u003c\/li\u003e\n          \u003cli\u003eApply 1 pump under each eye and along the brow bone\u003c\/li\u003e\n          \u003cli\u003ePat in gently with your ring finger — no rubbing\u003c\/li\u003e\n          \u003cli\u003eLayer moisturizer and SPF on top\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eEvening\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse thoroughly to remove makeup\u003c\/li\u003e\n          \u003cli\u003eApply 1 pump under each eye and along the brow bone\u003c\/li\u003e\n          \u003cli\u003eAvoid the eyelid and lash line\u003c\/li\u003e\n          \u003cli\u003eFollow with your nighttime moisturizer or treatment\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow long until I see results?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eLight-diffusing microspheres deliver immediate optical brightening. Real changes in firmness, darkness, and fine lines build over 4–12 weeks. In Alastin's 12-week clinical study, 100% of subjects agreed the skin around their eyes looked more youthful.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I use it with retinol?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — apply Restorative Eye Treatment first, then your retinol on the rest of the face (avoiding the immediate eye area). The eye cream itself does not contain retinol.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it irritate sensitive eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIt's formulated for the delicate eye area. Apply under the eye and along the brow bone, avoiding the eyelid and lash line. If you're highly reactive, patch test on the inner arm first.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow is it different from regular Alastin Restorative Skin Complex?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eThe eye treatment is formulated specifically for the thinner, more delicate skin around the eyes — adds caffeine for puffiness, brightening peptides for dark circles, and microspheres for instant optical blur.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this safe to use after Botox or filler?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes, but check with your provider on timing. Most clinics ask you to wait 24 hours before applying any eye products to freshly injected areas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CLOSER --\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"This is the eye cream we send home with anyone who's tired of looking tired. The light-diffusing microspheres do the work today; TriHex Technology® does the work over the next 12 weeks. Few eye creams pull off both.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END Alastin Restorative Eye Treatment with TriHex Technology description\n     ============================================================= --\u003e","brand":"Alastin","offers":[{"title":"Default Title","offer_id":40982106439722,"sku":"P-ALA450","price":114.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/18_40e1fd02-5d47-4c64-b383-b8f0a2ee5605.png?v=1777485900"},{"product_id":"davida-skin-eye-boost","title":"DaVida Skin Eye Boost | Retinol Eye Cream","description":"\u003c!-- =============================================================\n     DAVIDA — DAVIDA SKIN EYE BOOST PM EYE CREAM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → DaVida Skin Eye Boost PM Eye Cream\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Targeting eye-area general keywords (wrinkles under eyes 3.6K, swollen eyelids 8.1K). Branded volume zero.\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9; border-radius: 12px; padding: 32px 28px;\n  margin: 0 0 32px; text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003ePM Eye Cream · Retinol + Niacinamide\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe retinol eye cream dosed for the most delicate skin on your face.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eDaVida Skin Eye Boost is a nighttime eye cream powered by all-trans-retinol optimally dosed for the delicate eye area, plus niacinamide, peptide-ceramide complex, hyaluronic acid, caffeine, arnica, and Vitamin K. Targets fine lines, dark circles, undereye bags, and puffiness — without the over-stripping or burning that face-strength retinol creates around the eyes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eReal retinol, eye-area dose\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eAll-trans-retinol delivers the same renewal benefits as face retinols — but specifically dosed and formulated for eye-area tolerance. Less burn, same long-term smoothing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eVisibly tightens \u0026amp; depuffs\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eCaffeine, arnica, and Vitamin K work together to reduce the appearance of undereye bags and puffiness. The micro-circulation trifecta — most eye creams skip at least one.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBrightens dark circles\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eNiacinamide brightens visible discoloration over time; the peptide-ceramide complex tightens the skin and reduces the look of dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePlumps fine lines \u0026amp; wrinkles\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eHydrolyzed and standard sodium hyaluronate plump fine dehydration lines and replenish the barrier in one of the thinnest skin areas on the face.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eAll skin types — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eWrinkles under eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrow's feet\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark circles\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUnder-eye puffiness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of firmness around eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrepey under-eye skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTired-looking eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eFine lines from dehydration\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eAll-Trans-Retinol\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eOptimally dosed for the delicate eye area — supports visible firmness and elasticity through the retinoid pathway, with less burn than face-strength retinol.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eNiacinamide\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eBrightens visible discoloration over time and supports healthy collagen — improves the appearance of fine lines and wrinkles around the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003ePeptide-Ceramide Complex\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA synergistic system that nourishes the skin barrier while tightening the skin — visibly reduces undereye bags and the look of dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHyaluronic Acid (Sodium Hyaluronate + Hydrolyzed)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003ePenetrating humectants that deeply hydrate and lock in moisture — plumps lines and replenishes the skin barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eCaffeine USP + Arnica + Vitamin K\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eOptimal micro-circulation trifecta — reduces the appearance of discoloration and puffiness in the under-eye area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eGreen Tea Polyphenols + Vitamins C+E + Emblica\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eSynergistic brightening antioxidant combination — soothes skin, minimizes redness or irritation, and protects against free radicals.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eEvening (Recommended)\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse and pat the eye area dry\u003c\/li\u003e\n          \u003cli\u003eUse one pump for both eyes\u003c\/li\u003e\n          \u003cli\u003eApply around the eye area, avoiding the eye lids\u003c\/li\u003e\n          \u003cli\u003ePat in gently with your ring finger\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eStarting Out\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eUse 2–3 nights per week for the first 2 weeks\u003c\/li\u003e\n          \u003cli\u003eIncrease to nightly as tolerated\u003c\/li\u003e\n          \u003cli\u003ePause 2 nights before in-office eye-area treatments\u003c\/li\u003e\n          \u003cli\u003eSPF 30+ in the morning, no exceptions\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it really help wrinkles under my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — the all-trans-retinol is the active that delivers real fine-line softening over time. Most clients see visible smoothing in 8–12 weeks of nightly use, with continued improvement through 6 months.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it strong enough?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIt's optimally dosed for the eye area — meaning it's gentler than face retinol, but still strong enough to deliver real renewal. If you've used face retinol around your eyes and tolerated it well, this will feel more comfortable AND more effective.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it sting if it gets in my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eApply along the orbital bone (under-eye + brow bone), not on the lid or lash line. The formula is designed to be tolerable, but no eye cream is meant to enter the eye itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow is it different from Alastin Restorative Eye Treatment or Epionce Renewal Eye Cream?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eEye Boost is the only one of the three that uses retinol — the others use peptides and botanicals exclusively. If you want retinol in your eye routine, Eye Boost is the choice. If you can't tolerate retinol around the eyes, Alastin or Epionce are gentler options.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow fast will I see depuffing?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSome clients see same-day depuffing from the caffeine + arnica + Vitamin K complex. Real improvement in chronic puffiness and dark circles builds over 4–12 weeks of nightly use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it pregnancy-safe?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo — retinol is not recommended during pregnancy or while breastfeeding. Pause use and switch to a peptide-based eye cream until you're cleared by your provider.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"Eye Boost is the eye cream we recommend for clients who want retinol's real fine-line work in their eye routine, dosed correctly. Most face retinols are too strong around the eyes; most eye creams skip retinol entirely. This one threads the needle.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END DaVida Skin Eye Boost PM Eye Cream description\n     ============================================================= --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":41984891289642,"sku":"848MB","price":110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/183_b8517220-d2e4-4a87-90fd-a2c01a62dac5.png?v=1777509887"},{"product_id":"epionce-renewal-eye-cream","title":"Epionce Renewal Eye Cream | Botanical Eye Cream","description":"\u003c!-- =============================================================\n     DAVIDA — EPIONCE RENEWAL EYE CREAM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Epionce Renewal Eye Cream\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Branded primary:   epionce renewal eye cream (260 vol)\n     General targets:   wrinkles under eyes (3.6K vol), how to remove eye bags permanently (9.9K vol), eye cream for dark circles\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9;\n  border-radius: 12px;\n  padding: 32px 28px;\n  margin: 0 0 32px;\n  text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits, .dvd-pd__includes {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item, .dvd-pd__include-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name, .dvd-pd__include-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__include-size {\n  font-size: 0.78rem; color: #B68543; font-weight: 500; letter-spacing: 0.04em;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__includes, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eEye Cream · Botanical Anti-Aging\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe botanical eye cream that softens fine lines without the sting.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eEpionce Renewal Eye Cream is a daily botanical anti-aging eye cream built around rosa canina (rosehip), date extract, apple extract, and hyaluronic acid — paired with soft-focus optical technology that diffuses the look of dark circles and puffiness on contact. Gentle enough for the most reactive eye area, formulated to address fine lines, wrinkles, and tired-looking eyes over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c!-- KEY BENEFITS \/ WHAT'S INSIDE --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBotanical anti-aging, no sting\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eRosa canina, apple extract, and date extract address fine lines and dark spots without retinoids or acids that the eye area often can't tolerate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eSoft-focus optical brightening\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eLight-scattering technology immediately softens the look of dark circles and puffiness — visible improvement before the actives finish their work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eDiminishes fine lines over time\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eBotanical antioxidants and hyaluronic acid build smoother, firmer-looking skin around the eyes with consistent daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eCalms a delicate area\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eLavender and shea butter calm visible irritation — a rare benefit in an eye cream targeted at aging.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eAll skin types, especially sensitive — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eWrinkles under eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrow's feet\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark circles\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePuffiness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of firmness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDryness around the eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSensitive eye area\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMature skin\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- INGREDIENTS --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eRosa Canina (Rosehip) Fruit Oil\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eRich in flavonoids, minerals, and natural vitamin C — supports skin tightness and softens the look of fine lines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eDate Fruit Extract\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAntioxidant-rich extract that helps reduce visible dark spots and brightens the eye area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eApple Fruit Extract\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eCalms visible redness and irritation while addressing the look of fine lines and dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHyaluronic Acid + Meadowfoam + Flax\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHydration system that plumps fine dehydration lines and supports a more youthful, lifted look.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- ROUTINE --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eMorning\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse and apply your serums\u003c\/li\u003e\n          \u003cli\u003eDab a small amount along the orbital bone (under-eye + brow bone)\u003c\/li\u003e\n          \u003cli\u003ePat in gently with your ring finger — never rub\u003c\/li\u003e\n          \u003cli\u003eLayer SPF on top, avoiding the lash line\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eEvening\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse thoroughly to remove makeup\u003c\/li\u003e\n          \u003cli\u003eApply a small amount along the orbital bone\u003c\/li\u003e\n          \u003cli\u003ePair with Luminous Eye Serum applied first for a 14-week clinical anti-aging duo\u003c\/li\u003e\n          \u003cli\u003eAvoid the eyelid and immediate lash line\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it help with wrinkles under eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — botanical antioxidants and hydration system support softer-looking fine lines and crow's feet over time. Real changes typically build over 8–14 weeks of consistent twice-daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow does it compare to retinol-based eye creams?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSlower, gentler. Renewal Eye Cream skips retinoids in favor of botanical antioxidants and hyaluronic acid — better tolerated for the eye area, especially for sensitive skin and reactive lid types.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it sting if it gets in my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eApply along the orbital bone (the bony rim around the eye) rather than the lid or lash line, and you should be fine. The formula is designed to be gentle, but no eye cream is meant to enter the eye itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I pair it with Luminous Eye Serum?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — and Epionce designed them to be used together. The duo is clinically proven to deliver visible results in as little as 14 weeks. Apply Luminous Eye Serum first, then layer Renewal Eye Cream.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it safe for sensitive skin and rosacea?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — botanical, fragrance-conscious, and free of common irritants. Patch test on the inner arm if you're highly reactive.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CLOSER --\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"Renewal Eye Cream is the eye cream we recommend most for anyone whose eye area can't tolerate retinol or strong actives. Slow, steady, but real — and the soft-focus optics mean clients see something working from week one.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END Epionce Renewal Eye Cream description\n     ============================================================= --\u003e","brand":"Epionce","offers":[{"title":"Default Title","offer_id":42049018527786,"sku":"P-715635","price":78.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/89_10b6be53-6be4-4194-8e4a-53c9b2c9a2b3.png?v=1777493279"},{"product_id":"davida-skin-perfection-eye-cream","title":"DaVida Skin - Perfection Eye Cream","description":"\u003c!-- =============================================================\n     DAVIDA — DAVIDA SKIN PERFECTION EYE CREAM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → DaVida Skin Perfection Eye Cream\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n\n     SEO TARGETS (full keyword map in companion .md file):\n     Targeting eye-area general keywords (wrinkles under eyes, swollen eyelids, dark circles). Branded volume zero.\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9; border-radius: 12px; padding: 32px 28px;\n  margin: 0 0 32px; text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eEye Cream · ProteXidine Age Defying\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe eye cream with the same patented antioxidant our Perfection Cream uses.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eDaVida Skin Perfection Eye Cream is a 0.4 oz tube with a cool-tip applicator, infused with PRD-Tech (ProteXidine) — the patented antioxidant synergist behind our Perfection Cream — plus a peptide-ceramide complex, N-hydroxysuccinimide for dark circle correction, sodium hyaluronate for plumping, and titanium dioxide + mica optical diffusers for an instant brightening glow. All-day radiance you can actually see, dosed for the most delicate skin on your face.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy people reach for it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__benefits\"\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePatented ProteXidine, eye-area dose\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eSame patented antioxidant synergist as Perfection Cream — but reformulated specifically for the delicate eye area. Less burn, same long-term firming and brightening.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eCool-tip applicator depuffs instantly\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eThe metal applicator tip is naturally cooling — depuffs visible morning bags AND deposits product without you having to use your fingers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eReal anti-glycation dark circle action\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eN-hydroxysuccinimide reduces the look of dark circles caused by hemoglobin build-up and colored anti-glycation products — the actual underlying causes of under-eye darkness for most clients.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eOptical brightening + long-term firming\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eTitanium dioxide and mica diffuse light to deliver an instant radiant glow; ProteXidine, peptides, and ceramides do the long-term firming and brightening underneath.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eAll skin types, including sensitive — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eWrinkles under eyes\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrow's feet\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark circles\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUnder-eye puffiness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of elasticity\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDehydrated under-eye skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSensitive eye area\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDaily anti-aging\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy it works\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__ingredients\"\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eProteXidine™ (PRD-Tech)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA patented, proprietary antioxidant synergist (developed at the University of Minnesota Center for Drug Design, Pat 9,364,406) that inhibits Reactive Oxygen Species, supports healthy collagen, and visibly clears darkened areas around the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003ePeptide-Ceramide Complex\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA synergistic combination that nourishes the skin barrier while tightening the skin — visibly reduces undereye bags and improves the look of dark circles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eN-Hydroxysuccinimide\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eReduces the look of dark circles and discoloration caused by colored anti-glycation products and hemoglobin build-up in the under-eye area. Targets a specific, real mechanism of dark circles that most eye creams ignore.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eTitanium Dioxide + Mica\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eOptical diffusers that deliver an immediate radiant glow and soft-focus the appearance of fine lines around the eyes — visible improvement on application before the actives finish their work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eSodium Hyaluronate (Hyaluronic Acid)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA penetrating humectant that deeply hydrates and locks in moisture on the skin's surface — helps plump fine lines, soften wrinkles, and replenish the eye-area barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to use it\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__routine\"\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eMorning\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse the eye area gently\u003c\/li\u003e\n          \u003cli\u003eUse the cool-tip applicator to dispense a small amount along the orbital bone\u003c\/li\u003e\n          \u003cli\u003ePat in gently with your ring finger — never rub\u003c\/li\u003e\n          \u003cli\u003eLayer Perfection Cream and SPF on top\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__routine-col\"\u003e\n        \u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eEvening\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse thoroughly to remove eye makeup\u003c\/li\u003e\n          \u003cli\u003eApply along the orbital bone (under-eye + brow bone)\u003c\/li\u003e\n          \u003cli\u003eAvoid the eyelid and immediate lash line\u003c\/li\u003e\n          \u003cli\u003eUse 2× daily for 4 weeks for visible periocular wrinkle reduction\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__faq\"\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it really help wrinkles under my eyes?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — in the 4-week clinical study, 90% of subjects showed reduction in wrinkle depth in the periocular area. Real change in deeper lines builds over 8–12 weeks of nightly use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWhy the cool-tip applicator?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eThe metal applicator tip is naturally cool (no battery or fridge needed) — the cooling effect itself depuffs morning under-eye bags, AND the applicator deposits the product directly without you needing to use your fingers, which keeps the bottle sanitary and reduces bacterial transfer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow does this compare to Alastin or Epionce eye creams?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eDifferent anchor ingredient. Alastin uses TriHex Technology peptides, Epionce uses botanical extracts, Perfection Eye Cream uses patented ProteXidine + peptide-ceramide. All three work — choose based on which mechanism your skin responds to. Happy to help you decide in clinic.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this the same as Perfection Cream, just smaller?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo — different formulation specifically for the delicate eye area. Perfection Cream is for face\/neck and includes hexylresorcinol, arbutin, and hexanoyl dipeptide-3 (slightly stronger brighteners). Perfection Eye Cream uses N-hydroxysuccinimide and the optical diffuser system instead — gentler around the eye, with the same ProteXidine anchor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I use it with retinol on my face?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — apply Perfection Eye Cream first, then your face retinol on the rest of the face (avoiding the immediate eye area). They work on different mechanisms.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it sting if it gets near my eye?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eApply along the orbital bone, not on the lid or lash line, and you should be fine. The formula is designed to be tolerable, but no eye cream is meant to enter the eye itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it pregnancy-safe?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eMost ingredients are low-risk, but ProteXidine is a newer molecule — always confirm with your provider before continuing during pregnancy or nursing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDo you ship, or can I pick up locally?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eBoth. Free shipping over $100 within the US, or pick up at our San Antonio location (20327 Interstate 10 Ste 140) — usually ready within 24 hours of ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dvd-pd__closer\"\u003e\n    \u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n    \u003cp class=\"dvd-pd__closer-text\"\u003e\"Perfection Eye Cream is the eye cream we hand to clients who already love Perfection Cream and ask if there's an eye-area version. The cool-tip applicator alone is worth the upgrade — you feel the depuffing the moment you apply.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END DaVida Skin Perfection Eye Cream description\n     ============================================================= --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":42941136437290,"sku":"1381MB","price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/167_3929c391-ac21-47fb-befe-48ba0766e024.png?v=1777510998"}],"url":"https:\/\/davidaskin.com\/collections\/eye-creams.oembed","provider":"DaVida Skin","version":"1.0","type":"link"}