{"title":"By Brand Page","description":"","products":[{"product_id":"alastin-a-luminate-brightening-serum","title":"Alastin A-Luminate Brightening Serum","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN A-LUMINATE BRIGHTENING SERUM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin A-Luminate Brightening Serum\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 a luminate brightening serum (390 vol, KD 11)\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\"\u003eBrightening Serum · Retinol-Free\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe dark-spot serum you can use without giving up retinol or sunshine.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eAlastin A-Luminate Brightening Serum tackles dark spots, melasma, and post-inflammatory hyperpigmentation with tranexamic acid, hexapeptides, and Alastin's proprietary PATH-3 Technology — without retinol, without hydroquinone, and without the sun-sensitivity those ingredients usually demand.\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\"\u003eTargets all forms of discoloration\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eClinically proven to minimize the appearance of dark spots, age spots, melasma, and post-inflammatory hyperpigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eRetinol-free, hydroquinone-free\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003ePairs safely with your retinol routine and stays tolerable through summer — no extra sun sensitivity to manage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePATH-3 Technology\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eAlastin's proprietary system minimizes recurrence of surface pigmentation and protects against future damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eBrightens overall tone\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003ePowerful antioxidants help skin appear more luminous and even-toned over time, not just where dark spots are.\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, including sensitive — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark spots \u0026amp; age spots\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eMelasma\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-inflammatory hyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eBrown patches\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eUneven skin tone\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDullness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSun damage\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\"\u003eTranexamic Acid\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA clinically proven brightening agent that reduces the appearance of melasma and persistent hyperpigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexapeptide-11 + Hexapeptide-12\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHexapeptide-11 supports removal of excess melanin; Hexapeptide-12 helps decrease melanin production at the source.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexylresorcinol + Lactoferrin\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHexylresorcinol brightens and prevents new dark spots; Lactoferrin protects against post-inflammatory pigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eNiacinamide + Silybum Marianum\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAntioxidant brighteners that reduce inflammation and promote a more even, luminous tone.\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 with a gentle cleanser\u003c\/li\u003e\n          \u003cli\u003eApply 1–2 pumps to face, neck, and chest\u003c\/li\u003e\n          \u003cli\u003eLayer your moisturizer on top\u003c\/li\u003e\n          \u003cli\u003eAlways finish with broad-spectrum SPF 30+\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 and SPF\u003c\/li\u003e\n          \u003cli\u003eApply 1–2 pumps to face, neck, and chest\u003c\/li\u003e\n          \u003cli\u003eLayer with retinol if using (A-Luminate plays well)\u003c\/li\u003e\n          \u003cli\u003eFinish with moisturizer\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 dark spots fade?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eMost clients see brightness changes in 4–6 weeks. Stubborn dark spots, melasma, and PIH typically improve over 12+ weeks. Pigment is one of the slowest concerns to treat — daily SPF is non-negotiable for results to hold.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this a hydroquinone alternative?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes, in spirit. A-Luminate is hydroquinone-free, which means you can use it long-term without the rebound risk that comes with hydroquinone. The tranexamic acid + peptide system is the closest thing to a daily hydroquinone replacement.\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 my retinol?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — apply A-Luminate first, then your retinol on top at night. They're complementary: retinol resurfaces, A-Luminate addresses pigment.\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 melasma?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes. A-Luminate is one of the few daily-use, retinol-free brighteners that's safe through summer when melasma typically flares. Daily mineral SPF is critical for melasma management.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eWill it bleach my skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo. A-Luminate works by reducing excess melanin and inhibiting new dark spot formation — it brightens unevenness, not your overall skin tone.\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\"A-Luminate is what we hand to clients who've tried hydroquinone and bounced off it, or who want pigment results without giving up retinol. Slow, but real — and unlike most brighteners, you can keep using it forever.\"\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 A-Luminate Brightening Serum description\n     ============================================================= --\u003e","brand":"Alastin","offers":[{"title":"Default Title","offer_id":42904517410858,"sku":"R-480","price":182.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/29_6b3ab717-f283-44e6-b543-3b0d1175b030.png?v=1777486942"},{"product_id":"alastin-ha-immerse-serum","title":"Alastin HA Immerse Hyaluronic Acid Serum","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN HA IMMERSE HYALURONIC ACID SERUM\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin HA Immerse Hyaluronic Acid Serum\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 ha immerse serum (1,300 vol, KD 20)\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\"\u003eHyaluronic Acid Serum · Award Winner\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eThe hydration serum your skin keeps drinking, long after you've stopped applying.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eAlastin HA Immerse Serum delivers instant glassy hydration with a crosslinked sodium hyaluronate that holds 50× more water than standard HA, plus peptides that train your skin to produce its own high-molecular hyaluronic acid over time. Winner of the 2022 Oprah Daily O-Award for Best Hydrating Serum.\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\"\u003eInstant + lasting hydration\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eCrosslinked HA delivers immediate plumping; peptides build your skin's own HA over weeks of consistent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003ePlumps fine dehydration lines\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eWatering the skin softens the look of fine lines that show up when skin is thirsty — and smooths overall texture.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eGlass-skin glow\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eSkin reads visibly more radiant within minutes. 98% of study participants agreed HA Immerse made skin feel smooth immediately.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n        \u003cspan class=\"dvd-pd__benefit-name\"\u003eLayers cleanly with anything\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__benefit-desc\"\u003eNo pilling, no stickiness — engineered to layer under serums, retinols, moisturizers, and SPF.\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, including sensitive — designed to address:\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__concerns\"\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDryness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDehydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eFine lines from dehydration\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDullness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eLoss of plumpness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003ePost-procedure recovery\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eTight, tired-looking 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\"\u003eSodium Hyaluronate Crosspolymer\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA crosslinked hyaluronic acid that holds 50× more water than standard HA — instant, deep, sustained hydration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eOctapeptide-45\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA peptide that supports your skin's natural ability to produce its own high-molecular hyaluronic acid over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eHexapeptide-11\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eHelps prevent the production of enzymes that break down HA in the skin — protects the hydration you build.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__ingredient\"\u003e\n        \u003cspan class=\"dvd-pd__ingredient-name\"\u003eTremella (Silver Mushroom)\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eA botanical hydrator that holds water against the skin even more effectively than hyaluronic acid alone.\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\"\u003eDaily Use\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003eCleanse with a gentle, non-stripping cleanser\u003c\/li\u003e\n          \u003cli\u003eApply 1–2 pumps to clean, slightly damp skin\u003c\/li\u003e\n          \u003cli\u003eLayer your other serums and moisturizer on top\u003c\/li\u003e\n          \u003cli\u003eRepeat morning and evening\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\"\u003eMid-day Refresh\u003c\/div\u003e\n        \u003col class=\"dvd-pd__routine-list\"\u003e\n          \u003cli\u003ePress 1 pump into clean, dry hands\u003c\/li\u003e\n          \u003cli\u003ePat lightly into skin (over makeup is fine)\u003c\/li\u003e\n          \u003cli\u003eSkin re-plumps within seconds\u003c\/li\u003e\n          \u003cli\u003eRe-apply mineral SPF if you're heading back outside\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 is HA Immerse different from a $20 hyaluronic acid serum?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eTwo big things: crosslinked HA (holds 50× more water than standard HA) and the peptide system (Octapeptide-45 + Hexapeptide-11) that helps your skin make its own HA over time. Most drugstore HA serums use a single uncrosslinked form and skip the peptides entirely.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eShould I apply on damp or dry skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eSlightly damp gives the best result — HA pulls moisture from whatever's nearby, so applying to damp skin lets it pull from the water on your face rather than the air.\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 or vitamin C?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — apply HA Immerse first on clean, slightly damp skin, then layer your actives on top. The hydration buffer often helps people tolerate stronger retinoids better.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eDoes it cause pilling or stickiness?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eNo. The formula was specifically engineered to layer cleanly with other actives, sunscreen, and makeup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs there a dupe for HA Immerse?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eThe crosslinked HA + peptide combination is hard to replicate. Most alternatives use a single form of HA and lack the long-term peptide support.\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, or 1 month at the full two-pump protocol.\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\"HA Immerse is the serum we use in clinic right after a procedure to flood the skin with hydration. But honestly? It's the one most of our team keeps reaching for in their own routine — your skin just looks better in it.\"\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 HA Immerse Hyaluronic Acid Serum description\n     ============================================================= --\u003e","brand":"Alastin","offers":[{"title":"Default Title","offer_id":42904519180330,"sku":"P-ALA550","price":118.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/7_f7e32089-f8c0-48d5-b455-5552d52820d0.png?v=1778013651"},{"product_id":"alastin-daily-beauty-regimen","title":"Alastin Daily Beauty Regimen Kit","description":"\u003c!-- =============================================================\n     DAVIDA — ALASTIN DAILY BEAUTY REGIMEN\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → Alastin - Daily Beauty Regimen\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     ============================================================= --\u003e\n\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\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\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\n.dvd-pd__includes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n}\n.dvd-pd__include-item {\n  background: #FFFFFF;\n  border: 1px solid #EDE5D9;\n  border-radius: 8px;\n  padding: 16px;\n}\n.dvd-pd__include-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__include-size {\n  font-size: 0.78rem;\n  color: #B68543;\n  font-weight: 500;\n  letter-spacing: 0.04em;\n}\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\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\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\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\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\n@media (max-width: 600px) {\n  .dvd-pd__includes,\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\n\u003cdiv class=\"dvd-pd\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"dvd-pd__hero\"\u003e\n    \u003cdiv class=\"dvd-pd__eyebrow\"\u003eThe Daily Routine, Travel-Sized\u003c\/div\u003e\n    \u003ch2 class=\"dvd-pd__hero-heading\"\u003eFour bestsellers. One simple anti-aging ritual.\u003c\/h2\u003e\n    \u003cp class=\"dvd-pd__hero-text\"\u003eA complete cleanse → treat → moisturize → protect routine, sized to try (or take with you). Powered by Alastin's TriHex Technology® to support your skin's natural ability to produce healthy elastin and collagen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INSIDE --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eWhat's inside\u003c\/h3\u003e\n    \u003cdiv class=\"dvd-pd__includes\"\u003e\n      \u003cdiv class=\"dvd-pd__include-item\"\u003e\n        \u003cspan class=\"dvd-pd__include-name\"\u003eGentle Cleanser\u003c\/span\u003e\n        \u003cspan class=\"dvd-pd__include-size\"\u003e1.8 fl oz · 53.2 mL\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__include-item\"\u003e\n        \u003cspan class=\"dvd-pd__include-name\"\u003eRestorative Skin Complex\u003c\/span\u003e\n        \u003cspan class=\"dvd-pd__include-size\"\u003e0.5 fl oz · 14.8 mL\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__include-item\"\u003e\n        \u003cspan class=\"dvd-pd__include-name\"\u003eUltra Nourishing Moisturizer\u003c\/span\u003e\n        \u003cspan class=\"dvd-pd__include-size\"\u003e1.0 fl oz · 29.6 mL\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dvd-pd__include-item\"\u003e\n        \u003cspan class=\"dvd-pd__include-name\"\u003eHydraTint Pro Mineral SPF 36\u003c\/span\u003e\n        \u003cspan class=\"dvd-pd__include-size\"\u003e0.4 fl oz · 12 mL\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\"\u003eDryness\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eWrinkles \u0026amp; Texture\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eVisible Aging\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eSun Damage\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eHyperpigmentation\u003c\/span\u003e\n      \u003cspan class=\"dvd-pd__concern-pill\"\u003eDark Spots\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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's natural ability to produce 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\"\u003eNiacinamide\u003c\/span\u003e\n        \u003cp class=\"dvd-pd__ingredient-desc\"\u003eAntioxidant that calms redness and helps fade stubborn pigmentary concerns over time.\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 that holds water against the skin — softer, plumper, more comfortable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ROUTINE --\u003e\n  \u003cdiv class=\"dvd-pd__section\"\u003e\n    \u003ch3 class=\"dvd-pd__section-heading\"\u003eYour daily routine\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 with one pump of Gentle Cleanser\u003c\/li\u003e\n          \u003cli\u003eApply one pump of Restorative Skin Complex\u003c\/li\u003e\n          \u003cli\u003eApply one pump of Ultra Nourishing Moisturizer\u003c\/li\u003e\n          \u003cli\u003eFinish with HydraTint Pro Mineral SPF 36\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 with one pump of Gentle Cleanser\u003c\/li\u003e\n          \u003cli\u003eApply one pump of Restorative Skin Complex\u003c\/li\u003e\n          \u003cli\u003eApply one pump of Ultra Nourishing Moisturizer\u003c\/li\u003e\n          \u003cli\u003eSkip 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\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\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow long will the kit last?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eMost clients get about 3–4 weeks of daily use from the travel sizes — long enough to see real changes in tone and texture and decide which products to upgrade to full size.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eCan I use this with retinol or other actives?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eYes — TriHex Technology® plays well with most active ingredients, including retinols, vitamin C, and acids. If you're already using a strong retinoid, introduce the Restorative Skin Complex slowly (every other night) until your skin acclimates.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eIs this safe for sensitive skin?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eThe full kit is formulated for all skin types and is fragrance-free, paraben-free, and dye-free. If you're highly reactive, patch test the Restorative Skin Complex on your inner arm for 24 hours first.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"dvd-pd__faq-item\"\u003e\n        \u003csummary\u003eHow soon will I see results?\u003c\/summary\u003e\n        \u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n          \u003cp\u003eHydration and glow show up within the first week. Visible firming, fine line softening, and tone improvements typically begin around weeks 4–8 with consistent twice-daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\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\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 kit we hand to anyone curious about Alastin. Four products, one routine, real results — and the travel sizes mean nobody commits to a full bottle of something they haven't tried.\"\u003c\/p\u003e\n    \u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Aesthetics Team\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- =============================================================\n     END Alastin Daily Beauty Regimen description\n     ============================================================= --\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":40982107586602,"sku":"P-135748","price":163.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/9_0b9856f6-0c12-482b-b5eb-cb1de4369b32.png?v=1777487772"}],"url":"https:\/\/davidaskin.com\/collections\/shop-by-brand.oembed","provider":"DaVida Skin","version":"1.0","type":"link"}