{"product_id":"essentials-routine","title":"The Essentials Routine","description":"\u003c!-- Essentials Routine Above-Fold PDP | v1.0 | May 2026 --\u003e\n\u003c!-- Paste into: Shopify Admin \u003e Products \u003e Essentials Routine \u003e Description (HTML editor) --\u003e\n\u003c!-- REPLACES: all existing description content and all theme accordion blocks --\u003e\n\u003c!-- ALSO REMOVE: the separate collapsible-content FAQ section below the product block --\u003e\n\n\u003cstyle\u003e\n  \/* === SCOPED ABOVE-FOLD STYLES === *\/\n  .wib-af {\n    --ink: #1a1a1a;\n    --ink-mid: #3d3d3d;\n    --ink-light: #6b6b6b;\n    --ink-faint: #999;\n    --wi-blue: #A8D5E2;\n    --wi-blue-dk: #5A9BB0;\n    --warm-bg: #f6f3f0;\n    --rule: rgba(0,0,0,0.08);\n    --review-star: #D4A44A;\n    --serif: 'Cormorant', 'Cormorant Garamond', Georgia, 'Times New Roman', serif;\n    --sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    --ease-drawer: cubic-bezier(0.16, 1, 0.3, 1);\n    font-family: var(--sans);\n    color: var(--ink-mid);\n    line-height: 1.7;\n    font-size: 16px;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  \/* --- Headline --- *\/\n  .wib-af .wib-af__headline {\n    font-family: var(--serif);\n    font-size: clamp(24px, 5vw, 34px);\n    font-weight: 400;\n    line-height: 1.2;\n    letter-spacing: -0.015em;\n    color: var(--ink);\n    margin: 0 0 16px 0;\n    padding: 0;\n    border: none;\n    text-align: left;\n  }\n\n  .wib-af .wib-af__subheadline {\n    font-family: var(--sans);\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--ink-mid);\n    margin: 0 0 36px 0;\n  }\n\n  \/* --- Eyebrow --- *\/\n  .wib-af .wib-af__eyebrow {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    color: var(--ink-faint);\n    margin: 0 0 20px 0;\n  }\n\n  \/* --- Section dividers --- *\/\n  .wib-af .wib-af__rule {\n    width: 80px;\n    height: 1px;\n    background: var(--rule);\n    border: none;\n    margin: 36px 0;\n    padding: 0;\n  }\n\n  \/* --- Body copy --- *\/\n  .wib-af .wib-af__body {\n    font-family: var(--sans);\n    font-size: 16px;\n    line-height: 1.75;\n    color: var(--ink-mid);\n    margin: 0 0 20px 0;\n  }\n  .wib-af .wib-af__body:last-child { margin-bottom: 0; }\n  .wib-af .wib-af__body strong { color: var(--ink); font-weight: 600; }\n\n  \/* --- Ingredient \/ Product blocks --- *\/\n  .wib-af .wib-af__ingredient-name {\n    font-family: var(--sans);\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--ink);\n    display: block;\n    margin-bottom: 4px;\n  }\n  .wib-af .wib-af__ingredient-block {\n    margin: 0 0 24px 0;\n    border-left: 2px solid var(--wi-blue);\n    padding-left: 20px;\n  }\n  .wib-af .wib-af__ingredient-block:last-of-type { margin-bottom: 0; }\n  .wib-af .wib-af__ingredient-body {\n    font-family: var(--sans);\n    font-size: 15px;\n    line-height: 1.7;\n    color: var(--ink-mid);\n    margin: 0;\n  }\n\n  \/* --- Product block deep-dive link --- *\/\n  .wib-af .wib-af__deepdive-link {\n    display: inline-block;\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.01em;\n    color: var(--wi-blue-dk);\n    text-decoration: none;\n    border: none;\n    padding: 0;\n    background: none;\n    margin-top: 10px;\n  }\n  .wib-af .wib-af__deepdive-link:hover { text-decoration: underline; }\n\n  \/* --- Pull-quote --- *\/\n  .wib-af .wib-af__quote {\n    padding: 28px 0;\n    margin: 36px 0 0 0;\n    border-top: 1px solid var(--rule);\n    text-align: center;\n  }\n  .wib-af .wib-af__quote-text {\n    font-family: var(--serif);\n    font-size: clamp(17px, 3.2vw, 20px);\n    font-weight: 400;\n    font-style: normal;\n    line-height: 1.55;\n    color: var(--ink);\n    margin: 0 0 14px 0;\n    display: block;\n    text-align: center;\n    border: none;\n    padding: 0;\n    float: none;\n  }\n  .wib-af .wib-af__quote-attr {\n    font-family: var(--sans);\n    font-size: 12px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--ink-faint);\n    display: block;\n    text-align: center;\n    clear: both;\n    float: none;\n  }\n  .wib-af .wib-af__quote-stars {\n    color: var(--review-star);\n    letter-spacing: 2px;\n    margin-left: 6px;\n  }\n\n  \/* --- Bundle upsell \/ downsell --- *\/\n  .wib-af .wib-af__bundle {\n    background: var(--warm-bg);\n    padding: 24px;\n    border-radius: 6px;\n    margin: 32px 0 0 0;\n  }\n  .wib-af .wib-af__bundle-title {\n    font-family: var(--serif);\n    font-size: clamp(18px, 3.5vw, 22px);\n    font-weight: 400;\n    color: var(--ink);\n    margin: 0 0 10px 0;\n    letter-spacing: -0.01em;\n  }\n  .wib-af .wib-af__bundle-body {\n    font-family: var(--sans);\n    font-size: 15px;\n    line-height: 1.65;\n    color: var(--ink-mid);\n    margin: 0 0 16px 0;\n  }\n  .wib-af .wib-af__bundle-link,\n  .wib-af .wib-af__product-link {\n    color: var(--wi-blue-dk);\n    text-decoration: none;\n    border: none;\n    padding: 0;\n    background: none;\n  }\n  .wib-af .wib-af__bundle-link:hover,\n  .wib-af .wib-af__product-link:hover { text-decoration: underline; }\n  .wib-af .wib-af__bundle-link {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.01em;\n  }\n\n  \/* --- Size line --- *\/\n  .wib-af .wib-af__size {\n    text-align: center;\n    font-family: var(--sans);\n    font-size: 13px;\n    color: var(--ink-light);\n    margin: 28px 0 0 0;\n    letter-spacing: 0.01em;\n  }\n  .wib-af .wib-af__size strong { font-weight: 600; color: var(--ink-mid); }\n\n\n  \/* =========================================================\n     DRAWER SYSTEM (matches below-fold FAQ exactly)\n     ========================================================= *\/\n  .wib-af .wib-af__drawers { margin: 40px 0 0 0; }\n\n  \/* --- Parent-level drawers --- *\/\n  .wib-af .wib-af__drawers \u003e details {\n    border-bottom: 1px solid var(--rule);\n  }\n  .wib-af .wib-af__drawers \u003e details:first-child {\n    border-top: 1px solid var(--rule);\n  }\n  .wib-af .wib-af__drawers \u003e details \u003e summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 24px 0;\n    cursor: pointer;\n    font-family: var(--serif);\n    font-size: clamp(17px, 2.8vw, 19px);\n    font-weight: 500;\n    color: var(--ink);\n    line-height: 1.4;\n    list-style: none;\n    gap: 16px;\n    -webkit-tap-highlight-color: transparent;\n    -webkit-user-select: none;\n    user-select: none;\n  }\n  .wib-af .wib-af__drawers \u003e details \u003e summary::-webkit-details-marker { display: none; }\n  .wib-af .wib-af__drawers \u003e details \u003e summary::marker { display: none; content: ''; }\n\n  .wib-af .wib-af__drawers \u003e details \u003e summary::after {\n    content: '+';\n    flex-shrink: 0;\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    font-weight: 400;\n    color: var(--ink-light);\n    transition: transform 0.35s var(--ease-drawer), opacity 0.35s ease;\n    margin-left: 0;\n  }\n  .wib-af .wib-af__drawers \u003e details[open] \u003e summary::after {\n    transform: rotate(45deg);\n  }\n  .wib-af .wib-af__drawers \u003e details.--closing \u003e summary::after {\n    transform: rotate(0deg);\n  }\n\n  \/* Grid-based smooth open\/close (matches below-fold) *\/\n  .wib-af .wib-af__drawer-wrap {\n    display: grid;\n    grid-template-rows: 0fr;\n    transition: grid-template-rows 0.4s var(--ease-drawer);\n  }\n  .wib-af details[open] \u003e .wib-af__drawer-wrap {\n    grid-template-rows: 1fr;\n  }\n  .wib-af details.--closing \u003e .wib-af__drawer-wrap {\n    grid-template-rows: 0fr;\n  }\n  .wib-af .wib-af__drawer-content {\n    overflow: hidden;\n  }\n  .wib-af .wib-af__drawer-inner {\n    padding: 0 0 24px;\n  }\n  .wib-af .wib-af__drawer-inner p {\n    font-family: var(--sans);\n    font-size: 16px;\n    line-height: 1.75;\n    color: var(--ink-mid);\n    margin: 0 0 16px 0;\n  }\n  .wib-af .wib-af__drawer-inner p:last-child { margin-bottom: 0; }\n  .wib-af .wib-af__drawer-inner ol {\n    font-family: var(--sans);\n    font-size: 16px;\n    line-height: 1.75;\n    color: var(--ink-mid);\n    margin: 0 0 16px 0;\n    padding-left: 20px;\n  }\n  .wib-af .wib-af__drawer-inner ol li { margin-bottom: 4px; }\n  .wib-af .wib-af__inci {\n    font-family: var(--sans);\n    font-size: 14px;\n    line-height: 1.8;\n    color: var(--ink-mid);\n  }\n  .wib-af .wib-af__inci-label {\n    font-family: var(--sans);\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--ink);\n    display: block;\n    margin: 0 0 6px 0;\n  }\n  .wib-af .wib-af__inci-label + .wib-af__inci { margin-bottom: 20px; }\n  .wib-af .wib-af__inci:last-of-type { margin-bottom: 0; }\n  .wib-af .wib-af__inci-note {\n    font-family: var(--sans);\n    font-size: 13px;\n    color: var(--ink-light);\n    margin-top: 12px;\n  }\n\n\n  \/* --- Nested FAQ drawers --- *\/\n  .wib-af .wib-af__nested-faq details {\n    border-bottom: 1px solid var(--rule);\n  }\n  .wib-af .wib-af__nested-faq details:first-child {\n    border-top: 1px solid var(--rule);\n  }\n  .wib-af .wib-af__nested-faq details \u003e summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 18px 0;\n    cursor: pointer;\n    font-family: var(--serif);\n    font-size: clamp(15px, 2.5vw, 17px);\n    font-weight: 500;\n    color: var(--ink);\n    line-height: 1.4;\n    list-style: none;\n    gap: 16px;\n    -webkit-tap-highlight-color: transparent;\n    -webkit-user-select: none;\n    user-select: none;\n  }\n  .wib-af .wib-af__nested-faq details \u003e summary::-webkit-details-marker { display: none; }\n  .wib-af .wib-af__nested-faq details \u003e summary::marker { display: none; content: ''; }\n\n  .wib-af .wib-af__nested-faq details \u003e summary::after {\n    content: '+';\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    font-weight: 400;\n    color: var(--ink-light);\n    transition: transform 0.35s var(--ease-drawer), opacity 0.35s ease;\n  }\n  .wib-af .wib-af__nested-faq details[open] \u003e summary::after {\n    transform: rotate(45deg);\n  }\n  .wib-af .wib-af__nested-faq details.--closing \u003e summary::after {\n    transform: rotate(0deg);\n  }\n\n  .wib-af .wib-af__nested-faq .wib-af__drawer-inner {\n    padding: 0 0 18px;\n  }\n  .wib-af .wib-af__nested-faq .wib-af__drawer-inner p {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* --- Mobile --- *\/\n  @media screen and (max-width: 749px) {\n    .wib-af .wib-af__rule { margin: 28px 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wib-af\"\u003e\n\n  \u003c!-- HEADLINE --\u003e\n  \u003ch2 class=\"wib-af__headline\"\u003eEvery step in your routine is a chance for heat to quietly undo the last.\u003c\/h2\u003e\n  \u003cp class=\"wib-af__subheadline\"\u003eMost routines are assembled from products that were never designed to work together, stored in conditions that degrade their actives independently. The Essentials Routine is a single system: every step formulated for the next, every ingredient cold-preserved from arrival through formulation and storage. Three minutes, morning and evening.\u003c\/p\u003e\n\n  \u003chr class=\"wib-af__rule\"\u003e\n\n  \u003c!-- WHAT'S INSIDE --\u003e\n  \u003cp class=\"wib-af__eyebrow\"\u003eWhat's Inside\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eCleanse, tone, nourish, and protect. Each step formulated to prepare your skin for the next, and each one cold-preserved so the actives inside are intact when they reach you.\u003c\/p\u003e\n\n  \u003cdiv class=\"wib-af__ingredient-block\"\u003e\n    \u003cspan class=\"wib-af__ingredient-name\"\u003eB-Meltee: Cooling Facial Cleanser\u003c\/span\u003e\n    \u003cp class=\"wib-af__ingredient-body\"\u003eThe first step. Wintergreen and peppermint oils dissolve makeup, sunscreen, and daily buildup at the pore level while cold-preserved niacinamide regulates oil production and brightens tone during the wash itself. Coconut-derived glucoside surfactants clean without stripping the moisture barrier that most cleansers destroy. Your skin feels clean and cool. Never tight.\u003c\/p\u003e\n    \u003ca class=\"wib-af__deepdive-link\" href=\"\/products\/b-meltee-cooling-facial-cleanser\"\u003eSee full ingredient list and details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wib-af__ingredient-block\"\u003e\n    \u003cspan class=\"wib-af__ingredient-name\"\u003eGaea's Gala: Galactomyces Ferment Toner (bonus mini)\u003c\/span\u003e\n    \u003cp class=\"wib-af__ingredient-body\"\u003eThe prep step. Six ingredients, every one functional. Galactomyces ferment filtrate refines pore texture and feeds the beneficial microflora that protect your skin's surface. Rose damascena distillate restores the pH your cleanser disrupted. Niacinamide strengthens the moisture barrier. This is what makes everything that follows absorb better and work harder.\u003c\/p\u003e\n    \u003ca class=\"wib-af__deepdive-link\" href=\"\/products\/gaeas-gala-complexion-balancing-toner\"\u003eSee full ingredient list and details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wib-af__ingredient-block\"\u003e\n    \u003cspan class=\"wib-af__ingredient-name\"\u003eCryo-C: Vitamin C Glow Serum\u003c\/span\u003e\n    \u003cp class=\"wib-af__ingredient-body\"\u003eThe correction step. Lipid-soluble vitamin C penetrates through the skin's oil barrier to reach the melanocytes where dark spots form, inhibiting the enzyme that causes pigment overproduction. Siberian sea buckthorn oil delivers antioxidant protection and the visible glow that reviewers describe within the first week. Rosehip oil and plant squalane support cell turnover and create the smooth, light-reflecting surface that makes radiance visible.\u003c\/p\u003e\n    \u003ca class=\"wib-af__deepdive-link\" href=\"\/products\/cryo-c-facial-glow-serum\"\u003eSee full ingredient list and details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wib-af__ingredient-block\"\u003e\n    \u003cspan class=\"wib-af__ingredient-name\"\u003eD.B.T. Baba Yaga: Peptide \u0026amp; Ceramide Face Cream\u003c\/span\u003e\n    \u003cp class=\"wib-af__ingredient-body\"\u003eThe structural step. Three collagen-signaling peptides trigger your skin's own collagen production, targeting the fine lines that form when that production slows. A bio-identical ceramide complex (three ceramide types, phytosphingosine, and cholesterol) restores the moisture barrier that thins with age. German chamomile and rose damascena calm inflammation so the actives can work without competing against irritation. This is the step that seals everything beneath it.\u003c\/p\u003e\n    \u003ca class=\"wib-af__deepdive-link\" href=\"\/products\/d-b-t-baba-yaga-cold-cream-therapy\"\u003eSee full ingredient list and details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PULL-QUOTE 1: Proof of system results (skeptic converted) --\u003e\n  \u003cdiv class=\"wib-af__quote\"\u003e\n    \u003cdiv class=\"wib-af__quote-text\"\u003e\"My skin responded overnight in becoming more hydrated without drying out; within a few days I noticed my skin seemed more youthful, a little firmer. This is the best skincare I have used and I've used many, many products.\"\u003c\/div\u003e\n    \u003cdiv class=\"wib-af__quote-attr\"\u003ePatricia V. \u003cspan class=\"wib-af__quote-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"wib-af__rule\"\u003e\n\n  \u003c!-- BRIDGE --\u003e\n  \u003cp class=\"wib-af__eyebrow\"\u003eWhy This System Works When Separate Products Didn't\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eIf you've built a skincare routine from separate products and the results were disappointing, the individual products may not have been the problem.\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eA skincare routine is a chain. Your cleanser prepares the surface for your toner. Your toner prepares the surface for your serum. Your serum delivers the actives that your cream seals in. When one link fails, every step downstream underperforms.\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eHere's what happens when that chain sits in warm storage for months before you open it.\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eNiacinamide in your cleanser hydrolyzes into nicotinic acid, a vasodilator that causes flushing and irritation. Your toner absorbs into an inflamed surface. The galactomyces ferment in your toner is a living culture whose metabolites die in heat. Without those metabolites, pH isn't restored and your serum penetrates into skin that isn't ready for it. Your vitamin C oxidizes, losing the enzyme-inhibiting function that fades dark spots. And the peptide bonds in your cream fracture through hydrolysis, so nothing signals the fibroblasts that build collagen. The last step was supposed to protect everything beneath it. There's nothing left to protect.\u003c\/p\u003e\n\n  \u003cp class=\"wib-af__body\"\u003eWild Ice cold-preserves every step of the Essentials Routine at 4°C from ingredient arrival through formulation and storage. The cleanser's niacinamide stays as niacinamide. The toner's ferment stays alive. The serum's vitamin C stays un-oxidized. The cream's peptides stay intact. Each step does what it was formulated to do, and each one sets up the next.\u003c\/p\u003e\n\n  \u003c!-- PULL-QUOTE 2: Long-term proof + system simplicity --\u003e\n  \u003cdiv class=\"wib-af__quote\"\u003e\n    \u003cdiv class=\"wib-af__quote-text\"\u003e\"These products make my skin look brighter, smoother \u0026amp; softer as well as helping to decrease lines … the 4 step system makes my skin care regiment so easy in the morning \u0026amp; nighttime!\"\u003c\/div\u003e\n    \u003cdiv class=\"wib-af__quote-attr\"\u003eKelly P. \u003cspan class=\"wib-af__quote-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DOWNSELL --\u003e\n  \u003cdiv class=\"wib-af__bundle\"\u003e\n    \u003cp class=\"wib-af__bundle-title\"\u003eNot ready for the full routine?\u003c\/p\u003e\n    \u003cp class=\"wib-af__bundle-body\"\u003eStart with the two steps that deliver the most visible results: \u003ca href=\"\/products\/cryo-c-facial-glow-serum\" class=\"wib-af__product-link\"\u003eCryo-C\u003c\/a\u003e vitamin C serum and \u003ca href=\"\/products\/d-b-t-baba-yaga-cold-cream-therapy\" class=\"wib-af__product-link\"\u003eD.B.T. Baba Yaga\u003c\/a\u003e peptide cream. The Glow Duo covers correction and protection in one bundle. Save up to 28%.\u003c\/p\u003e\n    \u003ca href=\"\/products\/glow-duo\" class=\"wib-af__bundle-link\"\u003eSee the Glow Duo →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE --\u003e\n  \u003cp class=\"wib-af__size\"\u003e\u003cstrong\u003eEach full-size bottle:\u003c\/strong\u003e 50 mL \/ 1.7 fl oz | \u003cstrong\u003eBonus mini toner:\u003c\/strong\u003e 8 mL \/ 0.3 fl oz | \u003cstrong\u003eReorder:\u003c\/strong\u003e Most customers reorder every 10 weeks\u003c\/p\u003e\n\n  \u003c!-- DRAWER ZONE --\u003e\n  \u003cdiv class=\"wib-af__drawers\"\u003e\n\n    \u003c!-- 1. How to Use --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Use\u003c\/summary\u003e\n      \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n        \u003cdiv class=\"wib-af__drawer-content\"\u003e\n          \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n            \u003cp\u003e\u003cstrong\u003eMorning and evening:\u003c\/strong\u003e\u003c\/p\u003e\n            \u003col\u003e\n              \u003cli\u003eDampen skin, massage 1 pump of \u003ca href=\"\/products\/b-meltee-cooling-facial-cleanser\" class=\"wib-af__product-link\"\u003eB-Meltee\u003c\/a\u003e in small circles for 60 seconds. Rinse with lukewarm water. Pat dry.\u003c\/li\u003e\n              \u003cli\u003eMist 3-5 sprays of \u003ca href=\"\/products\/gaeas-gala-complexion-balancing-toner\" class=\"wib-af__product-link\"\u003eGaea's Gala\u003c\/a\u003e over face and neck from 6-8 inches away. Let air dry for 30 seconds.\u003c\/li\u003e\n              \u003cli\u003eShake \u003ca href=\"\/products\/cryo-c-facial-glow-serum\" class=\"wib-af__product-link\"\u003eCryo-C\u003c\/a\u003e gently and dispense 2-3 pumps. Press and smooth over face and neck. Allow 60 seconds for absorption.\u003c\/li\u003e\n              \u003cli\u003eDispense 1-2 pumps of \u003ca href=\"\/products\/d-b-t-baba-yaga-cold-cream-therapy\" class=\"wib-af__product-link\"\u003eD.B.T. Baba Yaga\u003c\/a\u003e. Smooth over face, neck, and décolletage with light upward strokes. Pat gently around eyes and lips with your ring finger.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e The entire routine takes about three minutes. If you're short on time in the morning, the two steps that matter most are Cryo-C and D.B.T. Baba Yaga (steps 3 and 4).\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eStorage:\u003c\/strong\u003e You don't need to refrigerate products during daily use, but we recommend finishing each bottle within 90 days of leaving the fridge. If you're not ready to start using a product right away, store it cold until you are (the kitchen fridge is fine). Don't freeze water-based products, and shake well after thawing if any do freeze. Keep all products out of direct sunlight.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 2. Full Ingredient Lists --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eFull Ingredient Lists\u003c\/summary\u003e\n      \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n        \u003cdiv class=\"wib-af__drawer-content\"\u003e\n          \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n            \u003cspan class=\"wib-af__inci-label\"\u003eB-Meltee: Cooling Facial Cleanser\u003c\/span\u003e\n            \u003cp class=\"wib-af__inci\"\u003eDistilled Water (Aqua), Caprylyl\/Capryl Glucoside, Coco Glucoside, Vegetable Glycerin (Glycerin)*, Vitamin B3 (Niacinamide), Lactic Acid, Aloe Leaf (Aloe Barbadensis) Powder*, Wintergreen (Gaultheria Procumbens) Oil*, Persian Lilac (Melia Azadirachta) Leaf Extract, Persian Lilac (Melia Azadirachta) Flower Extract, Amino Esters-1 (ex Mimosa Tenuiflora), Ivy Gourd (Coccinia Indica) Fruit Extract, Eggplant (Solanum Melongena) Fruit Extract, Aloe (Aloe Barbadensis) Flower Extract, Jojoba (Simmondsia Chinensis) Seed Oil, Holy Basil (Ocimum Sanctum) Leaf Extract, Basil (Ocimum Basilicum) Extract, Turmeric (Curcuma Longa) Root Extract, Red Seaweed (Corallina Officinalis) Extract, Chamomile (Anthemis Nobilis) Flower Extract, Rosemary (Rosmarinus Officinalis) Leaf Extract, Aloe (Aloe Barbadensis) Leaf Extract*, Sugar Cane (Saccharum Officinarum) Extract, Lemon (Citrus Limon) Fruit Extract, Apple (Pyrus Malus) Fruit Extract, Tea Plant (Camellia Sinensis) Leaf Extract, Benzyl Alcohol, Salicylic Acid, Sorbic Acid, Sodium Phytate, Xanthan Gum, Peppermint (Mentha Piperita) Oil*\u003c\/p\u003e\n\n            \u003cspan class=\"wib-af__inci-label\"\u003eGaea's Gala: Galactomyces Ferment Toner\u003c\/span\u003e\n            \u003cp class=\"wib-af__inci\"\u003eGalactomyces Ferment Filtrate, Rose (Rosa Damascena) Distillate*, Vitamin B3 (Niacinamide), Vegetable Glycerin (Glycerin)*, Lactic Acid, Lactobacillus Ferment\u003c\/p\u003e\n\n            \u003cspan class=\"wib-af__inci-label\"\u003eCryo-C: Vitamin C Glow Serum\u003c\/span\u003e\n            \u003cp class=\"wib-af__inci\"\u003eJojoba (Simmondsia Chinensis) Oil*, Rosehip (Rosa Canina) Oil*, Amaranthus Squalane Oil, Vitamin C (Ascorbyl Tetraisopalmitate), Cranberry (Vaccinium Macrocarpon) Seed Oil*, Sea Buckthorn (Hippophae Rhamnoides) Fruit Oil*, Strawberry (Fragaria Vesca) Fruit Extract, Vitamin E (non-GMO), Date (Phoenix Dactylifera) Seed Extract, Elderberry (Sambucus Nigra) Flower Extract, Carrot Seed (Daucus Carota) Oil*, Orange (Citrus Sinensis) Oil*, Caprylic\/Capric Triglyceride, Pot Marigold (Calendula Officinalis) Flower Extract*, German Chamomile (Matricaria Recutita) Flower Extract*\u003c\/p\u003e\n\n            \u003cspan class=\"wib-af__inci-label\"\u003eD.B.T. Baba Yaga: Peptide \u0026amp; Ceramide Face Cream\u003c\/span\u003e\n            \u003cp class=\"wib-af__inci\"\u003eRose (Rosa Damascena) Distillate*, Abyssinian (Crambe Abyssinica) Oil, Vitamin B3 (Niacinamide), N-Acetyl Glucosamine, Distilled Water (Aqua), Sunflower (Helianthus Annuus) Seed Oil, German Chamomile (Matricaria Recutita) Flower Extract*, Vegetable Glycerin (Glycerin)*, Murumuru (Astrocaryum Murumuru) Seed Butter*, Ceramide NP, Ceramide AP, Ceramide EOP, Vitamin E (non-GMO), Palmitoyl Dipeptide-5 Diaminobutyloyl Hydroxythreonine, Palmitoyl Dipeptide-6 Diaminohydroxybutyrate, Phytosphingosine, Cholesterol, Shea (Butyrospermum Parkii) Butter*, Sodium Lauroyl Lactylate, Polyacrylic Acid, White Willow (S. Alba) Bark Ferment Filtrate, Cetearyl Olivate, Sorbitan Olivate, Dipalmitoyl Hydroxyproline, Leuconostoc, Aloe (Aloe Barbadensis) Leaf Extract, Rowan (Sorbus Aucuparia) Fruit Ferment Filtrate, Jasmine (Jasminum Officinale) Oil, Benzyl Alcohol, Salicylic Acid, Sorbic Acid, Cetearyl Alcohol, Lactic Acid, Persian Lilac (Melia Azadirachta) Leaf Extract, Persian Lilac (Melia Azadirachta) Flower Extract, Amino Esters-1 (ex Mimosa Tenuiflora), Ivy Gourd (Coccinia Indica) Fruit Extract, Eggplant (Solanum Melongena) Fruit Extract, Aloe (Aloe Barbadensis) Flower Extract, Holy Basil (Ocimum Sanctum) Leaf Extract, Turmeric (Curcuma Longa) Root Extract, Sodium Phytate, Red Seaweed (Corallina Officinalis) Extract, Xanthan Gum\u003c\/p\u003e\n\n            \u003cp class=\"wib-af__inci-note\"\u003e* Organic Ingredient\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 3. Frequently Asked Questions (nested) --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n        \u003cdiv class=\"wib-af__drawer-content\"\u003e\n          \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n            \u003cdiv class=\"wib-af__nested-faq\"\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eDo I need to replace my whole routine?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eNot necessarily. The Essentials Routine covers every fundamental step: cleanse, tone, nourish, and protect. If you already have a cleanser or toner you like, \u003ca href=\"\/products\/cryo-c-facial-glow-serum\" class=\"wib-af__product-link\"\u003eCryo-C\u003c\/a\u003e and \u003ca href=\"\/products\/d-b-t-baba-yaga-cold-cream-therapy\" class=\"wib-af__product-link\"\u003eD.B.T. Baba Yaga\u003c\/a\u003e alone cover the two steps that deliver the most visible results. The \u003ca href=\"\/products\/glow-duo\" class=\"wib-af__product-link\"\u003eGlow Duo\u003c\/a\u003e bundles those two together. But if you're starting fresh or want every step covered by the same cold chain, the Essentials Routine is the simplest path.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eHow long will these last?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eMost customers finish B-Meltee in 8 to 10 weeks, the Gaea's Gala mini in about a week, Cryo-C in 6 to 8 weeks, and D.B.T. Baba Yaga in 8 to 10 weeks. Subscribers get automatic shipments every 10 weeks, but you can adjust the timing from your customer portal if your products last longer or shorter.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eCan I cancel the subscription anytime?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eYes, and you don't need to call or email anyone. Log into your customer portal and you can cancel, pause, skip an order, swap products, change frequency, or reschedule your next delivery. Everything is one tap. The portal goes live the moment your first order processes.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eWhat if I already use one of these products?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eThe Essentials Routine is the most cost-effective way to add the rest. Many customers start with one product and add the others after seeing what the first one does alone. If you only want two, the \u003ca href=\"\/products\/glow-duo\" class=\"wib-af__product-link\"\u003eGlow Duo\u003c\/a\u003e (Cryo-C + D.B.T. Baba Yaga) pairs the correction and protection steps.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eIs this routine okay for sensitive skin?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eEvery product in the Essentials Routine is free of chemical preservatives, synthetic fragrances, synthetic dyes, parabens, and phthalates. \u003ca href=\"\/products\/d-b-t-baba-yaga-cold-cream-therapy\" class=\"wib-af__product-link\"\u003eD.B.T. Baba Yaga\u003c\/a\u003e contains German chamomile and rose damascena, both anti-inflammatory. \u003ca href=\"\/products\/b-meltee-cooling-facial-cleanser\" class=\"wib-af__product-link\"\u003eB-Meltee\u003c\/a\u003e uses coconut-derived glucoside surfactants, among the gentlest available. If you have very reactive skin, start with steps 3 and 4 (\u003ca href=\"\/products\/cryo-c-facial-glow-serum\" class=\"wib-af__product-link\"\u003eCryo-C\u003c\/a\u003e and D.B.T. Baba Yaga) and add the cleanser and toner after your skin adjusts.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n              \u003cdetails\u003e\n                \u003csummary\u003eWhat's not in these formulas?\u003c\/summary\u003e\n                \u003cdiv class=\"wib-af__drawer-wrap\"\u003e\n                  \u003cdiv class=\"wib-af__drawer-content\"\u003e\n                    \u003cdiv class=\"wib-af__drawer-inner\"\u003e\n                      \u003cp\u003eNo chemical preservatives (cold does the preserving), no synthetic fragrances (scents come from botanical oils and distillates), no synthetic dyes (colors come from natural plant compounds), no parabens, no phthalates, no sulfates, and no animal-derived ingredients. Every product in the Essentials Routine is 100% vegan and cruelty-free.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/details\u003e\n\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- DRAWER ANIMATION (matches below-fold FAQ pattern) --\u003e\n\u003cscript\u003e\n(function() {\n  'use strict';\n  var root = document.querySelector('.wib-af');\n  if (!root) return;\n\n  root.querySelectorAll('.wib-af__drawers details summary').forEach(function(summary) {\n    summary.addEventListener('click', function(e) {\n      var details = summary.parentElement;\n      \/* Opening: browser adds [open], CSS grid-template-rows transitions to 1fr. No JS needed. *\/\n      if (!details.hasAttribute('open')) return;\n      \/* Closing: prevent browser from removing [open] instantly. Add --closing class\n         so CSS collapses grid-template-rows to 0fr with transition, then remove [open]. *\/\n      e.preventDefault();\n      details.classList.add('--closing');\n      var wrap = details.querySelector('.wib-af__drawer-wrap');\n      function onDone(ev) {\n        if (ev.target !== wrap) return;\n        wrap.removeEventListener('transitionend', onDone);\n        details.classList.remove('--closing');\n        details.removeAttribute('open');\n      }\n      wrap.addEventListener('transitionend', onDone);\n      \/* Safety: if transitionend doesn't fire (offscreen, tab hidden) *\/\n      setTimeout(function() {\n        if (details.classList.contains('--closing')) {\n          details.classList.remove('--closing');\n          details.removeAttribute('open');\n        }\n      }, 500);\n    });\n  });\n})();\n\u003c\/script\u003e","brand":"Wild Ice Botanicals","offers":[{"title":"Default Title","offer_id":47669901951221,"sku":null,"price":177.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1312\/4049\/files\/EssentialsRoutinewithBotanicalsIngredients.png?v=1775667350","url":"https:\/\/www.wildicebotanicals.com\/products\/essentials-routine","provider":"Wild Ice Botanicals","version":"1.0","type":"link"}