{"title":"Acne \u0026 Breakouts","description":"\u003cp data-path-to-node=\"9\"\u003eBreakouts are often a sign that your skin is out of sync. Most products try to fix this by stripping the skin bare, but that usually leads to more irritation and more clogs.\u003c\/p\u003e\n\u003cp data-path-to-node=\"10\"\u003eWe believe in \u003cb data-path-to-node=\"10\" data-index-in-node=\"14\"\u003eIntelligent Clearing\u003c\/b\u003e. Instead of aggressive scrubbing, we focus on balancing your skin’s natural oils and clearing away debris without disturbing the \"good\" environment your skin needs to stay healthy. By calming inflammation first, we help your skin clear itself up and stay that way.\u003c\/p\u003e","products":[{"product_id":"palo-duro","title":"Palo Duro Barrier Repair Cream","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;700;900\u0026amp;family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* =====================================================================\n     1. GLOBAL THEME VARIABLES (LIGHT MODE DEFAULT)\n     ===================================================================== *\/\n  .sr-product-wrap {\n    --sr-orange: #ff7e00;\n    --sr-plum: #5b5161;\n    --sr-plum-light: #8e7f96;\n    --sr-dark-text: #2b2b2b;\n    --sr-mid-text: #555555;\n    \n    --sr-bg-sand: #f5f3ef;\n    --sr-bg-offwhite: #faf8f5;\n    --sr-border-line: #e8e4dc;\n    --sr-accent-green: #bad381;\n    \n    --sr-font-title: 'DM Sans', sans-serif;\n    --sr-font-body: 'Lato', sans-serif;\n  }\n\n  \/* =====================================================================\n     DARK MODE OVERRIDES (SHOPIFY THEME CLASSES)\n     ===================================================================== *\/\n  html.dark .sr-product-wrap,\n  html[class*=\"dark\"] .sr-product-wrap,\n  body.dark .sr-product-wrap,\n  body[class*=\"dark\"] .sr-product-wrap,\n  [data-theme*=\"dark\"] .sr-product-wrap,\n  .color-inverse .sr-product-wrap,\n  .color-scheme-inverse .sr-product-wrap,\n  .color-scheme-2 .sr-product-wrap,\n  .color-scheme-3 .sr-product-wrap {\n    --sr-plum: #e2ddd5;\n    --sr-plum-light: #a496ac;\n    --sr-dark-text: #ffffff;\n    --sr-mid-text: #e2ddd5;\n    \n    --sr-bg-sand: rgba(226, 221, 213, 0.05);\n    --sr-bg-offwhite: rgba(226, 221, 213, 0.02);\n    --sr-border-line: rgba(226, 221, 213, 0.15);\n  }\n\n  \/* =====================================================================\n     2. BASE LAYOUT \u0026 TYPOGRAPHY\n     ===================================================================== *\/\n  .sr-product-wrap {\n    width: 100%;\n    margin: 0 auto 40px auto; \n    color: var(--sr-dark-text);\n    font-family: var(--sr-font-body);\n    text-align: left;\n    -webkit-font-smoothing: antialiased;\n  }\n  .sr-product-wrap * { box-sizing: border-box; }\n\n  .sr-label {\n    font-family: var(--sr-font-title);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 16px;\n  }\n  \n  .sr-title {\n    font-family: var(--sr-font-title);\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.5px;\n    color: var(--sr-plum);\n  }\n  \n  .sr-body {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--sr-mid-text);\n  }\n\n  \/* =====================================================================\n     3. ZONE 1: OPENER \u0026 STAT BLOCK\n     ===================================================================== *\/\n  .sr-announcement {\n    background: transparent;\n    color: var(--sr-plum);\n    padding: 12px 0;\n    text-align: left;\n    border-top: 1px solid var(--sr-border-line);\n    border-bottom: 1px solid var(--sr-border-line);\n    margin-bottom: 32px;\n    font-size: 12px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .sr-announcement strong { color: var(--sr-orange); }\n  \n  .sr-opener-title {\n    font-family: var(--sr-font-title);\n    font-size: clamp(48px, 8vw, 80px);\n    font-weight: 300;\n    line-height: 0.9;\n    letter-spacing: -2px;\n    color: var(--sr-plum);\n    margin: 24px 0;\n  }\n  \n  .sr-opener-desc {\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.6;\n    color: var(--sr-mid-text);\n    border-left: 2px solid var(--sr-orange);\n    padding-left: 20px;\n    margin-bottom: 40px;\n  }\n\n  .sr-stat-box {\n    background: transparent;\n    padding: 16px 0; \n    text-align: left;\n    margin-bottom: 40px;\n  }\n  .sr-stat-num {\n    font-family: var(--sr-font-title);\n    font-size: 72px;\n    font-weight: 300;\n    line-height: 0.8;\n    color: var(--sr-orange);\n    display: block;\n    margin-bottom: 16px;\n  }\n  .sr-stat-label { \n    color: var(--sr-plum); \n    display: block; \n    margin-bottom: 8px; \n    font-weight: 700; \n    font-size: 12px; \n    letter-spacing: 2.5px; \n    text-transform: uppercase; \n  }\n  .sr-stat-sub { \n    font-size: 16px; \n    color: var(--sr-mid-text); \n    line-height: 1.6; \n    margin: 0; \n  }\n\n  \/* =====================================================================\n     4. ZONE 2: ACCORDIONS (Ingredients, Protocol, INCI)\n     ===================================================================== *\/\n  .sr-accordion { border-top: 1px solid var(--sr-border-line); }\n  .sr-accordion:last-of-type { border-bottom: 1px solid var(--sr-border-line); margin-bottom: 48px; }\n  \n  .sr-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--sr-font-title);\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--sr-plum);\n    transition: color 0.2s ease;\n  }\n  .sr-accordion summary:hover { color: var(--sr-orange); }\n  .sr-accordion summary::-webkit-details-marker { display: none; }\n  \n  .sr-accordion summary::after {\n    content: '+';\n    font-family: var(--sr-font-body);\n    font-size: 28px;\n    font-weight: 300;\n    line-height: 1;\n    color: var(--sr-plum-light);\n  }\n  .sr-accordion[open] summary::after { content: '−'; color: var(--sr-orange); }\n  .sr-accordion-content { padding-bottom: 32px; }\n\n  \/* Inner Accordion Styling: Ingredients Grid *\/\n  .sr-ing-row {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 0 16px;\n    padding: 20px 16px;\n    border-radius: 0; \n  }\n  .sr-ing-row:hover { background: var(--sr-bg-offwhite); }\n  .sr-ing-row--hero { background: var(--sr-bg-sand); border-left: 3px solid var(--sr-orange); }\n  \n  .sr-ing-num { font-family: var(--sr-font-title); font-size: 14px; font-weight: 700; color: var(--sr-plum-light); grid-row: 1\/4; }\n  .sr-ing-row--hero .sr-ing-num { color: var(--sr-orange); }\n  \n  .sr-ing-name { font-family: var(--sr-font-title); font-size: 18px; font-weight: 700; color: var(--sr-plum); margin-bottom: 4px; }\n  .sr-ing-role { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sr-orange); margin-bottom: 8px; }\n  .sr-ing-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-inci-block { font-size: 13px; color: var(--sr-plum-light); line-height: 1.8; padding: 16px; background: var(--sr-bg-offwhite); border-radius: 0; }\n\n  \/* Inner Accordion Styling: Timeline *\/\n  .sr-timeline { position: relative; padding-left: 16px; }\n  .sr-timeline::before { content: ''; position: absolute; top: 10px; bottom: 10px; left: 20px; width: 2px; background: var(--sr-border-line); }\n  .sr-step { position: relative; padding: 0 0 32px 32px; }\n  .sr-step:last-child { padding-bottom: 0; }\n  \n  .sr-step::before { \n    content: ''; \n    position: absolute; \n    left: -2px; \n    top: 6px; \n    width: 10px; \n    height: 10px; \n    border-radius: 0; \n    background: var(--sr-orange); \n    border: 3px solid var(--sr-bg-sand); \n    box-shadow: 0 0 0 1px var(--sr-border-line); \n  }\n  \n  .sr-step-title { font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px; }\n  .sr-step-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-step-result { display: inline-block; margin-top: 12px; font-size: 14px; font-weight: 700; color: var(--sr-plum); background: var(--sr-bg-sand); padding: 8px 16px; border-radius: 0; }\n\n  \/* =====================================================================\n     5. ZONE 3: CLEAN PRO-TIPS\n     ===================================================================== *\/\n  .sr-callouts-container {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n    margin-bottom: 24px;\n  }\n\n  .sr-callout-card {\n    padding: 8px 0 8px 20px; \n    border-radius: 0; \n    background: transparent !important; \n    display: flex;\n    flex-direction: column;\n  }\n  \n  .sr-callout-card--melt { border-left: 3px solid var(--sr-accent-green); }\n  .sr-callout-card--amount { border-left: 3px solid var(--sr-orange); }\n  .sr-callout-card--fresh { border-left: 3px solid var(--sr-plum); }\n  \n  .sr-callout-text { font-size: 15px; line-height: 1.7; color: var(--sr-mid-text); margin: 0; }\n  .sr-callout-card strong { font-weight: 700; color: var(--sr-dark-text); }\n\n  \/* =====================================================================\n     6. DARK MODE PROTECTION\n     ===================================================================== *\/\n  @media (prefers-color-scheme: dark) {\n    .sr-accordion summary, .sr-step-title, .sr-title, .sr-ing-name, .sr-stat-label, .sr-announcement { color: currentColor; }\n    .sr-body, .sr-step-desc, .sr-ing-desc, .sr-opener-desc, .sr-callout-text, .sr-stat-sub { color: currentColor; opacity: 0.85; }\n    .sr-callout-card strong { color: currentColor; opacity: 1; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sr-product-wrap\"\u003e\n\u003cdiv class=\"sr-announcement\"\u003eMade fresh for your order — \u003cstrong\u003eready within 3 business days\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan style=\"color: var(--sr-orange);\" class=\"sr-label\"\u003eBarrier Repair Cream · 2 fl. oz.\u003c\/span\u003e\n\u003ch1 class=\"sr-opener-title\"\u003ePalo\u003cbr\u003eDuro\u003c\/h1\u003e\n\u003cp class=\"sr-opener-desc\"\u003eThe final step that makes every other step work. A barrier cream built entirely around your skin's own lipid language.\u003c\/p\u003e\n\u003cdiv class=\"sr-stat-box\"\u003e\n\u003cspan class=\"sr-stat-num\"\u003e4\u003c\/span\u003e \u003cspan class=\"sr-stat-label\"\u003eCeramide complex components\u003c\/span\u003e\n\u003cp class=\"sr-stat-sub\"\u003eCeramide NP, Cholesterol, Phytosphingosine, and Glycosphingolipids—the exact structural lipids your barrier is naturally made of. A complete, biologically recognized complex.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 48px;\"\u003e\n\u003ch2 style=\"margin-bottom: 16px; font-weight: 300;\" class=\"sr-title\"\u003eYour barrier isn't just dry.\u003cbr\u003e\u003cem style=\"color: var(--sr-orange); font-style: normal;\"\u003eIt's missing its building blocks.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sr-body\"\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eA compromised skin barrier isn't simply a lack of hydration—it's a structural deficiency. The outermost layer of your skin is held together by a highly precise ratio of ceramides, cholesterol, and fatty acids. When that matrix is damaged, moisture escapes and irritants enter.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003ePalo Duro is formulated to mimic that exact biological structure. By utilizing a \u003cstrong\u003ecomplete ceramide complex\u003c\/strong\u003e, it doesn't just sit on the surface; it replenishes the exact building blocks your skin is actively losing to environmental stress, aging, and over-cleansing.\u003c\/p\u003e\n\u003cp\u003eWe fortified this base with Niacinamide to support barrier function from the inside out, and Tripeptide-29 to signal collagen production. The result is a profoundly fortified, resilient barrier that perfectly seals in your active serums.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"sr-accordion\"\u003e\n\u003csummary\u003eHero Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cdiv class=\"sr-ing-row sr-ing-row--hero\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eThe Ceramide Complex\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eThe Structural Matrix\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eA complete complex of Ceramide NP, Cholesterol, Phytosphingosine, and Glycosphingolipids. Together, they seamlessly rebuild the damaged lipid layers that lead to dryness and irritation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eNiacinamide\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eInternal Support\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eSupports the natural production of ceramides from within the skin. It works in tandem with the external ceramide complex while visibly soothing redness and evening out skin tone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eTripeptide-29\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eCollagen Signaling\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eA highly targeted peptide that mimics the structure of procollagen, signaling your skin's fibroblasts to build new collagen and providing cumulative structural support over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eTocopherol\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eAntioxidant Defense\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eVitamin E in its most bioavailable form. It acts as a shield, protecting your newly repaired barrier lipids from oxidative breakdown caused by daily environmental stress.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sr-accordion\"\u003e\n\u003csummary\u003eHow to use it\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cp style=\"margin-bottom: 24px;\" class=\"sr-body\"\u003ePalo Duro is the final foundational step. It is specifically designed to be layered over every serum in our lineup to lock in active ingredients.\u003c\/p\u003e\n\u003cdiv class=\"sr-timeline\"\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eAlways last\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eApply your water-based serums first, then finish with Palo Duro. It seals everything underneath and creates the optimal environment for your actives to work.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eAmount\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eUse 1–3 pumps depending on your skin's current needs. Massage gently into the face and neck. It should absorb beautifully within a minute.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eMorning routine\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eApply after your AM serums and before SPF. Palo Duro is formulated to be highly nourishing yet lightweight enough to layer perfectly under daily sunscreen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eEvening routine\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eApply as the final step before bed. \u003cspan class=\"sr-step-result\"\u003eThe ceramide complex performs its deepest, most restorative repair while you sleep.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sr-accordion\"\u003e\n\u003csummary\u003eFull Ingredients (INCI)\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cp class=\"sr-inci-block\"\u003eAqua\/Water\/Eau, Caprylic\/Capric Triglyceride, Glycerin, Cetearyl Olivate, Sorbitan Olivate, Niacinamide, Tripeptide-29, Jojoba Esters, Cetyl Esters, Glycosphingolipids, Ceramide NP, Cholesterol, Phytosphingosine, Hydrogenated Lecithin, Stearic Acid, Oleic Acid, Panthenol, Tocopherol, Sodium Stearoyl Glutamate, Allantoin, Acacia Senegal Gum, Xanthan Gum, Sodium Phytate, Caprylhydroxamic Acid, Glyceryl Caprylate, Lactic Acid, Citric Acid, Arginine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch3 style=\"margin-bottom: 24px;\" class=\"sr-title\"\u003eA Few Pro-Tips\u003c\/h3\u003e\n\u003cdiv class=\"sr-callouts-container\"\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--amount\"\u003e\n\u003cspan style=\"color: var(--sr-orange);\" class=\"sr-label\"\u003eDamp skin makes a difference\u003c\/span\u003e\n\u003cp class=\"sr-callout-text\"\u003eApply Palo Duro to slightly damp skin. The hydrating ingredients in the formula bind to available moisture at application. \u003cstrong\u003ePat dry after cleansing, but don't wait until your skin is completely dry.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--melt\"\u003e\n\u003cspan style=\"color: var(--sr-plum);\" class=\"sr-label\"\u003eWhat to expect\u003c\/span\u003e\n\u003cp class=\"sr-callout-text\"\u003ePalo Duro is a substantial, highly active cream that absorbs cleanly. If your barrier is currently compromised, it may take slightly longer to absorb during the first week as your lipid matrix rebuilds. \u003cstrong\u003eThis absorption time will naturally shorten as your skin's health improves.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--fresh\"\u003e\n\u003cspan style=\"color: var(--sr-accent-green);\" class=\"sr-label\"\u003eFreshness matters\u003c\/span\u003e\n\u003cdiv style=\"font-family: var(--sr-font-title); font-weight: 300; font-size: 24px; line-height: 1.2; margin-bottom: 12px; color: var(--sr-plum);\"\u003eActive ingredients require \u003cem style=\"color: var(--sr-orange); font-style: normal;\"\u003eprotection.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"sr-callout-text\"\u003eCeramides and fatty acids are delicate and sensitive to oxidation. We blend Palo Duro to order so this vital lipid complex arrives at your door completely intact and performing exactly as designed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seven Regions","offers":[{"title":"Default Title","offer_id":50228287635750,"sku":"","price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/9252\/3814\/files\/Palo_Duro_-_Front.webp?v=1771539812"},{"product_id":"lotus-flower-wildflower-honey-cleanser","title":"Lotus Flower \u0026 Wildflower Honey","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;700;900\u0026amp;family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* =====================================================================\n     1. GLOBAL THEME VARIABLES (LIGHT MODE DEFAULT)\n     ===================================================================== *\/\n  .sr-product-wrap {\n    --sr-orange: #ff7e00;\n    --sr-plum: #5b5161;\n    --sr-plum-light: #8e7f96;\n    --sr-dark-text: #2b2b2b;\n    --sr-mid-text: #555555;\n    \n    --sr-bg-sand: #f5f3ef;\n    --sr-bg-offwhite: #faf8f5;\n    --sr-border-line: #e8e4dc;\n    --sr-accent-green: #bad381;\n    \n    --sr-font-title: 'DM Sans', sans-serif;\n    --sr-font-body: 'Lato', sans-serif;\n  }\n\n  \/* =====================================================================\n     DARK MODE OVERRIDES (SHOPIFY THEME CLASSES)\n     ===================================================================== *\/\n  html.dark .sr-product-wrap,\n  html[class*=\"dark\"] .sr-product-wrap,\n  body.dark .sr-product-wrap,\n  body[class*=\"dark\"] .sr-product-wrap,\n  [data-theme*=\"dark\"] .sr-product-wrap,\n  .color-inverse .sr-product-wrap,\n  .color-scheme-inverse .sr-product-wrap,\n  .color-scheme-2 .sr-product-wrap,\n  .color-scheme-3 .sr-product-wrap {\n    --sr-plum: #e2ddd5;\n    --sr-plum-light: #a496ac;\n    --sr-dark-text: #ffffff;\n    --sr-mid-text: #e2ddd5;\n    \n    --sr-bg-sand: rgba(226, 221, 213, 0.05);\n    --sr-bg-offwhite: rgba(226, 221, 213, 0.02);\n    --sr-border-line: rgba(226, 221, 213, 0.15);\n  }\n\n  \/* =====================================================================\n     2. BASE LAYOUT \u0026 TYPOGRAPHY\n     ===================================================================== *\/\n  .sr-product-wrap {\n    width: 100%;\n    margin: 0 auto 40px auto; \n    padding-top: 40px; \n    color: var(--sr-dark-text);\n    font-family: var(--sr-font-body);\n    text-align: left;\n    -webkit-font-smoothing: antialiased;\n  }\n  .sr-product-wrap * { box-sizing: border-box; }\n\n  .sr-label {\n    font-family: var(--sr-font-title);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 16px;\n  }\n  \n  .sr-title {\n    font-family: var(--sr-font-title);\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.5px;\n    color: var(--sr-plum);\n  }\n  \n  .sr-body {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--sr-mid-text);\n  }\n\n  \/* =====================================================================\n     3. ZONE 1: OPENER \u0026 STAT BLOCK\n     ===================================================================== *\/\n  .sr-announcement {\n    background: transparent;\n    color: var(--sr-plum);\n    padding: 12px 0;\n    text-align: left;\n    border-top: 1px solid var(--sr-border-line);\n    border-bottom: 1px solid var(--sr-border-line);\n    margin-bottom: 32px;\n    font-size: 12px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .sr-announcement strong { color: var(--sr-orange); }\n  \n  .sr-opener-title {\n    font-family: var(--sr-font-title);\n    font-size: clamp(40px, 8vw, 72px);\n    font-weight: 300;\n    line-height: 0.9;\n    letter-spacing: -2px;\n    color: var(--sr-plum);\n    margin: 24px 0;\n  }\n  \n  .sr-opener-desc {\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.6;\n    color: var(--sr-mid-text);\n    border-left: 2px solid var(--sr-orange);\n    padding-left: 20px;\n    margin-bottom: 40px;\n  }\n\n  .sr-stat-box {\n    background: transparent;\n    padding: 16px 0; \n    text-align: left;\n    margin-bottom: 40px;\n  }\n  .sr-stat-num {\n    font-family: var(--sr-font-title);\n    font-size: 72px;\n    font-weight: 300;\n    line-height: 0.8;\n    color: var(--sr-orange);\n    display: block;\n    margin-bottom: 16px;\n  }\n  .sr-stat-label { \n    color: var(--sr-plum); \n    display: block; \n    margin-bottom: 8px; \n    font-weight: 700; \n    font-size: 12px; \n    letter-spacing: 2.5px; \n    text-transform: uppercase; \n  }\n  .sr-stat-sub { \n    font-size: 16px; \n    color: var(--sr-mid-text); \n    line-height: 1.6; \n    margin: 0; \n  }\n\n  \/* =====================================================================\n     4. ZONE 2: ACCORDIONS (Ingredients, Protocol, INCI)\n     ===================================================================== *\/\n  .sr-accordion { border-top: 1px solid var(--sr-border-line); }\n  .sr-accordion:last-of-type { border-bottom: 1px solid var(--sr-border-line); margin-bottom: 48px; }\n  \n  .sr-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--sr-font-title);\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--sr-plum);\n    transition: color 0.2s ease;\n  }\n  .sr-accordion summary:hover { color: var(--sr-orange); }\n  .sr-accordion summary::-webkit-details-marker { display: none; }\n  \n  .sr-accordion summary::after {\n    content: '+';\n    font-family: var(--sr-font-body);\n    font-size: 28px;\n    font-weight: 300;\n    line-height: 1;\n    color: var(--sr-plum-light);\n  }\n  .sr-accordion[open] summary::after { content: '−'; color: var(--sr-orange); }\n  .sr-accordion-content { padding-bottom: 32px; }\n\n  \/* Inner Accordion Styling: Ingredients Grid *\/\n  .sr-ing-row {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 0 16px;\n    padding: 20px 16px;\n    border-radius: 0; \n  }\n  .sr-ing-row:hover { background: var(--sr-bg-offwhite); }\n  .sr-ing-row--hero { background: var(--sr-bg-sand); border-left: 3px solid var(--sr-orange); }\n  \n  .sr-ing-num { font-family: var(--sr-font-title); font-size: 14px; font-weight: 700; color: var(--sr-plum-light); grid-row: 1\/4; }\n  .sr-ing-row--hero .sr-ing-num { color: var(--sr-orange); }\n  \n  .sr-ing-name { font-family: var(--sr-font-title); font-size: 18px; font-weight: 700; color: var(--sr-plum); margin-bottom: 4px; }\n  .sr-ing-role { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sr-orange); margin-bottom: 8px; }\n  .sr-ing-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-inci-block { font-size: 13px; color: var(--sr-plum-light); line-height: 1.8; padding: 16px; background: var(--sr-bg-offwhite); border-radius: 0; }\n\n  \/* Inner Accordion Styling: Timeline *\/\n  .sr-timeline { position: relative; padding-left: 16px; }\n  .sr-timeline::before { content: ''; position: absolute; top: 10px; bottom: 10px; left: 20px; width: 2px; background: var(--sr-border-line); }\n  .sr-step { position: relative; padding: 0 0 32px 32px; }\n  .sr-step:last-child { padding-bottom: 0; }\n  \n  .sr-step::before { \n    content: ''; \n    position: absolute; \n    left: -2px; \n    top: 6px; \n    width: 10px; \n    height: 10px; \n    border-radius: 0; \n    background: var(--sr-orange); \n    border: 3px solid var(--sr-bg-sand); \n    box-shadow: 0 0 0 1px var(--sr-border-line); \n  }\n  \n  .sr-step-title { font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px; }\n  .sr-step-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-step-result { display: inline-block; margin-top: 12px; font-size: 14px; font-weight: 700; color: var(--sr-plum); background: var(--sr-bg-sand); padding: 8px 16px; border-radius: 0; }\n\n  \/* =====================================================================\n     5. ZONE 3: CLEAN PRO-TIPS\n     ===================================================================== *\/\n  .sr-callouts-container {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n    margin-bottom: 24px;\n  }\n\n  .sr-callout-card {\n    padding: 8px 0 8px 20px; \n    border-radius: 0; \n    background: transparent !important; \n    display: flex;\n    flex-direction: column;\n  }\n  \n  .sr-callout-card--melt { border-left: 3px solid var(--sr-accent-green); }\n  .sr-callout-card--amount { border-left: 3px solid var(--sr-orange); }\n  .sr-callout-card--fresh { border-left: 3px solid var(--sr-plum); }\n  \n  .sr-callout-text { font-size: 15px; line-height: 1.7; color: var(--sr-mid-text); margin: 0; }\n  .sr-callout-card strong { font-weight: 700; color: var(--sr-dark-text); }\n\n  \/* =====================================================================\n     6. DARK MODE PROTECTION\n     ===================================================================== *\/\n  @media (prefers-color-scheme: dark) {\n    .sr-accordion summary, .sr-step-title, .sr-title, .sr-ing-name, .sr-stat-label, .sr-announcement { color: currentColor; }\n    .sr-body, .sr-step-desc, .sr-ing-desc, .sr-opener-desc, .sr-callout-text, .sr-stat-sub { color: currentColor; opacity: 0.85; }\n    .sr-callout-card strong { color: currentColor; opacity: 1; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sr-product-wrap\"\u003e\n\n  \u003cdiv class=\"sr-announcement\"\u003e\n    Made fresh for your order — \u003cstrong\u003eready within 3 business days\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cspan class=\"sr-label\" style=\"color:var(--sr-orange);\"\u003eConditioning Cleanse · 8 fl. oz.\u003c\/span\u003e\n  \u003ch1 class=\"sr-opener-title\"\u003eLotus Flower \u0026amp;\u003cbr\u003eWildflower Honey\u003c\/h1\u003e\n  \u003cp class=\"sr-opener-desc\"\u003eIntentionally lather-free. A milk-texture cleanser that respects and conditions the barrier it just cleaned.\u003c\/p\u003e\n\n  \u003cdiv class=\"sr-stat-box\"\u003e\n    \u003cspan class=\"sr-stat-num\"\u003e5%\u003c\/span\u003e\n    \u003cspan class=\"sr-stat-label\"\u003eSqualane concentration\u003c\/span\u003e\n    \u003cp class=\"sr-stat-sub\"\u003eA high-concentration lipid base that effectively dissolves makeup and impurities without foaming or stripping, keeping your natural barrier completely intact.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom: 48px;\"\u003e\n    \u003ch2 class=\"sr-title\" style=\"margin-bottom: 16px; font-weight: 300;\"\u003eMost cleansers strip the skin.\u003cbr\u003e\u003cem style=\"color:var(--sr-orange); font-style:normal;\"\u003eThis one conditions it.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"sr-body\"\u003e\n      \u003cp style=\"margin-bottom: 16px;\"\u003eThe standard approach to cleansing relies on high-foaming surfactants. While these create a satisfying lather, they strip away not just dirt, but the essential lipids your skin relies on for structure and hydration. You wash your face, it feels \"tight,\" and you spend the rest of your routine trying to put back what the cleanser just took away.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 16px;\"\u003eThis is the softness your skin has been asking for. We built this cleanser to sit comfortably between a lotion and a milk. Instead of aggressive foam, it uses \u003cstrong\u003eSqualane\u003c\/strong\u003e and gentle \u003cstrong\u003eOat Amino Acids\u003c\/strong\u003e to dissolve the day while sliding smoothly over the skin.\u003c\/p\u003e\n      \u003cp\u003eIt purifies without friction, leaving your face feeling pliable, peaceful, and perfectly balanced. It's a complete reset that respects the barrier rather than destroying it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eHero Ingredients\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \n      \u003cdiv class=\"sr-ing-row sr-ing-row--hero\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eSqualane\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe solvent — 5.0%\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eA biocompatible lipid derived from olives. Because oil dissolves oil, Squalane acts as a gentle, highly effective solvent for makeup, sunscreen, and daily sebum buildup. It cleanses without disrupting your natural lipid barrier.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eSodium Lauroyl Oat Amino Acids\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe soft cleanse\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eA specialized amino-acid surfactant derived from oats. It lifts away impurities without creating the aggressive, stripping foam associated with traditional sulfates, remaining exceptionally gentle on compromised skin.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eWildflower Honey \u0026amp; Lotus\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe soothe\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eA comforting blend. Texas Wildflower Honey acts as a natural humectant with intrinsic antibacterial properties, while Lotus Extract provides antioxidant support and soothes the skin during the physical friction of washing.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eJojoba \u0026amp; Cetyl Esters\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe lipid-milk texture\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eAn elegant emulsion engineered for slip and comfort. These esters cushion the skin against your hands while washing, preventing micro-tears and ensuring the skin never feels tight or dry after rinsing.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e05\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eInulin \u0026amp; Amino Acid Complex\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eMicrobiome support\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eEven gentle washing can disturb the skin's ecosystem. We paired a prebiotic (Inulin) with a complete profile of Amino Acids to actively feed and support the skin's natural flora during the cleansing step.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eHow to use it\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \u003cp class=\"sr-body\" style=\"margin-bottom: 24px;\"\u003eThis gentle, conditioning cleanse is the perfect foundation for skin that needs a complete break from aggressive actives.\u003c\/p\u003e\n      \n      \u003cdiv class=\"sr-timeline\"\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"step-title\" style=\"font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px;\"\u003eApplication\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003eMassage 2–3 pumps directly onto dry or damp skin. Feel the milk break down impurities as you work it in circular motions. Add a splash of water to loosen the texture into a milky rinse.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"step-title\" style=\"font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px;\"\u003eMorning routine\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003eA single, gentle cleanse is all that is needed to remove overnight skincare residue and perfectly prep the skin for your morning serums.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"step-title\" style=\"font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px;\"\u003eEvening routine\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003e\n            If wearing heavy makeup or water-resistant sunscreen, you may wish to use a dedicated makeup remover first, followed by Lotus Flower as your second, conditioning cleanse.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eFull Ingredients (INCI)\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \u003cp class=\"sr-inci-block\"\u003eAqua\/Water\/Eau, Glycerin, Caprylyl\/Capryl Glucoside, Squalane, Sodium Lauroyl Oat Amino Acids, Cetyl Esters, Jojoba Esters, Cetearyl Olivate, Sorbitan Olivate, Mel (Wildflower Honey), Caprylic\/Capric Triglyceride, Arginine, Inulin, Nelumbo Nucifera (Lotus) Flower Extract, Sodium PCA, Sodium Lactate, Aspartic Acid, PCA, Glycine, Alanine, Serine, Valine, Proline, Threonine, Isoleucine, Histidine, Phenylalanine, Tocopherol, Panthenol, Allantoin, Sodium Stearoyl Glutamate, Glyceryl Caprylate, Acacia Senegal Gum, Xanthan Gum, Caprylhydroxamic Acid, Sodium Phytate, Lactic Acid, Citric Acid.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003ch3 class=\"sr-title\" style=\"margin-bottom: 24px;\"\u003eA Few Pro-Tips\u003c\/h3\u003e\n  \n  \u003cdiv class=\"sr-callouts-container\"\u003e\n    \n    \u003cdiv class=\"sr-callout-card sr-callout-card--melt\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-accent-green);\"\u003eThe Skin Retreat\u003c\/span\u003e\n      \u003cp class=\"sr-callout-text\"\u003eLooking for a complete barrier reset? Purify gently with Lotus Flower, hydrate deeply with \u003cstrong\u003eLlano Renewal\u003c\/strong\u003e, and seal it all in with \u003cstrong\u003ePalo Duro Barrier Cream\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sr-callout-card sr-callout-card--amount\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-orange);\"\u003eA note on lather\u003c\/span\u003e\n      \u003cp class=\"sr-callout-text\"\u003eThis cleanser does not foam. Foam is created by aggressive surfactants that strip natural oils. \u003cstrong\u003eThe milky texture is intentional—it ensures your lipid barrier is respected while the skin is being cleaned.\u003c\/strong\u003e It rinses away cleanly without leaving a heavy residue.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sr-callout-card sr-callout-card--fresh\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-plum);\"\u003eFreshness matters\u003c\/span\u003e\n      \u003cdiv style=\"font-family: var(--sr-font-title); font-weight:300; font-size: 24px; line-height:1.2; margin-bottom:12px; color:var(--sr-plum);\"\u003eFresh ingredients protect the \u003cem style=\"color:var(--sr-orange); font-style:normal;\"\u003ebarrier better.\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003cp class=\"sr-callout-text\"\u003eBy swapping harsh, shelf-stable surfactants for delicate lipids, oat amino acids, and raw honey, we protect the barrier from the very first step. We blend your bottle only after you order, so it arrives bursting with life.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Seven Regions","offers":[{"title":"Default Title","offer_id":50519727407398,"sku":"","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/9252\/3814\/files\/Lotus_Flower_-_Front.webp?v=1771545360"},{"product_id":"trinity","title":"Trinity Multi-C + Peptide Complex","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;700;900\u0026amp;family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* =====================================================================\n     1. GLOBAL THEME VARIABLES (LIGHT MODE DEFAULT)\n     ===================================================================== *\/\n  .sr-product-wrap {\n    --sr-orange: #ff7e00;\n    --sr-plum: #5b5161;\n    --sr-plum-light: #8e7f96;\n    --sr-dark-text: #2b2b2b;\n    --sr-mid-text: #555555;\n    \n    --sr-bg-sand: #f5f3ef;\n    --sr-bg-offwhite: #faf8f5;\n    --sr-border-line: #e8e4dc;\n    --sr-accent-green: #bad381;\n    \n    --sr-font-title: 'DM Sans', sans-serif;\n    --sr-font-body: 'Lato', sans-serif;\n  }\n\n  \/* =====================================================================\n     DARK MODE OVERRIDES (SHOPIFY THEME CLASSES)\n     ===================================================================== *\/\n  html.dark .sr-product-wrap,\n  html[class*=\"dark\"] .sr-product-wrap,\n  body.dark .sr-product-wrap,\n  body[class*=\"dark\"] .sr-product-wrap,\n  [data-theme*=\"dark\"] .sr-product-wrap,\n  .color-inverse .sr-product-wrap,\n  .color-scheme-inverse .sr-product-wrap,\n  .color-scheme-2 .sr-product-wrap,\n  .color-scheme-3 .sr-product-wrap {\n    --sr-plum: #e2ddd5;\n    --sr-plum-light: #a496ac;\n    --sr-dark-text: #ffffff;\n    --sr-mid-text: #e2ddd5;\n    \n    --sr-bg-sand: rgba(226, 221, 213, 0.05);\n    --sr-bg-offwhite: rgba(226, 221, 213, 0.02);\n    --sr-border-line: rgba(226, 221, 213, 0.15);\n  }\n\n  \/* =====================================================================\n     2. BASE LAYOUT \u0026 TYPOGRAPHY\n     ===================================================================== *\/\n  .sr-product-wrap {\n    width: 100%;\n    margin: 0 auto 40px auto; \n    padding-top: 40px; \n    color: var(--sr-dark-text);\n    font-family: var(--sr-font-body);\n    text-align: left;\n    -webkit-font-smoothing: antialiased;\n  }\n  .sr-product-wrap * { box-sizing: border-box; }\n\n  .sr-label {\n    font-family: var(--sr-font-title);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 16px;\n  }\n  \n  .sr-title {\n    font-family: var(--sr-font-title);\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.5px;\n    color: var(--sr-plum);\n  }\n  \n  .sr-body {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--sr-mid-text);\n  }\n\n  \/* =====================================================================\n     3. ZONE 1: OPENER \u0026 STAT BLOCK\n     ===================================================================== *\/\n  .sr-announcement {\n    background: transparent;\n    color: var(--sr-plum);\n    padding: 12px 0;\n    text-align: left;\n    border-top: 1px solid var(--sr-border-line);\n    border-bottom: 1px solid var(--sr-border-line);\n    margin-bottom: 32px;\n    font-size: 12px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .sr-announcement strong { color: var(--sr-orange); }\n  \n  .sr-opener-title {\n    font-family: var(--sr-font-title);\n    font-size: clamp(48px, 12vw, 90px);\n    font-weight: 300;\n    line-height: 0.9;\n    letter-spacing: -2px;\n    color: var(--sr-plum);\n    margin: 24px 0;\n  }\n  \n  .sr-opener-desc {\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.6;\n    color: var(--sr-mid-text);\n    border-left: 2px solid var(--sr-orange);\n    padding-left: 20px;\n    margin-bottom: 40px;\n  }\n\n  .sr-stat-box {\n    background: transparent;\n    padding: 16px 0; \n    text-align: left;\n    margin-bottom: 40px;\n  }\n  .sr-stat-num {\n    font-family: var(--sr-font-title);\n    font-size: 72px;\n    font-weight: 300;\n    line-height: 0.8;\n    color: var(--sr-orange);\n    display: block;\n    margin-bottom: 16px;\n  }\n  .sr-stat-label { \n    color: var(--sr-plum); \n    display: block; \n    margin-bottom: 8px; \n    font-weight: 700; \n    font-size: 12px; \n    letter-spacing: 2.5px; \n    text-transform: uppercase; \n  }\n  .sr-stat-sub { \n    font-size: 16px; \n    color: var(--sr-mid-text); \n    line-height: 1.6; \n    margin: 0; \n  }\n\n  \/* =====================================================================\n     4. ZONE 2: ACCORDIONS\n     ===================================================================== *\/\n  .sr-accordion { border-top: 1px solid var(--sr-border-line); }\n  .sr-accordion:last-of-type { border-bottom: 1px solid var(--sr-border-line); margin-bottom: 48px; }\n  \n  .sr-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--sr-font-title);\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--sr-plum);\n    transition: color 0.2s ease;\n  }\n  .sr-accordion summary:hover { color: var(--sr-orange); }\n  .sr-accordion summary::-webkit-details-marker { display: none; }\n  \n  .sr-accordion summary::after {\n    content: '+';\n    font-family: var(--sr-font-body);\n    font-size: 28px;\n    font-weight: 300;\n    line-height: 1;\n    color: var(--sr-plum-light);\n  }\n  .sr-accordion[open] summary::after { content: '−'; color: var(--sr-orange); }\n  .sr-accordion-content { padding-bottom: 32px; }\n\n  .sr-ing-row {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 0 16px;\n    padding: 20px 16px;\n    border-radius: 0; \n  }\n  .sr-ing-row:hover { background: var(--sr-bg-offwhite); }\n  .sr-ing-row--hero { background: var(--sr-bg-sand); border-left: 3px solid var(--sr-orange); }\n  \n  .sr-ing-num { font-family: var(--sr-font-title); font-size: 14px; font-weight: 700; color: var(--sr-plum-light); grid-row: 1\/4; }\n  .sr-ing-row--hero .sr-ing-num { color: var(--sr-orange); }\n  \n  .sr-ing-name { font-family: var(--sr-font-title); font-size: 18px; font-weight: 700; color: var(--sr-plum); margin-bottom: 4px; }\n  .sr-ing-role { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sr-orange); margin-bottom: 8px; }\n  .sr-ing-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-inci-block { font-size: 13px; color: var(--sr-plum-light); line-height: 1.8; padding: 16px; background: var(--sr-bg-offwhite); border-radius: 0; }\n\n  .sr-timeline { position: relative; padding-left: 16px; }\n  .sr-timeline::before { content: ''; position: absolute; top: 10px; bottom: 10px; left: 20px; width: 2px; background: var(--sr-border-line); }\n  .sr-step { position: relative; padding: 0 0 32px 32px; }\n  .sr-step:last-child { padding-bottom: 0; }\n  \n  .sr-step::before { \n    content: ''; \n    position: absolute; \n    left: -2px; \n    top: 6px; \n    width: 10px; \n    height: 10px; \n    border-radius: 0; \n    background: var(--sr-orange); \n    border: 3px solid var(--sr-bg-sand); \n    box-shadow: 0 0 0 1px var(--sr-border-line); \n  }\n  \n  .sr-step-title { font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px; }\n  .sr-step-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-step-result { display: inline-block; margin-top: 12px; font-size: 14px; font-weight: 700; color: var(--sr-plum); background: var(--sr-bg-sand); padding: 8px 16px; border-radius: 0; }\n\n  \/* =====================================================================\n     5. ZONE 3: CLEAN PRO-TIPS\n     ===================================================================== *\/\n  .sr-callouts-container {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n    margin-bottom: 24px;\n  }\n\n  .sr-callout-card {\n    padding: 8px 0 8px 20px; \n    border-radius: 0; \n    background: transparent !important; \n    display: flex;\n    flex-direction: column;\n  }\n  \n  .sr-callout-card--melt { border-left: 3px solid var(--sr-accent-green); }\n  .sr-callout-card--amount { border-left: 3px solid var(--sr-orange); }\n  .sr-callout-card--fresh { border-left: 3px solid var(--sr-plum); }\n  \n  .sr-callout-text { font-size: 15px; line-height: 1.7; color: var(--sr-mid-text); margin: 0; }\n  .sr-callout-card strong { font-weight: 700; color: var(--sr-dark-text); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sr-product-wrap\"\u003e\n\n  \u003cdiv class=\"sr-announcement\"\u003e\n    Made fresh for your order — \u003cstrong\u003eready within 3 business days\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cspan class=\"sr-label\" style=\"color:var(--sr-orange);\"\u003eBrighten · Hydrate · Defend · 1 fl. oz.\u003c\/span\u003e\n  \u003ch1 class=\"sr-opener-title\"\u003eTrinity\u003c\/h1\u003e\n  \u003cp class=\"sr-opener-desc\"\u003eThe essential AM multipurpose serum. Formulated to streamline your morning routine by delivering deep hydration, visible brightening, and antioxidant defense in a single step.\u003c\/p\u003e\n\n  \u003cdiv class=\"sr-stat-box\"\u003e\n    \u003cspan class=\"sr-stat-num\"\u003e3\u003c\/span\u003e\n    \u003cspan class=\"sr-stat-label\"\u003eCore biological missions\u003c\/span\u003e\n    \u003cp class=\"sr-stat-sub\"\u003eThree high-performance functions—Brightening, Hydration, and Defense—engineered to work in perfect synergy every single morning.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-bottom: 48px;\"\u003e\n    \u003ch2 class=\"sr-title\" style=\"margin-bottom: 16px; font-weight: 300;\"\u003eSome serums solve one problem.\u003cbr\u003e\u003cem style=\"color:var(--sr-orange); font-style:normal;\"\u003eTrinity manages three.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"sr-body\"\u003e\n      \u003cp style=\"margin-bottom: 16px;\"\u003eWe believe that daily skincare should be intuitive and high-functioning. While targeted treatments have their place, the foundation of every routine is a serum that simply does its job every day. Trinity is that foundation—the morning essential for skin that looks rested, stays hydrated, and remains protected.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 16px;\"\u003eThe formula utilizes three distinct, stable \u003cstrong\u003eVitamin C\u003c\/strong\u003e derivatives to handle brightening and antioxidant defense, paired with \u003cstrong\u003eTranexamic Acid\u003c\/strong\u003e to manage the signals that lead to uneven tone. For structural resilience, we included a peptide duo that works quietly in the background to support skin density and smoothness.\u003c\/p\u003e\n      \u003cp\u003eBy balancing these high-performance actives with microbiome-supporting Lactobacillus Ferment, Trinity provides real depth and results without requiring a complex routine. It is the comprehensive morning solution for skin that demands more from less.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eHero Ingredients\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \n      \u003cdiv class=\"sr-ing-row sr-ing-row--hero\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eMulti-C Complex\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe Defenders\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eThree stable forms of Vitamin C (Ascorbyl Glucoside, SAP, and MAP). This complex provides immediate surface protection and deep antioxidant defense, delivering a sustained brightening effect that lasts throughout the day.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eTranexamic Acid\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe Preventer\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eInterrupts the biological signals that lead to melanin overproduction. By managing these signals at the source, it helps prevent new discoloration from forming while visibly evening out existing skin tone.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003ePeptide Duo\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe Builders\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eA combination of Tripeptide-29 and Acetyl Hexapeptide-8. These signalers work to support the skin’s structural integrity and visible smoothness, helping to manage the micro-tensions that contribute to expression lines.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"sr-ing-row\"\u003e\n        \u003cdiv class=\"sr-ing-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"sr-ing-name\"\u003eSodium Hyaluronate\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-role\"\u003eThe Plumper\u003c\/div\u003e\n          \u003cdiv class=\"sr-ing-desc\"\u003eA highly effective humectant that draws moisture into the skin. It ensures the barrier remains hydrated and pliable, allowing the other active ingredients to perform at their best.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eHow to use it\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \u003cp class=\"sr-body\" style=\"margin-bottom: 24px;\"\u003eTrinity is designed for the morning. It protects your skin against the environmental stressors you encounter throughout the day.\u003c\/p\u003e\n      \n      \u003cdiv class=\"sr-timeline\"\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"sr-step-title\"\u003eMorning Application\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003eAfter cleansing, press 3–4 drops gently into clean, damp skin. Vitamin C does its most vital work when neutralizing UV-generated free radicals during the day.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"sr-step-title\"\u003eLayering Order\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003eApply Trinity before your moisturizer. If using Laguna Madre, apply it first for deep hydration, followed by Trinity, and then Palo Duro to seal everything in.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"sr-step-title\"\u003eThe SPF Rule\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003eTrinity manages the biological defense, but it cannot replace a physical shield. Always follow with SPF 30+ to ensure the UV signals stay muted.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sr-step\"\u003e\n          \u003cdiv class=\"sr-step-title\"\u003eWhat to expect\u003c\/div\u003e\n          \u003cdiv class=\"sr-step-desc\"\u003e\n            Visible radiance and improved hydration typically appear within the first two weeks. \n            \u003cspan class=\"sr-step-result\"\u003eCumulative structural and tone benefits build beautifully over months of daily use.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"sr-accordion\"\u003e\n    \u003csummary\u003eFull Ingredients (INCI)\u003c\/summary\u003e\n    \u003cdiv class=\"sr-accordion-content\"\u003e\n      \u003cp class=\"sr-inci-block\"\u003eAqua\/Water\/Eau, Ascorbyl Glucoside, Tranexamic Acid, Pentylene Glycol, Lactobacillus Ferment, Sodium Ascorbyl Phosphate, Magnesium Ascorbyl Phosphate, Sodium Hyaluronate, Tripeptide-29, Ectoin, Trehalose, Acetyl Hexapeptide-8, Caprylyl Glycol, Allantoin, Sodium Phytate, Sodium Benzoate, Lactic Acid, Citric Acid, Arginine.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003ch3 class=\"sr-title\" style=\"margin-bottom: 24px;\"\u003eA Few Pro-Tips\u003c\/h3\u003e\n  \n  \u003cdiv class=\"sr-callouts-container\"\u003e\n    \n    \u003cdiv class=\"sr-callout-card sr-callout-card--melt\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-plum);\"\u003eA note on color\u003c\/span\u003e\n      \u003cp class=\"sr-callout-text\"\u003eTrinity has a naturally stable, cloudy yellow tint. Unlike older Vitamin C tech that turns orange when it fails, \u003cstrong\u003ethis tint is inherent to our stable derivatives and a sign that the actives are intact and working.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sr-callout-card sr-callout-card--amount\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-orange);\"\u003eAlternate with C5\u003c\/span\u003e\n      \u003cp class=\"sr-callout-text\"\u003eTrinity and Serum C5 serve different needs. If you wish to use both, \u003cstrong\u003ealternate days rather than stacking.\u003c\/strong\u003e Give each formula its own morning to perform without competing for space.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sr-callout-card sr-callout-card--fresh\"\u003e\n      \u003cspan class=\"sr-label\" style=\"color:var(--sr-accent-green);\"\u003eFreshness matters\u003c\/span\u003e\n      \u003cdiv style=\"font-family: var(--sr-font-title); font-weight:300; font-size: 20px; line-height:1.2; margin-bottom:12px; color:var(--sr-plum);\"\u003eActive Vitamin C performs \u003cem style=\"color:var(--sr-orange); font-style:normal;\"\u003ebest when fresh.\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003cp class=\"sr-callout-text\"\u003eEven stable derivatives lose potency over time. We blend Trinity to order to guarantee every form of Vitamin C arrives at the exact concentration your skin needs.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Seven Regions","offers":[{"title":"Default Title","offer_id":50760053948710,"sku":null,"price":52.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/9252\/3814\/files\/Trinity_-_front.webp?v=1775529127"},{"product_id":"llano-renewal","title":"Llano Renewal 10% Urea Renewal Tonic","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;700;900\u0026amp;family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* =====================================================================\n     1. GLOBAL THEME VARIABLES (LIGHT MODE DEFAULT)\n     ===================================================================== *\/\n  .sr-product-wrap {\n    --sr-orange: #ff7e00;\n    --sr-plum: #5b5161;\n    --sr-plum-light: #8e7f96;\n    --sr-dark-text: #2b2b2b;\n    --sr-mid-text: #555555;\n    \n    --sr-bg-sand: #f5f3ef;\n    --sr-bg-offwhite: #faf8f5;\n    --sr-border-line: #e8e4dc;\n    --sr-accent-green: #bad381;\n    \n    --sr-font-title: 'DM Sans', sans-serif;\n    --sr-font-body: 'Lato', sans-serif;\n  }\n\n  \/* =====================================================================\n     DARK MODE OVERRIDES (SHOPIFY THEME CLASSES)\n     ===================================================================== *\/\n  html.dark .sr-product-wrap,\n  html[class*=\"dark\"] .sr-product-wrap,\n  body.dark .sr-product-wrap,\n  body[class*=\"dark\"] .sr-product-wrap,\n  [data-theme*=\"dark\"] .sr-product-wrap,\n  .color-inverse .sr-product-wrap,\n  .color-scheme-inverse .sr-product-wrap,\n  .color-scheme-2 .sr-product-wrap,\n  .color-scheme-3 .sr-product-wrap {\n    --sr-plum: #e2ddd5;\n    --sr-plum-light: #a496ac;\n    --sr-dark-text: #ffffff;\n    --sr-mid-text: #e2ddd5;\n    \n    --sr-bg-sand: rgba(226, 221, 213, 0.05);\n    --sr-bg-offwhite: rgba(226, 221, 213, 0.02);\n    --sr-border-line: rgba(226, 221, 213, 0.15);\n  }\n\n  \/* =====================================================================\n     2. BASE LAYOUT \u0026 TYPOGRAPHY\n     ===================================================================== *\/\n  .sr-product-wrap {\n    width: 100%;\n    margin: 0 auto 40px auto; \n    color: var(--sr-dark-text);\n    font-family: var(--sr-font-body);\n    text-align: left;\n    -webkit-font-smoothing: antialiased;\n  }\n  .sr-product-wrap * { box-sizing: border-box; }\n\n  .sr-label {\n    font-family: var(--sr-font-title);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 16px;\n  }\n  \n  .sr-title {\n    font-family: var(--sr-font-title);\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.5px;\n    color: var(--sr-plum);\n  }\n  \n  .sr-body {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--sr-mid-text);\n  }\n\n  \/* =====================================================================\n     3. ZONE 1: OPENER \u0026 STAT BLOCK\n     ===================================================================== *\/\n  .sr-announcement {\n    background: transparent;\n    color: var(--sr-plum);\n    padding: 12px 0;\n    text-align: left;\n    border-top: 1px solid var(--sr-border-line);\n    border-bottom: 1px solid var(--sr-border-line);\n    margin-bottom: 32px;\n    font-size: 12px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .sr-announcement strong { color: var(--sr-orange); }\n  \n  .sr-opener-title {\n    font-family: var(--sr-font-title);\n    font-size: clamp(48px, 8vw, 80px);\n    font-weight: 300;\n    line-height: 0.9;\n    letter-spacing: -2px;\n    color: var(--sr-plum);\n    margin: 24px 0;\n  }\n  \n  .sr-opener-desc {\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.6;\n    color: var(--sr-mid-text);\n    border-left: 2px solid var(--sr-orange);\n    padding-left: 20px;\n    margin-bottom: 40px;\n  }\n\n  .sr-stat-box {\n    background: transparent;\n    padding: 16px 0; \n    text-align: left;\n    margin-bottom: 40px;\n  }\n  .sr-stat-num {\n    font-family: var(--sr-font-title);\n    font-size: 72px;\n    font-weight: 300;\n    line-height: 0.8;\n    color: var(--sr-orange);\n    display: block;\n    margin-bottom: 16px;\n  }\n  .sr-stat-label { \n    color: var(--sr-plum); \n    display: block; \n    margin-bottom: 8px; \n    font-weight: 700; \n    font-size: 12px; \n    letter-spacing: 2.5px; \n    text-transform: uppercase; \n  }\n  .sr-stat-sub { \n    font-size: 16px; \n    color: var(--sr-mid-text); \n    line-height: 1.6; \n    margin: 0; \n  }\n\n  \/* =====================================================================\n     4. ZONE 2: ACCORDIONS (Ingredients, Protocol, INCI)\n     ===================================================================== *\/\n  .sr-accordion { border-top: 1px solid var(--sr-border-line); }\n  .sr-accordion:last-of-type { border-bottom: 1px solid var(--sr-border-line); margin-bottom: 48px; }\n  \n  .sr-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: var(--sr-font-title);\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--sr-plum);\n    transition: color 0.2s ease;\n  }\n  .sr-accordion summary:hover { color: var(--sr-orange); }\n  .sr-accordion summary::-webkit-details-marker { display: none; }\n  \n  .sr-accordion summary::after {\n    content: '+';\n    font-family: var(--sr-font-body);\n    font-size: 28px;\n    font-weight: 300;\n    line-height: 1;\n    color: var(--sr-plum-light);\n  }\n  .sr-accordion[open] summary::after { content: '−'; color: var(--sr-orange); }\n  .sr-accordion-content { padding-bottom: 32px; }\n\n  \/* Inner Accordion Styling: Ingredients Grid *\/\n  .sr-ing-row {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 0 16px;\n    padding: 20px 16px;\n    border-radius: 0; \n  }\n  .sr-ing-row:hover { background: var(--sr-bg-offwhite); }\n  .sr-ing-row--hero { background: var(--sr-bg-sand); border-left: 3px solid var(--sr-orange); }\n  \n  .sr-ing-num { font-family: var(--sr-font-title); font-size: 14px; font-weight: 700; color: var(--sr-plum-light); grid-row: 1\/4; }\n  .sr-ing-row--hero .sr-ing-num { color: var(--sr-orange); }\n  \n  .sr-ing-name { font-family: var(--sr-font-title); font-size: 18px; font-weight: 700; color: var(--sr-plum); margin-bottom: 4px; }\n  .sr-ing-role { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sr-orange); margin-bottom: 8px; }\n  .sr-ing-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-inci-block { font-size: 13px; color: var(--sr-plum-light); line-height: 1.8; padding: 16px; background: var(--sr-bg-offwhite); border-radius: 0; }\n\n  \/* Inner Accordion Styling: Timeline *\/\n  .sr-timeline { position: relative; padding-left: 16px; }\n  .sr-timeline::before { content: ''; position: absolute; top: 10px; bottom: 10px; left: 20px; width: 2px; background: var(--sr-border-line); }\n  .sr-step { position: relative; padding: 0 0 32px 32px; }\n  .sr-step:last-child { padding-bottom: 0; }\n  \n  .sr-step::before { \n    content: ''; \n    position: absolute; \n    left: -2px; \n    top: 6px; \n    width: 10px; \n    height: 10px; \n    border-radius: 0; \n    background: var(--sr-orange); \n    border: 3px solid var(--sr-bg-sand); \n    box-shadow: 0 0 0 1px var(--sr-border-line); \n  }\n  \n  .sr-step-title { font-family: var(--sr-font-title); font-size: 16px; font-weight: 700; color: var(--sr-plum); margin-bottom: 6px; }\n  .sr-step-desc { font-size: 15px; color: var(--sr-mid-text); line-height: 1.7; }\n  .sr-step-result { display: inline-block; margin-top: 12px; font-size: 14px; font-weight: 700; color: var(--sr-plum); background: var(--sr-bg-sand); padding: 8px 16px; border-radius: 0; }\n\n  \/* =====================================================================\n     5. ZONE 3: CLEAN PRO-TIPS\n     ===================================================================== *\/\n  .sr-callouts-container {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n    margin-bottom: 24px;\n  }\n\n  .sr-callout-card {\n    padding: 8px 0 8px 20px; \n    border-radius: 0; \n    background: transparent !important; \n    display: flex;\n    flex-direction: column;\n  }\n  \n  .sr-callout-card--melt { border-left: 3px solid var(--sr-accent-green); }\n  .sr-callout-card--amount { border-left: 3px solid var(--sr-orange); }\n  .sr-callout-card--fresh { border-left: 3px solid var(--sr-plum); }\n  \n  .sr-callout-text { font-size: 15px; line-height: 1.7; color: var(--sr-mid-text); margin: 0; }\n  .sr-callout-card strong { font-weight: 700; color: var(--sr-dark-text); }\n\n  \/* =====================================================================\n     6. DARK MODE PROTECTION\n     ===================================================================== *\/\n  @media (prefers-color-scheme: dark) {\n    .sr-accordion summary, .sr-step-title, .sr-title, .sr-ing-name, .sr-stat-label, .sr-announcement { color: currentColor; }\n    .sr-body, .sr-step-desc, .sr-ing-desc, .sr-opener-desc, .sr-callout-text, .sr-stat-sub { color: currentColor; opacity: 0.85; }\n    .sr-callout-card strong { color: currentColor; opacity: 1; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sr-product-wrap\"\u003e\n\u003cdiv class=\"sr-announcement\"\u003eMade fresh for your order — \u003cstrong\u003eready within 3 business days\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan style=\"color: var(--sr-orange);\" class=\"sr-label\"\u003e10% Urea Renewal Tonic · 2 fl. oz.\u003c\/span\u003e\n\u003ch1 class=\"sr-opener-title\"\u003eLlano\u003cbr\u003eRenewal\u003c\/h1\u003e\n\u003cp class=\"sr-opener-desc\"\u003e10% Urea paired with a complete NMF complex. Designed to rebuild your skin's own natural moisture system from the ground up.\u003c\/p\u003e\n\u003cdiv class=\"sr-stat-box\"\u003e\n\u003cspan class=\"sr-stat-num\"\u003e10%\u003c\/span\u003e \u003cspan class=\"sr-stat-label\"\u003eUrea. The biological threshold.\u003c\/span\u003e\n\u003cp class=\"sr-stat-sub\"\u003eAt 10%, urea acts as a powerful humectant and a gentle keratolytic—simultaneously drawing water deep into the skin while softening the surface for optimal absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 48px;\"\u003e\n\u003ch2 style=\"margin-bottom: 16px; font-weight: 300;\" class=\"sr-title\"\u003eYour skin has its own moisturizing system.\u003cbr\u003e\u003cem style=\"color: var(--sr-orange); font-style: normal;\"\u003eLlano actively rebuilds it.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sr-body\"\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eYour skin relies on a built-in hydration network called the Natural Moisturizing Factor (NMF)—a precise biological blend of amino acids, PCA, and lactates that hold water in the outer layers. When this system is intact, your skin stays plump and comfortable naturally. When it becomes depleted by environmental stress or aging, the skin loses its ability to retain hydration independently.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eLlano Renewal is specifically formulated to restore this exact biological mechanism. We combined \u003cstrong\u003e10% Urea\u003c\/strong\u003e with thirteen core components of the NMF. Instead of just temporarily wetting the surface, this tonic absorbs deeply to replenish the skin's moisture management layer.\u003c\/p\u003e\n\u003cp\u003eFortified with Lactobacillus Ferment to support the microbiome and Sodium Hyaluronate for an immediate surface plumping effect, this is far more than a hydrating step. It is a complete system restoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"sr-accordion\"\u003e\n\u003csummary\u003eHero Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cdiv class=\"sr-ing-row sr-ing-row--hero\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003e10% Urea\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eDual-action hydration\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eAt 10%, urea naturally draws water into the skin while gently softening the bonds between dead skin cells. This clears the surface and opens the skin, allowing the NMF complex to absorb and integrate perfectly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eNMF Amino Acid Complex\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eSkin-identical retention\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eA precise blend of thirteen biological components: Sodium PCA, Sodium Lactate, and essential amino acids. These are the exact compounds your skin uses to hold water, actively replenishing what environmental stress depletes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eLactobacillus Ferment \u0026amp; Inulin\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eMicrobiome support\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eRebuilding the NMF requires a stable, balanced canvas. Lactobacillus Ferment supports the microbiome, while Inulin feeds beneficial bacteria as a prebiotic, ensuring the skin remains calm and resilient.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eSodium Hyaluronate\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eImmediate surface hydration\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eWhile the NMF complex works in the skin's deeper layers, Sodium Hyaluronate immediately addresses the surface—drawing water in to create a visibly plump, comfortable feel from the very first application.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-row\"\u003e\n\u003cdiv class=\"sr-ing-num\"\u003e05\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sr-ing-name\"\u003eAllantoin\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-role\"\u003eSoothing renewal\u003c\/div\u003e\n\u003cdiv class=\"sr-ing-desc\"\u003eAccelerates natural cell turnover and visibly soothes the skin. It perfectly balances the active nature of urea, making Llano Renewal gentle, effective, and highly tolerable for daily evening use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sr-accordion\"\u003e\n\u003csummary\u003eHow to use it\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cp style=\"margin-bottom: 24px;\" class=\"sr-body\"\u003eLlano Renewal perfectly preps the skin, ensuring every serum applied afterward absorbs flawlessly.\u003c\/p\u003e\n\u003cdiv class=\"sr-timeline\"\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eEvening only\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eAfter cleansing, press a small amount onto clean, slightly damp skin. Damp skin helps the urea and NMF components bind more effectively.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eLayering order\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eLlano is a tonic, so it goes first. Apply, allow 60 seconds to absorb, and then layer your preferred PM serum (like Caddo or Desert Rose) directly on top. Finish with Palo Duro.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eWith Brooks Toner\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eBrooks and Llano work beautifully on alternating evenings. Brooks exfoliates and clears, while Llano rebuilds and restores the natural moisture barrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-step\"\u003e\n\u003cdiv class=\"sr-step-title\"\u003eWhat to expect\u003c\/div\u003e\n\u003cdiv class=\"sr-step-desc\"\u003eBaseline hydration and skin texture typically improve within two weeks. \u003cspan class=\"sr-step-result\"\u003eThe full benefit—skin that independently holds moisture—builds continuously over time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sr-accordion\" open=\"\"\u003e\n\u003csummary\u003eFull Ingredients (INCI)\u003c\/summary\u003e\n\u003cdiv class=\"sr-accordion-content\"\u003e\n\u003cp class=\"sr-inci-block\"\u003e\u003cspan class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\"\u003eAqua\/Water\/Eau, Urea, Pentylene Glycol, Lactobacillus Ferment, Arginine, Sodium PCA, Sodium Lactate, Aspartic Acid, PCA, Glycine, Alanine, Serine, Valine, Proline, Threonine, Isoleucine, Histidine, Phenylalanine, Inulin, Ectoin, Trehalose, Sodium Hyaluronate, Caprylyl Glycol, Allantoin, Sodium Phytate, Lactic Acid, Citric Acid.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch3 style=\"margin-bottom: 24px;\" class=\"sr-title\"\u003eA Few Pro-Tips\u003c\/h3\u003e\n\u003cdiv class=\"sr-callouts-container\"\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--amount\"\u003e\n\u003cspan style=\"color: var(--sr-orange);\" class=\"sr-label\"\u003eGentle \u0026amp; Effective\u003c\/span\u003e\n\u003cp class=\"sr-callout-text\"\u003eAt 10%, urea is highly effective yet gentle enough for facial application. \u003cstrong\u003eIf you have extremely sensitive skin, simply start with 2–3 evenings per week and gradually build your skin's tolerance.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--melt\"\u003e\n\u003cspan style=\"color: var(--sr-plum);\" class=\"sr-label\"\u003eInside-out hydration\u003c\/span\u003e\n\u003cp class=\"sr-callout-text\"\u003eThe Natural Moisturizing Factor is what allows skin to hold moisture on its own. By replenishing these specific biological compounds, Llano Renewal hydrates from within the skin's own structure for lasting, independent resilience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-callout-card sr-callout-card--fresh\"\u003e\n\u003cspan style=\"color: var(--sr-accent-green);\" class=\"sr-label\"\u003eFreshness matters\u003c\/span\u003e\n\u003cdiv style=\"font-family: var(--sr-font-title); font-weight: 300; font-size: 24px; line-height: 1.2; margin-bottom: 12px; color: var(--sr-plum);\"\u003eActive ferments perform \u003cem style=\"color: var(--sr-orange); font-style: normal;\"\u003ebest when fresh.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"sr-callout-text\"\u003eLike all our formulas built around Lactobacillus Ferment, Llano Renewal is blended to order. This guarantees the probiotic activity and NMF components are at their absolute peak when your bottle arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seven Regions","offers":[{"title":"Default Title","offer_id":51544639111462,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/9252\/3814\/files\/Llano_Renewal_-_Front_Image_2.webp?v=1776305858"}],"url":"https:\/\/www.sevenregions.com\/collections\/acne-breakouts.oembed","provider":"Seven Regions","version":"1.0","type":"link"}