{"product_id":"alastin-ultra-light-moisturizer","title":"Alastin Ultra Light Moisturizer | Oil-Free","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN ULTRA LIGHT MOISTURIZER\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin Ultra Light Moisturizer\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 ultra light moisturizer (390 vol, KD 10)\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\"\u003eDaily Moisturizer · Oil-Free\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe light moisturizer that hydrates without weighing your skin down.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eAlastin Ultra Light Moisturizer is an oil-free, non-comedogenic daily moisturizer designed for oily, combination, and sensitive skin types. Powered by TriHex Technology®, ceramides, and silver mushroom — it delivers fast-absorbing hydration that doesn't clog pores, doesn't shine, and doesn't compete with your serums or SPF.\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\"\u003eLightweight, fast-absorbing\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eDisappears into the skin without residue — perfect for layering under makeup, SPF, or retinol.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eOil-free + non-comedogenic\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eWon't clog pores. Built for oily, combination, and acne-prone skin without shorting on hydration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eCalms redness and sensitivity\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eGinger and white tea extracts reduce visible redness; ceramides reinforce a stressed barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eTriHex Technology® included\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eThe same anti-aging peptide system across Alastin's full-size lineup — anti-aging benefit baked into your moisturizer.\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 oily, combination, sensitive, and post-procedure — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eOily skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eCombination skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eAcne-prone skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSensitive skin\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eRedness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-procedure recovery\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  \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® (Tripeptide-1, Hexapeptide-12)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAlastin's signature peptide blend — supports new healthy collagen and elastin in a moisturizer-light format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eCeramides\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eReinforce the skin barrier and lock in hydration without the heaviness of occlusive oils.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eSilver Mushroom (Tremella)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA botanical hydrator more efficient than hyaluronic acid — keeps skin comfortable without weight.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eGinger + White Tea Extracts\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eCalming antioxidants that reduce visible redness and irritation.\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 to face and neck\u003c\/li\u003e\n          \u003cli\u003eSmooth in until fully absorbed\u003c\/li\u003e\n          \u003cli\u003eFinish with broad-spectrum SPF\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\u003c\/li\u003e\n          \u003cli\u003eApply your treatments (retinol, brightener, etc.)\u003c\/li\u003e\n          \u003cli\u003eApply 1 pump of Ultra Light Moisturizer\u003c\/li\u003e\n          \u003cli\u003eNo SPF — let your skin restore overnight\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 this hydrate me enough if I have dry skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eIf you have truly dry skin, you may want a richer option (Alastin's Ultra Nourishing Moisturizer is the heavier sibling). Ultra Light is ideal for normal-to-oily, combination, and sensitive skin types.\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 acne-prone skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes. The formula is oil-free and non-comedogenic — designed not to clog pores. It's also calming, so it works well alongside acne treatments that can be drying or irritating.\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 after retinol or strong actives?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — that's actually one of the best uses. The ceramide and silver mushroom system buffers retinol-related dryness without canceling out the active.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs it post-procedure safe?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes. The fragrance-free, oil-free formula is gentle enough for sensitive and freshly treated skin once your provider clears you for moisturizer.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow long does the bottle last?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eRoughly 2 months at one pump twice daily. Longer if you only use it on the lighter morning routine.\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\"Ultra Light is the moisturizer we recommend most often — because half our clients have combination or oily skin and still want anti-aging benefits in their daily moisturizer. It hits both notes without picking a side.\"\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 Ultra Light Moisturizer description\n     ============================================================= --\u003e","brand":"My Store","offers":[{"title":"Regular","offer_id":42904514560042,"sku":"P-240","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/38_7ae5a5ce-2956-4133-be59-3e91a120eff8.png?v=1777487141","url":"https:\/\/davidaskin.com\/products\/alastin-ultra-light-moisturizer","provider":"DaVida Skin","version":"1.0","type":"link"}