{"product_id":"zen-comfort-tension-support-tea","title":"Zen - Comfort \u0026 Tension Support Tea","description":"\u003cstyle\u003e\n.apaw-product{\n  --bg:#fffaf4;\n  --panel:#ffffff;\n  --soft:#f8f4ee;\n  --border:#eadfce;\n  --text:#3f342c;\n  --heading:#2f261f;\n  --muted:#5d5147;\n  --accent:#8b6b4a;\n  --radius:20px;\n  background:var(--bg);\n  color:var(--text);\n  padding:22px 16px 40px;\n}\n.apaw-product *{box-sizing:border-box;}\n.apaw-inner{max-width:1120px;margin:0 auto;}\n.apaw-product h2,.apaw-product h3{color:var(--heading);margin:0;}\n.apaw-product p{color:var(--muted);line-height:1.7;margin:0;}\n.apaw-hero{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:24px;\n  padding:24px;\n  margin-bottom:14px;\n}\n.apaw-eyebrow{\n  text-transform:uppercase;\n  letter-spacing:2px;\n  font-size:12px;\n  color:#7a6d5d;\n  margin-bottom:8px;\n}\n.apaw-hook{\n  font-size:clamp(26px,3vw,38px);\n  line-height:1.12;\n  font-weight:700;\n  color:var(--heading);\n  margin-bottom:12px;\n}\n.apaw-lead{\n  font-size:16px;\n  max-width:920px;\n  margin-bottom:12px;\n}\n.apaw-boldline{\n  color:var(--heading);\n  font-weight:700;\n  font-size:15px;\n}\n.apaw-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:16px;\n}\n.apaw-pill{\n  border:1px solid var(--border);\n  background:var(--soft);\n  border-radius:999px;\n  padding:8px 12px;\n  font-size:13px;\n  color:var(--heading);\n}\n.apaw-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n  margin-bottom:14px;\n}\n.apaw-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n}\n.apaw-card h3{\n  font-size:20px;\n  margin-bottom:10px;\n}\n.apaw-card ul{\n  margin:0;\n  padding-left:18px;\n}\n.apaw-card li{\n  color:var(--muted);\n  line-height:1.75;\n  margin-bottom:6px;\n}\n.apaw-feature{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n  margin-bottom:14px;\n}\n.apaw-feature h2{\n  font-size:25px;\n  margin-bottom:10px;\n}\n.apaw-feature-row{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:14px;\n}\n.apaw-feature-box{\n  background:var(--soft);\n  border:1px solid var(--border);\n  border-radius:16px;\n  padding:14px;\n}\n.apaw-feature-box strong{\n  color:var(--heading);\n  display:block;\n  margin-bottom:5px;\n}\n.apaw-feature-box span{\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.55;\n}\n.apaw-routine{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  padding:20px;\n  margin-bottom:14px;\n}\n.apaw-routine h3{\n  font-size:21px;\n  margin-bottom:8px;\n}\n.apaw-routine-item{\n  padding:12px 0;\n  border-bottom:1px solid var(--border);\n}\n.apaw-routine-item:last-child{border-bottom:0;padding-bottom:0;}\n.apaw-routine-item strong{\n  color:var(--heading);\n  display:block;\n  margin-bottom:4px;\n}\n.apaw-routine-item span{\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.6;\n}\n.apaw-cta{\n  background:linear-gradient(180deg,#f8f4ee 0%,#fffaf4 100%);\n  border:1px solid var(--border);\n  border-radius:24px;\n  padding:22px;\n  text-align:center;\n  margin-bottom:14px;\n}\n.apaw-cta h2{\n  font-size:25px;\n  margin-bottom:8px;\n}\n.apaw-details{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n  margin-bottom:10px;\n  overflow:hidden;\n}\n.apaw-details summary{\n  cursor:pointer;\n  padding:15px 16px;\n  font-weight:700;\n  color:var(--heading);\n  list-style:none;\n}\n.apaw-details summary::-webkit-details-marker{display:none;}\n.apaw-details summary:after{\n  content:\"+\";\n  float:right;\n  color:var(--accent);\n  font-size:20px;\n}\n.apaw-details[open] summary:after{content:\"–\";}\n.apaw-details-body{\n  border-top:1px solid var(--border);\n  padding:14px 16px 16px;\n}\n.apaw-details-body ul{\n  margin:0;\n  padding-left:18px;\n}\n.apaw-details-body li{\n  color:var(--muted);\n  line-height:1.7;\n  margin-bottom:5px;\n}\n@media(max-width:850px){\n  .apaw-grid,.apaw-feature-row{grid-template-columns:1fr;}\n  .apaw-hero,.apaw-card,.apaw-feature,.apaw-routine,.apaw-cta{padding:18px;}\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n.apaw-product .apaw-routine-item a,\n.apaw-product .apaw-details-body a{\n  color:var(--heading);\n  text-decoration:underline;\n  text-decoration-thickness:1px;\n  text-underline-offset:3px;\n}\n.apaw-product .apaw-routine-item a:hover,\n.apaw-product .apaw-details-body a:hover{color:var(--accent);}\n.apaw-product .apaw-shipping{\n  margin-top:12px;\n  color:var(--heading);\n  font-size:14px;\n  font-weight:700;\n}\n.apaw-product .apaw-accordion-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:16px;\n  margin-top:14px;\n}\n.apaw-product .apaw-accordion-panel{\n  background:var(--soft);\n  border:1px solid var(--border);\n  border-radius:14px;\n  padding:14px;\n}\n.apaw-product .apaw-accordion-panel h3,\n.apaw-product .apaw-detail-section h3{\n  font-size:17px;\n  margin-bottom:8px;\n}\n.apaw-product .apaw-accordion-panel ul{margin:0;padding-left:18px;}\n.apaw-product .apaw-detail-section + .apaw-detail-section{\n  border-top:1px solid var(--border);\n  margin-top:14px;\n  padding-top:14px;\n}\n.apaw-product .apaw-details[open] \u003e summary{background:var(--soft);}\n.apaw-product .apaw-details-body .apaw-feature-row{margin-bottom:16px;}\n@media(max-width:850px){\n  .apaw-product .apaw-accordion-grid{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-inner\"\u003e\n\u003cdiv class=\"apaw-hero\"\u003e\n\u003cp class=\"apaw-eyebrow\"\u003eCaffeine-Free Herbal Tea\u003c\/p\u003e\n\u003cdiv class=\"apaw-hook\"\u003eSome days your shoulders are still working long after you stop.\u003c\/div\u003e\n\u003cp class=\"apaw-lead\"\u003eZen Comfort and Tension Support Tea is a caffeine-free blend for the overlap between a busy mind and a body that will not quite let go. Tulsi, lemon balm, chamomile, lemon verbena, spearmint, ashwagandha, ginger, and skullcap create a balanced cup with gentle warmth, soft florals, and a clean finish.\u003c\/p\u003e\n\u003cp class=\"apaw-boldline\"\u003eThe cup: aromatic, thoughtfully layered, and easy to make part of a real-life wellness routine.\u003c\/p\u003e\n\u003cdiv class=\"apaw-pills\"\u003e\n\u003cspan class=\"apaw-pill\"\u003eCalm Body Comfort\u003c\/span\u003e \u003cspan class=\"apaw-pill\"\u003eCaffeine Free\u003c\/span\u003e \u003cspan class=\"apaw-pill\"\u003eNo Added Sugar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003ch2\u003eProduct overview\u003c\/h2\u003e\n\u003cp\u003eZen is not simply a sleepy chamomile tea. It bridges calm herbs, earthy adaptogenic character, and mild warming spice to suit evenings when both mind and body feel wound up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-grid\"\u003e\n\u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eCup + flavor\u003c\/h3\u003e\n\u003cp\u003eHerbal and softly floral with light ginger warmth, a mild earthy note, and a fresh spearmint-lemon finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eBest ritual\u003c\/h3\u003e\n\u003cp\u003eDrink during your transition out of work mode—ideally with screens down, shoulders relaxed, and enough time to let the cup cool naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-routine\"\u003e\n\u003ch3\u003eBuild a better routine\u003c\/h3\u003e\n\u003cp\u003ePair it with these products for a tension-release routine:\u003c\/p\u003e\n\u003cdiv class=\"apaw-routine-item\"\u003e\n\u003cstrong\u003e\u003ca href=\"\/products\/tension-tamer-oil\"\u003eTension Tamer Oil\u003c\/a\u003e\u003c\/strong\u003e \u003cspan\u003eMassage a small amount into the neck, shoulders, or temples while the tea steeps.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-routine-item\"\u003e\n\u003cstrong\u003e\u003ca href=\"\/products\/nite-nite-sleep-balm\"\u003eNite Nite Balm\u003c\/a\u003e\u003c\/strong\u003e \u003cspan\u003eAdd a lavender-and-chamomile scent cue when your evening is moving toward sleep.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-routine-item\"\u003e\n\u003cstrong\u003e\u003ca href=\"\/products\/bath-tea-calm\"\u003eBath Tea – Calm\u003c\/a\u003e\u003c\/strong\u003e \u003cspan\u003eUse before the tea for a longer full-body wind-down ritual.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-cta\"\u003e\n\u003ch2\u003eUnclench the day. Sip into a softer evening.\u003c\/h2\u003e\n\u003cp\u003eMake room for calm with a layered herbal blend designed for the space between stress and rest.\u003c\/p\u003e\n\u003cp class=\"apaw-shipping\"\u003eHandmade to order \u0026amp; ships within 1 to 4 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\" class=\"apaw-details\"\u003e\n\u003csummary\u003eHow It Works for You\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eTulsi, lemon balm, chamomile, and skullcap shape the blend’s calm, herbaceous center. Ashwagandha adds earthy depth, ginger keeps the cup warm and grounded, and spearmint with lemon verbena gives the finish enough lift to stay pleasant and repeatable.\u003c\/p\u003e\n\u003cdiv class=\"apaw-accordion-grid\"\u003e\n\u003cdiv class=\"apaw-accordion-panel\"\u003e\n\u003ch3\u003eWhy you’ll want it\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupports a slower, more grounded end-of-day ritual\u003c\/li\u003e\n\u003cli\u003eCombines calm-focused herbs with gentle body-warming ginger\u003c\/li\u003e\n\u003cli\u003eTastes rounded and fresh instead of overly earthy\u003c\/li\u003e\n\u003cli\u003eOffers caffeine-free comfort for late afternoon or evening\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-accordion-panel\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTense-feeling evenings after demanding days\u003c\/li\u003e\n\u003cli\u003ePeople who carry stress through the neck and shoulders\u003c\/li\u003e\n\u003cli\u003eScreen-heavy days and hard-to-switch-off routines\u003c\/li\u003e\n\u003cli\u003eA quiet cup before stretching, reading, or winding down\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"apaw-details\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cdiv class=\"apaw-feature-row\"\u003e\n\u003cdiv class=\"apaw-feature-box\"\u003e\n\u003cstrong\u003eTulsi + Lemon Balm\u003c\/strong\u003e \u003cspan\u003eCreate a rounded herbal base for a calmer-feeling ritual.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature-box\"\u003e\n\u003cstrong\u003eChamomile + Skullcap\u003c\/strong\u003e \u003cspan\u003eAdd gentle floral and traditional wind-down character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature-box\"\u003e\n\u003cstrong\u003eAshwagandha + Ginger\u003c\/strong\u003e \u003cspan\u003eBring earthy body and soft warmth to the cup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature-box\"\u003e\n\u003cstrong\u003eSpearmint + Lemon Verbena\u003c\/strong\u003e \u003cspan\u003eBrighten the finish so the blend stays clean and easy to sip.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFull ingredient list\u003c\/h3\u003e\n\u003cp\u003eTulsi, Lemon Balm, Chamomile, Lemon Verbena, Spearmint, Ashwagandha Root, Ginger Root, Skullcap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"apaw-details\"\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003ePlace one tea bag in 8–10 fl oz of freshly boiled water. Cover and steep for 8–10 minutes. Remove the bag and enjoy warm. Start with 1 cup in the evening to assess how the blend feels for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"apaw-details\"\u003e\n\u003csummary\u003eDetails\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eSize \u0026amp; packaging\u003c\/h3\u003e\n\u003cp\u003e20 filled herbal tea bags in one resealable pouch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eProduct standards\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCaffeine free\u003c\/li\u003e\n\u003cli\u003eNo added sugar\u003c\/li\u003e\n\u003cli\u003ePlant-based ingredients\u003c\/li\u003e\n\u003cli\u003e20 filled tea bags\u003c\/li\u003e\n\u003cli\u003eBlended with care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eSafety \u0026amp; care\u003c\/h3\u003e\n\u003cp\u003eAdults only. May cause drowsiness; do not combine with alcohol or sedating products, and do not drive until you know how it affects you. Do not use during pregnancy or breastfeeding unless a qualified clinician approves. Ask a healthcare professional before use if you take medication or have a thyroid, autoimmune, liver, blood-pressure, or blood-sugar condition. Avoid if allergic to plants in the daisy family. Not intended to diagnose, treat, cure, or prevent disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-detail-section\"\u003e\n\u003ch3\u003eProcessing, shipping \u0026amp; policies\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eHandmade to order \u0026amp; ships within 1 to 4 business days.\u003c\/strong\u003e Processing time is separate from carrier transit time. See our \u003ca href=\"\/pages\/shipping\"\u003eShipping\u003c\/a\u003e, \u003ca href=\"\/pages\/returns-refunds\"\u003eReturns \u0026amp; Refunds\u003c\/a\u003e, and \u003ca href=\"\/pages\/love-it-or-swap-it-paw-mise%E2%84%A2\"\u003eLove It or Swap It Paw-mise™\u003c\/a\u003e pages for current terms and eligibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"1 Pouch - 20 Tea Bags","offer_id":52796221358356,"sku":"ZENTEA20","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/ChatGPTImageJul12_2026_07_21_02AM_7.png?v=1783855880","url":"https:\/\/theapawthecary.co\/products\/zen-comfort-tension-support-tea","provider":"The Apawthecary Co.","version":"1.0","type":"link"}