{"title":"Evergreen Teas","description":null,"products":[{"product_id":"white-pine-needle-tea-caffeine-free-vitamin-c-rich","title":"White Pine Needle Tea  | Pinus strobus | BC Harvested","description":"\u003cstyle\u003e\n.aw-whitepine {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:980px;\n  margin:0 auto;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.58;\n}\n\n.aw-whitepine * {\n  box-sizing:border-box;\n}\n\n.aw-whitepine h2,\n.aw-whitepine h3,\n.aw-whitepine p {\n  margin-top:0;\n}\n\n.aw-wp-eyebrow {\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* HERO *\/\n\n.aw-wp-hero {\n  padding:28px 26px;\n  margin-bottom:14px;\n  border-radius:16px;\n  background:var(--bone);\n}\n\n.aw-wp-hero h2 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:clamp(25px,3.5vw,36px);\n  line-height:1.12;\n}\n\n.aw-wp-hero p {\n  max-width:800px;\n  margin-bottom:0;\n  color:#57544f;\n  font-size:15px;\n}\n\n\/* QUICK DETAILS *\/\n\n.aw-wp-proof-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:14px 0;\n}\n\n.aw-wp-proof {\n  padding:15px 10px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--white);\n  text-align:center;\n  color:var(--charcoal);\n  font-size:12px;\n  font-weight:800;\n}\n\n.aw-wp-proof span {\n  display:block;\n  margin-bottom:4px;\n  color:var(--copper);\n  font-size:15px;\n}\n\n\/* SECTIONS *\/\n\n.aw-wp-section {\n  padding:30px 26px;\n  margin:14px 0;\n  border-radius:16px;\n}\n\n.aw-wp-light {\n  background:var(--bone);\n}\n\n.aw-wp-white {\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-wp-stone {\n  background:var(--stone);\n}\n\n.aw-wp-dark {\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-wp-section h2 {\n  margin-bottom:11px;\n  font-size:clamp(24px,3.2vw,34px);\n  line-height:1.15;\n}\n\n.aw-wp-dark h2 {\n  color:var(--bone);\n}\n\n.aw-wp-section p {\n  margin-bottom:11px;\n  color:#57544f;\n  font-size:15px;\n}\n\n.aw-wp-dark p {\n  color:rgba(245,242,236,.82);\n}\n\n.aw-wp-section p:last-child {\n  margin-bottom:0;\n}\n\n\/* FLAVOUR *\/\n\n.aw-wp-flavour-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-wp-flavour {\n  padding:13px 14px;\n  border-radius:10px;\n  background:var(--white);\n  border:1px solid var(--border);\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:700;\n  text-align:center;\n}\n\n\/* INGREDIENT *\/\n\n.aw-wp-ingredient {\n  padding:20px;\n  margin-top:15px;\n  border-left:4px solid var(--copper);\n  border-radius:12px;\n  background:var(--white);\n}\n\n.aw-wp-ingredient strong {\n  display:block;\n  margin-bottom:7px;\n  color:var(--charcoal);\n  font-size:19px;\n}\n\n.aw-wp-ingredient p {\n  margin:0;\n  color:#57544f;\n  font-size:14px;\n}\n\n\/* SIZE *\/\n\n.aw-wp-size {\n  padding:22px;\n  margin-top:15px;\n  border-radius:12px;\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-wp-size strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--charcoal);\n  font-size:22px;\n}\n\n.aw-wp-size p {\n  margin:0;\n  color:#57544f;\n  font-size:14px;\n}\n\n\/* CLOSE *\/\n\n.aw-wp-close {\n  padding:30px 24px;\n  margin-top:14px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(184,95,50,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--charcoal),\n      var(--deep)\n    );\n  color:var(--bone);\n}\n\n.aw-wp-close h2 {\n  margin-bottom:8px;\n  color:var(--bone);\n  font-size:clamp(24px,3.5vw,34px);\n}\n\n.aw-wp-close p {\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(245,242,236,.8);\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px) {\n\n  .aw-wp-hero,\n  .aw-wp-section {\n    padding:21px 18px;\n  }\n\n  .aw-wp-proof-grid {\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n  }\n\n  .aw-wp-proof {\n    padding:11px 7px;\n    font-size:11px;\n  }\n\n  .aw-wp-flavour-grid {\n    grid-template-columns:1fr;\n    gap:7px;\n  }\n\n  .aw-wp-hero h2,\n  .aw-wp-section h2 {\n    font-size:23px;\n  }\n\n  .aw-wp-hero p,\n  .aw-wp-section p {\n    font-size:13.5px;\n  }\n\n  .aw-wp-close {\n    padding:23px 18px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"aw-whitepine\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aw-wp-hero\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Wildcrafted White Pine Needle Tea\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Breathe deep and sip slowly.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A simple, forest-forward herbal tea made from freshly\n      wildcrafted White Pine needles harvested in British Columbia\n      and prepared in small batches. Light, earthy and unmistakably pine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK DETAILS --\u003e\n  \u003cdiv class=\"aw-wp-proof-grid\"\u003e\n\n    \u003cdiv class=\"aw-wp-proof\"\u003e\n      \u003cspan\u003e01\u003c\/span\u003e\n      100% White Pine\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-wp-proof\"\u003e\n      \u003cspan\u003e02\u003c\/span\u003e\n      Wildcrafted\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-wp-proof\"\u003e\n      \u003cspan\u003e03\u003c\/span\u003e\n      Air-Dried\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-wp-proof\"\u003e\n      \u003cspan\u003e04\u003c\/span\u003e\n      Hand-Packed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SIMPLE --\u003e\n  \u003csection class=\"aw-wp-section aw-wp-stone\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Single Ingredient Tea\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      White pine. Nothing else.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      White pine needles have long been gathered as a simple\n      woodland infusion, appreciated for their fresh aroma,\n      clean flavour and connection to the landscape they grow in.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This tea is intentionally uncomplicated — one ingredient,\n      thoughtfully harvested and minimally processed to preserve\n      its natural character.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLAVOUR --\u003e\n  \u003csection class=\"aw-wp-section aw-wp-light\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Tasting Notes\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Light, clean and quietly forested.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      When steeped, White Pine produces a light, grounding cup\n      with a clean pine aroma and subtle citrus-like brightness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-wp-flavour-grid\"\u003e\n\n      \u003cdiv class=\"aw-wp-flavour\"\u003e\n        Light \u0026amp; Earthy\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-wp-flavour\"\u003e\n        Citrus-Like Brightness\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-wp-flavour\"\u003e\n        Clean Pine Aroma\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HARVEST --\u003e\n  \u003csection class=\"aw-wp-section aw-wp-dark\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Wildcrafted In British Columbia\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Harvested and prepared in small batches.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Fresh White Pine needles are wildcrafted in British Columbia,\n      then air-dried and hand-packed to preserve their natural\n      colour, aroma and character.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INGREDIENT --\u003e\n  \u003csection class=\"aw-wp-section aw-wp-white\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Ingredients\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-wp-ingredient\"\u003e\n\n      \u003cstrong\u003e\n        100% White Pine Needles\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        \u003cem\u003ePinus strobus\u003c\/em\u003e — wildcrafted, air-dried and hand-packed.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"aw-wp-section aw-wp-light\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Bag Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-wp-size\"\u003e\n\n      \u003cstrong\u003e\n        28 g • 1 oz\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Wildcrafted White Pine needle tea.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSE --\u003e\n  \u003csection class=\"aw-wp-close\"\u003e\n\n    \u003cdiv class=\"aw-wp-eyebrow\"\u003e\n      Alberta Wildcraft\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      One tree. One simple cup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      100% wildcrafted White Pine needles,\n      harvested in British Columbia, air-dried\n      and hand-packed in small batches.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Alberta Wildcraft","offers":[{"title":"28 grams (1oz)","offer_id":44388125573154,"sku":null,"price":16.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/1000019159.jpg?v=1789077192"},{"product_id":"spruce-winter-tea","title":"Spruce Winter Tea - Labrador Edition (Limited Batch)","description":"\u003cstyle\u003e\n.aw-winter-spruce {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:980px;\n  margin:0 auto;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.58;\n}\n\n.aw-winter-spruce * {\n  box-sizing:border-box;\n}\n\n.aw-winter-spruce h2,\n.aw-winter-spruce h3,\n.aw-winter-spruce p {\n  margin-top:0;\n}\n\n.aw-ws-eyebrow {\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* HERO *\/\n\n.aw-ws-hero {\n  padding:28px 26px;\n  margin-bottom:14px;\n  border-radius:16px;\n  background:var(--bone);\n}\n\n.aw-ws-hero h2 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:clamp(25px,3.5vw,36px);\n  line-height:1.12;\n}\n\n.aw-ws-hero p {\n  max-width:800px;\n  margin-bottom:0;\n  color:#57544f;\n  font-size:15px;\n}\n\n\/* QUICK STRIP *\/\n\n.aw-ws-proof-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:14px 0;\n}\n\n.aw-ws-proof {\n  padding:15px 10px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--white);\n  text-align:center;\n  color:var(--charcoal);\n  font-size:12px;\n  font-weight:800;\n}\n\n.aw-ws-proof span {\n  display:block;\n  margin-bottom:4px;\n  color:var(--copper);\n  font-size:15px;\n}\n\n\/* SECTIONS *\/\n\n.aw-ws-section {\n  padding:30px 26px;\n  margin:14px 0;\n  border-radius:16px;\n}\n\n.aw-ws-light {\n  background:var(--bone);\n}\n\n.aw-ws-white {\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-ws-stone {\n  background:var(--stone);\n}\n\n.aw-ws-dark {\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-ws-section h2 {\n  margin-bottom:11px;\n  font-size:clamp(24px,3.2vw,34px);\n  line-height:1.15;\n}\n\n.aw-ws-dark h2 {\n  color:var(--bone);\n}\n\n.aw-ws-section p {\n  margin-bottom:11px;\n  color:#57544f;\n  font-size:15px;\n}\n\n.aw-ws-dark p {\n  color:rgba(245,242,236,.82);\n}\n\n.aw-ws-section p:last-child {\n  margin-bottom:0;\n}\n\n\/* FLAVOUR GRID *\/\n\n.aw-ws-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-ws-item {\n  padding:14px;\n  border:1px solid var(--border);\n  border-radius:10px;\n  background:var(--white);\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:700;\n}\n\n.aw-ws-item:before {\n  content:\"✓\";\n  margin-right:7px;\n  color:var(--copper);\n  font-weight:900;\n}\n\n\/* INGREDIENTS *\/\n\n.aw-ws-ingredient-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-ws-ingredient {\n  padding:15px 14px;\n  border:1px solid var(--border);\n  border-radius:10px;\n  background:var(--white);\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:800;\n}\n\n\/* FEATURE *\/\n\n.aw-ws-feature {\n  padding:20px;\n  margin-top:15px;\n  border-left:4px solid var(--copper);\n  border-radius:12px;\n  background:var(--white);\n}\n\n.aw-ws-feature strong {\n  display:block;\n  margin-bottom:7px;\n  color:var(--charcoal);\n  font-size:19px;\n}\n\n.aw-ws-feature p {\n  margin:0;\n  color:#57544f;\n  font-size:14px;\n}\n\n\/* CLOSE *\/\n\n.aw-ws-close {\n  padding:30px 24px;\n  margin-top:14px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(184,95,50,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--charcoal),\n      var(--deep)\n    );\n  color:var(--bone);\n}\n\n.aw-ws-close h2 {\n  margin-bottom:8px;\n  color:var(--bone);\n  font-size:clamp(24px,3.5vw,34px);\n}\n\n.aw-ws-close p {\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(245,242,236,.8);\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px) {\n\n  .aw-ws-hero,\n  .aw-ws-section {\n    padding:21px 18px;\n  }\n\n  .aw-ws-proof-grid {\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n  }\n\n  .aw-ws-proof {\n    padding:11px 7px;\n    font-size:11px;\n  }\n\n  .aw-ws-grid,\n  .aw-ws-ingredient-grid {\n    grid-template-columns:1fr;\n    gap:7px;\n  }\n\n  .aw-ws-hero h2,\n  .aw-ws-section h2 {\n    font-size:23px;\n  }\n\n  .aw-ws-hero p,\n  .aw-ws-section p {\n    font-size:13.5px;\n  }\n\n  .aw-ws-close {\n    padding:23px 18px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aw-winter-spruce\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aw-ws-hero\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      Winter Spruce Herbal Tea\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Step into a quiet winter forest with every cup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Winter Spruce is a bold, forest-forward herbal tea made with\n      Labrador tea, wildcrafted spruce tips, spruce needles and\n      a light sprinkle of rose petals. Crisp, green and deeply aromatic,\n      this blend captures the character of Alberta's northern landscape.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK INGREDIENT STRIP --\u003e\n  \u003cdiv class=\"aw-ws-proof-grid\"\u003e\n\n    \u003cdiv class=\"aw-ws-proof\"\u003e\n      \u003cspan\u003e01\u003c\/span\u003e\n      Labrador Tea\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-ws-proof\"\u003e\n      \u003cspan\u003e02\u003c\/span\u003e\n      Spruce Tips\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-ws-proof\"\u003e\n      \u003cspan\u003e03\u003c\/span\u003e\n      Spruce Needles\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-ws-proof\"\u003e\n      \u003cspan\u003e04\u003c\/span\u003e\n      Rose Petals\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FLAVOUR --\u003e\n  \u003csection class=\"aw-ws-section aw-ws-stone\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      Forest-Forward Flavour\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Spruce stays at the heart of the blend.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Spruce tips and needles bring the crisp evergreen aroma\n      and deep woodland character that define Winter Spruce,\n      while Labrador tea adds another layer of northern herbal depth.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Rose petals are used sparingly, adding soft floral accents\n      and visual warmth without overpowering the forest profile.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-ws-grid\"\u003e\n\n      \u003cdiv class=\"aw-ws-item\"\u003e\n        Deep, foresty aroma\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-item\"\u003e\n        Smooth evergreen flavour\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-item\"\u003e\n        Bold northern character\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-item\"\u003e\n        Soft floral accents\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003csection class=\"aw-ws-section aw-ws-light\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      What's In The Blend\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Four simple forest ingredients.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"aw-ws-ingredient-grid\"\u003e\n\n      \u003cdiv class=\"aw-ws-ingredient\"\u003e\n        Labrador Tea\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-ingredient\"\u003e\n        Spruce Tips\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-ingredient\"\u003e\n        Spruce Needles\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-ws-ingredient\"\u003e\n        Rose Petals\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-ws-feature\"\u003e\n\n      \u003cstrong\u003e\n        Built around the spruce.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        The spruce tips and needles remain the focus of the blend,\n        Labrador tea adds depth, and rose petals are used lightly\n        for colour, balance and subtle floral character.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HANDCRAFTED --\u003e\n  \u003csection class=\"aw-ws-section aw-ws-dark\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      Small-Batch In Alberta\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Gathered from the landscape. Blended by hand.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each batch of Winter Spruce Herbal Tea is crafted in rural Alberta\n      using responsibly harvested plant material and blended by hand\n      in small quantities.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Every bag reflects the season and landscape it came from,\n      with simple ingredients treated with care and restraint.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EXPERIENCE --\u003e\n  \u003csection class=\"aw-ws-section aw-ws-white\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      What To Expect\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A strong northern herbal tea.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Winter Spruce is bold, green and unmistakably forest-forward.\n      It's made for people who enjoy the actual flavour and aroma\n      of northern plants rather than a conventional sweet or\n      heavily flavoured tea.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is a blend for cold days, slow evenings and anyone\n      who wants something that tastes distinctly of the boreal landscape.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSE --\u003e\n  \u003csection class=\"aw-ws-close\"\u003e\n\n    \u003cdiv class=\"aw-ws-eyebrow\"\u003e\n      Alberta Wildcraft\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      The winter forest, by the cup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Labrador tea, spruce tips, spruce needles and rose petals —\n      gathered and blended in small batches in rural Alberta.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"28 grams (1oz)","offer_id":44388126064674,"sku":null,"price":17.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/rn-image_picker_lib_temp_3b53ebd1-e0a5-467e-a951-058242aabc99.png?v=1768705164"},{"product_id":"boreal-blend-herbal-tea","title":"Boreal Blend herbal tea (28g)","description":"\u003cstyle\u003e\n.aw-boreal-tea {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --earth:#675247;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:1180px;\n  margin:0 auto 24px;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.62;\n}\n\n.aw-boreal-tea * {\n  box-sizing:border-box;\n}\n\n.aw-boreal-tea h2,\n.aw-boreal-tea h3,\n.aw-boreal-tea h4,\n.aw-boreal-tea p {\n  margin-top:0;\n}\n\n.aw-boreal-tea p:last-child {\n  margin-bottom:0;\n}\n\n.aw-bt-eyebrow {\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* HERO *\/\n\n.aw-bt-hero {\n  position:relative;\n  overflow:hidden;\n  padding:38px 36px;\n  margin-bottom:18px;\n  border-radius:18px;\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-bt-hero:after {\n  content:\"\";\n  position:absolute;\n  width:190px;\n  height:190px;\n  right:-75px;\n  bottom:-95px;\n  border:1px solid rgba(184,95,50,.34);\n  border-radius:50%;\n}\n\n.aw-bt-hero h2 {\n  max-width:780px;\n  margin-bottom:13px;\n  color:var(--bone);\n  font-size:clamp(30px,4vw,44px);\n  line-height:1.08;\n}\n\n.aw-bt-hero p {\n  max-width:800px;\n  margin-bottom:0;\n  color:#e7e0d7;\n  font-size:16px;\n}\n\n.aw-bt-tags {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.aw-bt-tag {\n  padding:7px 11px;\n  border:1px solid rgba(245,242,236,.22);\n  border-radius:999px;\n  color:var(--bone);\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* GRID *\/\n\n.aw-bt-grid-two {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px;\n  margin-bottom:18px;\n}\n\n.aw-bt-card {\n  padding:25px;\n  background:var(--bone);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-bt-card h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:22px;\n  line-height:1.2;\n}\n\n.aw-bt-card p {\n  color:#57524d;\n  font-size:15px;\n}\n\n\/* INGREDIENTS *\/\n\n.aw-bt-ingredients {\n  display:grid;\n  gap:9px;\n  margin-top:15px;\n}\n\n.aw-bt-ingredient {\n  padding:11px 13px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:10px;\n}\n\n.aw-bt-ingredient strong {\n  display:block;\n  color:var(--charcoal);\n  font-size:14px;\n}\n\n\/* SECTIONS *\/\n\n.aw-bt-section {\n  padding:29px;\n  margin-bottom:18px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-bt-section h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:25px;\n  line-height:1.2;\n}\n\n.aw-bt-section \u003e p {\n  max-width:900px;\n  color:#57524d;\n}\n\n\/* PLANT CARDS *\/\n\n.aw-bt-plant-grid {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:20px;\n}\n\n.aw-bt-plant {\n  padding:20px;\n  background:var(--bone);\n  border-radius:13px;\n}\n\n.aw-bt-plant:last-child {\n  grid-column:1 \/ -1;\n}\n\n.aw-bt-plant h4 {\n  margin-bottom:7px;\n  color:var(--charcoal);\n  font-size:18px;\n}\n\n.aw-bt-plant p {\n  margin:0;\n  color:#59544e;\n  font-size:14px;\n}\n\n\/* TRADITION *\/\n\n.aw-bt-tradition {\n  padding:30px;\n  margin-bottom:18px;\n  background:var(--deep);\n  color:var(--bone);\n  border-radius:16px;\n}\n\n.aw-bt-tradition h3 {\n  margin-bottom:11px;\n  color:var(--bone);\n  font-size:26px;\n}\n\n.aw-bt-tradition \u003e p {\n  max-width:900px;\n  color:rgba(245,242,236,.82);\n}\n\n.aw-bt-tradition-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin-top:20px;\n}\n\n.aw-bt-tradition-card {\n  padding:18px;\n  border:1px solid rgba(245,242,236,.16);\n  border-radius:12px;\n  background:rgba(245,242,236,.05);\n}\n\n.aw-bt-tradition-card strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--bone);\n  font-size:15px;\n}\n\n.aw-bt-tradition-card p {\n  margin:0;\n  color:rgba(245,242,236,.75);\n  font-size:13px;\n}\n\n\/* FLAVOUR *\/\n\n.aw-bt-flavour-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n  margin-top:17px;\n}\n\n.aw-bt-flavour {\n  padding:14px;\n  background:var(--bone);\n  border-radius:10px;\n  text-align:center;\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:800;\n}\n\n\/* BREW *\/\n\n.aw-bt-brew {\n  padding:30px;\n  margin-bottom:18px;\n  background:var(--bone);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-bt-brew h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:25px;\n}\n\n.aw-bt-brew p {\n  color:#57524d;\n}\n\n.aw-bt-steps {\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:19px;\n}\n\n.aw-bt-step {\n  padding:17px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:11px;\n}\n\n.aw-bt-step span {\n  display:block;\n  margin-bottom:6px;\n  color:var(--copper);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.aw-bt-step strong {\n  color:var(--charcoal);\n  font-size:14px;\n}\n\n.aw-bt-note {\n  padding:20px;\n  margin-top:15px;\n  background:var(--white);\n  border-left:4px solid var(--copper);\n  border-radius:11px;\n}\n\n.aw-bt-note strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--charcoal);\n  font-size:18px;\n}\n\n.aw-bt-note p {\n  margin:0;\n  color:#57524d;\n}\n\n\/* CLOSE *\/\n\n.aw-bt-close {\n  padding:31px 26px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(184,95,50,.16),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--charcoal),\n      var(--deep)\n    );\n  color:var(--bone);\n}\n\n.aw-bt-close h3 {\n  margin-bottom:8px;\n  color:var(--bone);\n  font-size:clamp(24px,3.5vw,34px);\n}\n\n.aw-bt-close p {\n  max-width:720px;\n  margin:0 auto;\n  color:rgba(245,242,236,.8);\n  font-size:14px;\n}\n\n@media(max-width:720px) {\n\n  .aw-bt-hero {\n    padding:29px 21px;\n  }\n\n  .aw-bt-grid-two,\n  .aw-bt-plant-grid,\n  .aw-bt-tradition-grid,\n  .aw-bt-flavour-grid,\n  .aw-bt-steps {\n    grid-template-columns:1fr;\n  }\n\n  .aw-bt-plant:last-child {\n    grid-column:auto;\n  }\n\n  .aw-bt-card,\n  .aw-bt-section,\n  .aw-bt-tradition,\n  .aw-bt-brew {\n    padding:20px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"aw-boreal-tea\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aw-bt-hero\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      Alberta Wildcraft · Boreal Blend\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Christmas in a cup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pine needles, spruce tips, Western red cedar, birch bark\n      and wild rose hips come together in a rich, aromatic herbal\n      infusion built around the plants of the northern forest.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-bt-tags\"\u003e\n      \u003cspan class=\"aw-bt-tag\"\u003eWildcrafted\u003c\/span\u003e\n      \u003cspan class=\"aw-bt-tag\"\u003eSmall Batch\u003c\/span\u003e\n      \u003cspan class=\"aw-bt-tag\"\u003eForest Herbal Infusion\u003c\/span\u003e\n      \u003cspan class=\"aw-bt-tag\"\u003eMade in Alberta\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INGREDIENTS + SOURCING --\u003e\n  \u003cdiv class=\"aw-bt-grid-two\"\u003e\n\n    \u003csection class=\"aw-bt-card\"\u003e\n\n      \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n        What's Inside\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Five forest ingredients.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"aw-bt-ingredients\"\u003e\n\n        \u003cdiv class=\"aw-bt-ingredient\"\u003e\n          \u003cstrong\u003ePine Needles\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-bt-ingredient\"\u003e\n          \u003cstrong\u003eSpruce Tips\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-bt-ingredient\"\u003e\n          \u003cstrong\u003eWestern Red Cedar\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-bt-ingredient\"\u003e\n          \u003cstrong\u003eBirch Bark\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-bt-ingredient\"\u003e\n          \u003cstrong\u003eWild Rose Hips\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"aw-bt-card\"\u003e\n\n      \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n        Wildcrafted By Us\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        We know where the wild ingredients came from.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Because we were the ones gathering them.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Boreal Blend is made in small batches from forest plants\n        we personally harvest and prepare ourselves before bringing\n        them together into the finished blend.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That's what wildcrafted means here — staying connected to\n        the plants, the harvest and the finished product.\n      \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PLANT EDUCATION --\u003e\n  \u003csection class=\"aw-bt-section\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      Know The Blend\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Different parts of the forest, working together.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Boreal Blend isn't simply a mix of evergreen needles.\n      It combines foliage, bark and fruit, giving the finished\n      infusion much more depth than any one plant could provide alone.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-bt-plant-grid\"\u003e\n\n      \u003cdiv class=\"aw-bt-plant\"\u003e\n        \u003ch4\u003ePine Needles\u003c\/h4\u003e\n        \u003cp\u003e\n          Pine forms part of the evergreen foundation of the blend,\n          bringing the unmistakable aroma and character of fresh conifer.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-plant\"\u003e\n        \u003ch4\u003eSpruce Tips\u003c\/h4\u003e\n        \u003cp\u003e\n          Spruce tips add another layer of bright evergreen character\n          and are softer and more delicate than mature spruce needles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-plant\"\u003e\n        \u003ch4\u003eWestern Red Cedar\u003c\/h4\u003e\n        \u003cp\u003e\n          Cedar brings a deeper aromatic note that helps give Boreal\n          Blend its distinctive northern-forest character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-plant\"\u003e\n        \u003ch4\u003eBirch Bark\u003c\/h4\u003e\n        \u003cp\u003e\n          Birch bark adds depth beneath the brighter evergreen notes\n          and helps give the finished infusion its fuller character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-plant\"\u003e\n        \u003ch4\u003eWild Rose Hips\u003c\/h4\u003e\n        \u003cp\u003e\n          Rose hips add a wild-fruit component to a blend otherwise\n          built largely from evergreen foliage and bark.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRADITION --\u003e\n  \u003csection class=\"aw-bt-tradition\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      Traditional Winter Plants\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A blend that makes sense when winter settles in.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Evergreen needles, bark and wild fruits have long been used\n      in northern herbal traditions, particularly through the colder\n      part of the year when the landscape offers a very different\n      selection of plants than it does in summer.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Pine, spruce, cedar, birch and rose hips each have their own\n      histories in traditional seasonal preparations. Boreal Blend\n      brings those plants together into the kind of strong forest\n      infusion we reach for during winter and cold-and-flu season.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-bt-tradition-grid\"\u003e\n\n      \u003cdiv class=\"aw-bt-tradition-card\"\u003e\n        \u003cstrong\u003ePine + Spruce\u003c\/strong\u003e\n        \u003cp\u003e\n          Evergreen needles and tips have long appeared in northern\n          winter infusions and traditional plant preparations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-tradition-card\"\u003e\n        \u003cstrong\u003eCedar + Birch\u003c\/strong\u003e\n        \u003cp\u003e\n          Cedar and birch also have long histories of traditional\n          use in northern plant preparations and decoctions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-tradition-card\"\u003e\n        \u003cstrong\u003eRose Hips\u003c\/strong\u003e\n        \u003cp\u003e\n          Rose hips have traditionally been gathered as both a wild\n          food and an ingredient in winter teas and other preparations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLAVOUR --\u003e\n  \u003csection class=\"aw-bt-section\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      In The Cup\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      It tastes like Christmas.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      This isn't a tart tea and it isn't a delicate floral blend.\n      Boreal Blend is rich, deeply aromatic and unmistakably evergreen.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Think fresh pine and spruce brought indoors, warm winter air,\n      cedar and the smell of a Christmas tree filling the room.\n      That's the character of this blend.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-bt-flavour-grid\"\u003e\n\n      \u003cdiv class=\"aw-bt-flavour\"\u003e\n        Fresh Evergreen\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-flavour\"\u003e\n        Rich Woodland Aroma\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-flavour\"\u003e\n        Christmas In A Cup\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BREWING --\u003e\n  \u003csection class=\"aw-bt-brew\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      Proper Preparation\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Don't treat this like ordinary tea.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Boreal Blend contains tougher forest materials including\n      needles and bark. A quick 10 or 15 minute steep doesn't give\n      them enough time and wastes much of what this blend has to offer.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-bt-steps\"\u003e\n\n      \u003cdiv class=\"aw-bt-step\"\u003e\n        \u003cspan\u003eStep 01\u003c\/span\u003e\n        \u003cstrong\u003ePlace the herbs into a pot of water.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-step\"\u003e\n        \u003cspan\u003eStep 02\u003c\/span\u003e\n        \u003cstrong\u003eBring the water just to the point where it first begins to boil.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-step\"\u003e\n        \u003cspan\u003eStep 03\u003c\/span\u003e\n        \u003cstrong\u003eImmediately reduce to the lowest gentle simmer.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-bt-step\"\u003e\n        \u003cspan\u003eStep 04\u003c\/span\u003e\n        \u003cstrong\u003eSimmer gently for approximately one hour.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-bt-note\"\u003e\n\n      \u003cstrong\u003e\n        Gentle simmer — not a rolling boil.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        As soon as the water first begins to boil, turn the heat down.\n        Keep it at the lowest simmer for the remainder of the hour,\n        then strain the plant material before drinking.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-bt-note\"\u003e\n\n      \u003cstrong\u003e\n        Drink it hot or chilled.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Enjoy Boreal Blend warm straight from the pot, or cool and\n        refrigerate it for a chilled forest infusion. A little honey\n        can also be added if you prefer a sweeter cup.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSE --\u003e\n  \u003csection class=\"aw-bt-close\"\u003e\n\n    \u003cdiv class=\"aw-bt-eyebrow\"\u003e\n      Harvested By Us · Made By Us\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Boreal Blend Herbal Tea\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pine needles, spruce tips, Western red cedar, birch bark\n      and wild rose hips — personally gathered, prepared and blended\n      in small batches by Alberta Wildcraft.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"28 grams","offer_id":44388126294050,"sku":null,"price":16.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/1000019162_883048b2-b630-4300-b57f-a9f6893d7782.jpg?v=1789077590"},{"product_id":"labrador-tea-wildcrafted-northern-bog-tea","title":"Labrador Tea - Wildcrafted Northern Bog Tea 15g","description":"\u003cstyle\u003e\n.aw-labrador {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --earth:#675247;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:1180px;\n  margin:0 auto 24px;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.62;\n}\n\n.aw-labrador * {\n  box-sizing:border-box;\n}\n\n.aw-labrador h2,\n.aw-labrador h3,\n.aw-labrador h4,\n.aw-labrador p {\n  margin-top:0;\n}\n\n.aw-labrador p:last-child {\n  margin-bottom:0;\n}\n\n.aw-lab-eyebrow {\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* HERO *\/\n\n.aw-lab-hero {\n  position:relative;\n  overflow:hidden;\n  padding:38px 36px;\n  margin-bottom:18px;\n  border-radius:18px;\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-lab-hero:after {\n  content:\"\";\n  position:absolute;\n  width:190px;\n  height:190px;\n  right:-75px;\n  bottom:-95px;\n  border:1px solid rgba(184,95,50,.34);\n  border-radius:50%;\n}\n\n.aw-lab-hero h2 {\n  max-width:780px;\n  margin-bottom:13px;\n  color:var(--bone);\n  font-size:clamp(30px,4vw,44px);\n  line-height:1.08;\n}\n\n.aw-lab-hero p {\n  max-width:800px;\n  margin-bottom:0;\n  color:#e7e0d7;\n  font-size:16px;\n}\n\n.aw-lab-tags {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.aw-lab-tag {\n  padding:7px 11px;\n  border:1px solid rgba(245,242,236,.22);\n  border-radius:999px;\n  color:var(--bone);\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* GRID *\/\n\n.aw-lab-grid-two {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px;\n  margin-bottom:18px;\n}\n\n.aw-lab-card {\n  padding:25px;\n  background:var(--bone);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-lab-card h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:22px;\n  line-height:1.2;\n}\n\n.aw-lab-card p {\n  color:#57524d;\n  font-size:15px;\n}\n\n\/* DETAIL LIST *\/\n\n.aw-lab-detail-list {\n  display:grid;\n  gap:9px;\n  margin-top:15px;\n}\n\n.aw-lab-detail {\n  padding:11px 13px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:10px;\n}\n\n.aw-lab-detail strong {\n  display:block;\n  color:var(--charcoal);\n  font-size:14px;\n}\n\n\/* SECTIONS *\/\n\n.aw-lab-section {\n  padding:29px;\n  margin-bottom:18px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-lab-section h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:25px;\n  line-height:1.2;\n}\n\n.aw-lab-section \u003e p {\n  max-width:900px;\n  color:#57524d;\n}\n\n\/* FLAVOUR *\/\n\n.aw-lab-flavour-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n  margin-top:17px;\n}\n\n.aw-lab-flavour {\n  padding:14px;\n  background:var(--bone);\n  border-radius:10px;\n  text-align:center;\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:800;\n}\n\n\/* HISTORY *\/\n\n.aw-lab-history {\n  padding:30px;\n  margin-bottom:18px;\n  background:var(--deep);\n  color:var(--bone);\n  border-radius:16px;\n}\n\n.aw-lab-history h3 {\n  margin-bottom:11px;\n  color:var(--bone);\n  font-size:26px;\n}\n\n.aw-lab-history p {\n  max-width:900px;\n  color:rgba(245,242,236,.82);\n}\n\n\/* BREW *\/\n\n.aw-lab-brew-section {\n  padding:30px;\n  margin-bottom:18px;\n  background:var(--bone);\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.aw-lab-brew-section h3 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:25px;\n}\n\n.aw-lab-brew-section p {\n  color:#57524d;\n}\n\n.aw-lab-steps {\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:19px;\n}\n\n.aw-lab-step {\n  padding:17px;\n  background:var(--white);\n  border:1px solid var(--border);\n  border-radius:11px;\n}\n\n.aw-lab-step span {\n  display:block;\n  margin-bottom:6px;\n  color:var(--copper);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.aw-lab-step strong {\n  color:var(--charcoal);\n  font-size:14px;\n}\n\n.aw-lab-note {\n  padding:20px;\n  margin-top:15px;\n  background:var(--white);\n  border-left:4px solid var(--copper);\n  border-radius:11px;\n}\n\n.aw-lab-note strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--charcoal);\n  font-size:18px;\n}\n\n.aw-lab-note p {\n  margin:0;\n  color:#57524d;\n}\n\n\/* WILDCRAFT *\/\n\n.aw-lab-check-grid {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-lab-check {\n  padding:12px 14px;\n  border-radius:10px;\n  background:var(--bone);\n  border:1px solid var(--border);\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:700;\n}\n\n.aw-lab-check:before {\n  content:\"✓\";\n  margin-right:7px;\n  color:var(--copper);\n  font-weight:900;\n}\n\n\/* SAFETY *\/\n\n.aw-lab-safety {\n  padding:24px;\n  margin-bottom:18px;\n  border-radius:16px;\n  background:var(--bone);\n  border-left:4px solid var(--copper);\n}\n\n.aw-lab-safety h3 {\n  margin-bottom:9px;\n  color:var(--charcoal);\n  font-size:21px;\n}\n\n.aw-lab-safety p,\n.aw-lab-safety li {\n  color:#57544f;\n  font-size:14px;\n}\n\n.aw-lab-safety ul {\n  margin:8px 0 0;\n  padding-left:20px;\n}\n\n\/* CLOSE *\/\n\n.aw-lab-close {\n  padding:31px 26px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(184,95,50,.16),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--charcoal),\n      var(--deep)\n    );\n  color:var(--bone);\n}\n\n.aw-lab-close h3 {\n  margin-bottom:8px;\n  color:var(--bone);\n  font-size:clamp(24px,3.5vw,34px);\n}\n\n.aw-lab-close p {\n  max-width:720px;\n  margin:0 auto;\n  color:rgba(245,242,236,.8);\n  font-size:14px;\n}\n\n@media(max-width:720px) {\n\n  .aw-lab-hero {\n    padding:29px 21px;\n  }\n\n  .aw-lab-grid-two,\n  .aw-lab-flavour-grid,\n  .aw-lab-steps,\n  .aw-lab-check-grid {\n    grid-template-columns:1fr;\n  }\n\n  .aw-lab-card,\n  .aw-lab-section,\n  .aw-lab-history,\n  .aw-lab-brew-section {\n    padding:20px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"aw-labrador\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aw-lab-hero\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      Labrador Tea · Muskeg Tea · Bog Tea\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A traditional tea of the North.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Wildcrafted Labrador Tea gathered from the boreal landscape\n      and prepared slowly in the traditional way we were taught,\n      producing a rich, aromatic infusion with a deep orange colour.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-lab-tags\"\u003e\n      \u003cspan class=\"aw-lab-tag\"\u003eWildcrafted\u003c\/span\u003e\n      \u003cspan class=\"aw-lab-tag\"\u003eHand Harvested\u003c\/span\u003e\n      \u003cspan class=\"aw-lab-tag\"\u003eAir Dried\u003c\/span\u003e\n      \u003cspan class=\"aw-lab-tag\"\u003e15 g\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS + SOURCING --\u003e\n  \u003cdiv class=\"aw-lab-grid-two\"\u003e\n\n    \u003csection class=\"aw-lab-card\"\u003e\n\n      \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        One northern plant.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"aw-lab-detail-list\"\u003e\n\n        \u003cdiv class=\"aw-lab-detail\"\u003e\n          \u003cstrong\u003e100% Labrador Tea\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-lab-detail\"\u003e\n          \u003cstrong\u003eAlso known as Muskeg Tea or Bog Tea\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-lab-detail\"\u003e\n          \u003cstrong\u003eWild harvested\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aw-lab-detail\"\u003e\n          \u003cstrong\u003eNet Weight: 15 g\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"aw-lab-card\"\u003e\n\n      \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n        Wildcrafted By Us\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Gathered from the boreal landscape.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Labrador Tea grows in bogs, muskeg and peatland environments\n        across the North.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We gather it ourselves in small quantities, then air dry\n        and prepare the leaves before packaging them here in Alberta.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is a plant we treat with respect both in the field\n        and in the way we prepare it.\n      \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FLAVOUR --\u003e\n  \u003csection class=\"aw-lab-section\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      In The Cup\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Rich, aromatic and distinctly northern.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Labrador Tea has a flavour completely its own.\n      The leaves produce a fragrant herbal infusion with earthy,\n      resinous and softly evergreen notes.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      When prepared slowly, the finished tea develops a deep\n      orange colour and a much fuller character than a quick steep.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-lab-flavour-grid\"\u003e\n\n      \u003cdiv class=\"aw-lab-flavour\"\u003e\n        Deeply Aromatic\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-flavour\"\u003e\n        Earthy + Resinous\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-flavour\"\u003e\n        Rich Orange Infusion\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HISTORY --\u003e\n  \u003csection class=\"aw-lab-history\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      A Living Northern Tradition\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Prepared the way we were taught.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Labrador Tea has a long history across boreal and subarctic\n      regions and has been gathered and prepared by Indigenous peoples\n      for generations.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Our own preparation follows the traditional Cree method\n      we were taught: a slow infusion rather than a quick steep,\n      allowing the leaves to brew for about an hour until the tea\n      develops a rich, deep orange colour.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      That preparation is part of the experience of Labrador Tea.\n      It takes more time, but this is not a plant we believe should\n      be rushed.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BREWING --\u003e\n  \u003csection class=\"aw-lab-brew-section\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      Traditional Preparation\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Slow infused for a deep orange cup.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Labrador Tea is not something we prepare like an ordinary\n      5 or 10 minute tea. We make it the way we were taught:\n      slowly, over time, allowing the leaves to fully infuse.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-lab-steps\"\u003e\n\n      \u003cdiv class=\"aw-lab-step\"\u003e\n        \u003cspan\u003eStep 01\u003c\/span\u003e\n        \u003cstrong\u003eAdd the Labrador Tea leaves to a pot of water.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-step\"\u003e\n        \u003cspan\u003eStep 02\u003c\/span\u003e\n        \u003cstrong\u003eBring the water gently to the point where it first begins to boil.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-step\"\u003e\n        \u003cspan\u003eStep 03\u003c\/span\u003e\n        \u003cstrong\u003eImmediately reduce the heat to the lowest gentle simmer.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-step\"\u003e\n        \u003cspan\u003eStep 04\u003c\/span\u003e\n        \u003cstrong\u003eAllow the tea to slowly infuse for approximately one hour.\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-lab-note\"\u003e\n\n      \u003cstrong\u003e\n        Look for the deep orange colour.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        As the leaves slowly infuse, the water develops the rich,\n        deep orange colour characteristic of the way we were taught\n        to prepare Labrador Tea.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-lab-note\"\u003e\n\n      \u003cstrong\u003e\n        Keep it gentle.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Once the water first begins to boil, reduce the heat right away.\n        The goal is a very low, gentle simmer rather than a hard rolling boil.\n        Strain the leaves before drinking.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WILDCRAFTING --\u003e\n  \u003csection class=\"aw-lab-section\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      From The Muskeg\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A plant shaped by northern landscapes.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Labrador Tea grows low among the mosses and wet ground of\n      bogs, muskeg and peatlands — landscapes that can look quiet\n      from a distance but hold an incredible variety of northern plants.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-lab-check-grid\"\u003e\n\n      \u003cdiv class=\"aw-lab-check\"\u003e\n        Personally hand harvested\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-check\"\u003e\n        Gathered in small quantities\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-check\"\u003e\n        Air dried\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-lab-check\"\u003e\n        Prepared and packaged by our family in Alberta\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n  \u003csection class=\"aw-lab-safety\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      Important\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Labrador Tea is best enjoyed in moderation.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Labrador Tea is a strong traditional plant and should be\n      prepared and used thoughtfully.\n    \u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eUse in moderation.\u003c\/li\u003e\n      \u003cli\u003eNot recommended during pregnancy or breastfeeding.\u003c\/li\u003e\n      \u003cli\u003eNot intended for daily, long-term use.\u003c\/li\u003e\n      \u003cli\u003eFollow the preparation guidance provided with the product.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSE --\u003e\n  \u003csection class=\"aw-lab-close\"\u003e\n\n    \u003cdiv class=\"aw-lab-eyebrow\"\u003e\n      Harvested By Us · Prepared By Us\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Labrador Tea\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A traditional northern plant, personally wild harvested,\n      slowly prepared and shared from Alberta Wildcraft.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Alberta Wildcraft","offers":[{"title":"Default Title","offer_id":44509063708706,"sku":null,"price":16.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/Screenshot_2026-08-31_at_10-29-35_Social_post_caption.png?v=1788193821"},{"product_id":"boreal-rose-tea","title":"Boreal Rose Tea","description":"\u003cstyle\u003e\n.aw-boreal-tea {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --earth:#675247;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:980px;\n  margin:0 auto;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.58;\n}\n\n.aw-boreal-tea * {\n  box-sizing:border-box;\n}\n\n.aw-boreal-tea h2,\n.aw-boreal-tea h3,\n.aw-boreal-tea p {\n  margin-top:0;\n}\n\n.aw-tea-eyebrow {\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* HERO *\/\n\n.aw-tea-hero {\n  padding:28px 26px;\n  margin-bottom:14px;\n  border-radius:16px;\n  background:var(--bone);\n}\n\n.aw-tea-hero h2 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:clamp(25px,3.5vw,36px);\n  line-height:1.12;\n}\n\n.aw-tea-hero p {\n  max-width:800px;\n  margin-bottom:0;\n  color:#57544f;\n  font-size:15px;\n}\n\n\/* QUICK STRIP *\/\n\n.aw-tea-proof-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:14px 0;\n}\n\n.aw-tea-proof {\n  padding:15px 10px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--white);\n  text-align:center;\n  color:var(--charcoal);\n  font-size:12px;\n  font-weight:800;\n}\n\n.aw-tea-proof span {\n  display:block;\n  margin-bottom:4px;\n  color:var(--copper);\n  font-size:15px;\n}\n\n\/* SECTIONS *\/\n\n.aw-tea-section {\n  padding:30px 26px;\n  margin:14px 0;\n  border-radius:16px;\n}\n\n.aw-tea-light {\n  background:var(--bone);\n}\n\n.aw-tea-white {\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-tea-stone {\n  background:var(--stone);\n}\n\n.aw-tea-dark {\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-tea-section h2 {\n  margin-bottom:11px;\n  font-size:clamp(24px,3.2vw,34px);\n  line-height:1.15;\n}\n\n.aw-tea-dark h2 {\n  color:var(--bone);\n}\n\n.aw-tea-section p {\n  margin-bottom:11px;\n  color:#57544f;\n  font-size:15px;\n}\n\n.aw-tea-dark p {\n  color:rgba(245,242,236,.82);\n}\n\n.aw-tea-section p:last-child {\n  margin-bottom:0;\n}\n\n\/* FLAVOUR *\/\n\n.aw-tea-flavour-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-tea-flavour {\n  padding:13px 14px;\n  border-radius:10px;\n  background:var(--white);\n  border:1px solid var(--border);\n  color:var(--charcoal);\n  font-size:13px;\n  font-weight:700;\n}\n\n.aw-tea-flavour:before {\n  content:\"✦\";\n  margin-right:7px;\n  color:var(--copper);\n}\n\n\/* INGREDIENTS *\/\n\n.aw-tea-ingredients {\n  padding:20px;\n  margin-top:15px;\n  border-left:4px solid var(--copper);\n  border-radius:12px;\n  background:var(--white);\n}\n\n.aw-tea-ingredients strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--charcoal);\n  font-size:18px;\n}\n\n\/* SIZES *\/\n\n.aw-tea-size-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:16px;\n}\n\n.aw-tea-size {\n  padding:20px;\n  border-radius:12px;\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-tea-size small {\n  display:block;\n  margin-bottom:5px;\n  color:var(--copper);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aw-tea-size strong {\n  display:block;\n  margin-bottom:7px;\n  color:var(--charcoal);\n  font-size:20px;\n}\n\n.aw-tea-size p {\n  margin:0;\n  color:#57544f;\n  font-size:13px;\n}\n\n\/* CLOSE *\/\n\n.aw-tea-close {\n  padding:30px 24px;\n  margin-top:14px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(184,95,50,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      var(--charcoal),\n      var(--deep)\n    );\n  color:var(--bone);\n}\n\n.aw-tea-close h2 {\n  margin-bottom:8px;\n  color:var(--bone);\n  font-size:clamp(24px,3.5vw,34px);\n}\n\n.aw-tea-close p {\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(245,242,236,.8);\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px) {\n\n  .aw-tea-hero,\n  .aw-tea-section {\n    padding:21px 18px;\n  }\n\n  .aw-tea-proof-grid {\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n  }\n\n  .aw-tea-proof {\n    padding:11px 7px;\n    font-size:11px;\n  }\n\n  .aw-tea-flavour-grid,\n  .aw-tea-size-grid {\n    grid-template-columns:1fr;\n    gap:7px;\n  }\n\n  .aw-tea-hero h2,\n  .aw-tea-section h2 {\n    font-size:23px;\n  }\n\n  .aw-tea-hero p,\n  .aw-tea-section p {\n    font-size:13.5px;\n  }\n\n  .aw-tea-close {\n    padding:23px 18px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"aw-boreal-tea\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"aw-tea-hero\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      Boreal Rose Tea\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A walk through the boreal forest in a cup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Wild-crafted pine needles, spruce needles, cedar and fragrant\n      rose petals come together in a uniquely Canadian herbal tea\n      with a smooth woodland character and delicate floral finish.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK DETAILS --\u003e\n  \u003cdiv class=\"aw-tea-proof-grid\"\u003e\n\n    \u003cdiv class=\"aw-tea-proof\"\u003e\n      \u003cspan\u003e01\u003c\/span\u003e\n      Wild-Crafted\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-tea-proof\"\u003e\n      \u003cspan\u003e02\u003c\/span\u003e\n      Caffeine-Free\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-tea-proof\"\u003e\n      \u003cspan\u003e03\u003c\/span\u003e\n      Handcrafted\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aw-tea-proof\"\u003e\n      \u003cspan\u003e04\u003c\/span\u003e\n      Made in Alberta\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FLAVOUR --\u003e\n  \u003csection class=\"aw-tea-section aw-tea-white\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      Flavour Profile\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Evergreen meets rose.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pine and spruce bring a fresh evergreen flavour reminiscent\n      of a forest after a summer rain, while cedar adds depth and\n      warmth. Rose petals soften the blend with gentle floral notes,\n      creating a balanced cup that is both grounding and refreshing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"aw-tea-flavour-grid\"\u003e\n\n      \u003cdiv class=\"aw-tea-flavour\"\u003e\n        Fresh evergreen aroma\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-tea-flavour\"\u003e\n        Smooth pine \u0026amp; spruce notes\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-tea-flavour\"\u003e\n        Warm cedar undertones\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aw-tea-flavour\"\u003e\n        Delicate floral finish\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003csection class=\"aw-tea-section aw-tea-light\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      What's In The Blend\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Simple forest botanicals.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"aw-tea-ingredients\"\u003e\n\n      \u003cstrong\u003e\n        Ingredients\n      \u003c\/strong\u003e\n\n      Wild-crafted pine needles, spruce needles, cedar and rose petals.\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZES --\u003e\n  \u003csection class=\"aw-tea-section aw-tea-stone\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      Choose Your Size\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A size for trying or stocking up.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"aw-tea-size-grid\"\u003e\n\n      \u003cdiv class=\"aw-tea-size\"\u003e\n\n        \u003csmall\u003e\n          Try The Blend\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          1 oz \/ 28 g\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          A perfect introduction to Boreal Rose Tea.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"aw-tea-size\"\u003e\n\n        \u003csmall\u003e\n          Larger Size\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          2 oz \/ 56 g\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Ideal for regular tea drinkers and sharing\n          with family and friends.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HANDCRAFTED --\u003e\n  \u003csection class=\"aw-tea-section aw-tea-dark\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      Handcrafted In Alberta\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      From Alberta's boreal landscape.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each batch is carefully harvested, dried, blended and packaged\n      by Alberta Wildcraft using sustainably gathered botanicals\n      from Alberta's boreal landscape.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Naturally caffeine-free, Boreal Rose Tea can be enjoyed\n      year-round as a simple way to bring the aroma and character\n      of the boreal forest into your daily routine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSE --\u003e\n  \u003csection class=\"aw-tea-close\"\u003e\n\n    \u003cdiv class=\"aw-tea-eyebrow\"\u003e\n      Alberta Wildcraft\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      From forest trail to teacup.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pine. Spruce. Cedar. Rose.\n      A handcrafted Canadian herbal tea inspired by\n      the flavour and character of the boreal forest.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Alberta Wildcraft","offers":[{"title":"28 grams","offer_id":45728903004194,"sku":null,"price":16.75,"currency_code":"CAD","in_stock":true},{"title":"56 grams","offer_id":45728903036962,"sku":null,"price":29.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/rn-image_picker_lib_temp_0522fd12-bbf4-46fe-8229-ae7e8e929602.png?v=1780625877"}],"url":"https:\/\/albertawildcraft.ca\/collections\/evergreen-boreal-teas.oembed","provider":"Alberta Wildcraft","version":"1.0","type":"link"}