{"title":"Feeling it","description":"\u003cp\u003e\u003cstrong\u003eThe body care everyone’s reaching for lately.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp\u003eThis collection highlights our most-loved skincare essentials — the products customers keep repurchasing, recommending, and working into their daily routines. If it’s here, it’s because people genuinely love how it feels and how it works.\u003c\/p\u003e\n\n\u003cp\u003eExplore full routines in \u003ca href=\"\/collections\/body-care\"\u003eBody Care\u003c\/a\u003e or pair with cozy favorites from \u003ca href=\"\/collections\/candles-melts\"\u003eCandles \u0026amp; Melts\u003c\/a\u003e.\u003c\/p\u003e","products":[{"product_id":"sunset-bonfire-scrub","title":"Sunset Bonfire -  Sugar Body Scrub","description":"\u003cstyle\u003e\n  .apaw-product{\n    --bg:#fffaf4;\n    --panel:#ffffff;\n    --panel-soft:#f8f4ee;\n    --panel-softer:#fcf8f2;\n    --border:#eadfce;\n    --text:#3f342c;\n    --heading:#2f261f;\n    --muted:#5d5147;\n    --muted-light:#7a6a5d;\n    --accent:#8b6b4a;\n    --accent-dark:#75583c;\n    --shadow:0 10px 30px rgba(63,52,44,.07);\n    --shadow-soft:0 4px 14px rgba(63,52,44,.05);\n    --radius-xl:24px;\n    --radius-lg:20px;\n    --radius-md:16px;\n    background:var(--bg);\n    color:var(--text);\n    padding:28px 16px 48px;\n    font-family:inherit;\n  }\n\n  .apaw-product *{box-sizing:border-box;}\n\n  .apaw-product a{\n    color:var(--heading);\n    text-decoration:none;\n    border-bottom:1px solid rgba(139,107,74,.28);\n    transition:all .18s ease;\n  }\n\n  .apaw-product a:hover{\n    color:var(--accent-dark);\n    border-bottom-color:rgba(117,88,60,.55);\n  }\n\n  .apaw-inner{\n    max-width:1100px;\n    margin:0 auto;\n  }\n\n  .apaw-hero{\n    background:linear-gradient(180deg,#f8f4ee 0%,#fffaf4 100%);\n    border:1px solid var(--border);\n    border-radius:var(--radius-xl);\n    box-shadow:var(--shadow);\n    padding:30px 24px;\n    margin-bottom:18px;\n  }\n\n  .apaw-eyebrow{\n    margin:0 0 10px;\n    text-transform:uppercase;\n    letter-spacing:2px;\n    font-size:12px;\n    color:var(--muted-light);\n  }\n\n  .apaw-hook{\n    margin:0 0 12px;\n    color:var(--heading);\n    font-size:clamp(28px,3vw,40px);\n    line-height:1.15;\n    font-weight:700;\n    letter-spacing:-.02em;\n    max-width:900px;\n  }\n\n  .apaw-sub{\n    margin:0 0 14px;\n    max-width:920px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  .apaw-seo{\n    margin:0;\n    max-width:920px;\n    color:var(--heading);\n    font-size:14px;\n    line-height:1.85;\n    font-weight:600;\n  }\n\n  .apaw-pills{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:18px;\n  }\n\n  .apaw-pill{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:999px;\n    padding:9px 14px;\n    box-shadow:var(--shadow-soft);\n    font-size:13px;\n    line-height:1.3;\n    color:var(--heading);\n  }\n\n  .apaw-topgrid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n    margin-bottom:18px;\n  }\n\n  .apaw-mini{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:18px;\n    box-shadow:var(--shadow-soft);\n    padding:18px;\n  }\n\n  .apaw-mini h3{\n    margin:0 0 10px;\n    color:var(--heading);\n    font-size:17px;\n    line-height:1.2;\n  }\n\n  .apaw-mini ul{\n    margin:0;\n    padding-left:18px;\n  }\n\n  .apaw-mini li{\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.75;\n    margin-bottom:4px;\n  }\n\n  .apaw-grid{\n    display:grid;\n    grid-template-columns:1.04fr .96fr;\n    gap:18px;\n  }\n\n  .apaw-card{\n    background:var(--panel);\n    border:1px solid var(--border);\n    border-radius:var(--radius-lg);\n    box-shadow:var(--shadow);\n    overflow:hidden;\n  }\n\n  .apaw-card-head{\n    padding:20px 20px 14px;\n    border-bottom:1px solid var(--border);\n    background:linear-gradient(180deg,#ffffff 0%,#fcf8f2 100%);\n  }\n\n  .apaw-label{\n    display:inline-flex;\n    padding:8px 12px;\n    border-radius:999px;\n    border:1px solid var(--border);\n    background:var(--panel-soft);\n    color:var(--muted-light);\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    margin-bottom:10px;\n  }\n\n  .apaw-card-head h2{\n    margin:0 0 8px;\n    color:var(--heading);\n    font-size:24px;\n    line-height:1.15;\n    letter-spacing:-.01em;\n  }\n\n  .apaw-card-head p{\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .apaw-card-body{\n    padding:18px;\n  }\n\n  .apaw-featurelist{\n    display:grid;\n    gap:10px;\n    margin:0;\n    padding:0;\n  }\n\n  .apaw-feature{\n    display:flex;\n    gap:10px;\n    align-items:flex-start;\n    background:var(--panel-soft);\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:12px 14px;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .apaw-dot{\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    background:var(--accent);\n    margin-top:8px;\n    flex:0 0 8px;\n  }\n\n  .apaw-feature strong{\n    color:var(--heading);\n  }\n\n  .apaw-box{\n    background:var(--panel-soft);\n    border:1px solid var(--border);\n    border-radius:var(--radius-md);\n    padding:16px;\n    margin-top:14px;\n  }\n\n  .apaw-box h3{\n    margin:0 0 10px;\n    color:var(--heading);\n    font-size:18px;\n    line-height:1.2;\n  }\n\n  .apaw-box p,\n  .apaw-box li{\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.8;\n  }\n\n  .apaw-box ul{\n    margin:0;\n    padding-left:18px;\n  }\n\n  .apaw-routine{\n    background:linear-gradient(180deg,#fffdf9 0%,#f8f4ee 100%);\n    border:1px solid var(--border);\n    border-radius:var(--radius-lg);\n    box-shadow:var(--shadow-soft);\n    padding:18px;\n    margin-top:18px;\n  }\n\n  .apaw-routine h3{\n    margin:0 0 10px;\n    color:var(--heading);\n    font-size:18px;\n    line-height:1.2;\n  }\n\n  .apaw-routine p{\n    margin:0 0 8px;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.8;\n  }\n\n  .apaw-routine-item{\n    padding:12px 0;\n    border-bottom:1px solid var(--border);\n  }\n\n  .apaw-routine-item:last-child{\n    border-bottom:none;\n    padding-bottom:0;\n  }\n\n  .apaw-routine-item strong{\n    color:var(--heading);\n    display:block;\n    margin-bottom:4px;\n    font-size:15px;\n    line-height:1.5;\n  }\n\n  .apaw-routine-item span{\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .apaw-cta{\n    margin-top:18px;\n    background:linear-gradient(180deg,#f8f4ee 0%,#fffaf4 100%);\n    border:1px solid var(--border);\n    border-radius:var(--radius-xl);\n    box-shadow:var(--shadow);\n    padding:24px 22px;\n    text-align:center;\n  }\n\n  .apaw-cta-main{\n    margin:0 0 10px;\n    color:var(--heading);\n    font-weight:700;\n    font-size:24px;\n    line-height:1.35;\n    letter-spacing:-.01em;\n  }\n\n  .apaw-cta p{\n    margin:0 0 8px;\n    color:var(--muted);\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  .apaw-cta p:last-child{margin-bottom:0;}\n\n  .apaw-trust{\n    color:var(--heading)!important;\n    font-weight:700;\n  }\n\n  .apaw-support{\n    display:grid;\n    gap:14px;\n    margin-top:14px;\n  }\n\n  details.apaw-details{\n    border:1px solid var(--border);\n    border-radius:16px;\n    background:#fff;\n    overflow:hidden;\n    box-shadow:var(--shadow-soft);\n  }\n\n  details.apaw-details summary{\n    list-style:none;\n    cursor:pointer;\n    padding:15px 16px;\n    font-weight:700;\n    color:var(--heading);\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:16px;\n    font-size:16px;\n    line-height:1.3;\n  }\n\n  details.apaw-details summary::-webkit-details-marker{display:none;}\n\n  details.apaw-details summary::after{\n    content:\"+\";\n    font-size:22px;\n    line-height:1;\n    color:var(--accent);\n    flex:0 0 auto;\n  }\n\n  details.apaw-details[open] summary::after{content:\"–\";}\n\n  .apaw-details-body{\n    padding:0 16px 16px;\n    border-top:1px solid var(--border);\n  }\n\n  .apaw-details-body p{\n    margin:12px 0 0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.8;\n  }\n\n  .apaw-details-body ul{\n    margin:12px 0 0;\n    padding-left:18px;\n  }\n\n  .apaw-details-body li{\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.8;\n    margin-bottom:4px;\n  }\n\n  @media (max-width:900px){\n    .apaw-topgrid,\n    .apaw-grid{\n      grid-template-columns:1fr;\n    }\n  }\n\n  @media (max-width:767px){\n    .apaw-product{\n      padding:18px 12px 42px;\n    }\n\n    .apaw-hero{\n      padding:24px 16px;\n    }\n\n    .apaw-card-head,\n    .apaw-card-body{\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    .apaw-hook{\n      font-size:25px;\n    }\n\n    .apaw-card-head h2{\n      font-size:22px;\n    }\n\n    .apaw-cta-main{\n      font-size:21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"apaw-product\"\u003e\n  \u003cdiv class=\"apaw-inner\"\u003e\n\n    \u003cdiv class=\"apaw-hero\"\u003e\n      \u003cp class=\"apaw-eyebrow\"\u003eExfoliating Sugar Scrub for Dry Skin\u003c\/p\u003e\n\n      \u003cp class=\"apaw-hook\"\u003eFinally—a sugar scrub that smooths rough skin without feeling harsh or leaving you coated afterward.\u003c\/p\u003e\n\n      \u003cp class=\"apaw-sub\"\u003e\n        Some body scrubs are too sharp, too oily, or look good in the jar and disappoint in the shower. This one is built differently. It buffs away rough, dry buildup with a fine, cushiony scrub feel, then rinses with a softer, cleaner finish that makes skin feel polished, comfortable, and touchably smooth.\n      \u003c\/p\u003e\n\n      \u003cp class=\"apaw-sub\"\u003e\n        If you want an exfoliating sugar scrub for dry skin that feels richer than a basic scrub but lighter and less coating than heavy oil-based formulas, this is the one you reach for when you actually want to feel the difference right away.\n      \u003c\/p\u003e\n\n      \u003cp class=\"apaw-seo\"\u003e\n        This body scrub helps improve rough skin texture, supports a smoother skin feel, works beautifully as a pre-shave body scrub, and gives dull, dry areas a more refined finish without the heavy residue some scrubs leave behind.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"apaw-pills\"\u003e\n        \u003cspan class=\"apaw-pill\"\u003eSmooths rough, dry texture\u003c\/span\u003e\n        \u003cspan class=\"apaw-pill\"\u003eCushioned, fine-grain exfoliation\u003c\/span\u003e\n        \u003cspan class=\"apaw-pill\"\u003eRinses cleaner than heavy scrubs\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apaw-topgrid\"\u003e\n      \u003cdiv class=\"apaw-mini\"\u003e\n        \u003ch3\u003eWhy shoppers love it\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eHelps soften rough areas without an overly aggressive scrub feel\u003c\/li\u003e\n          \u003cli\u003eLeaves skin smoother right after rinsing\u003c\/li\u003e\n          \u003cli\u003eFeels rich and satisfying in use, not thin or runny\u003c\/li\u003e\n          \u003cli\u003eGreat for legs, arms, elbows, knees, and pre-shave prep\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apaw-mini\"\u003e\n        \u003ch3\u003eFeel + best fit\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eDense, scoopable, and cushiony\u003c\/li\u003e\n          \u003cli\u003eFine exfoliation with a polished skin finish\u003c\/li\u003e\n          \u003cli\u003eBest for dry, rough, or uneven-feeling skin\u003c\/li\u003e\n          \u003cli\u003eIdeal for people who want exfoliation without a heavy after-feel\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apaw-grid\"\u003e\n      \u003csection class=\"apaw-card\"\u003e\n        \u003cdiv class=\"apaw-card-head\"\u003e\n          \u003cdiv class=\"apaw-label\"\u003eWhy It Works\u003c\/div\u003e\n          \u003ch2\u003eMore satisfying than basic scrubs. More comfortable than heavy ones.\u003c\/h2\u003e\n          \u003cp\u003e\n            This formula is designed to do what the best body scrub for rough skin should do: smooth effectively, feel good during use, and leave skin soft instead of overworked or coated.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"apaw-card-body\"\u003e\n          \u003cdiv class=\"apaw-featurelist\"\u003e\n            \u003cdiv class=\"apaw-feature\"\u003e\n              \u003cspan class=\"apaw-dot\"\u003e\u003c\/span\u003e\n              \u003cspan\u003e\u003cstrong\u003eBalanced exfoliation\u003c\/strong\u003e – fine white sugar and raw demerara crystals help lift away rough, dry buildup and improve uneven skin texture without feeling overly scratchy.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"apaw-feature\"\u003e\n              \u003cspan class=\"apaw-dot\"\u003e\u003c\/span\u003e\n              \u003cspan\u003e\u003cstrong\u003eCushioned glide\u003c\/strong\u003e – shea, mango, and cupuaçu butters give the scrub a richer, more comfortable feel so skin feels polished, not dragged.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"apaw-feature\"\u003e\n              \u003cspan class=\"apaw-dot\"\u003e\u003c\/span\u003e\n              \u003cspan\u003e\u003cstrong\u003eSofter after-feel\u003c\/strong\u003e – sweet almond, fractionated coconut, jojoba, and glycerin help support a softer, smoother skin feel after rinsing.\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"apaw-feature\"\u003e\n              \u003cspan class=\"apaw-dot\"\u003e\u003c\/span\u003e\n              \u003cspan\u003e\u003cstrong\u003eCleaner finish\u003c\/strong\u003e – Polysorbate 80 helps the scrub rinse off with less of the lingering, heavy residue that can make some exfoliating body scrubs feel too coating.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"apaw-box\"\u003e\n            \u003ch3\u003eScent experience\u003c\/h3\u003e\n            \u003cp\u003e\n              Warm, cozy, and inviting with toasted sweetness, soft smoke, and a smooth fireside feel. It smells comforting without being flat, and indulgent without turning overpowering.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"apaw-box\"\u003e\n            \u003ch3\u003eWhat makes it feel different\u003c\/h3\u003e\n            \u003cp\u003e\n              The texture is part of the experience. It feels dense and substantial when you scoop it, glides with a fine, cushiony polish on damp skin, and rinses down to a softer finish that feels cleaner and more wearable than scrubs that leave too much sitting on the skin.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"apaw-box\"\u003e\n            \u003ch3\u003eWhen you’ll notice results\u003c\/h3\u003e\n            \u003cp\u003e\n              Skin feels smoother and softer immediately after use. With regular use, rough areas feel more refined, dry patches feel less dull, and overall skin texture feels more even and touchable.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"apaw-card\"\u003e\n        \u003cdiv class=\"apaw-card-head\"\u003e\n          \u003cdiv class=\"apaw-label\"\u003eQuick Decision Info\u003c\/div\u003e\n          \u003ch2\u003eEverything shoppers want to know fast\u003c\/h2\u003e\n          \u003cp\u003e\n            Clear benefits, real ingredients, and the details that make it easier to say yes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"apaw-card-body\"\u003e\n          \u003cdiv class=\"apaw-box\" style=\"margin-top:0;\"\u003e\n            \u003ch3\u003eKey ingredients \u0026amp; benefits\u003c\/h3\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n\u003cstrong\u003eFine White Sugar + Raw Demerara Crystals\u003c\/strong\u003e – exfoliate rough, dry buildup and help smooth uneven-feeling texture\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eShea, Mango \u0026amp; Cupuaçu Butters\u003c\/strong\u003e – add cushion, comfort, and a richer scrub feel during use\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eSweet Almond, Fractionated Coconut \u0026amp; Jojoba Oils\u003c\/strong\u003e – help support softness and a more conditioned skin feel\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eVegetable Glycerin\u003c\/strong\u003e – helps keep the formula feeling more comfortable on skin\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003ePolysorbate 80\u003c\/strong\u003e – helps the scrub rinse cleaner and feel less heavy after use\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eVitamin E\u003c\/strong\u003e – supports formula stability and conditioning\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"apaw-box\"\u003e\n            \u003ch3\u003eWho it’s best for\u003c\/h3\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry or rough skin\u003c\/li\u003e\n              \u003cli\u003eDull body skin that needs a smoother finish\u003c\/li\u003e\n              \u003cli\u003eArms, legs, elbows, knees, and other texture-prone areas\u003c\/li\u003e\n              \u003cli\u003eAnyone looking for a body scrub for smoother skin texture\u003c\/li\u003e\n              \u003cli\u003eAnyone wanting a pre-shave exfoliating scrub with a softer rinse-off feel\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"margin-top:10px;\"\u003e\u003cstrong\u003eLess ideal for:\u003c\/strong\u003e anyone specifically looking for a very coarse or aggressively gritty scrub.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"apaw-box\"\u003e\n            \u003ch3\u003eWhy this one converts better than ordinary scrubs\u003c\/h3\u003e\n            \u003cp\u003e\n              It solves the two complaints that stop people from repurchasing: scrubs that feel too rough to use regularly, and scrubs that leave too much behind after rinsing. This one is built to feel satisfying in the moment and better on skin afterward, which is why it becomes the scrub people actually look forward to using.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apaw-routine\"\u003e\n      \u003ch3\u003eBuild a better routine\u003c\/h3\u003e\n      \u003cp\u003e\n        Pair it with these to extend softness, layer the experience, and make the most of \u003cstrong\u003efree shipping over $35\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"apaw-routine-item\"\u003e\n        \u003cstrong\u003e\u003ca href=\"https:\/\/theapawthecary.co\/products\/velvet-and-ember-lotion?variant=51888588914964\"\u003eVelvet \u0026amp; Ember Body Lotion\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eLightweight hydration after exfoliating for skin that feels smoother and more comfortable.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apaw-routine-item\"\u003e\n        \u003cstrong\u003e\u003ca href=\"https:\/\/theapawthecary.co\/products\/she-thick-bb?variant=51888586752276\"\u003eShe Thick Whipped Body Butter\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eRicher moisture for dry skin when you want softness that lasts longer.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apaw-routine-item\"\u003e\n        \u003cstrong\u003e\u003ca href=\"https:\/\/theapawthecary.co\/products\/butter-me-up-1?variant=51888573186324\"\u003eButter Me Up Candle\u003c\/a\u003e\u003c\/strong\u003e\n        \u003cspan\u003eA cozy scent pairing that turns a quick shower into a full body care ritual.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apaw-cta\"\u003e\n      \u003cp class=\"apaw-cta-main\"\u003eOnce you feel how smooth, soft, and comfortable your skin is after this, it’s hard to go back to ordinary scrubs.\u003c\/p\u003e\n      \u003cp\u003eThe texture feels better, the rinse feels better, and the result is the kind of skin you keep touching afterward.\u003c\/p\u003e\n      \u003cp class=\"apaw-trust\"\u003eCovered by our Love It or Swap It Paw-mise™ if it’s not the right fit.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"apaw-support\"\u003e\n      \u003cdetails class=\"apaw-details\"\u003e\n        \u003csummary\u003eHow to Use\u003c\/summary\u003e\n        \u003cdiv class=\"apaw-details-body\"\u003e\n          \u003cp\u003eApply to damp skin and gently massage in circular motions. Focus on rough or dry areas, then rinse thoroughly. Use 2–3 times per week, or as desired based on your skin’s needs.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"apaw-details\"\u003e\n        \u003csummary\u003eFull Ingredients\u003c\/summary\u003e\n        \u003cdiv class=\"apaw-details-body\"\u003e\n          \u003cp\u003eFine White Sugar, Raw Demerara Crystals, Shea Butter, Mango Butter, Cupuaçu Butter, Sweet Almond Oil, Fractionated Coconut Oil, Jojoba Oil, Vegetable Glycerin, Vitamin E, Phenoxyethanol, Caprylyl Glycol, Polysorbate 80, Escapade \u0026amp; Marshmallow Fireside Blend Fragrance Oil.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"One 8 oz Container","offer_id":51888585802004,"sku":"SKS8OZJ","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Sunset_bonfire_sugar_body_scrubPI.png?v=1775859954"},{"product_id":"smooth-operator","title":"Smooth Operator - Cuticle \u0026 Nail Oil","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n    display: block;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    margin: 0 0 18px;\n  }\n\n  .apaw-product .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 12px 13px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    flex: 0 0 8px;\n    margin-top: 8px;\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 18px 0;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 12px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #fff;\n    padding: 12px 13px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: var(--muted);\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--heading);\n    font-weight: 600;\n    text-align: right;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 18px;\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-main {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .apaw-product .cta-ship,\n  .apaw-product .cta-urgency {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-urgency {\n    margin-top: 4px;\n  }\n\n  @media (max-width: 980px) {\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .badge-box {\n      max-width: none;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 10px 42px;\n    }\n\n    .apaw-product .hero {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n    }\n\n    .apaw-product .badge-box {\n      border-radius: 14px;\n      padding: 8px;\n    }\n\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eCuticle \u0026amp; Nail Oil\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eDry cuticles, brittle-feeling nails, or constant picking? This is daily conditioning that actually feels easy to keep using.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eA lightweight cuticle and nail oil designed to soften dry cuticles, support smoother-looking nails, and absorb cleanly with a healthy natural sheen instead of a heavy greasy finish.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA fast-absorbing cuticle oil and nail oil made with jojoba oil, squalane, sweet almond oil, fractionated coconut oil, castor oil, and vitamin E to condition dry cuticles and support nail flexibility.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/QuickAbsorb.png?v=1774301866\" alt=\"Quick Absorbing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774301866\" alt=\"Vegan\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774301866\" alt=\"Cruelty Free\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSoftens dry cuticles without a heavy oily feel\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSupports smoother, more conditioned nails\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eAbsorbs cleanly with a natural sheen finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this nail oil does\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSoftens dry or rough cuticles\u003c\/li\u003e\n\u003cli\u003eHelps support flexible, better-conditioned nails\u003c\/li\u003e\n\u003cli\u003eAbsorbs more cleanly than heavy treatment oils\u003c\/li\u003e\n\u003cli\u003eLeaves a healthy-looking natural sheen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWho it’s for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDry cuticles and brittle-feeling nails\u003c\/li\u003e\n\u003cli\u003eDaily nail maintenance routines\u003c\/li\u003e\n\u003cli\u003ePeople who hate greasy hand oils\u003c\/li\u003e\n\u003cli\u003eAnyone wanting an easy conditioning step between manicures\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eLightweight daily conditioning for nails and cuticles\u003c\/h2\u003e\n\u003cp\u003eBuilt for consistent maintenance, quick daily use, and a cleaner finish that feels easy to keep reaching for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"feel-box\"\u003e\n\u003cstrong\u003eFeels like:\u003c\/strong\u003e A lightweight conditioning oil that spreads easily across the nail and cuticle area, absorbs steadily, and leaves a soft natural sheen instead of a greasy coating.\u003c\/div\u003e\n\u003cp\u003eSmooth Operator is a focused cuticle and nail oil designed to condition dry cuticles and help nails feel more flexible and maintained without turning your hands overly slick. The formula is built around lightweight oils that nourish while still feeling practical for daily use.\u003c\/p\u003e\n\u003cp\u003eJojoba oil, squalane, sweet almond oil, fractionated coconut oil, and castor oil work together to soften the skin around the nail, support a smoother nail surface, and improve the overall conditioned feel of the area. Vitamin E helps support the formula while adding another layer of conditioning benefit.\u003c\/p\u003e\n\u003cp\u003eIt absorbs steadily, leaves a natural healthy-looking sheen, and helps the nail area look smoother and better maintained with consistent use. This makes it easy to use after hand washing, before bed, or any time cuticles start looking dry or stressed.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Unlike heavy treatment oils that leave your fingertips slick, this formula is built to condition nails and cuticles with a cleaner, faster, more wearable finish.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSoftens dry cuticles\u003c\/strong\u003e with a lightweight oil blend designed to condition the skin around the nail without feeling overly slick. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSupports flexible, well-maintained nails\u003c\/strong\u003e through consistent conditioning that helps keep the nail area looking healthier and cared for. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAbsorbs cleanly\u003c\/strong\u003e so it feels practical for regular use instead of leaving behind a heavy greasy layer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eLeaves a natural sheen\u003c\/strong\u003e that gives nails a smoother, more polished appearance with regular use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eKey Ingredients\u003c\/div\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eJojoba Oil\u003c\/strong\u003e – closely mimics skin’s natural oils and helps maintain balanced conditioning \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSqualane\u003c\/strong\u003e – provides lightweight moisture support without a heavy finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSweet Almond Oil\u003c\/strong\u003e – softens dry cuticle edges and supports flexibility \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFractionated Coconut Oil\u003c\/strong\u003e – enhances glide and supports quicker absorption \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCastor Oil\u003c\/strong\u003e – contributes shine and helps support a smoother conditioned look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eVitamin E\u003c\/strong\u003e – supports conditioning and overall formula stability \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredient List\u003c\/div\u003e\n\u003cp\u003eJojoba Oil, Squalane, Sweet Almond Oil, Fractionated Coconut Oil, Castor Oil, Vitamin E.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eApply a small drop to each hand and massage into cuticles and nails for 30 to 60 seconds, focusing on dry skin around the nail edge and the nail surface itself.\u003c\/p\u003e\n\u003cp\u003eUse daily or as needed to help maintain softer cuticles and a smoother, more conditioned nail appearance. For best results, apply after hand washing or before bed as part of a regular maintenance routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDetails\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredient Standards\u003c\/div\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eCruelty-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eVegan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eWaterless Formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eMineral Oil-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eSilicone-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eFast-Absorbing Oil Blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eVitamin E Enriched\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n\u003cp\u003eFor external use only. Avoid contact with eyes. Patch test before first use. Discontinue use if irritation occurs. Keep out of reach of children.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eTexture \u0026amp; finish profile\u003c\/h2\u003e\n\u003cp\u003eLightweight conditioning, steady absorption, and a natural healthy-looking sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eInside the Formula\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eJojoba oil\u003c\/strong\u003e closely resembles natural skin oils and helps support balanced conditioning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSqualane\u003c\/strong\u003e adds lightweight moisture support without a greasy after-feel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSweet almond oil\u003c\/strong\u003e helps soften dry cuticle edges and support flexibility. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFractionated coconut oil\u003c\/strong\u003e improves glide and supports a quicker, cleaner skin feel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCastor oil + vitamin E\u003c\/strong\u003e contribute shine, conditioning support, and formula stability. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eTexture \u0026amp; Finish\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eAbsorption\u003c\/span\u003e \u003cspan\u003eModerate-fast\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cspan\u003eNatural shine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eResidue\u003c\/span\u003e \u003cspan\u003eMinimal once massaged in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003eLightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eDry cuticles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eBrittle-feeling nails\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eDaily nail maintenance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eBetween-manicure upkeep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eHeavy mineral oils\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eArtificial thickeners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eAdded fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eGreasy after-feel overload\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eLightweight daily conditioning for cuticles and nails that actually feels easy to keep using.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eHandmade to order \u0026amp; ships within 1 to 4 business days\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eEasy daily add-on for nail care routines and giftable self-care sets\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eFree Shipping over $35\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"2 oz dropper bottle","offer_id":51888588194068,"sku":"SOCO8OZ","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/smooth-operator-cuticle-nail-oil-apawthacary-co-2oz-bottle.png?v=1775263726"},{"product_id":"low-key-lip-balm","title":"Low-Key Lip Balm - Vanilla \u0026 Marshmallow","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n    display: block;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    margin: 0 0 18px;\n  }\n\n  .apaw-product .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"apaw-product\"\u003e\n  \u003cdiv class=\"apaw-product-inner\"\u003e\n\n    \u003cdiv class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003eLip Balm\u003c\/p\u003e\n      \u003cp class=\"hero-hook\"\u003eDry, tight, or constantly reapplying? This is comfort that actually stays put.\u003c\/p\u003e\n      \u003cp class=\"subhead\"\u003e\n        A cushiony, protective lip balm built to deliver real comfort, longer-lasting hydration, and a soft flexible finish without waxiness, stickiness, or greasy gloss.\n      \u003c\/p\u003e\n      \u003cp class=\"seo-line\"\u003e\n        A deeply hydrating lip balm made with cupuaçu butter, shea butter, lanolin, and beeswax to soften dry lips, support the skin barrier, and create lasting comfort.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Hydrating.png?v=1774301866\" alt=\"Deeply Hydrating\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/SkinBarrier.png?v=1774301866\" alt=\"Skin Barrier Repair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774301866\" alt=\"Cruelty Free\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"snapshot\"\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eDeep conditioning with cupuaçu, shea, and lanolin\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eSmooth glide with a soft protective finish\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eWarm vanilla-marshmallow flavor, subtle not overpowering\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"quick-grid\"\u003e\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWhat this balm does\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eSoftens dry, tight, or depleted lips\u003c\/li\u003e\n          \u003cli\u003eHelps support the lip barrier against moisture loss\u003c\/li\u003e\n          \u003cli\u003eCreates a flexible protective layer that stays comfortable\u003c\/li\u003e\n          \u003cli\u003eGives lasting comfort without greasy gloss or waxy drag\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWho it’s for\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eDry lips that need more than surface shine\u003c\/li\u003e\n          \u003cli\u003eWind-exposed, tight, or frequently dehydrated lips\u003c\/li\u003e\n          \u003cli\u003ePeople who hate waxy balms and constant reapplication\u003c\/li\u003e\n          \u003cli\u003eAnyone wanting real comfort with a soft wearable finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid\"\u003e\n\n      \u003csection class=\"card\"\u003e\n        \u003cdiv class=\"card-head\"\u003e\n          \u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n          \u003ch2\u003eBuilt for lips that need more than surface shine\u003c\/h2\u003e\n          \u003cp\u003e\n            Designed for lasting comfort, breathable protection, and a soft flexible finish that feels supportive instead of heavy.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"feel-box\"\u003e\n            \u003cstrong\u003eFeels like:\u003c\/strong\u003e\n            It melts on contact, glides smoothly, and settles into a cushioned layer that helps maintain hydration while keeping lips comfortable without feeling waxy, sticky, or overly glossy.\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Low Key Lip Balm is built for lips that need more than a quick glossy layer. Cupuaçu butter and shea butter help deliver deeper conditioning, while lanolin and beeswax create a breathable barrier that helps reduce moisture loss and keep lips comfortable longer.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            As it warms on contact, the balm glides easily and settles into a soft flexible layer that feels protective without turning stiff, sticky, or heavy. The finish stays cushioned and wearable, not slick, making it easy to use throughout the day or in a slightly thicker layer overnight.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Castor oil adds smooth glide and a subtle soft finish, while vitamin E supports conditioning and formula stability. A warm vanilla and marshmallow flavor rounds everything out with a gentle sweetness that feels cozy and balanced rather than overpowering.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"callout\"\u003e\n            \u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Unlike many lip balms that feel waxy on top of the lips or disappear too quickly, this formula is built to melt in, cushion deeply, and stay comfortable for longer wear.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eWhy It Performs Differently\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eCupuaçu butter\u003c\/strong\u003e\n                    is known for high water-binding capacity, helping support longer-lasting moisture retention.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eLanolin\u003c\/strong\u003e\n                    closely resembles the skin’s natural protective barrier, helping lips stay comfortable longer.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eBeeswax\u003c\/strong\u003e\n                    helps seal hydration in while maintaining breathability for a more flexible, wearable finish.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eSmooth cushioned wear\u003c\/strong\u003e\n                    helps lips feel protected and comfortable instead of just glossy on the surface.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIngredients\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eKey Ingredients\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eCupuaçu Butter\u003c\/strong\u003e\n                    – helps improve moisture retention and keep lips soft longer\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eShea Butter\u003c\/strong\u003e\n                    – deeply conditions dry lips\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eLanolin\u003c\/strong\u003e\n                    – mimics the skin barrier for lasting comfort and protection\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eBeeswax\u003c\/strong\u003e\n                    – creates a breathable protective seal\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eCastor Oil\u003c\/strong\u003e\n                    – adds smooth glide and a soft finish\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eVitamin E\u003c\/strong\u003e\n                    – supports conditioning and formula stability\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient List\u003c\/div\u003e\n\n              \u003cp\u003e\n                Cupuaçu Butter, Shea Butter, Castor Oil, Lanolin, Beeswax, Vitamin E, Lip-Safe Flavor Oils.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow to Use\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cp\u003e\n                Apply a small amount to clean, dry lips. Allow the balm to soften naturally as it glides on. Reapply as needed throughout the day.\n              \u003c\/p\u003e\n\n              \u003cp\u003e\n                Use whenever lips feel dry, tight, wind-exposed, or depleted. Apply a slightly thicker layer before bed or before time outdoors for added comfort and protection.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDetails\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient Standards\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eCruelty-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePetrolatum-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral Oil-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eBeeswax-Structured Barrier\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eLanolin-Enhanced Protection\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eVitamin E Enriched\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003ePlease Note\u003c\/div\u003e\n\n              \u003cp\u003e\n                This product may soften or melt during shipping in warmer temperatures. If this occurs, place the tin in a cool room and allow it to re-firm naturally.\n              \u003c\/p\u003e\n\n              \u003cp\u003e\n                Melting does not affect the quality, safety, or performance of the product. Only the texture may change slightly due to the nature of the formula.\n              \u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n\n              \u003cp\u003e\n                For external use only. Avoid contact with eyes. Patch test before first use. Discontinue if irritation occurs. Keep out of reach of children.\n              \u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\n              \u003cp\u003e\n                If it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"card\"\u003e\n        \u003cdiv class=\"card-head\"\u003e\n          \u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n          \u003ch2\u003eTexture, comfort \u0026amp; finish profile\u003c\/h2\u003e\n          \u003cp\u003e\n            Cushiony payoff, flexible protection, and a soft conditioned finish that stays comfortable instead of slick.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"mini-stack\"\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eInside the Formula\u003c\/h3\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eCupuaçu butter\u003c\/strong\u003e\n                    supports longer-wearing moisture retention and helps lips feel soft for longer stretches.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eShea butter\u003c\/strong\u003e\n                    adds rich conditioning to dry, tight-feeling lips.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eLanolin\u003c\/strong\u003e\n                    helps reinforce comfort with a barrier-like feel that stays flexible.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eBeeswax\u003c\/strong\u003e\n                    provides structure and helps seal hydration in without making the balm feel suffocating.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eCastor oil + vitamin E\u003c\/strong\u003e\n                    support glide, conditioning, and formula stability.\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eTexture \u0026amp; Finish\u003c\/h3\u003e\n\n              \u003cdiv class=\"stat-list\"\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eGlide\u003c\/span\u003e\n                  \u003cspan\u003eSmooth, cushioned\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eFinish\u003c\/span\u003e\n                  \u003cspan\u003eSoft, flexible\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eShine\u003c\/span\u003e\n                  \u003cspan\u003eLow to subtle\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eFeel\u003c\/span\u003e\n                  \u003cspan\u003eProtective, never waxy\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eBest For\u003c\/h3\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eDry lips\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eTight, wind-exposed lips\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eFrequently dehydrated lips\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eDaily comfort with overnight backup\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eFlavor Profile\u003c\/h3\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003ePrimary\u003c\/strong\u003e\n                    – warm vanilla\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eSecondary\u003c\/strong\u003e\n                    – soft marshmallow\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\n                    \u003cstrong\u003eOverall\u003c\/strong\u003e\n                    – subtle, balanced, never overpowering\n                  \u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eMade Without\u003c\/h3\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePetrolatum\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral oil\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eSynthetic fillers\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eArtificial sweetness overload\u003c\/span\u003e\n                \u003c\/div\u003e\n\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-strip\"\u003e\n      \u003cp class=\"cta-main\"\u003e\n        Deeper comfort, longer wear, and a finish that feels supportive instead of slick.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Reach for this when your lips need real hydration, better protection, and less constant reapplication.\n      \u003c\/p\u003e\n      \u003cp class=\"cta-ship\"\u003e\n        Handmade to order \u0026amp; ships within 1 to 4 business days\n      \u003c\/p\u003e\n      \u003cp class=\"cta-urgency\"\u003e\n        Lasting comfort without the greasy gloss or waxy drag\n      \u003c\/p\u003e\n      \u003cp class=\"cta-ship\"\u003e\n        Free Shipping over $35\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"Single .5 oz Tin","offer_id":51888588423444,"sku":"LKL1TIN","price":9.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/4346BA3E-1825-490F-B9AF-570CC095851E.jpg?v=1775439001"},{"product_id":"stormy-nights-soap","title":"Stormy Nights - Cold Process Soap – Calming Soap","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n    display: block;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    margin: 0 0 18px;\n  }\n\n  .apaw-product .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 12px 13px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    flex: 0 0 8px;\n    margin-top: 8px;\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 18px 0;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    background: #fff;\n    overflow: hidden;\n    margin-bottom: 12px;\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--heading);\n    position: relative;\n    background: linear-gradient(180deg, #fff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    line-height: 1;\n    color: var(--accent);\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    color: var(--muted-light);\n    margin: 6px 0 12px;\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 12px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #fff;\n    padding: 12px 13px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: var(--muted);\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--heading);\n    font-weight: 600;\n    text-align: right;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 18px;\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-main {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .apaw-product .cta-ship,\n  .apaw-product .cta-urgency {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-urgency {\n    margin-top: 4px;\n  }\n\n  @media (max-width: 980px) {\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .badge-box {\n      max-width: none;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 10px 42px;\n    }\n\n    .apaw-product .hero {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n    }\n\n    .apaw-product .badge-box {\n      border-radius: 14px;\n      padding: 8px;\n    }\n\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eCold Process Soap\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eA lot of calming bars feel weak. This one gives you a real cleanse with a softer finish.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eA handcrafted cold process soap designed to build a creamy, stable lather, cleanse thoroughly, and leave skin feeling balanced, comfortable, and not overworked.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA cold process soap bar made with olive oil, coconut oil, shea butter, mango butter, cupuaçu butter, sunflower oil, castor oil, kaolin clay, Brazilian purple clay, and activated charcoal for a creamy lather and balanced daily cleanse.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Gentle Formula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Gentle.png?v=1774301866\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774301866\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Made in USA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/madeinus.png?v=1774301866\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eCreamy, stable lather\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eBalanced cleanse without harshness\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eLavender, marshmallow, vanilla warmth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat it does\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCleans thoroughly without leaving skin tight\u003c\/li\u003e\n\u003cli\u003eBuilds a creamy, satisfying lather\u003c\/li\u003e\n\u003cli\u003eRinses clean with a calmer after-feel\u003c\/li\u003e\n\u003cli\u003eMakes daily cleansing feel slower and more elevated\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWho it’s for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDaily body cleansing\u003c\/li\u003e\n\u003cli\u003eNormal to slightly dry skin\u003c\/li\u003e\n\u003cli\u003ePeople who want comfort without sacrificing performance\u003c\/li\u003e\n\u003cli\u003eEvening or wind-down routines\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eA comfort-driven daily bar that still feels like a real soap\u003c\/h2\u003e\n\u003cp\u003eBuilt for people who want dense lather, a balanced rinse, and a softer scent profile that feels calm instead of flat or forgettable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"feel-box\"\u003e\n\u003cstrong\u003eFeels like:\u003c\/strong\u003e A soft, creamy lather that spreads easily, rinses clean, and leaves skin feeling calm and comfortable instead of stripped or overly squeaky.\u003c\/div\u003e\n\u003cp\u003eStormy Nights is made for people who want a real cleanse without the harsh aftermath. It uses a balanced oil and butter structure to deliver steady cleansing power while keeping the overall experience smoother and more controlled.\u003c\/p\u003e\n\u003cp\u003eOlive oil and sunflower oil help support a more comfortable skin feel, while coconut oil provides the cleansing strength and lather lift that make the bar feel effective. Shea, mango, and cupuaçu butters round out the formula, creating a richer wash that feels softer and more substantial during use.\u003c\/p\u003e\n\u003cp\u003eKaolin clay, Brazilian purple clay, and activated charcoal reinforce that fresh, polished clean feeling while adding slip and a smoother rinse. After curing, the bar becomes harder, longer-lasting, and more stable, so performance stays consistent from shower to shower.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e A lot of comfort-focused soaps go too soft on performance. This one does both well: creamy lather, real cleansing power, and a finish that feels calm and balanced instead of harsh.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBalanced cleansing oils\u003c\/strong\u003e give the bar real washing power without pushing skin into that stripped, over-cleansed zone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eConditioning butters support comfort\u003c\/strong\u003e so the bar feels richer and smoother during use and after the rinse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCastor oil boosts lather density\u003c\/strong\u003e helping the foam stay creamy, stable, and more satisfying to use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eClay and charcoal improve glide and finish\u003c\/strong\u003e so the bar feels cleaner, smoother, and more polished overall.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eKey Ingredients\u003c\/div\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eOlive Oil\u003c\/strong\u003e helps create a smoother, more conditioning lather and keeps the cleansing experience from feeling too sharp.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCoconut Oil\u003c\/strong\u003e delivers the cleansing power and bubble structure that make the bar feel effective and satisfying.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eShea Butter\u003c\/strong\u003e supports a softer post-rinse feel and helps improve durability.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e contributes to a creamier lather and smoother glide across skin.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCupuaçu Butter\u003c\/strong\u003e helps support a more balanced moisture feel during cleansing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eHigh-Oleic Sunflower Oil\u003c\/strong\u003e adds lightweight conditioning and helps soften the overall cleansing profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCastor Oil\u003c\/strong\u003e boosts creamy lather and helps the foam hold together longer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eKaolin Clay\u003c\/strong\u003e improves slip and helps the bar rinse cleanly without feeling rough.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBrazilian Purple Clay\u003c\/strong\u003e adds gentle cleansing support and contributes to the bar’s visual depth.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eActivated Charcoal\u003c\/strong\u003e reinforces that refreshed, clarified clean feel and adds to the bar’s polished identity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredient List\u003c\/div\u003e\n\u003cp\u003eOlive oil, coconut oil, shea butter, mango butter, cupuaçu butter, sunflower oil, castor oil, water, kaolin clay, Brazilian purple clay, activated charcoal, fragrance, sugar, citric acid, sodium lactate, mica.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eLather with water and massage onto wet skin. Rinse thoroughly. Allow the bar to dry fully between uses for best longevity.\u003c\/p\u003e\n\u003cp\u003eStore on a draining soap dish and keep away from direct streams of water when not in use to help extend the life of the bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDetails\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredient Standards\u003c\/div\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eCruelty-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eCold Process Crafted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eSulfate-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003ePalm-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eNaturally Retained Glycerin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eClay-Enriched\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eLong-Cured for Hardness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eMineral Oil-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n\u003cp\u003eFor external use only. Avoid contact with eyes. Patch test before first use. Discontinue use if irritation occurs. Keep out of reach of children.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003ePlease Note\u003c\/div\u003e\n\u003cp\u003eEach bar is hand-poured and hand-cut in small batches. Because cold process soap continues to lose water during cure, final bar weight can vary slightly and typically falls between 4–5 oz after full cure.\u003c\/p\u003e\n\u003cp\u003eNatural color variation, swirl differences, and minor surface texture changes are normal handmade variations and do not affect performance.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eTexture, finish \u0026amp; scent profile\u003c\/h2\u003e\n\u003cp\u003eCreamy foam, a clean rinse, and a calm scent profile built for slower, comfort-driven routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eInside the Bar\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBalanced oils and butters\u003c\/strong\u003e help the bar clean well while keeping the overall feel smoother and more comfortable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eCastor oil\u003c\/strong\u003e helps create the denser, creamier lather that makes the bar feel more premium.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eClay and charcoal\u003c\/strong\u003e support slip, cleaner rinsing, and a more polished clean feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eTexture \u0026amp; Finish\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eLather\u003c\/span\u003e \u003cspan\u003eCreamy and stable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eRinse\u003c\/span\u003e \u003cspan\u003eClean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eAfter-feel\u003c\/span\u003e \u003cspan\u003eComfortable and balanced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eRoutine fit\u003c\/span\u003e \u003cspan\u003eDaily use, especially evening\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eDaily body cleansing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eNormal to slightly dry skin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003ePeople who want a softer scent profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eWind-down or evening routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eScent Profile\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eLavender\u003c\/strong\u003e stays clean and recognizable without tipping medicinal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eMarshmallow\u003c\/strong\u003e softens the profile and adds a creamy, comfort-first warmth.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eVanilla\u003c\/strong\u003e rounds out the finish so the scent feels cozy, smooth, and more elevated than sweet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eSynthetic detergent surfactants\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eAntibacterial additives\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eFiller-heavy shortcuts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003eMineral oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cp\u003eBecause this is traditional cold process soap, every bar is slightly different. Variation in color, surface texture, and cut is normal and part of the handmade process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eA calmer, creamier daily cleanse that still feels like a real bar soap should.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003e\u003cstrong\u003ePreorders available — next batch ships 5\/17\/26\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eIn-stock bars ship in 1 to 4 business days.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eFree Shipping over $35\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"1 Bar","offer_id":51888588816660,"sku":"SNB4OZ","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/IMG-1075.webp?v=1775859927"},{"product_id":"velvet-and-ember-lotion","title":"Velvet \u0026 Ember - Body Lotion – Lightweight Moisturizer for Dry Skin","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n    display: block;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    margin: 0 0 18px;\n  }\n\n  .apaw-product .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 12px 13px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    flex: 0 0 8px;\n    margin-top: 8px;\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 18px 0;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    background: #fff;\n    overflow: hidden;\n    margin-bottom: 12px;\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--heading);\n    position: relative;\n    background: linear-gradient(180deg, #fff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    line-height: 1;\n    color: var(--accent);\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    color: var(--muted-light);\n    margin: 6px 0 12px;\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 12px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #fff;\n    padding: 12px 13px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: var(--muted);\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--heading);\n    font-weight: 600;\n    text-align: right;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 18px;\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-main {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .apaw-product .cta-ship,\n  .apaw-product .cta-urgency {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-urgency {\n    margin-top: 4px;\n  }\n\n  @media (max-width: 980px) {\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .badge-box {\n      max-width: none;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 10px 42px;\n    }\n\n    .apaw-product .hero {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n    }\n\n    .apaw-product .badge-box {\n      border-radius: 14px;\n      padding: 8px;\n    }\n\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"apaw-product\"\u003e\n  \u003cdiv class=\"apaw-product-inner\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003eBody Lotion\u003c\/p\u003e\n      \u003cp class=\"hero-hook\"\u003eDry skin does not need a heavy layer. It needs daily hydration that absorbs clean, feels smooth, and actually fits real life.\u003c\/p\u003e\n      \u003cp class=\"subhead\"\u003eA lightweight daily body lotion designed to soften and condition skin with comfortable hydration, smooth spread, and a balanced finish that never feels slick, coated, or overly rich.\u003c\/p\u003e\n      \u003cp class=\"seo-line\"\u003eA fast-absorbing body lotion made with vegetable glycerin, jojoba oil, squalane, fractionated coconut oil, vitamin E, and Olivem 1000 to hydrate skin and leave a soft balanced finish.\u003c\/p\u003e\n\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Hydrating.png?v=1774301866\" alt=\"Hydrating\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/QuickAbsorb.png?v=1774301866\" alt=\"Quick Absorbing\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774301866\" alt=\"Cruelty Free\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"snapshot\"\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eLightweight daily hydration\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eAbsorbs clean without heaviness\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eAvailable in Velvet or Ember\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"quick-grid\"\u003e\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWhat it does\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eHydrates without feeling heavy or greasy\u003c\/li\u003e\n          \u003cli\u003eSoftens skin and supports a smoother feel\u003c\/li\u003e\n          \u003cli\u003eAbsorbs fast enough for easy daily use\u003c\/li\u003e\n          \u003cli\u003eLeaves skin comfortable, not coated\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWho it’s for\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eNormal to dry skin\u003c\/li\u003e\n          \u003cli\u003eMorning or night body care routines\u003c\/li\u003e\n          \u003cli\u003ePeople who want lotion, not thick body butter\u003c\/li\u003e\n          \u003cli\u003eAnyone wanting hydration with a cleaner finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid\"\u003e\n      \u003csection class=\"card\"\u003e\n        \u003cdiv class=\"card-head\"\u003e\n          \u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n          \u003ch2\u003eEveryday hydration with a smooth finish and two scent moods\u003c\/h2\u003e\n          \u003cp\u003eBuilt for daily comfort, soft skin feel, and balanced moisture that fits easily into a morning or night routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"feel-box\"\u003e\n            \u003cstrong\u003eFeels like:\u003c\/strong\u003e\n            A smooth lightweight lotion that spreads easily, settles in fast, and leaves skin soft and comfortable without feeling slick, coated, or overly rich.\n          \u003c\/div\u003e\n\n          \u003cp\u003eVelvet \u0026amp; Ember Body Lotion is made for daily moisture that feels easy to wear. It is not a thin watery lotion that vanishes instantly, and it is not a heavy cream that sits on top of the skin. It lands in the middle with enough hydration to feel supportive while keeping the finish light and clean.\u003c\/p\u003e\n\n          \u003cp\u003eVegetable glycerin helps draw moisture toward the skin, while jojoba oil, squalane, and fractionated coconut oil help support softness, glide, and a more conditioned feel after application. Olivem 1000 helps create the smooth emulsion structure that makes the lotion feel elegant instead of waxy or draggy.\u003c\/p\u003e\n\n          \u003cp\u003eOnce massaged in, skin feels softer, smoother, and lightly conditioned without the coated after-feel that can make body lotion annoying to use. It is built for after-shower hydration, quick morning use, or anytime skin needs moisture that does not get in the way.\u003c\/p\u003e\n\n          \u003cdiv class=\"callout\"\u003e\n            \u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e A lot of body lotions either feel too thin to be satisfying or too rich for daily use. This one is built to hydrate normal daily skin needs with a smooth balanced finish you will actually want to keep using.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVegetable glycerin\u003c\/strong\u003e helps pull moisture toward the skin’s surface to support balanced daily hydration.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eJojoba oil and squalane\u003c\/strong\u003e help soften skin while keeping the finish lighter and more comfortable.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eFractionated coconut oil\u003c\/strong\u003e improves spread so the lotion glides evenly without extra drag.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eOlivem 1000 emulsion structure\u003c\/strong\u003e helps the formula feel smoother, more cohesive, and easier to wear every day.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIngredients\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"accordion-subtitle\"\u003eKey Ingredients\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVegetable Glycerin\u003c\/strong\u003e helps maintain moisture at the skin’s surface and supports daily hydration.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eJojoba Oil\u003c\/strong\u003e supports softness without making the formula feel heavy or greasy.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e adds lightweight conditioning with a smooth, fast-wearing finish.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eFractionated Coconut Oil\u003c\/strong\u003e improves glide and helps the lotion spread evenly across skin.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eOlivem 1000\u003c\/strong\u003e is a plant-derived emulsifier that helps create a balanced lotion texture that feels elegant instead of waxy.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e supports conditioning and helps maintain formula stability.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient List\u003c\/div\u003e\n              \u003cp\u003eWater, Vegetable Glycerin, Olivem 1000, Jojoba Oil, Squalane, Fractionated Coconut Oil, Vitamin E, Liquid Germall Plus, Fragrance.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow to Use\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cp\u003eApply to clean, dry skin morning and night. Massage gently until fully absorbed, then allow about 60 seconds before dressing.\u003c\/p\u003e\n              \u003cp\u003eUse after showering or anytime skin feels dry. Apply generously to arms, legs, hands, or anywhere that needs lightweight daily hydration without a heavy finish.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDetails\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient Standards\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eCruelty-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eParaben-Free Preservation\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eSilicone-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral Oil-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePlant-Derived Emulsifier\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eFast-Absorbing Emulsion Structure\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eVitamin E Enriched\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eAvailable Scents\u003c\/div\u003e\n              \u003cp\u003e\u003cstrong\u003eVelvet\u003c\/strong\u003e features a soft lavender blend layered with subtle vanilla warmth and a gentle floral smoothness. It feels calming, slightly creamy, and clean rather than sharp or overly herbal.\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eEmber\u003c\/strong\u003e blends toasted marshmallow with warm woods for a cozy profile that is lightly smoky, softly sweet, and easy to wear without becoming overpowering.\u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n              \u003cp\u003eFor external use only. Avoid contact with eyes. Patch test before first use. Discontinue use if irritation occurs. Keep out of reach of children.\u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n              \u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"card\"\u003e\n        \u003cdiv class=\"card-head\"\u003e\n          \u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n          \u003ch2\u003eTexture, finish \u0026amp; scent profile\u003c\/h2\u003e\n          \u003cp\u003eLightweight hydration, quick comfortable wear, and two scent directions that stay easy for everyday use.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"mini-stack\"\u003e\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eInside the Formula\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVegetable glycerin\u003c\/strong\u003e helps support a hydrated balanced feel by drawing moisture toward the skin.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eJojoba oil\u003c\/strong\u003e helps support softness and comfort without a greasy finish.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e adds lightweight conditioning that absorbs smoothly and comfortably.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eFractionated coconut oil\u003c\/strong\u003e improves glide and helps the lotion spread evenly.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVitamin E + Olivem 1000\u003c\/strong\u003e support conditioning, stability, and a smoother overall lotion texture.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eTexture \u0026amp; Finish\u003c\/h3\u003e\n              \u003cdiv class=\"stat-list\"\u003e\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eTexture\u003c\/span\u003e\n                  \u003cspan\u003eLightweight lotion\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eAbsorption\u003c\/span\u003e\n                  \u003cspan\u003eFast\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eFinish\u003c\/span\u003e\n                  \u003cspan\u003eSoft, natural skin feel\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eResidue\u003c\/span\u003e\n                  \u003cspan\u003eLow to none once absorbed\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eBest For\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eNormal to dry skin\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eDaily hydration\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMorning and evening routines\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePeople who prefer lotion over body butter\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eScent Profile\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVelvet\u003c\/strong\u003e – soft lavender, subtle vanilla warmth, gentle floral smoothness.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eEmber\u003c\/strong\u003e – toasted marshmallow, warm woods, cozy light smoke, soft sweetness.\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eOverall wear\u003c\/strong\u003e – both are built to feel pleasant and easy for daily use rather than overpowering.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eAvailable Sizes\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e8 oz full size\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e2 oz sample size for travel or scent testing\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eMade Without\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eHeavy waxes\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eSilicone slip agents\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral oil\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eAn overpowering fragrance load\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-strip\"\u003e\n      \u003cp class=\"cta-main\"\u003eIngredient-focused hydration built for everyday comfort, softer skin, and a finish that stays easy to wear.\u003c\/p\u003e\n      \u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eHandmade to order \u0026amp; ships within 1 to 4 business days\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp class=\"cta-urgency\"\u003eIt hydrates quickly, feels comfortable immediately, and leaves skin soft without that slick coated finish.\u003c\/p\u003e\n      \u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eFree Shipping over $35\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"Velvet 8 oz Container","offer_id":51888588914964,"sku":"VELL8OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Ember 8 oz Container","offer_id":51888588947732,"sku":"EMBL8OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Sampler 2 oz Velvet + 2 oz Ember","offer_id":51968461537556,"sku":"VAES4OZJ","price":13.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/IMG-1089.webp?v=1775563152"},{"product_id":"low-key-lotion","title":"Low-Key Lotion - Unscented Moisturizer for Sensitive Skin","description":"\u003cstyle\u003e\n  .apaw-soft {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 56px;\n    font-family: inherit;\n  }\n\n  .apaw-soft * {\n    box-sizing: border-box;\n  }\n\n  .apaw-soft .wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-soft .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-soft .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-soft h1 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-size: clamp(26px, 3vw, 34px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-soft .hero p {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-soft .seo-line {\n    color: var(--heading) !important;\n    font-size: 15px !important;\n    font-weight: 600;\n  }\n\n  .apaw-soft .badge-line {\n    margin-top: 18px;\n    font-size: 13px;\n    color: var(--muted);\n    font-weight: 600;\n  }\n\n  .apaw-soft .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-soft .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-soft .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-bottom: 22px;\n  }\n\n  .apaw-soft .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-soft .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-soft .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-soft .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-soft .main-content {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    box-shadow: var(--shadow);\n    padding: 26px 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-soft .main-content h2 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 28px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-soft .main-content p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-soft .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 16px;\n    margin: 16px 0 18px;\n  }\n\n  .apaw-soft .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\n  }\n\n  .apaw-soft .callout {\n    margin-top: 18px;\n    padding: 16px;\n    border-radius: 16px;\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-soft .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-soft details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n    margin-bottom: 12px;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-soft summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--heading);\n    position: relative;\n    background: linear-gradient(180deg, #fff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-soft summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-soft summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    line-height: 1;\n    color: var(--accent);\n  }\n\n  .apaw-soft details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-soft .accordion-body {\n    padding: 0 18px 18px;\n  }\n\n  .apaw-soft .accordion-body p {\n    margin: 0 0 12px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-soft .sub-label {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    color: var(--muted-light);\n    margin: 6px 0 12px;\n  }\n\n  .apaw-soft .cta-strip {\n    margin-top: 18px;\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-soft .cta-main {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .apaw-soft .cta-strip p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-soft a {\n    color: var(--accent);\n    text-decoration: underline;\n  }\n\n  @media (max-width: 767px) {\n    .apaw-soft {\n      padding: 18px 10px 42px;\n    }\n\n    .apaw-soft .hero,\n    .apaw-soft .main-content {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .apaw-soft .snapshot,\n    .apaw-soft .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-soft h1 {\n      font-size: 28px;\n    }\n\n    .apaw-soft .main-content h2 {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-soft\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eFace \u0026amp; Body Lotion · Unscented\u003c\/p\u003e\n\u003ch1\u003eDry skin doesn’t need a complicated routine. It needs hydration that absorbs, holds, and still feels comfortable at the end of the day — not just the first hour.\u003c\/h1\u003e\n\u003cp\u003eLow-Key Lotion is a lightweight, fragrance-free natural body lotion built on a water-glycerin emulsion. It absorbs quickly, conditions without heaviness, and leaves skin soft, calm, and settled — not coated, not greasy, not tight. Formulated for sensitive skin that needs reliable daily hydration and nothing else.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA lightweight natural body lotion and unscented daily moisturizer made with vegetable glycerin, Olivem 1000, jojoba oil, squalane, fractionated coconut oil, and vitamin E — formulated for sensitive, dry, and reactive skin that needs fast-absorbing hydration without irritation or heaviness.\u003c\/p\u003e\n\u003cdiv class=\"badge-line\"\u003eDeep Hydrating · Fast Absorbing · Gentle Formula\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSoft, calm, and settled — no greasy film\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eFragrance-free \u0026amp; sensitive-skin safe\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eFast-absorbing water-glycerin base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat it does\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA lightweight face moisturizer for dry and sensitive skin that absorbs quickly and holds hydration without heaviness\u003c\/li\u003e\n\u003cli\u003eHydrates with a glycerin-led water phase designed to pull moisture in and hold it throughout the day\u003c\/li\u003e\n\u003cli\u003eSoftens and conditions without grease, residue, or a coated finish\u003c\/li\u003e\n\u003cli\u003eLayers cleanly under SPF, makeup, or other products\u003c\/li\u003e\n\u003cli\u003eGentle enough for daily use on face and body\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWho it’s for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDry, normal, or combination skin that wants dependable daily hydration\u003c\/li\u003e\n\u003cli\u003eSensitive or reactive skin that struggles with most lotions\u003c\/li\u003e\n\u003cli\u003eAnyone who wants a simple, effective daily moisturizer without a long ingredient list\u003c\/li\u003e\n\u003cli\u003eMorning and night routines that need something reliable and fast\u003c\/li\u003e\n\u003cli\u003eSkin that benefits from hydration support without heavy emollients or fragrance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003ch2\u003eStraightforward hydration for skin that does better with less\u003c\/h2\u003e\n\u003cp\u003eBuilt for daily use on face and body. Designed to absorb quickly, condition comfortably, and support balanced skin without heaviness, fragrance, or unnecessary extras.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMost daily moisturizers feel good for an hour. This one is built to still feel comfortable at the end of the day.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"feel-box\"\u003e\n\u003cstrong\u003eFeels like:\u003c\/strong\u003e Fluid but cushiony. It spreads easily, sinks in quickly, and leaves skin soft, calm, and settled — not coated, not greasy, not tight.\u003c\/div\u003e\n\u003cp\u003eLow-Key Lotion starts with a water-glycerin base. Glycerin is one of the most well-studied humectants in skincare — it draws moisture toward the skin and helps hold it there, which is why this formula is designed to keep skin feeling comfortable well after application, not just in the first few minutes.\u003c\/p\u003e\n\u003cp\u003eOlivem 1000 — a plant-derived emulsifier made from olive oil — creates the emulsion structure that gives this daily moisturizer its clean, even feel. It’s what allows the formula to spread smoothly and absorb without leaving a film. Paired with jojoba oil, squalane, and fractionated coconut oil, the result is a formula designed to condition skin without sitting on top of it.\u003c\/p\u003e\n\u003cp\u003eJojoba oil is structurally similar to the skin’s own sebum, which is why it tends to absorb well and work comfortably for sensitive or reactive skin. Squalane is lightweight, non-comedogenic, and fast-absorbing — it adds conditioning without contributing to a heavy or greasy finish. Fractionated coconut oil improves spreadability so the formula applies evenly without drag.\u003c\/p\u003e\n\u003cp\u003eVitamin E supports both skin conditioning and formula stability. Preserved with Liquid Germall Plus — a broad-spectrum, paraben-free preservative — so the formula stays safe and effective from first use to last.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this formula is built the way it is:\u003c\/strong\u003e A lot of daily moisturizers either feel too thin to be satisfying or too heavy for everyday use. This one is designed to land in the middle — enough hydration to feel genuinely supportive, light enough to wear comfortably every day, and simple enough for skin that reacts to most things. The ingredient list is short on purpose. Every ingredient is there for a reason.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eGlycerin-led hydration draws moisture toward the skin and helps maintain it — so skin stays comfortable throughout the day, not just immediately after application.\u003c\/p\u003e\n\u003cp\u003eOlivem 1000 emulsion structure creates a smooth, even spread that absorbs completely without leaving a film or shiny finish.\u003c\/p\u003e\n\u003cp\u003eJojoba oil is structurally similar to the skin's natural sebum, which is why it absorbs cleanly and tends to work well for sensitive and reactive skin types.\u003c\/p\u003e\n\u003cp\u003eSqualane adds lightweight conditioning without contributing to heaviness or pore congestion — a good fit for skin that needs moisture without the weight.\u003c\/p\u003e\n\u003cp\u003eFractionated coconut oil improves glide so a small amount spreads evenly across a large area without drag or pilling.\u003c\/p\u003e\n\u003cp\u003ePairs well with \u003ca href=\"\/products\/low-key-lip-balm\"\u003eLow-Key Lip Balm\u003c\/a\u003e for a simple full-face hydration routine, or layer \u003ca href=\"\/products\/she-thick-bb\"\u003eShe Thick Whipped Body Butter\u003c\/a\u003e on dry body areas that need richer support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"sub-label\"\u003eKey Ingredients\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDistilled Water\u003c\/strong\u003e — the base of the formula; carries active ingredients and supports the water phase of the emulsion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVegetable Glycerin\u003c\/strong\u003e — a humectant that draws moisture toward the skin and helps hold it there. The primary hydration driver in this formula.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOlivem 1000\u003c\/strong\u003e — a plant-derived, olive-based emulsifier that creates a smooth, skin-compatible emulsion. Responsible for the clean, non-greasy feel and even absorption.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eJojoba Oil\u003c\/strong\u003e — a liquid wax structurally similar to human sebum. Conditions skin without clogging pores and absorbs cleanly without residue.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSqualane\u003c\/strong\u003e — a lightweight, non-comedogenic skin conditioner. Fast-absorbing and well-tolerated by sensitive and reactive skin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFractionated Coconut Oil\u003c\/strong\u003e — improves spreadability and glide so the formula applies evenly and absorbs without drag.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e — a skin-conditioning antioxidant that supports formula stability and helps maintain softness.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLiquid Germall Plus\u003c\/strong\u003e — a broad-spectrum, paraben-free preservative that keeps the formula safe and stable from first use to last.\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eFull Ingredient List\u003c\/div\u003e\n\u003cp\u003eDistilled Water, Vegetable Glycerin, Olivem 1000, Jojoba Oil, Squalane, Fractionated Coconut Oil, Vitamin E, Liquid Germall Plus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eApply a small amount to clean skin — face, body, or both. Massage gently until fully absorbed. Allow about 60 seconds before layering SPF, makeup, or other products.\u003c\/p\u003e\n\u003cp\u003eWorks well morning and night as a straightforward daily moisturizer. Absorbs quickly enough for a morning routine and gentle enough to use as a final step before bed. A small amount covers a large area — the formula is designed to spread evenly without needing much product.\u003c\/p\u003e\n\u003cp\u003eTip: Applying to slightly damp skin after cleansing may improve how the glycerin performs — humectants work well when there's a little surface moisture to work with.\u003c\/p\u003e\n\u003cp\u003eLooking to build out a routine? Use after \u003ca href=\"\/products\/sunset-bonfire-scrub\"\u003eSunset Bonfire Sugar Scrub\u003c\/a\u003e on exfoliation days to follow up with hydration, or layer \u003ca href=\"\/products\/she-thick-bb\"\u003eShe Thick Whipped Body Butter\u003c\/a\u003e on top for extra support on dry body areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDetails\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"sub-label\"\u003eIngredient Standards\u003c\/div\u003e\n\u003cp\u003eCruelty-Free · Fragrance-Free · Paraben-Free Preservation · Non-Comedogenic Formula · Vegan · Silicone-Free · Mineral Oil-Free · Sulfate-Free · Phthalate-Free · Made in the USA · Small-Batch Handcrafted\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eSizes Available\u003c\/div\u003e\n\u003cp\u003e1 oz airless pump — travel-friendly, hygienic dispensing, reduced air exposure for longer formula freshness\u003c\/p\u003e\n\u003cp\u003e2 oz standard container — best for daily home use\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n\u003cp\u003eFor external use only. Avoid contact with eyes. Patch test recommended before first use on reactive skin. Discontinue use if irritation occurs. Keep out of reach of children. Store at room temperature away from direct sunlight.\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not the right fit, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and low-risk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Performs\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"sub-label\"\u003eInside the Formula\u003c\/div\u003e\n\u003cp\u003eVegetable glycerin is the hydration driver — designed to draw moisture toward the skin and help maintain it throughout the day.\u003c\/p\u003e\n\u003cp\u003eOlivem 1000 gives the formula its clean, even feel — spreads smoothly, absorbs completely, finishes without residue.\u003c\/p\u003e\n\u003cp\u003eJojoba oil + squalane condition skin without clogging it — chosen specifically because they absorb cleanly and work well for sensitive skin types.\u003c\/p\u003e\n\u003cp\u003eFractionated coconut oil improves glide so a small amount applies evenly without drag or pilling.\u003c\/p\u003e\n\u003cp\u003eVitamin E + Liquid Germall Plus keep the formula stable, safe, and effective from first use to last.\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eTexture \u0026amp; Finish\u003c\/div\u003e\n\u003cp\u003eTexture: Fluid cream-lotion\u003c\/p\u003e\n\u003cp\u003eAbsorption: Fast\u003c\/p\u003e\n\u003cp\u003eFinish: Soft, natural, no shine\u003c\/p\u003e\n\u003cp\u003eResidue: None\u003c\/p\u003e\n\u003cp\u003eLayering: Clean under SPF, makeup, or body butter\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eBest For\u003c\/div\u003e\n\u003cp\u003eDry, normal, or combination skin\u003c\/p\u003e\n\u003cp\u003eSensitive or reactive skin\u003c\/p\u003e\n\u003cp\u003eMinimal routines that need one reliable daily moisturizer\u003c\/p\u003e\n\u003cp\u003eSkin that benefits from lightweight hydration without heavy emollients\u003c\/p\u003e\n\u003cp\u003eFace and body use\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cp\u003e1 oz airless pump — travel-ready, hygienic, less oxidation\u003c\/p\u003e\n\u003cp\u003e2 oz standard container — best for daily home use\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eMade Without\u003c\/div\u003e\n\u003cp\u003eAdded fragrance\u003c\/p\u003e\n\u003cp\u003eParabens\u003c\/p\u003e\n\u003cp\u003eSilicones\u003c\/p\u003e\n\u003cp\u003eMineral oil\u003c\/p\u003e\n\u003cp\u003eSulfates\u003c\/p\u003e\n\u003cp\u003ePhthalates\u003c\/p\u003e\n\u003cp\u003eComedogenic fillers\u003c\/p\u003e\n\u003cdiv class=\"sub-label\"\u003eGood to Know\u003c\/div\u003e\n\u003cp\u003eThis is not a treatment product — it’s built for consistent daily hydration that improves how your skin feels over time.\u003c\/p\u003e\n\u003cp\u003eNon-comedogenic and safe for use in pet households.\u003c\/p\u003e\n\u003cp\u003eFormula is made to order in small batches for freshness and consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eSimple, effective daily hydration for skin that wants comfort without the extra noise.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHandmade to order \u0026amp; ships within 1–4 business days\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFree Shipping on orders over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"2 oz Standard Container","offer_id":51933369073940,"sku":"LKL4OZJ","price":17.99,"currency_code":"USD","in_stock":true},{"title":"1 oz Airless Pump - Hygienic","offer_id":51968439746836,"sku":"LKL2OZJ","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/1C13CB9D-6E48-4256-BA43-328DBBDD97F4.jpg?v=1775439002"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/collections\/Feelin_it.webp?v=1775557533","url":"https:\/\/theapawthecary.co\/collections\/feeling-it.oembed","provider":"The Apawthecary Co.","version":"1.0","type":"link"}