{"title":"Tous nos thés","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"CollectionPage\",\n      \"@id\": \"https:\/\/www.the-ology.fr\/collections\/types-de-the#collectionpage\",\n      \"url\": \"https:\/\/www.the-ology.fr\/collections\/types-de-the\",\n      \"name\": \"Tous nos thés bio — vert, blanc, noir, oolong, matcha \u0026 tisanes\",\n      \"description\": \"Toutes les grandes familles de thé en feuilles entières : thé vert japonais, thé blanc du Fujian, thé noir Assam, oolong semi-oxydé, matcha cérémoniel et tisanes sans théine. Sélectionnés et goûtés lot par lot, conditionnés hermétiquement à l'abri de la lumière et de l'air.\",\n      \"inLanguage\": \"fr-FR\",\n      \"publisher\": { \"@type\": \"Organization\", \"name\": \"Thé-Ology\", \"url\": \"https:\/\/www.the-ology.fr\" }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Accueil\", \"item\": \"https:\/\/www.the-ology.fr\" },\n        { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"Collections\", \"item\": \"https:\/\/www.the-ology.fr\/collections\" },\n        { \"@type\": \"ListItem\", \"position\": 3, \"name\": \"Tous nos thés\", \"item\": \"https:\/\/www.the-ology.fr\/collections\/types-de-the\" }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        { \"@type\": \"Question\", \"name\": \"Quelle est la différence entre les types de thé ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Tous les vrais thés viennent de la même plante, le Camellia sinensis. Ce qui les distingue, c'est le degré d'oxydation et la transformation : le thé blanc est à peine flétri, le thé vert fixé pour bloquer l'oxydation, l'oolong semi-oxydé, le thé noir entièrement oxydé. Les tisanes et infusions, elles, ne viennent pas du théier et ne contiennent pas de théine.\" } },\n        { \"@type\": \"Question\", \"name\": \"Quel thé choisir quand on débute ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Un sencha japonais pour la fraîcheur végétale, un Assam ou un Earl Grey pour un thé noir franc, une Pivoine Blanche pour la douceur du thé blanc, un Tie Guan Yin pour découvrir l'oolong. La plupart de mes thés s'essaient pour 3 euros grâce au Rituel d'essai — goûtez avant de choisir.\" } },\n        { \"@type\": \"Question\", \"name\": \"Vos thés sont-ils tous bio ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La grande majorité de ma sélection est certifiée biologique (JAS, UE). Quelques raretés artisanales, en très petits lots, ne portent pas le label mais répondent à la même exigence de traçabilité. La certification est toujours indiquée sur la fiche de chaque thé.\" } },\n        { \"@type\": \"Question\", \"name\": \"Quelle température pour chaque type de thé ?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"En repère : thé vert japonais 60 à 80 °C, thé blanc 75 à 85 °C, oolong 90 à 95 °C, thé noir 90 à 95 °C, tisanes et rooibos 100 °C. Le matcha se fouette autour de 75 à 80 °C. Une eau trop chaude brûle les thés délicats et accentue l'amertume.\" } }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e","products":[{"product_id":"houjicha-uji-premium-100g","title":"Uji Houjicha – Low-Caffeine Roasted Green Tea – 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Houjicha d'Uji torréfié à haute température avec notes de noisette grillée. Seulement 7-20 mg de caféine par tasse. Idéal le soir. Origine Kyoto, Japon.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --color-primary: #889c73;\n  --color-gradient-end: #edede8;\n  --color-primary-rgb: 136, 156, 115;\n  --color-text: #2c2c2c;\n  --color-bg: transparent;\n}\n\n* { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  background-color: transparent;\n  color: var(--color-text);\n  line-height: 1.7;\n  font-size: 1.05rem;\n  padding: 0;\n  max-width: 100%;\n}\n\n\/* ═══════════════════════════════════════════════════════════ *\/\n\/* ZONE HERO VISIBLE (MAX 60 MOTS) - STYLE DAMMANN            *\/\n\/* ═══════════════════════════════════════════════════════════ *\/\n\n.hero-description {\n  font-size: 1.15rem;\n  line-height: 1.8;\n  color: #333;\n  margin: 16px 0 24px 0;\n  text-align: center;\n  font-weight: 400;\n}\n\n.hero-description strong {\n  color: var(--color-primary);\n  font-weight: 600;\n}\n\n\/* TAGS AROMATIQUES - TOUJOURS SUR UNE LIGNE *\/\n.aroma-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n  margin: 20px 0;\n}\n\n.aroma-tag {\n  background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end));\n  color: #2c2c2c;\n  padding: 8px 18px;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  text-transform: capitalize;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);\n  white-space: nowrap;\n  display: inline-block;\n}\n\n\/* INFOS PRÉPARATION - TEXTE UNIQUEMENT, SANS EMOJIS *\/\n.quick-prep {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 16px;\n  margin: 28px 0;\n  padding: 20px;\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent);\n  border-radius: 12px;\n  border: 1px solid rgba(var(--color-primary-rgb), 0.2);\n}\n\n.prep-item {\n  text-align: center;\n  padding: 12px;\n  background: white;\n  border-radius: 8px;\n  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);\n}\n\n.prep-icon {\n  font-size: 0.7rem;\n  margin-bottom: 8px;\n  display: block;\n  color: #888;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  font-weight: 700;\n}\n\n.prep-value {\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: var(--color-primary);\n  display: block;\n  margin: 8px 0;\n  white-space: nowrap;\n}\n\n.prep-label {\n  font-size: 0.85rem;\n  color: #666;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\/* PRIX \u0026 VALEUR - NOUVELLE LIGNE CONDENSÉE *\/\n.value-line {\n  text-align: center;\n  margin: 24px 0;\n  padding: 18px;\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end));\n  border-radius: 10px;\n  border-left: 4px solid var(--color-primary);\n  font-size: 1.1rem;\n  font-weight: 700;\n  color: var(--color-primary);\n  white-space: nowrap;\n}\n\n\/* MINUTEUR VISIBLE *\/\n.tea-timer-hero {\n  background: white;\n  border: 2px solid var(--color-primary);\n  border-radius: 12px;\n  padding: 20px;\n  margin: 24px 0;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15);\n}\n\n.tea-timer-hero h3 {\n  font-size: 1.2rem;\n  color: var(--color-text);\n  margin-bottom: 12px;\n}\n\n.timer-display {\n  font-size: 2.8rem;\n  font-weight: 700;\n  color: var(--color-primary);\n  font-family: 'Courier New', monospace;\n  margin: 12px 0;\n  letter-spacing: 4px;\n}\n\n.timer-controls {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  margin-top: 16px;\n}\n\n.timer-controls button {\n  background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end));\n  color: #2c2c2c;\n  border: none;\n  padding: 10px 26px;\n  border-radius: 8px;\n  font-weight: 600;\n  cursor: pointer;\n  white-space: nowrap;\n  transition: transform 0.2s ease;\n}\n\n.timer-controls button:hover {\n  transform: translateY(-2px);\n}\n\n\/* ═══════════════════════════════════════════════════════════ *\/\n\/* ACCORDÉONS (CONTENU DÉTAILLÉ CONDENSÉ)                      *\/\n\/* ═══════════════════════════════════════════════════════════ *\/\n\n.theo-card-details {\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent);\n  border-radius: 12px;\n  margin: 14px 0;\n  border: 1px solid rgba(var(--color-primary-rgb), 0.25);\n  overflow: hidden;\n}\n\n.theo-card-details summary {\n  padding: 18px 22px;\n  font-weight: 700;\n  font-size: 1.08rem;\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent);\n}\n\n.theo-card-details summary::before {\n  content: \"▶\";\n  font-size: 0.7em;\n  color: var(--color-primary);\n  transition: transform 0.3s ease;\n}\n\n.theo-card-details[open] summary::before {\n  transform: rotate(90deg);\n}\n\n.pill {\n  background: var(--color-primary);\n  color: white;\n  padding: 5px 13px;\n  border-radius: 14px;\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  white-space: nowrap;\n  display: inline-block;\n}\n\n.rows {\n  padding: 22px;\n  background: rgba(255, 255, 255, 0.9);\n  line-height: 1.8;\n}\n\n.rows p {\n  margin-bottom: 16px;\n  font-size: 1rem;\n  line-height: 1.75;\n}\n\n.rows h3 {\n  font-size: 1.15rem;\n  color: var(--color-text);\n  margin: 22px 0 12px 0;\n  font-weight: 700;\n  border-bottom: 2px solid var(--color-primary);\n  padding-bottom: 6px;\n}\n\n.rows ul {\n  list-style-position: outside;\n  margin-left: 20px;\n  margin-bottom: 16px;\n}\n\n.rows li {\n  margin-bottom: 10px;\n  line-height: 1.7;\n}\n\n.rows strong {\n  color: var(--color-primary);\n  font-weight: 600;\n}\n\n\/* TABLE IDENTITÉ *\/\n.infos-essentielles {\n  display: grid;\n  grid-template-columns: 130px 1fr;\n  gap: 14px;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15);\n}\n\n.infos-essentielles:last-child {\n  border-bottom: none;\n}\n\n.infos-essentielles .label {\n  font-weight: 700;\n  color: var(--color-primary);\n  font-size: 0.95rem;\n}\n\n.infos-essentielles .value {\n  font-size: 0.95rem;\n  color: var(--color-text);\n}\n\n\/* CERTIFICATIONS - TOUJOURS SUR UNE LIGNE *\/\n.certifications {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin: 20px 0;\n}\n\n.cert-badge {\n  padding: 8px 14px;\n  background: white;\n  border: 2px solid var(--color-primary);\n  border-radius: 20px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  white-space: nowrap;\n  display: inline-block;\n}\n\n@media (max-width: 768px) {\n  .quick-prep {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .infos-essentielles {\n    grid-template-columns: 1fr;\n  }\n  .timer-controls {\n    flex-direction: column;\n  }\n  .value-line {\n    font-size: 0.95rem;\n    white-space: normal;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003c!-- HERO VISIBLE (MAX 60 MOTS TOTAL) --\u003e\n\u003cp class=\"hero-description\"\u003eUji Houjicha is a Japanese green tea processed by high-temperature roasting. This technique develops \u003cstrong\u003enotes of roasted hazelnut and caramel\u003c\/strong\u003e while reducing caffeine to 7-20 mg per cup. Originating from the Uji region near Kyoto, this tea offers a comforting, woody infusion, ideal for relaxing evening moments.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRoasted hazelnut\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCaramel\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRoasted wood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e90-95°C\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e3-4 min\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e2-3 g\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e7-20 mg\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOUVELLE LIGNE PRIX (calculs obligatoires) --\u003e\n\u003cdiv class=\"value-line\"\u003e€174\/kg | €0.88 per cup | 40 cups\u003c\/div\u003e\n\u003c!-- MINUTEUR --\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing Timer: 3 min 30 s\u003c\/h3\u003e\n\u003cdiv id=\"timerDisplay\" class=\"timer-display\"\u003e03:30\u003c\/div\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003cbutton\u003eStart\u003c\/button\u003e \u003cbutton\u003eReset\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════════════════════════════════════════════════════ --\u003e \u003c!-- ACCORDÉONS FERMÉS - CONTENU CONDENSÉ (vérités essentielles) --\u003e \u003c!-- ═══════════════════════════════════════════════════════════ --\u003e \u003c!-- ACCORDÉON 1 : COMPOSITION --\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e \u003cspan class=\"title\"\u003eRoasted Green Tea – Uji Bancha\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUji Houjicha is made from leaves and stems of Bancha, a Japanese green tea harvested later in the season. These leaves are then roasted at high temperature in rotating drums or porcelain tanks. Roasting alters the chemical structure of the leaves and significantly reduces their caffeine content while developing characteristic roasted aromas.\u003c\/p\u003e\n\u003ch3\u003eRoasting Process\u003c\/h3\u003e\n\u003cp\u003eHoujicha roasting is done at temperatures between 150°C and 200°C for a few minutes. This step changes the leaf color from green to copper brown. The process also reduces the natural astringency of green tea and softens bitterness, creating a smooth and balanced infusion without the typical grassy notes of unroasted green teas.\u003c\/p\u003e\n\u003ch3\u003eUji Origin\u003c\/h3\u003e\n\u003cp\u003eThe Uji region, located in Kyoto Prefecture, has been cultivating tea since the 13th century. This area benefits from a temperate climate, rich soils, and ancestral agricultural techniques passed down through generations. Uji plantations produce some of Japan’s most renowned green teas, including matcha, sencha, and gyokuro.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ACCORDÉON 2 : SAVOIR-FAIRE --\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e \u003cspan class=\"title\"\u003eSelection and Quality\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eOur selection of Uji Houjicha is based on three pillars. First, the certified geographic origin from the Uji region guarantees a recognized terroir. Next, the traditional roasting method preserves authentic aromas without burning the leaves. Finally, the product’s freshness ensures that volatile aromatic compounds remain intact until tasting.\u003c\/p\u003e\n\u003ch3\u003eQuality Criteria\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eControlled roasting\u003c\/strong\u003e: Temperature and duration are precisely adjusted to achieve a uniform copper color and balanced aromas, without burnt notes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo bitterness\u003c\/strong\u003e: A quality Houjicha is characterized by a smooth taste and a complete absence of astringency, the result of controlled roasting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhole leaves\u003c\/strong\u003e: The leaves and stems should be relatively intact, unbroken, ensuring a clean infusion and optimal flavor extraction.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Uji Origin\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eTraditional Roasting\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eLow Caffeine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ACCORDÉON 3 : DÉTAILS \/ CARTE D'IDENTITÉ --\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e \u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eUji Houjicha (焙じ茶)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRoasted Green Tea (Roasted Bancha)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eUji, Kyoto Prefecture, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eAppearance\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCopper brown leaves and stems\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eLiquor Color\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLight brown to golden amber\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eAromas\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRoasted hazelnut, caramel, roasted wood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFlavor Profile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild, round, without bitterness, slightly sweet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e7-20 mg per cup (250 ml)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eIdeal Time\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAfternoon, evening, after meals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eReinfusion\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePossible 2-3 times\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAirtight container, protected from light and humidity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eNet Weight\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100 grams\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ACCORDÉON 4 : CONSEILS PRÉPARATION --\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e \u003cspan class=\"title\"\u003ePreparation and Tasting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eOptimal Preparation\u003c\/h3\u003e\n\u003cp\u003eFor a 250 ml cup, use 2 to 3 grams of Houjicha. Heat the water to a temperature between 90°C and 95°C. This high temperature is necessary to fully extract the roasted aromas. Pour the water directly over the leaves and let steep for 3 to 4 minutes. Houjicha tolerates a longer infusion well without developing bitterness.\u003c\/p\u003e\n\u003ch3\u003eVariations and Recipes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHoujicha Latte\u003c\/strong\u003e: Prepare a concentrated infusion with 5 grams for 100 ml of water at 95°C for 2 minutes. Add 150 ml of hot milk (cow, oat, or almond) and froth. Sweeten lightly with maple syrup or honey if desired.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced Houjicha\u003c\/strong\u003e: Cold brew by placing 5 grams of tea in 500 ml of cold water in the refrigerator for 4 to 6 hours. This method produces a refreshing drink with delicate aromas and no bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReinfusion\u003c\/strong\u003e: Houjicha leaves can be reinfused 2 to 3 times. Slightly increase the steeping time by 30 seconds with each successive reinfusion to maintain flavor intensity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFood Pairings\u003c\/h3\u003e\n\u003cp\u003eHoujicha pairs well with chocolate pastries, caramel desserts, shortbread cookies, and dried fruit cakes. Its roasted notes also complement savory dishes like grilled foods, smoked fish, and hard cheeses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ACCORDÉON 5 : FAQ (6 questions minimum) --\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e \u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eWhy does Houjicha contain so little caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHigh-temperature roasting breaks down a significant portion of the caffeine present in the tea leaves. The heat process transforms or evaporates certain compounds, including caffeine. Additionally, Houjicha is often made from Bancha, a tea harvested later in the season and naturally lower in caffeine than the early spring harvests. The final result contains between 7 and 20 mg per cup, which is 4 to 10 times less than a standard coffee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eCan I drink Houjicha in the evening without disturbing my sleep?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHoujicha is specifically recommended for evening consumption due to its very low caffeine content. With only 7 to 20 mg of caffeine per cup, it generally does not affect sleep, unlike traditional green teas like sencha or gyokuro, which contain 20 to 50 mg per cup. Many people in Japan drink Houjicha after dinner as a relaxing beverage without impacting their nighttime rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhat makes the Uji region so renowned for tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUji has been cultivating tea for over 800 years and benefits from an exceptional terroir. The region has a temperate climate with frequent morning mists, mineral-rich soil, and regular rainfall. These natural conditions favor the development of high-quality tea leaves. Uji has also developed specific cultivation techniques, including shading the tea plants before harvest for certain premium teas. This historical expertise makes Uji one of the three major tea-producing regions in Japan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eDoes Houjicha taste like a classic green tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHoujicha is radically different from traditional green teas. While green teas like sencha have vegetal, grassy, and sometimes marine notes, Houjicha offers an aromatic profile of roasted hazelnut, caramel, and toasted wood. Roasting completely removes the astringency and bitterness characteristic of green teas. The result is a smooth, round, and comforting drink that resembles a light black tea or an infusion of roasted grains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store Houjicha to preserve its aromas?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eStore Houjicha in an opaque airtight container, away from direct light, heat, and humidity. The roasted aromas are made up of volatile molecules that evaporate when exposed to air. A metal or ceramic container with a tight seal is ideal. Avoid storing the tea near spices or strongly scented products as the leaves easily absorb surrounding odors. Under these conditions, Houjicha retains its aromatic qualities for 6 to 12 months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eROASTING\u003c\/span\u003eWhat makes Houjicha so mild?\u003cspan class=\"faq-subtitle\"\u003eRoasted, caramel, low caffeine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eHoujicha is a green tea roasted at high temperature: this roasting gives it its reddish-brown color, notes of caramel and roasted hazelnut, and its great sweetness without bitterness. Roasting also naturally reduces its caffeine content, making it a perfect tea for late in the day and evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eUsage\u003c\/span\u003e \u003cspan\u003eCan you cook with Houjicha?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHoujicha is used in many culinary preparations. In pastry, it flavors creams, chocolate ganaches, ice creams, and cake batters with its roasted notes. Infuse the tea in milk or cream to create an aromatic base. Houjicha powder can be incorporated directly into cookie doughs, brownies, or financiers. In savory cooking, a Houjicha infusion can be used as a cooking liquid for rice or as a base for sauces accompanying grilled meats and fish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- SCRIPT MINUTEUR --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":48142272364872,"sku":null,"price":35.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/hi_hojicha.webp?v=1785617097"},{"product_id":"midori-culinary-matcha-20g","title":"Midori™ Culinary Matcha — 20g discovery size for lattes and recipes","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"…Q1 telle que tu me l’as donnée…\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"…R1 telle que tu me l’as donnée…\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"…Q2…\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"…R2…\"\n      }\n    }\n    \/\/ etc. si tu en as plus\n  ]\n}\n\u003c\/script\u003e\u003csection id=\"theo-product-bouquet\"\u003e\n\n    \u003cp\u003e\n        Click on the cards below to discover why this size is perfect for trying, its benefits for Matcha Latte, and our advice sheets for your first recipes.\n    \u003c\/p\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"description-complete\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eHISTORY\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eMidori™ Culinary Matcha (Discovery Size 20g)\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \n            \u003cp\u003eOur Midori™ Culinary Matcha in small **20g size** is perfect for a first discovery of Matcha or to test a new Matcha Latte or smoothie recipe. This grade offers the **vibrant color and powerful taste** needed to blend perfectly with milk or other ingredients. It’s the simplest and most economical way to start cooking with Matcha, without committing to a large package.\u003c\/p\u003e\n\n            \u003ch3 id=\"essai-facile\"\u003eEASY TRIAL FOR LATTES AND SMOOTHIES\u003c\/h3\u003e\n            \u003cp\u003eThis small size is designed to remove all barriers to trying:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eAffordable Price: It’s the ideal choice for small budgets, a first experience, or as a gift.\u003c\/li\u003e\n                \u003cli\u003eCulinary Quality: The flavor is robust and the color intense, making it perfect for mixed drinks where the taste must stand out against milk or other flavors.\u003c\/li\u003e\n                \u003cli\u003eOptimal Freshness: The small quantity ensures you consume the powder quickly after opening, guaranteeing maximum freshness.\u003c\/li\u003e\n                \u003cli\u003eVersatile: Usable for Latte, baking, or even a light energizing tea.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"fiches-conseils\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eTIPS\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eAdvice Sheets: Using Midori™ Culinary Matcha\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n             \u003ch3\u003eUse and Trial (5 to 10 Latte cups)\u003c\/h3\u003e\n             \u003ctable class=\"data-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eApplication\u003c\/th\u003e\n                        \u003cth\u003eQuantity\u003c\/th\u003e\n                        \u003cth\u003ePreparation Tip\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLightning Latte\u003c\/td\u003e\n                        \u003ctd\u003e2g of powder\u003c\/td\u003e\n                        \u003ctd\u003eDissolve in a bit of hot water (**80 °C**), whisk quickly, then add 250 ml of your preferred milk (foamed or not).\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBaking Test\u003c\/td\u003e\n                        \u003ctd\u003eAccording to recipe\u003c\/td\u003e\n                        \u003ctd\u003eIncorporate the powder directly into your dry ingredients (financiers, madeleines, creams) for an easy trial and a beautiful green color.\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \n            \u003cp style=\"margin-top: 20px;\"\u003e**Tip:** For a simple energizing tea, just add the powder to a bottle of water and shake!\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"transparence-qualite\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eCOMMITMENTS\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eQuality for Trial and Affordable Price\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \u003cp\u003eOur small size is ideal for:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eDiscovery: Robust flavor to test Matcha Lattes.\u003c\/li\u003e\n                \u003cli\u003eBudget: Most economical option to start.\u003c\/li\u003e\n                \u003cli\u003eFreshness: Consume quickly after opening.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"conseils-utilisation\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003ePRACTICAL INFO\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eStorage and Switching to Larger Size\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \u003ch3\u003eOptimize your Matcha\u003c\/h3\u003e\n            \u003cp\u003eTo ensure the best long-term quality:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eStorage: Seal the bag well or transfer the powder to an airtight container away from light and moisture.\u003c\/li\u003e\n                \u003cli\u003eNext Step: If you’re convinced, switch to the larger size (100g or 1kg) for a better price per gram.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/section\u003e","brand":"THÉ-OLOGY","offers":[{"title":"20 Grs","offer_id":48146371117384,"sku":null,"price":24.5,"currency_code":"EUR","in_stock":true},{"title":"100 Grams","offer_id":51599627387208,"sku":null,"price":49.5,"currency_code":"EUR","in_stock":true},{"title":"1 Kg","offer_id":51599627419976,"sku":null,"price":175.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Midori_matcha_latte_mulsion_verte_mousse_lait_tasse_c_ramique.webp?v=1780398164"},{"product_id":"matcha-barista-bio-latte-patisserie","title":"Mirai™ Culinary Matcha — 1kg professional size for pastry chefs and baristas","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"À quoi sert le Mirai™ Culinary Matcha 1kg ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ce matcha culinaire a été pensé pour les desserts, pâtisseries et préparations où le goût du matcha doit rester présent après cuisson ou mélange avec d’autres ingrédients.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Quelle différence entre un matcha culinaire et un matcha cérémoniel ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Le matcha cérémoniel est destiné à la dégustation pure, avec une texture soyeuse et un goût umami riche. Le matcha culinaire est parfait pour les recettes : latte, pâtisserie, smoothies. Les deux sont de qualité premium, mais leur usage diffère.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ce format 1kg convient-il à un usage professionnel ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Oui, ce grand format 1kg convient particulièrement aux besoins des professionnels, cafés, pâtisseries, restaurants ou ateliers qui utilisent régulièrement du matcha en production.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003csection id=\"theo-product-bouquet\"\u003e\n\n    \u003cp\u003e\n        Click on the cards below to discover why Mirai™ Matcha is the professionals' choice, its volume advantages, and our advice sheets for Latte and Pastry.\n    \u003c\/p\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"description-complete\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eHISTORY\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eMirai™ Culinary Matcha (Professional 1kg Format)\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \n            \u003cp\u003eMirai™ Culinary Matcha in **1kg format** is the ideal solution for **professionals** (cafes, restaurants, pastry chefs) and heavy Matcha Latte consumers. Its quality is optimized for cooking and mixed drinks, offering a **bright green color** and robust flavor that stands out through milk and sweet ingredients. This generous format guarantees excellent value for money.\u003c\/p\u003e\n\n            \u003ch3 id=\"choix-professionnels\"\u003eTHE PROFESSIONALS' CHOICE FOR LATTE AND PASTRY\u003c\/h3\u003e\n            \u003cp\u003eThis culinary grade was selected for its performance in gourmet applications:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eVolume Format and Savings: The 1kg packaging significantly reduces the cost per gram, perfect for daily or commercial use and ensuring optimal profitability.\u003c\/li\u003e\n                \u003cli\u003eIdeal for Latte: Its intense taste allows for rich and balanced Matcha Lattes, where the tea flavor is not masked by milk or sweeteners.\u003c\/li\u003e\n                \u003cli\u003ePastry and Cooking: It gives a vibrant color and powerful flavor to your cakes, creams, and ice creams, ensuring a high-quality visual and taste result.\u003c\/li\u003e\n                \u003cli\u003ePurity: Guaranteed additive-free, it retains a beautiful natural green color despite its culinary grade.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"fiches-conseils\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eTIPS\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eAdvice Sheets: Using Mirai™ Culinary Matcha\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n             \u003ch3\u003eThe Secret of Gourmet Applications\u003c\/h3\u003e\n             \u003ctable class=\"data-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eApplication\u003c\/th\u003e\n                        \u003cth\u003eRecommended Quantity\u003c\/th\u003e\n                        \u003cth\u003eUsage Method\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMatcha Latte\u003c\/td\u003e\n                        \u003ctd\u003e2 to 4 grams of powder\u003c\/td\u003e\n                        \u003ctd\u003eDissolve in a small amount of hot water (**80 °C**), whisk, then add 250 ml of frothed milk.\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003ePastry \u0026 Cooking\u003c\/td\u003e\n                        \u003ctd\u003eAccording to recipe (1 to 2% of total weight)\u003c\/td\u003e\n                        \u003ctd\u003eIncorporate the powder directly into dry ingredients (flour, sugar) to avoid lumps and ensure even distribution.\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \n            \u003cp style=\"margin-top: 20px;\"\u003e**Note:** This grade is optimized for blends. For traditional tasting (Usucha Matcha alone), prefer a Ceremonial Grade.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"transparence-qualite\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003eCOMMITMENTS\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003eProfessional Quality and Profitability\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \u003cp\u003eThe Mirai™ 1kg choice for your business:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eCost-effectiveness: Reduced cost per gram for optimized margin.\u003c\/li\u003e\n                \u003cli\u003ePerformance: Bright color and robust flavor guaranteed in milks and creams.\u003c\/li\u003e\n                \u003cli\u003eQuality: Pure matcha, additive-free, ideal for frequent professional use.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"theo-card-details\" id=\"conseils-utilisation\"\u003e\n        \u003csummary\u003e\n            \u003cspan class=\"pill\"\u003ePRO INFO\u003c\/span\u003e\n            \u003ch2 class=\"title\"\u003ePurchase and Storage Tips\u003c\/h2\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"rows\"\u003e\n            \u003ch3\u003eStock and Freshness Optimization\u003c\/h3\u003e\n            \u003cp\u003eTo ensure the best long-term quality:\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003eStorage: Keep in a cool, dark, and dry place (ideally refrigerated after opening, in its airtight pouch).\u003c\/li\u003e\n                \u003cli\u003eShelf Life: Although the best-before date is long, it is recommended to use the matcha within 6 months after opening to preserve optimal color and flavor.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/section\u003e","brand":"THÉ-OLOGY","offers":[{"title":"1 Kg","offer_id":48153163432264,"sku":null,"price":209.0,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":53513562980680,"sku":null,"price":418.0,"currency_code":"EUR","in_stock":true},{"title":"1kg","offer_id":53513563013448,"sku":null,"price":836.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/awado_matcha_barista.jpg?v=1783929135"},{"product_id":"melange-oriental-the-noir-sencha-papaye","title":"Oriental Blend – Sencha, Black Tea \u0026 Papaya – 100g","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Mélange Oriental ─ Sencha, Thé Noir \u0026 Papaye Confite (100g)\",\n      \"description\": \"Je propose avec ce Mélange Oriental une composition alliant la structure du thé noir et la fraîcheur herbacée du thé vert Sencha, enrichie par des inclusions de papaye confite et de pétales de fleurs.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi associer du Sencha avec du thé noir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le thé noir apporte du corps et une charpente solide à l'infusion. Le Sencha compense avec sa fraîcheur végétale, créant une base complexe qui soutient parfaitement les notes fruitées de la papaye et de la rose.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer ce mélange pour la première fois ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Je recommande une eau à 85°C. Utilisez 2,5 g de feuilles pour une tasse classique. Laissez infuser exactement 3 minutes avant de retirer le filtre pour éviter une sur-extraction des tanins du thé noir.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on l'infuser à froid ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui. Pour une extraction à froid, je conseille de doser environ 10 à 12 grammes de thé pour un litre d'eau, et de laisser reposer au réfrigérateur pendant 6 heures avant de filtrer.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Découvrez ce mélange oriental associant Sencha, thé noir et papaye confite. Une infusion florale et fruitée aux notes de rose, à préparer à 85°C.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; color: #2c2c2c; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; color: #2c2c2c; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOriental Blend\u003c\/strong\u003e, I offer a composition combining the structure of Indian black tea and the herbaceous freshness of Chinese Sencha green tea. The infusion develops a silky textured liquor, enriched by inclusions of candied papaya, currant, and flower petals in coppery hues.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMixed Tea\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral Notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCandied Papaya\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRoundness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e85°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e35 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eMedium level\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e140.00 EUR\/kg | 0.35 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eThe balance of this blend relies on precision. Use my interactive online timer to respect the ideal 3-minute extraction and preserve the delicacy of the Sencha.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe harmony of opposites\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe blend of oxidized and non-oxidized teas is a delicate art that requires the right proportion so that one does not overpower the other.\u003c\/p\u003e\n\u003ch3\u003eThe character base\u003c\/h3\u003e\n\u003cp\u003eBlack tea provides body, slight astringency, and a solid structure to the infusion. Sencha immediately compensates with its smoothness in the mouth and vegetal freshness.\u003c\/p\u003e\n\u003ch3\u003eThe fruity and floral structure\u003c\/h3\u003e\n\u003cp\u003eThe addition of candied papaya pieces brings a natural sweet note, balanced by the subtle acidity of the currants. Rose, mallow, and sunflower petals complete the organoleptic profile by adding a decidedly floral finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection of raw materials\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this blend for its ability to offer a true evolution in the cup: a bold attack followed by a fruity roundness and a persistent floral finish.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe lover of contrasts\u003c\/strong\u003e: The one who looks for the structure of a black tea softened by the fluidity of a green tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe gourmand palate\u003c\/strong\u003e: The person seeking a natural sweet note brought by the flesh of the papaya.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe aesthete\u003c\/strong\u003e: The enthusiast who appreciates the visual ritual of whole flower petals unfolding in the liquor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNatural blend\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eWhole flowers\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003ePerfect balance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOriental Blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored mixed tea (Green \u0026 Black)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChina \u0026 India (Blend)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha, black tea, candied papaya, currant, rose, mallow, sunflower.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e35 mg per cup (Moderate content)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRich, fruity, supported by a beautiful structure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMidday or afternoon. Ideal with a pastry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, protected from air and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003ePrepare water at 85°C to preserve the delicacy of Sencha without burning its leaves, while properly extracting the aromas of black tea. Dose 2.5 g of blend (about one teaspoon) per cup. Steep for exactly 3 minutes, then remove the leaves to avoid over-extracting tannins.\u003c\/p\u003e\n\u003ch3\u003eThe alternative: Cold brewing\u003c\/h3\u003e\n\u003cp\u003eThis blend reveals a whole different side when cold brewed. The papaya and floral notes take precedence over astringency. Use about 10 to 12 grams of tea per liter of water, and let it rest in the refrigerator for 6 hours before straining.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of hospitality: Prepare this blend iced the day before a summer meal. Served in beautiful stemmed glasses, its amber color and papaya notes make it an excellent alternative to classic sweetened drinks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBlend\u003c\/span\u003e \u003cspan\u003eWhy combine Sencha with black tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt’s a matter of complementarity. Black tea provides body, while Sencha adds smoothness on the palate while maintaining vegetal notes. This creates a perfect backdrop to express the aromas of candied fruits and flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to preserve floral aromas over time?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUpon receipt, I recommend transferring the loose tea into a metal tea tin with a double lid. Store it in a dry cupboard, away from spices or coffee whose leaves might absorb odors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDurability\u003c\/span\u003e \u003cspan\u003eWhat is the shelf life of this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIf stored under optimal conditions (darkness and dryness), this blend will maintain the integrity of its fruity aromas and its theine base for 12 to 18 months after opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCompatibility\u003c\/span\u003e \u003cspan\u003eCan I infuse it multiple times?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike pure terroir teas, blends with candied fruits and flowers generally show their best from the first infusion. A second infusion is possible, but the papaya notes will be much less pronounced, giving way to the black tea base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find my tea house and Kintsugi workshop on the French Riviera.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52237934297416,"sku":null,"price":11.14,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52237934330184,"sku":null,"price":19.0,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52237934362952,"sku":null,"price":27.0,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52237934395720,"sku":null,"price":55.5,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52237934428488,"sku":null,"price":111.5,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52237934461256,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52237934494024,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/nuits-arabes-1204748.jpg?v=1769861664"},{"product_id":"the-noir-bora-bora-ananas-rose-pivoine-100g","title":"Bora Bora Black Tea — pineapple, rose \u0026 peony, a tropical liqueur","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Bora Bora ─ Ananas \u0026 Pétales de Rose (100g)\",\n      \"description\": \"Le thé noir Bora Bora de THÉ.ŌLOGY associe l'ananas, la rose et la pivoine. Une liqueur fruitée, florale et corsée, évoquant les lagons du Pacifique.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.80\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les arômes d'ananas sont-ils naturels ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, ce mélange utilise exclusivement des arômes naturels extraits du fruit pour garantir une saveur authentique, sans l'aspect chimique des arômes de synthèse.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il beaucoup de théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La base de thé noir apporte un niveau élevé de caféine (environ 50 mg par tasse), ce qui en fait une excellente boisson stimulante pour le matin ou le début d'après-midi.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on le préparer en thé glacé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Infusé concentré (5g pour 200ml) puis versé sur des glaçons, il révèle toute l'intensité de l'ananas pour une boisson très rafraîchissante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce mélange est-il sucré ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il n'y a aucun sucre ajouté. L'impression de douceur provient uniquement de l'arôme naturel d'ananas et des pétales floraux.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé noir Bora Bora de THÉ.ŌLOGY associe l'ananas, la rose et la pivoine. Une liqueur fruitée, florale et corsée, évoquant les lagons du Pacifique.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eBora Bora\u003c\/strong\u003e, I offer a factual and sunny aromatic blend. The full-bodied structure of \u003cstrong\u003eblack tea\u003c\/strong\u003e welcomes the fruity sweetness of \u003cstrong\u003epineapple\u003c\/strong\u003e, supported by the petals of \u003cstrong\u003erose\u003c\/strong\u003e, \u003cstrong\u003epeony\u003c\/strong\u003e, and \u003cstrong\u003emallow\u003c\/strong\u003e. An exotic, floral, and stimulating liquor, with no added sugar.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTropical pineapple\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate rose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFull-bodied black tea\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFruity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eHigh\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e118.00 EUR\/kg | 0.30 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 4-minute infusion and ensure the balance between the strength of black tea and the sweetness of pineapple.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe tropical structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe architecture of this blend relies on a controlled contrast between malty strength and fruity sweetness.\u003c\/p\u003e\n\u003ch3\u003eThe full-bodied base\u003c\/h3\u003e\n\u003cp\u003eBlack tea provides the necessary depth to support powerful aromas. It offers an amber, full-bodied liquor with a slight astringency that structures the tasting.\u003c\/p\u003e\n\u003ch3\u003eThe fruity and floral harmony\u003c\/h3\u003e\n\u003cp\u003eThe natural pineapple flavor sets the dominant exotic note. The rose petals, peony, and mallow flowers soften the fruity attack and visually enrich the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a sunny tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this flavored tea to offer an exotic drink that remains authentic. The natural flavors accompany the black tea; they do not mask it.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast avoiding overly austere plain teas, seeking a tropical and indulgent note to energize their morning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the lover\u003c\/strong\u003e: The regular drinker looking for a fruity beverage that can turn into an excellent iced tea in summer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The consumer who prefers a high caffeine content to wake up, while demanding natural flavors extracted from fruit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eBlack Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAuthentic Petals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBora Bora\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity and floral flavored black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea (India \/ China)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, natural pineapple flavor, rose petals, mallow flowers, peony petals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh (About 50 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTropical, robust, fruity, and floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning for energy, early afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, protected from air, light, and odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting this robust base requires water at 95°C. Use 2.5 grams of blend for 250 ml of water. Infuse for 4 minutes to fully express the pineapple and the strength of the black tea.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSummer iced version\u003c\/strong\u003e: Prepare a concentrated infusion (5g for 200 ml, water at 95°C, 5 minutes), then pour directly over ice cubes. The tropical notes will literally explode in your mouth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMilky version\u003c\/strong\u003e: The black tea base handles the addition of a splash of milk (or plant-based milk) very well, which will add roundness and soften the natural acidity of the pineapple.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Bora Bora iced tea is a healthy, sugar-free alternative to industrial fruit juices. Serve it with a slice of fresh pineapple at your summer gatherings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAromas\u003c\/span\u003e \u003cspan\u003eAre the pineapple aromas natural?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, this blend uses exclusively natural aromas extracted from the fruit to guarantee an authentic flavor, without the chemical aspect of synthetic aromas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes this tea contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe black tea base provides a high caffeine level (about 50 mg per cup), making it an excellent stimulating drink for the morning or early afternoon. It is recommended to avoid it in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSugar\u003c\/span\u003e \u003cspan\u003eIs this blend sweetened?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo sugar is added. The impression of sweetness comes solely from the natural pineapple aroma and floral petals. The liquor remains completely calorie-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan it be re-infused multiple times?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eFor a flavored blend, the first infusion concentrates almost all the natural aromas (pineapple). A second infusion will mainly reveal the black tea base, without the initial fruity brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"Sachet 100 g","offer_id":51421037134152,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"Boîte métal 100 g","offer_id":51421037166920,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"Sachet 250 g","offer_id":51421037199688,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"Sachet 500 g","offer_id":51421037232456,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"Sachet 1 kg","offer_id":51421037265224,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Boîte métal vide","offer_id":52237949403464,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Échantillon découverte 10 g (2–3 tasses)","offer_id":52237949436232,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_Bora_Bora_ananas_p_tales_de_rose_et_pivoine_100g.jpg?v=1780401335"},{"product_id":"the-noir-reve-californien-citron-rose-100g","title":"California Dream Black Tea — lemon, rose \u0026 California marigold","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Rêve Californien ─ Citron, Rose \u0026 Souci (100g)\",\n      \"description\": \"Le thé noir Rêve Californien de THÉ.ŌLOGY associe le citron, la rose et les fleurs de souci. Une liqueur corsée, fraîche et acidulée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"10.85\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le citron est-il sous forme d'arôme ou de fruit séché ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ce mélange utilise de véritables zestes de citron séchés afin de garantir une fraîcheur authentique et une acidité naturelle, soutenue par une aromatisation légère.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il de la caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, la base de thé noir apporte environ 50 mg de caféine par tasse. C'est une boisson très stimulante, idéale pour accompagner votre matinée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on le préparer en version glacée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Infusé concentré à chaud (5g\/200ml) puis versé sur glace, ce mélange développe une acidité très rafraîchissante, parfaite pour l'été.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"L'amertume du citron est-elle prononcée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'amertume est maîtrisée. Le citron apporte surtout une tension acidulée, que les pétales de rose et de souci viennent équilibrer et adoucir en bouche.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le thé noir Rêve Californien de THÉ.ŌLOGY associe le citron, la rose et les fleurs de souci. Une liqueur corsée, fraîche et acidulée.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eCalifornia Dream\u003c\/strong\u003e, I offer a lively and bright composition. The malty backbone of \u003cstrong\u003eblack tea\u003c\/strong\u003e is stretched by the natural acidity of \u003cstrong\u003elemon\u003c\/strong\u003e zest, softened by the elegance of \u003cstrong\u003erose\u003c\/strong\u003e petals and the brightness of \u003cstrong\u003emarigold\u003c\/strong\u003e flowers. A fresh and energetic brew, ideal to start the day.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eLemon zest\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate rose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMarigold flowers\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRefreshing\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eHigh\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e108.50 EUR\/kg | 0.27 EUR per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 4-minute infusion and ensure the balance between the strength of black tea and the acidity of lemon.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe union of citrus and flower\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend relies on a constant tension between the liveliness of lemon and the depth of black tea.\u003c\/p\u003e\n\u003ch3\u003eTannic strength\u003c\/h3\u003e\n\u003cp\u003eBlack tea provides a robust base. The natural astringency of the leaves structures the palate and allows the lemon aromas to express themselves without fading.\u003c\/p\u003e\n\u003ch3\u003eBotanical balance\u003c\/h3\u003e\n\u003cp\u003eThe real dried lemon zests deliver a clear acidity. To prevent the brew from becoming too sharp, rose and marigold (calendula) petals come in at the end of tasting, bringing a vegetal roundness and a touch of visual softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy pick for a bright awakening\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this flavored tea to offer a stimulating drink where the citrus is not just a flavor but a true botanical component of the infusion.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cp\u003eIn the morning, for those who skip coffee: a sharp and tangy boost, carried by lemon. Fresher than an Earl Grey, less bergamot, made with real ingredients, and a perfect base for your unsweetened iced teas.\u003c\/p\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eBlack Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAuthentic Zests\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eFlower Petals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCalifornia Dream\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCitrus and floral flavored black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea (India \/ China)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, flavors, lemon zest, rose petals, marigold flowers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh (About 50 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, lively, malty, and floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIdeal for the morning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight container, away from air, light, and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eThe black tea structure requires water at 95°C. Measure 2.5 grams of blend for 250 ml of water. Steep for 4 minutes to obtain a beautiful amber color and just the right tangy tension. Do not exceed this time or you risk accentuating the lemon’s bitterness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshing iced version\u003c\/strong\u003e: Brew strongly (5g per 200ml) for 5 minutes, then pour over a bed of ice cubes. This \"thermal shock\" technique locks in the aromas and offers a drink of absolute freshness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe honey touch\u003c\/strong\u003e: If the lemon’s tang feels too sharp, a small spoonful of acacia honey will round out the blend and highlight the sweetness of the rose.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: The Iced Californian Dream is a healthy alternative to sodas. Offer it to your loved ones with a slice of fresh lemon during summer afternoons.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eIs the lemon in the form of flavoring or dried fruit?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend uses real dried lemon zest to ensure authentic freshness and natural acidity, supported by a light flavoring for stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes this tea contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the black tea base provides about 50 mg of caffeine per cup. Combined with the citrus brightness, it’s a very stimulating drink, ideal to accompany your morning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be prepared iced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. Concentrated hot brewed (5g\/200ml) then poured over ice, this blend develops a very refreshing tangy tension, perfect for the warm season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs the bitterness of the lemon pronounced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe bitterness is controlled. The lemon mainly brings a tangy tension (the \"zest\" side), which the rose and marigold petals balance and soften at the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA rigorous selection of specialty teas, sourced and prepared with care. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51433063153992,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51433063186760,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51433063219528,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51433063252296,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51433063285064,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52237956776264,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52237956809032,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_R_ve_Californien_zestes_de_citron_p_tales_de_rose_et_souci_100g.jpg?v=1780401185"},{"product_id":"the-noir-secret-des-mayas-cacao-chocolat-100g","title":"Maya’s Secret — black tea with cocoa \u0026 chocolate, warm and comforting liqueur","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Secret des Mayas ─ Cacao \u0026 Chocolat (100g)\",\n      \"description\": \"Le thé noir Secret des Mayas de THÉ.ŌLOGY associe trois terroirs de thés noirs aux fèves de cacao. Une liqueur gourmande aux notes de chocolat et de crème.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"13.20\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi utiliser trois origines de thé noir différentes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Cet assemblage multi-terroirs permet de créer une structure aromatique complexe. Le Ceylan apporte de la vivacité, l'Inde du Sud offre du corps, et la Chine ajoute de la finesse, formant une base parfaite pour soutenir le cacao.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il du vrai chocolat ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, ce mélange intègre de véritables fèves de cacao concassées et des pépites de chocolat, garantissant une gourmandise authentique et une texture crémeuse en bouche.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on préparer ce thé avec du lait ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. La base corsée de thé noir et les notes de cacao se marient parfaitement avec un nuage de lait, transformant cette infusion en un véritable latte gourmand.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la teneur en théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il s'agit d'un thé noir charpenté contenant environ 45 mg de théine par tasse. Il est donc idéal pour le petit-déjeuner ou une pause dynamique l'après-midi, mais déconseillé en soirée.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé noir Secret des Mayas de THÉ.ŌLOGY associe trois terroirs de thés noirs aux fèves de cacao. Une liqueur gourmande aux notes de chocolat et de crème.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eSecret of the Mayas\u003c\/strong\u003e, I offer a rich and deeply gourmet black blend. The tannic structure of a \u003cstrong\u003etrio of black teas\u003c\/strong\u003e (Ceylon, India, China) welcomes the raw intensity of \u003cstrong\u003ecocoa beans\u003c\/strong\u003e and the creaminess of \u003cstrong\u003echocolate\u003c\/strong\u003e. A warm, round, and comforting liquor, perfect for winter breaks.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRaw cocoa\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eChocolate\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSoft cream\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMalty black tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eHigh\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e132.00 EUR\/kg | 0.33 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 4-minute infusion and guarantee the perfect balance between the tea’s astringency and the cocoa’s roundness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe multi-terroir framework and cocoa\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend is based on a complex assembly of black teas, specifically designed to support the aromatic power of cocoa.\u003c\/p\u003e\n\u003ch3\u003eThe black triptych\u003c\/h3\u003e\n\u003cp\u003eCeylon brings liveliness and a coppery color. South India (Assam) adds a dense, malty body. Finally, Chinese black tea softens the whole with its natural finesse. This three-voice base prevents the chocolate from overpowering the tea.\u003c\/p\u003e\n\u003ch3\u003eThe chocolate pairing\u003c\/h3\u003e\n\u003cp\u003eThe real crushed cocoa beans bring a raw and noble bitterness, immediately softened by chocolate pieces that melt during infusion, creating a creamy texture in the mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a dessert tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this flavored tea to offer a true gourmet alternative, where the vegetal (tea) and the roasted vegetal (cocoa) interact harmoniously.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The drinker looking to replace their hot chocolate with a lighter yet equally comforting alternative.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The lover of strong black teas wishing to explore pastry notes without added artificial sugar.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating complex blends capable of evolving beautifully with a splash of milk.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eMulti-Terroir Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAuthentic Cocoa\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003ePastry Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eThe Secret of the Mayas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored gourmet black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCeylon, South India, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack teas, crushed cocoa beans, chocolate, natural flavors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh (About 45 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRobust, malty, cocoa-flavored, and creamy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBreakfast, indulgent afternoon break.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight container, away from heat (chocolate is sensitive to temperature increases).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting cocoa and black tea requires boiling water. Use water at 100°C and dose 2.5 grams of blend for 250 ml. Infuse for 4 minutes. Do not underestimate the temperature; it is essential to melt the chocolate inclusions.\u003c\/p\u003e\n\u003ch3\u003eIndulgent Variations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLatte version\u003c\/strong\u003e: This blend is perfect for milk preparation. Brew it strong (5 minutes), then add a third of hot milk (or oat milk). The creamy note will be multiplied.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLighter infusion\u003c\/strong\u003e: If you find the cocoa too strong, reduce the infusion to 3 minutes to emphasize the liveliness of the Ceylon tea.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Prepare this tea during your family teatimes. Its chocolatey flavor often reconciles children or those reluctant to drink classic tea with the hot beverage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBlend\u003c\/span\u003e \u003cspan\u003eWhy use three different black tea origins?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis multi-origin blend creates a complex aromatic structure. Ceylon brings liveliness, South India offers body, and China adds finesse, forming a perfect base to support the cocoa without being overshadowed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eDoes this tea contain real chocolate?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, this blend includes real crushed cocoa beans and chocolate chips (cocoa paste and butter), ensuring authentic indulgence and a creamy texture in the mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMilk\u003c\/span\u003e \u003cspan\u003eCan this tea be prepared with milk?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. The full-bodied black tea base and cocoa notes pair perfectly with a splash of milk (dairy or plant-based), turning this infusion into a truly indulgent and comforting latte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eWhat is the caffeine content?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis is a robust black tea containing about 45 mg of caffeine per cup. It is therefore ideal for breakfast or an energizing afternoon break, but not recommended in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51437571932488,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51437571965256,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51437571998024,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51437572030792,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51437572063560,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52238085030216,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52238085062984,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_Secret_des_Mayas_cacao_chocolat_sachet_100g_liqueur_ronde.jpg?v=1780400990"},{"product_id":"earl-grey-deluxe-orange-sanguine-mandarine-100g","title":"Earl Grey Deluxe — bergamot, blood orange \u0026 mandarin, citrusy and refined","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Earl Grey Deluxe Orange Sanguine ─ Mandarine (100g)\",\n      \"description\": \"Une réinterprétation délicate de l'Earl Grey associant thés noirs de Ceylan, Inde du Sud et Chine à la bergamote, l'orange sanguine et la mandarine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.60\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence avec un Earl Grey classique ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Alors qu'un Earl Grey traditionnel se concentre uniquement sur la bergamote, ma version Deluxe intègre de véritables morceaux d'orange sanguine et des écorces de mandarine pour une complexité aromatique supérieure et plus ensoleillée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé aide-t-il vraiment à réduire le stress ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, l'huile essentielle de bergamote est reconnue en aromathérapie pour ses vertus anxiolytiques. Elle favorise la baisse du cortisol, induisant une sensation de calme lors de la dégustation.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on ajouter du lait dans cet Earl Grey ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. La base de thé noir multi-terroirs possède assez de corps pour supporter un nuage de lait, créant une boisson onctueuse rappelant le célèbre London Fog.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les arômes utilisés sont-ils naturels ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"J'utilise exclusivement des arômes naturels de bergamote et d'orange, sans aucun additif artificiel, pour garantir une expérience gustative pure et factuelle.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"L'Earl Grey Deluxe Orange Sanguine de THÉ.ŌLOGY marie bergamote, mandarine et orange sanguine. Un thé noir raffiné et relaxant aux arômes naturels d'agrumes.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479; \/* Ton orange sanguine doux *\/\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eEarl Grey Deluxe\u003c\/strong\u003e, I offer a citrus symphony designed to revitalize the mind. The blend of \u003cstrong\u003ebergamot\u003c\/strong\u003e, \u003cstrong\u003eblood orange\u003c\/strong\u003e, and \u003cstrong\u003emandarin\u003c\/strong\u003e is based on a specialty black tea blend. A refined liquor, crafted for a refreshing and factual moment of relaxation.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eBergamot\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eBlood orange\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMandarin\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh citrus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3-4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e126.00 EUR\/kg | 0.32 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal brewing time and release citrus essential oils without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe architecture of three terroirs\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of this blend relies on a selection of black teas chosen for their complementary characteristics, perfectly supporting the tension of the citrus notes.\u003c\/p\u003e\n\u003ch3\u003eThe black triptych\u003c\/h3\u003e\n\u003cp\u003eCeylon tea brings liveliness, South India offers the necessary body, and China completes the blend with its natural finesse. This base allows the bergamot aromas to express themselves without overpowering the tea’s structure.\u003c\/p\u003e\n\u003ch3\u003eThe citrus signature\u003c\/h3\u003e\n\u003cp\u003eUnlike standard recipes, I included real pieces of blood orange and mandarin peels. These elements bring natural sweetness and an antioxidant dimension (anthocyanins and vitamin C) that enrich the tasting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy Deluxe selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to transform a classic ritual into a more complex sensory experience. The choice of raw ingredients is an absolute priority here.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The classic tea lover seeking a richer and more natural version of traditional Earl Grey.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker sensitive to the benefits of bergamot essential oils for managing daily stress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a blend of rare multi-terroir teas capable of supporting milk preparation (London Fog).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAuthentic Citrus\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSpecialty Teas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eEarl Grey Deluxe Blood Orange - Mandarin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored black tea (Multi-terroir blend)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin Base\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCeylon, South India, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, pieces of orange (3%), natural bergamot and orange flavors, mandarin peels (2%).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 45 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCitrusy, lively, slightly sweet, and relaxing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning or afternoon relaxation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an opaque, airtight container, away from heat sources.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eOptimal extraction requires water at 100°C. Use 2.5 grams of leaves for 250 ml of water. Steep for 3 minutes for a fresh and delicate profile, or extend to 4 minutes for more body and malty presence.\u003c\/p\u003e\n\u003ch3\u003eGourmet variations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe London Fog\u003c\/strong\u003e: Steep the tea for 3 minutes, then add one-third frothed hot milk and a dash of vanilla syrup. The sweetness of mandarin pairs wonderfully with the cream.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced version\u003c\/strong\u003e: Steep 5 grams for 200 ml for 4 minutes, then pour over ice. Add a slice of fresh orange for a refreshing summer drink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Earl Grey Deluxe is the ultimate tea for conviviality. Its natural citrus scent fills the room and immediately creates a soothing atmosphere for your guests.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDifference\u003c\/span\u003e \u003cspan\u003eWhat is the difference from a classic Earl Grey?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWhile a traditional Earl Grey focuses solely on bergamot, my Deluxe version includes real pieces of blood orange and mandarin peels for a superior and sunnier aromatic complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStress\u003c\/span\u003e \u003cspan\u003eDoes this tea help reduce anxiety?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBergamot essential oil is documented for its relaxing effects. By inhaling the aroma while tasting, you help lower cortisol levels, the stress hormone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eCan I drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWith about 45 mg of theine, it remains a moderate stimulant. For sensitive individuals, I recommend stopping consumption 4 to 6 hours before bedtime to avoid disrupting sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMilk\u003c\/span\u003e \u003cspan\u003eCan milk be added?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. The robust base of multi-terroir black tea holds up very well to the addition of a fatty body (animal or plant milk), which rounds out the citrus brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51437893779784,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51437893812552,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51437893845320,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51437893878088,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51437893910856,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52237969588552,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52237969621320,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Earl_Grey_Deluxe_orange_sanguine_mandarine_sachet_100g_agrum_raffin.jpg?v=1780400832"},{"product_id":"the-vert-huit-secrets-extreme-orient-100g","title":"Eight Secrets of the Far East — jasmine, mango, goji and five great teas","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Huit Secrets d'Extrême-Orient (100g)\",\n      \"description\": \"Un assemblage complexe de 5 thés (vert, blanc, oolong, jasmin) marié à la mangue, la rose et aux baies de goji. Une infusion florale et fruitée apaisante.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi mélanger 5 types de thés différents ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Cet assemblage crée une complexité aromatique unique. Le thé vert apporte la fraîcheur, le jasmin l'élégance florale, l'oolong la profondeur, et le thé blanc la subtilité. Chacun révèle ses qualités sans dominer les autres.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la température d'infusion idéale ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est crucial de ne pas dépasser 80°C. Les thés verts et blancs sont délicats ; une eau trop chaude brûlerait les feuilles et développerait une amertume indésirable.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il beaucoup de théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La teneur en théine est modérée (environ 20 à 25 mg par tasse), car la base est majoritairement composée de thés verts et blancs. Il peut être consommé tout au long de la journée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'apportent les baies de goji au mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Superaliment reconnu en Asie, les baies de goji apportent une délicate sucrosité naturelle qui s'harmonise parfaitement avec la mangue et les notes florales de l'assemblage.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé Huit Secrets d'Extrême-Orient de THÉ.ŌLOGY est un assemblage de 5 thés (vert, jasmin, oolong, blanc) marié à la mangue et au goji. Une infusion florale apaisante.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith these \u003cstrong\u003eEight Secrets of the Far East\u003c\/strong\u003e, I offer a complex aromatic architecture. The alliance of \u003cstrong\u003e5 great teas\u003c\/strong\u003e (green, jasmine, oolong, white) serves as a backdrop to the sweetness of \u003cstrong\u003emango\u003c\/strong\u003e and \u003cstrong\u003egoji\u003c\/strong\u003e berries. Rose petals complete this floral liquor, designed for a soothing moment of escape.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eJasmine\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMango\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eGoji\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eBrewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e110.00 EUR\/kg | 0.28 EUR per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal time of 2 to 3 minutes. It’s the key to preserving the white tea’s softness and jasmine’s brightness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe structure of the five teas\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe uniqueness of this blend lies in combining tea families with different oxidation levels, creating a unique mouthfeel.\u003c\/p\u003e\n\u003ch3\u003eThe vegetal and floral harmony\u003c\/h3\u003e\n\u003cp\u003eGreen tea (46%) brings freshness. Jasmine (23%) establishes floral elegance. Oolong (12%) provides a semi-oxidized depth, while white tea (4%) adds delicacy. This balance ensures the tea is never flat.\u003c\/p\u003e\n\u003ch3\u003eSuperfruits and flowers\u003c\/h3\u003e\n\u003cp\u003eMango brings the tropical note. Goji berries (recognized in traditional medicine) add a slight sweetness. Rose petals and safflower visually enhance the blend while reinforcing the floral bouquet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a complex tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to prove that a flavored tea can be highly sophisticated technically by mixing several terroirs and botanical families.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The beginner seeking a light, floral, and fruity drink, perfect for starting with flavored green teas without bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The jasmine tea drinker wishing to explore a more complex version, enriched with exotic fruits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating the art of \"blending,\" able to identify the contribution of oolong and white tea in the liquor's texture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003e5 Premium Teas\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSuperfruits (Goji)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eEight Secrets of the Far East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored green tea blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGreen tea (46%), jasmine (23%), oolong (12%), white tea (4%), mango, rose, goji, safflower.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 20 to 25 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFloral, fruity, delicate, and complex.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long, ideal for a moment of calm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting delicate teas (green and white) requires water at a maximum of 80°C. Use 2.5 grams of blend for 250 ml of water. Steep for 2 to 3 minutes. Water that is too hot would burn the leaves and develop bitterness that would mask the sweetness of the mango.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle re-infusion\u003c\/strong\u003e: Quality teas can withstand a second infusion. Add water at 80°C and steep for 3 to 4 minutes for a more vegetal liquor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold infusion\u003c\/strong\u003e: Place 10g of the blend in 1L of cold water in the refrigerator for 8 hours. Jasmine and mango will express themselves with absolute freshness.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This tea is visually stunning. Serve it in a glass teapot to allow your guests to admire the colors of the rose and safflower petals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBlend\u003c\/span\u003e \u003cspan\u003eWhy 5 different types of tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis combination creates a unique complexity on the palate. Green tea provides freshness, jasmine the fragrance, oolong the depth, and white tea the subtlety. None dominates; they complement each other.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy not exceed 80°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eGreen and white teas are not (or only slightly) oxidized. Boiling water would burn the tender leaves, extracting too many tannins and destroying the floral subtlety of jasmine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes this blend contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe content is low to moderate (20-25 mg). Green and white teas naturally contain less caffeine than black tea. It is a soothing drink that can be enjoyed in the afternoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eGoji\u003c\/span\u003e \u003cspan\u003eWhat do goji berries bring?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eConsidered a superfood in Asia, they add a delicate natural sweetness to the tea that perfectly complements the mango, while enriching the infusion with antioxidants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51437871006024,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51437871038792,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51437871071560,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51437871104328,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51437871137096,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52238115438920,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52238115471688,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_Huit_Secrets_Extr_me-Orient_m_lange_de_5_th_s_jasmin_mangue_goji_rose_100g.jpg?v=1780474872"},{"product_id":"the-vert-ciel-bleu-sencha-floral-mauve-100g","title":"Blue Sky — Japanese sencha with mallow flowers and rose petals","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Ciel Bleu ─ Sencha Floral \u0026 Mauve (100g)\",\n      \"description\": \"Un mélange délicat de thé vert Sencha du Japon, fleurs de mauve et pétales de rose. Une infusion florale apaisante aux reflets bleutés.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.90\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi l'infusion a-t-elle des reflets bleutés ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La couleur bleutée provient naturellement des fleurs de mauve. Leurs pigments (anthocyanes) se libèrent au contact de l'eau chaude, créant une esthétique unique rappelant un ciel d'été.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la base de ce thé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La base est un thé vert Sencha du Japon de haute qualité, étuvé à la vapeur pour préserver ses notes végétales et ses antioxydants.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Le thé vert Ciel Bleu de THÉ.ŌLOGY associe le Sencha du Japon aux fleurs de mauve et pétales de rose. Une liqueur soyeuse, florale et riche en polyphénols.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eBlue Sky\u003c\/strong\u003e, I offer an immersion into the serenity of a Japanese summer. This specialty Sencha green tea welcomes the elegance of \u003cstrong\u003erose petals\u003c\/strong\u003e and the softness of \u003cstrong\u003emallow flowers\u003c\/strong\u003e. A bluish, silky, and floral liquor designed for a moment of absolute and factual calm.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFloral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate rose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSoothing mallow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e119.00 EUR\/kg | 0.30 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal preparation time and preserve the delicacy of the flowers without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe vegetal and floral alliance\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of this blend rests on a non-oxidized green tea base, chosen for its aromatic clarity that lets the flowers express themselves without being overwhelmed.\u003c\/p\u003e\n\u003ch3\u003eThe Sencha foundation\u003c\/h3\u003e\n\u003cp\u003eSencha green tea leaves from Japan are steamed, a process that locks in catechins and vegetal notes. This base provides a silky texture and a slightly iodized freshness typical of Japanese terroirs.\u003c\/p\u003e\n\u003ch3\u003eThe mallow and rose pairing\u003c\/h3\u003e\n\u003cp\u003eMallow flowers naturally release bluish pigments (anthocyanins) and soothing mucilages, rounding out the cup. Rose petals add a powdery floral note, creating a subtle and balanced aromatic symphony.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a serene tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an alternative to overly tannic green teas. Here, floral softness guides the tasting.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for an accessible, floral, and visually striking green tea to begin exploring Japanese teas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular Sencha drinker seeking a softer, more relaxing variation for their afternoons.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a specialty green tea base (Japan) capable of withstanding a short and precise infusion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eJapanese Green Tea\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eMallow Flowers\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eRich in Polyphenols\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlue Sky\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored floral green tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapan (Sencha green tea)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha green tea, mallow flowers, rose petals, natural aromas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow to moderate (20-30 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVegetal, floral, soft and silky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eQuiet morning or afternoon reading.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn its airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting a delicate Sencha requires water between 75°C and 80°C maximum. Use 2.5 grams of blend for 250 ml of water. Infuse for 2 to 3 minutes. Water that is too hot or infusion that is too long would destroy the floral subtlety and make the tea bitter.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold Brew version\u003c\/strong\u003e: Let 10g of the blend steep in 1L of cold water in the refrigerator for 6 to 8 hours. The blue of the mallow flowers will be vibrant and the tea will be absolutely smooth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeditative infusion\u003c\/strong\u003e: Enjoy it plain in a white porcelain cup to fully appreciate the color nuances of the liquor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve Ciel Bleu during an afternoon tea with friends. The unique color of the infusion and its rose scent immediately create a refined and soothing atmosphere.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eColor\u003c\/span\u003e \u003cspan\u003eWhy does the infusion have bluish reflections?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe bluish color naturally comes from the mallow flowers. Their pigments (anthocyanins) are released when in contact with hot water, creating a unique aesthetic reminiscent of a summer sky, with no artificial coloring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eCan I drink it late in the day?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSencha green tea contains a moderate amount of theine. Thanks to the presence of L-theanine, the effect is relaxing. For sensitive people, I recommend stopping consumption after 5 p.m.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs this tea very bitter?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, provided the water temperature is respected (max 80°C). The mallow flower adds a velvety texture that smooths the natural astringency of green tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan the leaves be re-infused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, a second infusion of 3 minutes is possible. The profile will be more vegetal and less floral than the first cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51437958332744,"sku":null,"price":11.93,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51437958365512,"sku":null,"price":14.89,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51437958398280,"sku":null,"price":29.83,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51437958431048,"sku":null,"price":59.67,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51437958463816,"sku":null,"price":119.34,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52238127006024,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52238127038792,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_vert_Ciel_Bleu_sencha_japonais_fleurs_de_mauve_et_p_tales_de_rose_100g.jpg?v=1780474729"},{"product_id":"the-vert-sencha-citron-bio-citronnelle-100g","title":"Organic Lemon Sencha — lemongrass, lemon peels and digestive freshness","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Sencha Citron Bio ─ Citronnelle \u0026 Écorces (100g)\",\n      \"description\": \"Un mélange certifié biologique associant le thé vert Sencha, la citronnelle et des écorces de citron pour une infusion fraîche et revitalisante.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"10.30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les bienfaits de la citronnelle dans ce thé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La citronnelle est reconnue pour ses vertus digestives et antispasmodiques. Elle aide à réduire les ballonnements et apporte une fraîcheur apaisante après les repas.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi infuser à 80°C maximum ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le thé vert Sencha est délicat. Une eau trop chaude brûlerait les feuilles et libérerait une amertume désagréable qui masquerait les notes citronnées.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Le thé vert Sencha Citron Bio de THÉ.ŌLOGY marie la fraîcheur du citron à la citronnelle digestive. Une infusion vivifiante et vitaminée.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Lemon Sencha\u003c\/strong\u003e, I offer a factual and refreshing blend. The base of \u003cstrong\u003eChinese green tea\u003c\/strong\u003e, certified organic, meets the liveliness of \u003cstrong\u003elemon peels\u003c\/strong\u003e and the digestive virtues of \u003cstrong\u003elemongrass\u003c\/strong\u003e. A tonic liquor, designed to revitalize the body without any artificial additives.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFresh lemon\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eLemongrass\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHerbal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eInvigorating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e103.00 EUR\/kg | 0.26 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the short infusion of 2 to 3 minutes and preserve the catechins without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe citrus and organic structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of this blend rests on a base of unoxidized Chinese Sencha, selected for its herbaceous neutrality that enhances the citrus.\u003c\/p\u003e\n\u003ch3\u003eThe Sencha base\u003c\/h3\u003e\n\u003cp\u003eSencha green tea (83%) is rich in polyphenols. Its quick processing after harvest locks in the vegetal notes, offering a light structure capable of carrying the lemon’s sharpness without overwhelming the palate.\u003c\/p\u003e\n\u003ch3\u003eThe lemon and lemongrass pairing\u003c\/h3\u003e\n\u003cp\u003eThe real lemon peels (6%) bring a sharp acidity and revitalizing essential oils. The lemongrass completes this ensemble with a rounder, herbaceous note, while providing soothing properties for the digestive system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a detox break\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer a healthy and organic alternative to industrial flavored teas. Here, it is the raw ingredient that defines the taste.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a refreshing and invigorating drink for the morning or after a hearty meal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The classic green tea drinker seeking a fresh and lemony variation for afternoon breaks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a certified organic specialty tea, free of pesticides, favoring the purity of natural aroma.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural flavor\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eChinese tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Lemon Sencha\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic flavored green tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eIngredients\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha green tea (83%), lemongrass, lemon peels (6%), natural lemon flavor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow to moderate (About 25 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, fresh, vegetal, and invigorating.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning or after lunch for digestion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an opaque, airtight container, kept dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting a delicate green tea requires tempered water, between 75°C and 80°C. Use 2.5 grams of blend for 250 ml of water. Infuse for 2 to 3 minutes. Water that is too hot would destroy vitamins and make the Sencha bitter.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetox iced version\u003c\/strong\u003e: Infuse 10g of the blend in 1L of cold water for 6 hours in the refrigerator. Add a sprig of fresh mint for a calorie-free summer drink.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDigestive infusion\u003c\/strong\u003e: Drink a cup after the meal at 75°C. The antispasmodic properties of lemongrass will ease your digestive comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This Lemon Sencha is the ally of active mornings. Offer it to your loved ones as an alternative to coffee; its stimulating effect is more gradual and its digestibility much better.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrganic\u003c\/span\u003e \u003cspan\u003eWhy choose an organic certified tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSince the tea is not rinsed before infusion, pesticides remain in your cup. Organic certification guarantees cultivation without synthetic chemicals, preserving your health and soil biodiversity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eLEMONGRASS\u003c\/span\u003eWhat role does lemongrass play?\u003cspan class=\"faq-subtitle\"\u003eLemony freshness, zesty\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLemongrass brings its bright lemony freshness, which extends the lemon peel notes and balances the vegetal note of Sencha. Together, they create a clear, zesty, and refreshing cup — delicious hot, and especially successful as an iced infusion in summer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eCan I drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains a moderate amount of theine. For sensitive individuals, I recommend stopping consumption after 5 p.m. to avoid disrupting sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs it a very acidic tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe acidity is present but balanced by the vegetal notes of Sencha. It is not an \"acidic\" drink like pure juice, but rather a fresh and lively infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51450621100360,"sku":null,"price":14.6,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51450621133128,"sku":null,"price":23.63,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51450621165896,"sku":null,"price":36.51,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51450621198664,"sku":null,"price":73.01,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51450621231432,"sku":null,"price":146.03,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52227948937544,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52227948970312,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Sencha_citron_bio_th_vert_de_Chine_citronnelle_et_corces_de_citron_100g.jpg?v=1780474572"},{"product_id":"the-vert-royal-papaye-rose-pivoine-100g","title":"Organic Royal Papaya — floral sencha, exotic papaya and subtle peony","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Royal ─ Papaye \u0026 Rose (100g)\",\n      \"description\": \"Un mariage harmonieux entre la vivacité du Sencha et l'exotisme de la papaye, enrichi de pétales de rose et de pivoine. Une liqueur fruitée et florale raffinée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"10.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la base du thé Royal ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La base est un thé vert Sencha de Chine (88%), choisi pour sa structure végétale fraîche qui accueille parfaitement les notes de papaye et de fleurs.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer ce thé pour éviter l'amertume ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est impératif d'utiliser une eau à 75°C maximum et de ne pas dépasser 2 minutes d'infusion. Une température plus haute brûlerait les feuilles de Sencha.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Contient-il beaucoup de caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il possède une teneur modérée en caféine (environ 30 mg par tasse), offrant une stimulation douce et durable sans énervement.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Le thé vert Royal de THÉ.ŌLOGY associe le Sencha de spécialité à la papaye et aux pétales de fleurs. Une liqueur fruitée, soyeuse et riche en polyphénols.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eRoyal\u003c\/strong\u003e tea, I offer a factual alliance between the freshness of Sencha and the exoticism of papaya. The \u003cstrong\u003erose\u003c\/strong\u003e and \u003cstrong\u003epeony\u003c\/strong\u003e mark this vintage with discreet floral elegance. A luminous liquor, designed for daily escape without any bitterness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTropical papaya\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate rose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eVegetal Sencha\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003ePeony\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e101.00 EUR\/kg | 0.25 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal preparation time of 2 minutes and preserve the delicacy of the Sencha leaves.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe alliance of plant and fruit\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of the Royal tea rests on a base of unoxidized Chinese Sencha, selected for its aromatic clarity that enhances the fruity additions.\u003c\/p\u003e\n\u003ch3\u003eThe Sencha foundation\u003c\/h3\u003e\n\u003cp\u003eSencha green tea (88%) provides a light herbal structure. Its quick heat treatment locks in the green notes and preserves a high content of antioxidant catechins, offering a healthy and refreshing base.\u003c\/p\u003e\n\u003ch3\u003eThe exotic and floral harmony\u003c\/h3\u003e\n\u003cp\u003eThe pieces of papaya (5%) release a sweet softness from the first seconds. The rose and peony petals perfect the blend with a powdery floral note, creating a complex cup without being overwhelming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a balanced tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an alternative to fruity teas that are often too artificial. Here, the green tea keeps its full place and interacts with the fruit.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a light, easy-to-drink, and visually colorful beverage to start exploring flavored green teas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The lover of tropical flavors seeking a less tangy alternative than citrus teas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a specialty Sencha capable of withstanding a short infusion and revealing precise floral nuances.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSencha Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAuthentic Papaya\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSpecialty Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRoyal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored green tea (Sencha)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin Base\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChina (Green tea)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha green tea (88%), papaya (5%), rose petals, peony petals, natural flavors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAbout 30 mg per cup (Moderate level)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFresh vegetal, tropical fruity, delicate floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eEnergetic morning or indulgent afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, protected from moisture and strong odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting a Sencha requires tempered water, ideally at 75°C. Use 2.5 grams of blend for 250 ml of water. Infuse exactly 2 minutes. Water that is too hot will extract tannins too quickly and mask the sweetness of the papaya.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTropical Iced Tea\u003c\/strong\u003e: Cold brew (10g per 1L in the refrigerator for 6 hours). The papaya will express itself with incredible roundness, without any bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmoother infusion\u003c\/strong\u003e: If you find the Sencha too strong, reduce the infusion to 90 seconds. You will then favor the peony flower notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this Royal tea during a brunch. Its colorful profile and exotic fruit notes are universally pleasing and pair very well with fresh fruit salads.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs it a very sweet tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe candied papaya adds natural sweetness and a rounded texture, but the liquor remains that of a tea. There is no \"syrup\" sensation. It is a controlled and factual sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eCan I use boiling water?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, water at 100°C would burn the Sencha leaves and destroy the delicate aromas of the rose petals. Respect 75°C to enjoy the full complexity of the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eDoes it contain a lot of theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains about 30 mg of caffeine, which is moderate. It provides stable alertness without the caffeine spike of coffee. For very sensitive people, avoid consuming it after 5 p.m.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan it be re-infused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, a second infusion of 2 minutes 30 seconds is possible. The taste will be more vegetal and less marked by papaya, but will remain very pleasant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51450629488968,"sku":null,"price":10.1,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51450629521736,"sku":null,"price":13.05,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51450629554504,"sku":null,"price":25.25,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51450629587272,"sku":null,"price":50.5,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51450629620040,"sku":null,"price":100.99,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244055327048,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244055359816,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_vert_Royal_Papaye_Rose_Pivoine_sencha_de_Chine_bio_floral_et_fruit_100g.jpg?v=1780474296"},{"product_id":"the-vert-bio-cerise-griotte-amour-de-cerise-100g","title":"Organic Cherry Love — Chinese sencha, tart morello cherry and delicate rose","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Amour de Cerise Bio (100g)\",\n      \"description\": \"Un thé vert Sencha de Chine biologique aux notes gourmandes de cerise et de griotte, agrémenté de pétales de rose et d'hibiscus.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la base de ce thé vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La base est un thé vert Sencha de Chine certifié biologique, choisi pour sa douceur et sa capacité à porter les arômes fruités sans amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le goût de cerise est-il naturel ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, j'utilise exclusivement des arômes naturels de cerise et de cassis, complétés par de véritables morceaux de griottes séchées.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle température d'eau utiliser ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Pour ne pas brûler les feuilles et préserver les vitamines, utilisez une eau entre 70°C et 80°C.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Le thé vert Amour de Cerise Bio de THÉ.ŌLOGY marie le Sencha de Chine à la griotte et la rose. Une liqueur fruitée, 100% naturelle et antioxydante.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Cherry Love\u003c\/strong\u003e, I offer a factual and indulgent blend. The plant base of \u003cstrong\u003eChina Sencha\u003c\/strong\u003e welcomes the fruity intensity of the \u003cstrong\u003emorello cherry\u003c\/strong\u003e, supported by \u003cstrong\u003erose\u003c\/strong\u003e petals and hibiscus. A glowing red liquor, designed for a vitamin-rich and antioxidant break.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eIntense cherry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTangy morello cherry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate rose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCertified organic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e113.00 EUR\/kg | 0.28 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal preparation time of 2 minutes 30 seconds and preserve the natural sweetness of the fruit.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe alliance of Sencha and morello cherry\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of this blend rests on a base of non-oxidized green tea, enriched with certified organic botanical ingredients for total purity.\u003c\/p\u003e\n\u003ch3\u003eThe Sencha base from China\u003c\/h3\u003e\n\u003cp\u003eSencha green tea leaves, heat-treated to stop oxidation, offer a light structure. They carry the cherry notes without overpowering them, ensuring a smooth and refreshing tasting.\u003c\/p\u003e\n\u003ch3\u003eThe fruity and floral harmony\u003c\/h3\u003e\n\u003cp\u003eHibiscus brings its ruby color and a tangy tension that highlights the taste of the morello cherry (3%). Rose petals complete the blend with a powdery floral note, creating a complex and balanced experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection of fruity rarity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer a healthy alternative to industrial flavored teas. Here, the natural flavor accompanies the real fruit for a clear taste signature.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a light, fruity, and visually colorful drink to get introduced to green teas without bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker of red fruit teas seeking a finer, antioxidant organic version.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a blend of rare certified organic teas, capable of withstanding an exemplary cold infusion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSustainable Agriculture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Cherry Love\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic flavored green tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChina (China Sencha)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha green tea, apple, hibiscus, natural cherry flavor, morello cherry (3%), rose petals, natural blackcurrant flavor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAbout 20 mg per cup (Moderate level)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIntense fruity, tart, floral, and silky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight container, away from air and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting a delicate green tea requires tempered water, ideally between 70°C and 80°C. Use 2.5 grams of blend for 250 ml of water. Steep for 2 to 3 minutes. Water that’s too hot will extract too many tannins and mask the cherry’s sweetness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSummer iced version\u003c\/strong\u003e: Let 10g of the blend steep in 1L of cold water in the fridge for 6 hours. The morello cherry will express itself with incredible roundness and no bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe honey touch\u003c\/strong\u003e: If you find the hibiscus too sharp, a hint of acacia honey will round out the cup and highlight the rose notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this tea during an afternoon snack with a red fruit tart. Its acidic and fruity structure pairs beautifully with creamy desserts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAromas\u003c\/span\u003e \u003cspan\u003eIs the cherry flavor artificial?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo. I use exclusively natural aromas extracted from the fruit, certified organic. They help stabilize the flavors of the real dried morello cherry pieces in the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eCan I drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains about 20 mg of caffeine, which is low but present. For very sensitive people, I recommend stopping consumption after 5 p.m. to avoid disrupting sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eHIBISCUS\u003c\/span\u003eWhat does hibiscus add to the blend?\u003cspan class=\"faq-subtitle\"\u003ePink color, fruity acidity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eHibiscus brings its beautiful pink hue and a sharp tart acidity that highlights the morello cherry and rose in the blend. It gives Amour de Cerise its fruity liveliness and lovely color in the cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eCan I use boiling water?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, water at 100°C would burn the Sencha leaves and destroy the vitamins in the fruits. Keep it at 80°C to enjoy the full aromatic complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with precision. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51450693747016,"sku":null,"price":15.23,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51450693779784,"sku":null,"price":24.42,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51450693812552,"sku":null,"price":38.07,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51450693845320,"sku":null,"price":76.15,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51450693878088,"sku":null,"price":152.29,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244081082696,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244081115464,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_vert_Amour_de_Cerise_bio_sencha_de_Chine_cerise_griotte_rose_100g.jpg?v=1780474098"},{"product_id":"the-vert-gunpowder-bio-hunan-100g","title":"Organic Hunan Gunpowder — dense pearls, toasted vegetal and roasted hazelnut","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Gunpowder Bio ─ Thés Rares (100g)\",\n      \"description\": \"Un thé vert de spécialité dont les feuilles sont roulées en perles (Gunpowder). Notes végétales et toastées, issu de l'agriculture biologique.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.60\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi appelle-t-on ce thé Gunpowder ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ce nom vient de la ressemblance entre ses feuilles roulées manuellement et les grains de poudre à canon. Ce façonnage protège les arômes et permet une excellente conservation.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-ce le thé utilisé pour le thé à la menthe ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, le Gunpowder est la base traditionnelle du thé à la menthe maghrébin. Sa structure robuste supporte parfaitement l'ajout de menthe fraîche et de sucre.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle température pour le Gunpowder ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Je recommande une eau à 80°C. Trop chaude, elle brûlerait les feuilles et accentuerait l'amertume au détriment des notes toastées.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Thé vert Gunpowder bio de THÉ.ŌLOGY. Feuilles roulées en perles, notes végétales et toastées. Idéal pour le matin ou le thé à la menthe traditionnel.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Gunpowder\u003c\/strong\u003e, I offer a factual classic from Hunan province. Its leaves, precisely rolled into \u003cstrong\u003edense pearls\u003c\/strong\u003e, release a liquor both \u003cstrong\u003evegetal and toasted\u003c\/strong\u003e. A straightforward experience, designed for those seeking the natural strength of an unoxidized green tea.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eIntense vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eToasted notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRoasted hazelnut\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTonic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€116.00\/kg | €0.29 per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the infusion time of 2 to 3 minutes and preserve the pearls’ smoothness without excess bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eWHAT — The power of the pearl beads\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe appearance of this tea, reminiscent of gunpowder, results from a manual shaping technique inherited from the Tang dynasty.\u003c\/p\u003e\n\u003ch3\u003eRolling process\u003c\/h3\u003e\n\u003cp\u003eCamellia sinensis leaves are quickly steamed to stop oxidation, then rolled into tight pellets. This compact form protects essential oils from air, guaranteeing superior aromatic preservation and a gradual release of flavors during infusion.\u003c\/p\u003e\n\u003ch3\u003eAromatic profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor is clear, with a bright golden yellow color. The attack is distinctly vegetal (cut grass), followed by warmer notes of toasted hazelnuts. Organic certification ensures total purity of the leaves, free from pesticide residues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eHOW \/ WHO — My Hunan selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this batch from Hunan for its robustness. Unlike marine Japanese green teas, this Chinese Gunpowder expresses an earthy strength essential for certain preparations.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a simple, effective green tea rich in polyphenols for their morning routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The mint tea lover seeking a noble and organic Gunpowder base for homemade blends.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating characterful teas capable of withstanding 2 to 3 successive infusions (Gong Fu Cha).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eHand Rolled\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrigin China\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eWHAT — Identity Card\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Gunpowder Green Tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNatural green tea (Unoxidized)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHunan Province, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCultivation\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% Organic Farming\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAbout 35 mg per cup (Stable alertness)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVegetal, roasted, slightly astringent.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning or energizing break after lunch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight container, away from moisture and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eHOW — Preparation\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eOptimal extraction requires water at 80°C. Use 2.5 grams of pearls for 250 ml of water. Infuse for 2 minutes for a mild profile, or 3 minutes for a stronger cup. The pearls will spectacularly unfold on contact with water.\u003c\/p\u003e\n\u003ch3\u003eTraditional variations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMint tea\u003c\/strong\u003e: Add a handful of fresh mint leaves and a little sugar (or honey) after 2 minutes of infusion. The structure of Gunpowder is the only one capable of not being overwhelmed by the mint.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold infusion\u003c\/strong\u003e: Place 5g in 500ml of cold water in the fridge for 6 hours. You will get an extremely refreshing and low-caffeine iced drink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this Gunpowder in a transparent teapot to watch the \"dance of the leaves\" as they open. It’s a visual spectacle that always precedes a successful tasting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eName\u003c\/span\u003e \u003cspan\u003eWhy the name \"Gunpowder\"?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is a Western name dating from the 18th century. English merchants thought these small gray balls resembled the grains of powder used in their cannons. In China, it is more poetically called \"Pearl Tea.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs it bitter?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBitterness only appears if the water is too hot or the infusion too long. At 80°C for 2 minutes, you get a noble astringency (which structures the mouth) but without unpleasant bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eROLLED LEAVES\u003c\/span\u003eWhy is it called Gunpowder?\u003cspan class=\"faq-subtitle\"\u003eRolled pearls, toasted vegetal\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe name comes from the shape of the leaves: each green tea leaf is tightly rolled into a small pearl that slowly unfurls during infusion. This rolling preserves freshness and concentrates the aromas — toasted vegetal notes and a finish of roasted hazelnut. Use water at 80°C and the pearls open to deliver a golden liquor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan the pearls be re-infused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. A quality Gunpowder tea can withstand up to 3 infusions. The second is often the most balanced because the pearls are already well opened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51450801914184,"sku":null,"price":11.62,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51450801946952,"sku":null,"price":14.58,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51450801979720,"sku":null,"price":29.06,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51450802012488,"sku":null,"price":58.12,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51450802045256,"sku":null,"price":116.23,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244092420424,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244092453192,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Gunpowder_bio_du_Hunan_perles_de_th_vert_denses_roul_es_la_main_100g.jpg?v=1780473952"},{"product_id":"infusion-porte-bonheur-mangue-passion-100g","title":"Good Luck Charm — mango, passion fruit \u0026 cornflower infusion","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Porte-Bonheur – Mangue \u0026 Passion (100g)\",\n      \"description\": \"L'infusion Porte-Bonheur de THÉ.ŌLOGY associe la mangue et le fruit de la passion aux fleurs de bleuet. Un mélange exotique, sans aucune théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.50\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi cette infusion ne contient-elle aucune théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La préparation Porte-Bonheur est exclusivement composée de fruits séchés, de légumes et de fleurs comestibles. L'absence de feuilles de théier (Camellia sinensis) garantit une boisson totalement dépourvue de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le rôle de la betterave dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La betterave rouge est utilisée pour apporter une coloration pourpre naturelle à la liqueur lors de l'infusion, tout en offrant une très légère note terreuse qui structure l'acidité des fruits exotiques.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on préparer cette infusion à froid ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, je recommande de faire infuser 8 à 10 grammes de ce mélange directement dans l'eau froide pendant plusieurs heures au réfrigérateur afin d'obtenir une extraction aromatique optimale pour une version glacée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver cette composition fruitée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est conseillé de stocker le sachet de 100g dans une boîte hermétique opaque, à température ambiante et à l'abri de l'humidité, pour préserver les huiles essentielles des fruits et la pigmentation des fleurs de bleuet.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"L'infusion Porte-Bonheur de THÉ.ŌLOGY associe la mangue et le fruit de la passion aux fleurs de bleuet. Un mélange factuel et exotique, sans aucune théine.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #a5acd5;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 165, 172, 213;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith the Good Luck Charm infusion, I offer a caffeine-free blend where \u003cstrong\u003emango\u003c\/strong\u003e meets the natural acidity of passion fruit. This mix combines an apple and grape base with the visual appeal of cornflower and marigold blossoms, for a straightforward tasting rich in fruity nuances.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMango\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003ePassion fruit\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCornflower\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e11 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€115.00\/kg | €0.29 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 11 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eInfusion structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Good Luck Charm recipe is based on a blend of dried fruits, root vegetables, and edible flowers, with no addition of tea leaves.\u003c\/p\u003e\n\u003ch3\u003eThe fruity and earthy base\u003c\/h3\u003e\n\u003cp\u003eApple and grape form the natural aromatic base of this infusion. Carrot and beetroot play a subtle background role, adding a vivid purple color and a very subtle earthy density.\u003c\/p\u003e\n\u003ch3\u003eThe exotic evolution\u003c\/h3\u003e\n\u003cp\u003eThe taste starts with the sweet roundness of mango, quickly balanced by the characteristic acidity of passion fruit.\u003c\/p\u003e\n\u003ch3\u003eThe floral signature\u003c\/h3\u003e\n\u003cp\u003eThe marigold and cornflower blossoms are added whole. They do not alter the fruity balance but provide true visual elegance to the dry blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI have selected ingredients grown according to sustainable agriculture standards. The goal was to offer a beverage with genuine flavor depth without using chemical enhancers.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a caffeine-free drink, easy to brew and very fragrant.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker of fruity infusions seeking a natural alternative, without added sugars.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The discerning connoisseur demanding traceability of natural flavors and a balanced sweet-tart cup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSustainable Agriculture\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGood Luck Charm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruit and flower infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of terroirs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, grape (vegetable oil), carrot, beetroot, natural flavors, mango, marigold, cornflower\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity, exotic, slightly tangy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003ePairing\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePairs well with a citrus pastry or a red fruit dessert.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e18 months, stored in an airtight container away from humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 4.5 grams of blend per cup. Water should be poured at a full boil (100°C) and the infusion kept covered for 11 minutes to allow the fruit pieces to rehydrate and release their natural aromas.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold maceration\u003c\/strong\u003e: Double the dosage (8 to 10 grams per cup), pour room temperature water, and let rest for several hours in the refrigerator. Strain and serve over ice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A successful iced recipe is meant to travel. Share these cold infusion parameters with other enthusiasts to extend the summer flavor experience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eWhy does this infusion contain no caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Porte-Bonheur preparation is exclusively made of dried fruits, vegetables, and edible flowers. The absence of tea leaves (Camellia sinensis) guarantees a completely caffeine-free drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhat is the role of beetroot in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBeetroot is used to provide a natural purple color to the liquor during infusion, while offering a very slight earthy note that structures the acidity of the exotic fruits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eCan this infusion be prepared cold?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, I recommend infusing 8 to 10 grams of this blend directly in cold water for several hours in the refrigerator to achieve optimal aromatic extraction for an iced version.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI recommend storing the Porte-Bonheur blend in an opaque airtight container, at room temperature and away from humidity, to preserve the essential oils of the fruits and the pigmentation of the cornflower petals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51456728629576,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51456728662344,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51456728695112,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51456728727880,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51456728760648,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244111262024,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244111294792,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Porte-Bonheur_mangue_passion_100g_fleurs_bleuet_souci_sans_th_ine.jpg?v=1780393710"},{"product_id":"the-vert-genmaicha-japonais-bancha-riz-grille-100g","title":"Organic Genmaicha — roasted rice popcorn, Japanese sweetness and comfort","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Genmaicha Japonais ─ Thé Vert Bancha \u0026 Riz Grillé (100g)\",\n      \"description\": \"Le Genmaicha de THÉ.ŌLOGY associe le thé vert bancha japonais à du riz brun grillé. Une infusion douce aux notes de popcorn, naturellement faible en caféine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel goût a le Genmaicha ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le riz torréfié apporte des notes dominantes de céréales grillées rappelant le popcorn frais. Cette dimension gourmande équilibre l'amertume végétale du Bancha, créant une tasse très douce et réconfortante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Puis-je boire ce thé le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui. Le Bancha contient naturellement moins de théine qu'un Sencha, et l'ajout de riz dilue encore cette concentration. C'est l'un des rares thés verts japonais adaptés à une consommation en fin de journée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Que faire des grains de riz après infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les grains de riz torréfiés peuvent être consommés. Réhydratés par l'infusion, ils conservent un léger goût de noisette et peuvent agrémenter un bol de riz ou une soupe légère.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la bonne température d'infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Je recommande une eau à 80°C. Si l'eau est trop chaude, le Bancha libérera une amertume qui masquera les arômes délicats du riz soufflé.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Le Genmaicha de THÉ.ŌLOGY associe le thé vert bancha japonais à du riz brun grillé. Une infusion douce aux notes de popcorn, naturellement faible en caféine.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #a5acd5; \/* Conservation de votre couleur de base ou ajustement possible *\/\n--color-gradient-end: #edede8;\n--color-primary-rgb: 165, 172, 213;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eGenmaicha\u003c\/strong\u003e, I offer a factual approach to a Japanese classic. The blend of \u003cstrong\u003eBancha green tea\u003c\/strong\u003e and \u003cstrong\u003eroasted brown rice\u003c\/strong\u003e delivers a liquor with clear notes of grilled cereals (popcorn). A comforting drink, without bitterness, whose low caffeine content allows tasting throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eToasted cereals\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003ePopcorn\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eComforting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eVery Low\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e140.00 EUR\/kg | 0.35 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal brewing time of 2 to 3 minutes and preserve the sweetness of the roasted rice without extracting the astringency of Bancha.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe historical balance of Bancha and rice\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend is based on a Japanese tradition dating back to the Edo period, originally designed to make tea more affordable.\u003c\/p\u003e\n\u003ch3\u003eThe Bancha base\u003c\/h3\u003e\n\u003cp\u003eBancha green tea comes from more mature leaves, harvested after the young spring shoots (Sencha). This maturity gives the leaf a naturally low caffeine content and a less sharp vegetal profile, ideal for fading behind the aromatic strength of the rice.\u003c\/p\u003e\n\u003ch3\u003eRoasting of brown rice\u003c\/h3\u003e\n\u003cp\u003eThe rice (genmai) is roasted through a controlled process. Some grains pop under the heat, resembling popcorn. This roasting brings a natural sweetness, hazelnut notes, and a roundness on the palate that completely masks the bitterness of green tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a universal tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this blend for its ability to reconcile those reluctant to green tea (often perceived as too bitter) with Japanese teas.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor discovery\u003c\/strong\u003e: The drinker avoiding bitterness, looking for a very mild, digestible, and accessible hot beverage, almost nostalgic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the regular drinker\u003c\/strong\u003e: The regular tea drinker seeking a caffeine-free alternative for the afternoon or evening, without turning to herbal infusions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates food and tea pairings; Genmaicha is the perfect companion for savory meals and Japanese cuisine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin Japan\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eRoasted Brown Rice\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eLow Caffeine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGenmaicha (Brown Rice Tea)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of Japanese green tea and cereals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapan (Bancha green tea)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBancha green tea, roasted and puffed brown rice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVery low (About 15 to 20 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGrilled cereals, hazelnut, very mild vegetal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day and in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, to preserve the crunchiness of the rice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eThe balance of Genmaicha requires water at 80°C. Use 2.5 grams of blend for 250 ml of water. Infuse for 2 to 3 minutes. Boiling water would crush the rice aromas under the astringency of the tea leaves.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSummer Iced Tea\u003c\/strong\u003e: Cold brew (10g per 1L in the refrigerator for 8 hours). The result is an incredibly refreshing drink with a sweet cereal flavor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStronger infusion\u003c\/strong\u003e: You can extend the infusion up to 4 minutes if you prefer to emphasize the toasted side, but the finish will be slightly drier.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve Genmaicha alongside savory dishes. Its roasted notes perfectly complement rice-based dishes, sesame, or grilled fish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eWhat does Genmaicha taste like?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe roasted rice brings dominant notes of grilled cereals reminiscent of fresh popcorn. This indulgent dimension balances the vegetal bitterness of Bancha, creating a very smooth and comforting cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eCan I drink this tea at night?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. Bancha tea naturally contains less caffeine than Sencha, and the addition of rice further dilutes this concentration. It is one of the few Japanese green teas suitable for consumption in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRice\u003c\/span\u003e \u003cspan\u003eWhat to do with the rice grains after infusion?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIn Japan, it is common to consume the roasted rice grains. Rehydrated by the infusion, they retain a slight nutty flavor and can enhance a bowl of plain rice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy brew at 80°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIf the water is too hot (100°C), the Bancha leaves will quickly release their tannins. The astringency will then mask the delicate sweetness and toasted aromas of the puffed rice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51456919273800,"sku":null,"price":17.47,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51456919306568,"sku":null,"price":26.71,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51456919339336,"sku":null,"price":43.68,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51456919372104,"sku":null,"price":87.36,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51456919404872,"sku":null,"price":174.72,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244321206600,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244321239368,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Genmaicha_bio_japonais_th_vert_Bancha_et_grains_de_riz_brun_torr_fi_100g.jpg?v=1780473719"},{"product_id":"the-vert-mao-feng-bio-zhejiang-100g","title":"Organic Zhejiang Mao Feng — downy tips, delicate honey and flowers","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Mao Feng Bio ─ Grand Cru du Zhejiang (100g)\",\n      \"description\": \"Un thé vert de spécialité aux bourgeons duveteux, cultivé dans la province du Zhejiang en Chine. Liqueur miellée, certifiée agriculture biologique.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.60\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment reconnaître un Mao Feng authentique ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Un authentique Mao Feng se distingue par ses feuilles longues et étroites, et surtout par la présence d'un fin duvet argenté sur ses jeunes bourgeons. L'infusion doit être limpide, d'un jaune citron éclatant, sans aucune amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi l'eau bouillante est-elle déconseillée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les jeunes pousses printanières sont extrêmement délicates. Une eau à 100 degrés détruirait les composés aromatiques et libérerait une astringence massive. Une eau à 75 degrés est impérative pour préserver les notes miellées.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé vert contient-il beaucoup de caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il contient une dose modérée (environ 35 mg). Les bourgeons printaniers concentrent la théine, mais l'effet est lissé par la présence de L-théanine, offrant une concentration calme et prolongée.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le thé vert Mao Feng Bio de THÉ.ŌLOGY offre des notes miellées et florales. Un grand cru de la province du Zhejiang (Chine) aux bourgeons duveteux.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003c\/p\u003e\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eThis \u003cstrong\u003eGrand Cru from Zhejiang (China)\u003c\/strong\u003e captivates connoisseurs with its remarkable finesse. Its dark green leaves with \u003cstrong\u003edowny tips\u003c\/strong\u003e resemble small spearheads. In the cup, the lemon-yellow liquor reveals a delicately honeyed profile, where floral sweetness and vegetal freshness balance with absolute precision.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eDelicate honey\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSpring floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eGrand Cru\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e126.00 EUR\/kg | 0.43 EUR per cup | 30 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to ensure a short 2-minute extraction. It is the only way to protect the delicate buds from bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe silver down of spring\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe name Mao Feng literally means \"Downy Tip.\" This designation refers to the fine silver down covering the young buds of this meticulous spring harvest.\u003c\/p\u003e\n\u003ch3\u003eFixation process\u003c\/h3\u003e\n\u003cp\u003eThe Sha Qing method (heat fixation) is used to stop enzymatic oxidation immediately after harvest. The leaves are precisely heated, preserving their intense green color and antioxidant compounds, before being delicately hand-twisted.\u003c\/p\u003e\n\u003ch3\u003eExpression in the cup\u003c\/h3\u003e\n\u003cp\u003eThe liquor offers a silky and translucent texture. The aromatic profile is dominated by a honeyed sweetness very characteristic of spring harvests, accompanied by subtle floral notes that linger long on the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy Zhejiang selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI chose this organic batch grown at altitude (between 500 and 1200 meters) in Zhejiang province, the historic cradle of exceptional teas. The misty atmosphere naturally protects the young shoots.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for a light, floral, and bitterness-free green tea to gently start exploring Chinese origin teas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular green tea drinker seeking a spring harvest rich in catechins and antioxidants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding an authentic, traceable Mao Feng capable of revealing its full complexity through multiple infusions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrigin Zhejiang\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eWhole Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eIdentity Card\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMao Feng Hua Hai\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSpecialty Non-Oxidized Green Tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eZhejiang Province, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSpring harvest (April)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 35 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHoneyed, floral, fresh and bright vegetal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 30 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCalm morning or afternoon tasting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight, opaque container, protected from moisture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eThe classic infusion\u003c\/h3\u003e\n\u003cp\u003eI recommend water at exactly 75°C. Use 3.5 grams of leaves for 250 ml of water. Infuse precisely for 2 minutes. Immediately remove the leaves to lock in the honeyed aromas and stop tannin extraction.\u003c\/p\u003e\n\u003ch3\u003eThe Gongfu Cha method\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eIncrease the dosage (5 grams for a small 150 ml gaiwan).\u003c\/li\u003e\n\u003cli\u003eProceed with short, repeated infusions of 20 to 30 seconds. This traditional technique allows the aromatic profile of Mao Feng to unfold and be observed evolving cup after cup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This grand cru is ideally savored plain, in a fine white porcelain cup to highlight the lemony reflections of its clear liquor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eProfile\u003c\/span\u003e \u003cspan\u003eWho is this Mao Feng tea for?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is perfect for those who usually find green teas too bitter or too iodine-like (such as some Japanese teas). Its honeyed and floral profile offers a very gentle and silky approach to the green tea family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy is boiling water discouraged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe young shoots and fuzzy buds are extremely delicate. Water at 100 degrees would destroy the volatile aromatic compounds and release massive astringency, making the tea undrinkable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eQuality\u003c\/span\u003e \u003cspan\u003eWhat does the organic certification guarantee here?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt ensures that the tea plants from Zhejiang have grown without synthetic pesticides or chemical fertilizers. This soil-friendly farming allows the leaves to develop pure aromas while guaranteeing the safety of your infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eReinfusion\u003c\/span\u003e \u003cspan\u003eCan the same leaves be reused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. During the second infusion (at 80°C for 3 minutes), the liquor will reveal more pronounced vegetal notes, while the texture remains remarkably silky on the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of exceptional teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51457334083912,"sku":null,"price":38.02,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51457334116680,"sku":null,"price":48.28,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51457334149448,"sku":null,"price":95.06,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51457334182216,"sku":null,"price":190.12,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51457334214984,"sku":null,"price":380.24,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244351189320,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244351222088,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Mao_Feng_bio_Zhejiang_bourgeons_duveteux_vert_fonc_argent_s_100g_TH_LOGY.jpg?v=1780473340"},{"product_id":"the-vert-ocean-green-needle-hubei-100g","title":"Ocean Green Needle from Hubei — jade needles, light umami, and flowers","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Ocean Green Needle ─ Grand Cru du Hubei (100g)\",\n      \"description\": \"Un thé vert d'exception de la province du Hubei en Chine. Les feuilles façonnées en aiguilles offrent une liqueur douce, florale et subtilement umami.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"16.20\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi appelle-t-on ce thé Ocean Green Needle ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ce nom fait référence à la forme en aiguille parfaite des feuilles et aux nuances de vert jade qu'elles déploient dans l'eau, rappelant un océan scintillant. Il évoque aussi le Hubei, la Province des Mille Lacs.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le goût de ce thé vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il offre un profil remarquablement doux. L'umami délicat s'accompagne de notes florales et d'une texture soyeuse, sans aucune amertume ni astringence.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est sa particularité de fabrication ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement à la majorité des thés verts chinois, l'Ocean Green Needle bénéficie d'un séchage à basse température. Cette méthode préserve l'éclat de sa couleur et la fraîcheur printanière de ses arômes.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Contient-il beaucoup de caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, sa teneur est faible (environ 25 mg par tasse). Il procure un effet stimulant très doux, équilibré par la L-théanine naturelle du thé.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Découvrez l'Ocean Green Needle de THÉ.ŌLOGY. Un thé vert rare du Hubei façonné en aiguilles. Liqueur douce, umami délicat et notes florales printanières.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eIn the \u003cstrong\u003eProvince of a Thousand Lakes\u003c\/strong\u003e, master artisans of Hubei harvest the tenderest buds in mid-April. Each leaf is rolled into a \u003cstrong\u003eperfect needle\u003c\/strong\u003e, then dried at low temperature to capture the vegetal freshness of this Chinese spring. A jade liquor offering \u003cstrong\u003edelicate umami\u003c\/strong\u003e and silky sweetness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eDelicate floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eLight umami\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRare Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e25 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e162.00 EUR\/kg | 0.41 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing Timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the precise 2-minute extraction and reveal the umami without any bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eExceptional Green Tea ─ Needle Shape\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eOcean Green Needle (also called Palace Needle) is a Hubei vintage made exclusively from buds and young leaves of the first spring harvest.\u003c\/p\u003e\n\u003ch3\u003eAromatic Profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor reveals a refined palette: natural sweetness, delicate umami, and fine floral notes. The texture is silky, with a very clean finish free of astringency. The infusion ranges from pale green to bright yellow-green.\u003c\/p\u003e\n\u003ch3\u003eThe Hubei Terroir\u003c\/h3\u003e\n\u003cp\u003eNicknamed the Province of a Thousand Lakes, this mountainous region in south-central China offers natural humidity and moderate temperatures. These conditions allow slow growth of tea plants, concentrating aromas in the young shoots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eTraditional Artisan Production\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eProduction requires ancestral expertise. The harvest is done manually in mid-April. Each leaf then undergoes a precise process: gentle steam cooking, rolling into needle shape, then drying at moderate temperature.\u003c\/p\u003e\n\u003ch3\u003eQuality Criteria\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle steam cooking\u003c\/strong\u003e: It preserves the bright green color and aromatic compounds without altering the cellular structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow-temperature drying\u003c\/strong\u003e: This distinctive technique locks in the natural aromatic complexity while maintaining the vibrant color of the leaves.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinal manual sorting\u003c\/strong\u003e: Each batch is inspected to keep only perfectly formed needles, ensuring visual and taste consistency.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSpring Harvest\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eManual Sorting\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eGentle Drying\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eIdentity Card\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOcean Green Needle (Palace Needle)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGrand cru green tea in needle form\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHubei Province, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMid-April (First flush)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow (About 25 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLight umami, floral, silky, and smooth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMeditative tasting during the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight, opaque container, away from heat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003ePreparation Guide\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eOptimal Preparation\u003c\/h3\u003e\n\u003cp\u003eUse filtered water between 75 and 80°C. Dose 2.5 grams of tea for 250 ml of water. Let infuse for 2 minutes. The needles will gradually unfold to reveal large intact leaves, a visual spectacle inseparable from the tasting experience.\u003c\/p\u003e\n\u003ch3\u003eReinfusions\u003c\/h3\u003e\n\u003cp\u003eThis specialty tea perfectly supports multiple infusions. For the second cup, keep the temperature but reduce the time to 1 minute 30 seconds. The third infusion can last 2 minutes 30 seconds to extract the final subtle nuances.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of tasting: This rare tea was created to be enjoyed pure. Adding sugar or milk would inevitably mask its silky texture and delicate umami.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhy is it called Ocean Green Needle?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis name refers to the needle shape of the leaves and the beautiful jade green shades they display in the water, reminiscent of a sparkling ocean. It also evokes Hubei, the famous \"Province of a Thousand Lakes.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFlavor\u003c\/span\u003e \u003cspan\u003eWhat does Ocean Green Needle taste like?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt offers an extremely mild profile. A delicate umami (characteristic but more subtle than Japanese teas) blends with floral notes. The finish is silky, completely free of bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDrying\u003c\/span\u003e \u003cspan\u003eWhat does low-temperature drying bring?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike many Chinese green teas quickly dried at high temperatures, this gentle method preserves the bright color, the fresh spring aromas, and the integrity of amino acids (responsible for umami).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes this tea contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, but at a very low level (about 25 mg per cup). It provides a gentle stimulation without nervousness, making it very pleasant to consume throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of exceptional teas, sourced and prepared with exacting standards. From June, visit our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51457655963976,"sku":null,"price":16.0,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51457655996744,"sku":null,"price":24.0,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51457656029512,"sku":null,"price":40.0,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51457656062280,"sku":null,"price":81.0,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51457656095048,"sku":null,"price":162.0,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244383891784,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244383924552,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_vert_Ocean_Green_Needle_Hubei_aiguilles_jade_fa_onn_es_la_main_100g.jpg?v=1780472543"},{"product_id":"the-vert-hojicha-kukicha-bio-tiges-torrefiees-100g","title":"Organic Hojicha Kukicha — roasted stems, caramel, and toasted hazelnut","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Hojicha Kukicha Bio ─ Tiges Torréfiées (100g)\",\n      \"description\": \"Thé vert japonais biologique composé de tiges (Kukicha) torréfiées (Hojicha). Notes de caramel et noisette grillée, très faible teneur en théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"33.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre Hojicha et Kukicha ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Kukicha désigne un thé composé de tiges de théier. Le Hojicha désigne le processus de torréfaction du thé vert. Ce produit est donc un thé de tiges qui a été torréfié, cumulant la douceur des deux approches.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Puis-je boire ce thé le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Les tiges contiennent naturellement moins de théine que les feuilles, et la torréfaction à haute température réduit encore ce taux. C'est le thé vert idéal pour la fin de journée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel goût a le Hojicha Kukicha ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement à l'amertume végétale d'un thé vert classique, la torréfaction libère des arômes de caramel doux, de noisette et de pain grillé, offrant une liqueur extrêmement douce et réconfortante.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Découvrez le Hojicha Kukicha Bio de THÉ.ŌLOGY. Un thé vert japonais composé de tiges torréfiées. Faible en caféine, notes de caramel et de noisette.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Hojicha Kukicha\u003c\/strong\u003e, I offer a journey into the tradition of roasted teas from Japan. Made from tea stems subjected to high-temperature cooking, it reveals enveloping notes of \u003cstrong\u003ecaramel\u003c\/strong\u003e and \u003cstrong\u003ehazelnut\u003c\/strong\u003e. Almost caffeine-free, it is the great green tea for late afternoons and comforting moments.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRoasted caramel\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild hazelnut\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eToasted bread\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eNo bitterness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e10 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eVery Low\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e330.00 EUR\/kg | 1.16 EUR per cup | 28 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the infusion time of 2 to 3 minutes. Hojicha can handle longer infusions if you enjoy woody notes.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe transformation through roasting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe woody appearance of this tea comes from two specific characteristics: the nature of the harvested leaves and the heating method.\u003c\/p\u003e\n\u003ch3\u003eKukicha: Stem tea\u003c\/h3\u003e\n\u003cp\u003eThis tea is a Kukicha, meaning it is made exclusively from the stems and veins of the tea plant (Camellia sinensis). Naturally mild and low in caffeine, the stems offer a liquor without any astringency.\u003c\/p\u003e\n\u003ch3\u003eHojicha: The roasting process\u003c\/h3\u003e\n\u003cp\u003eThe stems undergo artisanal roasting at nearly 200°C. This cooking breaks down tannins and caramelizes the plant’s natural sugars (Maillard reaction). The green tea turns brown and develops unique aromas of roasted nuts and toasted bread.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a universal tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this organic batch in Japan to offer a green tea that can accompany your relaxation moments without disturbing your sleep.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The lover avoiding the bitterness of classic green teas, looking for a very mild, almost nostalgic hot drink.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker seeking a truly flavorful evening beverage, beyond herbal teas and plant infusions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates food and tea pairings; Hojicha pairs wonderfully with pastries or savory Japanese cuisine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrigin Japan\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eStem tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Hojicha Kukicha\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRoasted Japanese green tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% roasted organic tea stems.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVery low (about 10 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRoasted, mild, nutty, and caramel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 28 cups, light in volume)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long and especially in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, kept dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eThe advantage of Hojicha is its tolerance. Use water between 75°C and 85°C. Measure 3.5 grams of stems (the tea is bulky) for 250 ml of water. Steep for 2 to 3 minutes. The tea will never become bitter, even if you leave it a bit longer.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWinter Hojicha Latte\u003c\/strong\u003e: Brew strongly (5 minutes) with a little water, then top up with hot, frothed plant-based milk (oat). It’s one of the best lattes in the world.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshing Iced Tea\u003c\/strong\u003e: Let 10g of stems steep in 1L of cold water in the refrigerator overnight. The infusion will remind you of the iced teas served in Japanese restaurants in summer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this tea after a heavy meal. Its digestibility and caramel notes are often seen as the perfect alternative to a sweet dessert.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCategory\u003c\/span\u003e \u003cspan\u003eWhy is it called green tea when it is brown?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe term \"green tea\" means that the oxidation of the plant was stopped immediately after harvest. Its brown color is not due to oxidation (as with black tea), but to the roasting of the stems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eCan I really drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. The stems (Kukicha) naturally contain very little caffeine, and the high-temperature roasting (Hojicha) enhances the rest of the molecule. It is the quintessential evening drink in Japan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs caramel added?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this tea is 100% pure and without added flavors. The caramel notes come exclusively from the caramelization of the natural sugars present in the stem during roasting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan it be re-infused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, you can easily do a second infusion by increasing the time to 4 minutes. The flavor profile will simply be milder and a bit more woody.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51457781891400,"sku":null,"price":35.66,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51457781924168,"sku":null,"price":45.25,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51457781956936,"sku":null,"price":89.16,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51457781989704,"sku":null,"price":178.31,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51457782022472,"sku":null,"price":356.62,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244390478152,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244390510920,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Hojicha_Kukicha_bio_Japon_tiges_torr_fi_es_brunes_dor_es_100g_TH_LOGY.jpg?v=1780472295"},{"product_id":"the-vert-bancha-japonais-faible-cafeine-100g","title":"Japanese Bancha — mild everyday green tea, grassy and relaxing","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Bancha Japonais ─ Douceur Herbacée (100g)\",\n      \"description\": \"Le Bancha de THÉ.ŌLOGY est le thé quotidien par excellence au Japon. Récolté en été, il offre une liqueur herbacée douce, naturellement pauvre en théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre Bancha et Sencha ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Sencha provient des premières récoltes de printemps, riches en umami et caféine. Le Bancha utilise les feuilles plus matures des récoltes d'été. Son profil est plus doux, moins iodé, et naturellement allégé en caféine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Puis-je boire ce thé le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui. Sa faible teneur en caféine (environ 20 mg par tasse) en fait un excellent compagnon pour la fin de journée, sans risque d'insomnie pour la majorité des consommateurs.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi infuser à 85°C ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les grandes feuilles matures du Bancha sont plus robustes que les jeunes pousses printanières. Elles nécessitent une eau un peu plus chaude (85°C) pour libérer toute leur palette aromatique sans devenir amères.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Découvrez le thé vert Bancha du Japon par THÉ.ŌLOGY. Un thé quotidien traditionnel offrant une liqueur douce et herbacée, naturellement faible en théine.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eBancha\u003c\/strong\u003e, I offer the great daily classic of Japan. Its long summer leaves, steamed, provide a \u003cstrong\u003every gentle liquor\u003c\/strong\u003e with fresh and herbal notes. Naturally low in caffeine, it perfectly accompanies your meals or relaxation moments, at any time.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eHerbal sweetness\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eVegetal notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate freshness\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eEveryday Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e85°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e20 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e140.00 EUR\/kg | 0.35 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 2-minute infusion time and ensure a silky cup, without bitterness or astringency.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe authenticity of summer leaves\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe name Bancha traditionally refers to the \"ordinary tea\" or \"everyday tea\" in Japan. This humility actually hides a true gustatory identity.\u003c\/p\u003e\n\u003ch3\u003eSummer harvest\u003c\/h3\u003e\n\u003cp\u003eUnlike Sencha, harvested in spring, Bancha comes from later pickings (summer and early autumn). The leaves, having benefited from prolonged sunlight, are larger and thicker. They become rich in minerals while their theine content naturally decreases.\u003c\/p\u003e\n\u003ch3\u003eCup profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor, a pale straw yellow, reveals a very gentle aroma. On the palate, the intense umami of spring teas gives way to a simple and comforting vegetal freshness, with a beautiful roundness and no harsh astringency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection of Japanese tradition\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this Bancha to offer a reassuring green tea, easy to drink casually, without complex protocols.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for a refreshing and mild drink, with very little theine, to enjoy throughout the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The green tea drinker seeking a less iodine-rich and less stimulating alternative to the premium Japanese spring teas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating traditional table teas (Bancha, Hojicha, Kukicha) ideal for accompanying Asian cuisine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin Japan\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSteaming Method\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eWhole Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapan Bancha\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eUnoxidized Japanese green tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSummer (Third and fourth harvests)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow (About 20 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild, herbaceous, round, and very smooth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day or during meals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight, opaque container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference Preparation\u003c\/h3\u003e\n\u003cp\u003eThe thick leaves of Bancha tolerate slightly hotter water than other Japanese green teas. Heat your water to 85°C. Use 2.5 grams of leaves for 250 ml. Brew for 2 minutes. The liquor should be bright and free of bitterness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese Reinfusion\u003c\/strong\u003e: Bancha withstands a second infusion (1 minute at 90°C). The vegetal notes will be more pronounced.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExpress Iced Tea\u003c\/strong\u003e: Overdose (5g), brew for 2 minutes hot, then immediately pour over a bed of ice cubes. The herbaceous freshness will be amplified.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: In Japan, Bancha is often served at the table. Its natural mildness allows it to \"cleanse\" the palate without altering the taste of sushi, rice, or light dishes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eGrade\u003c\/span\u003e \u003cspan\u003eWhat is the difference between Sencha and Bancha?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSencha comes from the first spring harvests, rich in umami and caffeine. Bancha uses the larger, mature leaves from summer harvests. Its profile is milder, less iodine-like, and naturally lower in caffeine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eCan I drink this tea late in the day?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. Its low theine content (about 20 mg per cup) makes it an excellent companion for the afternoon and evening, without the risk of insomnia for most drinkers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy brew at 85°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe large mature leaves of Bancha are sturdier than the young spring shoots. They require slightly hotter water to release their full vegetal aromatic range without becoming bitter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs it a bitter tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNot at all. It is one of the mildest green teas. It lacks the strong astringency of Chinese Gunpowder teas and the sometimes divisive marine umami of certain premium Japanese teas. It is a very comforting herbaceous sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51457907982664,"sku":null,"price":15.68,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51457908015432,"sku":null,"price":24.92,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51457908048200,"sku":null,"price":39.19,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51457908080968,"sku":null,"price":78.38,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51457908113736,"sku":null,"price":156.75,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244401684808,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244401717576,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Bancha_japonais_longues_feuilles_de_th_vert_estival_dans_bol_c_ramique_100g.jpg?v=1780471716"},{"product_id":"the-vert-sencha-mizuki-bio-kagoshima-100g","title":"Organic Sencha Mizuki from Kagoshima — intense umami, nori seaweed, and subtle floral notes","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Sencha Mizuki Bio ─ Kagoshima (100g)\",\n      \"description\": \"Un thé vert japonais d'exception cultivé à Kagoshima, Japon. Liqueur vert jade, notes d'algues nori, fraîcheur florale et umami intense.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"19.15\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé vient-il exclusivement de Kagoshima ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, ce lot provient d'un terroir précis situé à Kagoshima, sur l'île de Kyushu au Japon. Cette origine unique permet de garantir un profil cohérent et authentique.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Que se passe-t-il si l'infusion dépasse 1 minute 30 ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Au-delà de 1 minute 30 à 80°C, les composés astringents prennent le dessus. L'amertume va masquer la douceur de l'umami et les notes florales. Il vaut mieux faire plusieurs infusions courtes.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Faut-il rincer les feuilles de Sencha avant l'infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, ce n'est pas nécessaire sur ce type de thé vert. La première eau capture l'essentiel de la fraîcheur végétale et des composés aromatiques volatils.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Découvrez le Sencha Mizuki Bio de THÉ.ŌLOGY. Un grand cru de Kagoshima (Japon) à la saveur umami intense, aux notes d'algues nori et de fraîcheur florale.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eSencha Mizuki Organic\u003c\/strong\u003e, I offer a true dive into the terroir of Kagoshima (Japan). Its needle-rolled leaves release a jade green liquor with a \u003cstrong\u003emarked umami\u003c\/strong\u003e profile, highlighted by clear notes of nori seaweed and a discreet floral freshness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eIntense umami\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eNori seaweed\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSubtle floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eJapan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e1.5 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eBrewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e30 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e191.50 EUR\/kg | 0.57 EUR per cup | 33 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to precisely respect the short 1 minute 30 extraction and guarantee a balanced cup, without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe expression of a great terroir\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSencha is the most emblematic category of Japanese green tea. Mizuki is a specialty batch whose structure relies entirely on its fixation method.\u003c\/p\u003e\n\u003ch3\u003eFlavor profile\u003c\/h3\u003e\n\u003cp\u003eIn the cup, the liquor is a bright jade green. The mouthfeel offers a very present umami flavor, typical of Japanese steam fixation. The marine dimension (nori seaweed) predominates, lightened by a subtle floral finish. It is a tea with body and presence.\u003c\/p\u003e\n\u003ch3\u003eOrigin and raw material\u003c\/h3\u003e\n\u003cp\u003eThis tea comes from rich volcanic soils in Kagoshima, on Kyushu Island (Japan). The harvest is steamed very quickly to block oxidation and preserve this intense greenness. Organic certification guarantees clean cultivation, without synthetic chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy organic selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this batch for its uniformity and aromatic clarity. Kagoshima is a pioneering region in mastering the steaming of Sencha.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast wishing to discover the true \"taste of Japan\" (umami and iodine) with a clean, high-quality tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The green tea drinker seeking a characterful Sencha, capable of multiple successive infusions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a premium organic vintage, traceable to the volcanic terroir of Kyushu.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eKagoshima, Japan\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eUnflavored\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha Mizuki Organic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapanese Green Tea (Sencha)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKagoshima, Kyushu Island, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCultivation\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% Organic Farming\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 30 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIntense umami, iodine, nori, floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 33 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning or to accompany a meal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep dry, away from air and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting a Japanese Sencha requires precision. Use filtered water at 80°C. Dose 3 grams for 250 ml. The infusion should be short: 1 minute 30 seconds. Then fully filter the liquor to stop extraction and avoid cooking the leaves.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eReinfusions\u003c\/strong\u003e: Keep the leaves in your teapot. For the second infusion, keep the water at 80°C but reduce the time to 1 minute. The tea will be milder and the umami will give way to more floral notes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold extraction (Mizudashi)\u003c\/strong\u003e: Place 10g of tea in 1L of cold water in the refrigerator for a few hours. The result is an incredibly silky and refreshing drink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This Sencha pairs masterfully with seafood, sushi, or fresh goat cheese. Its iodine notes create wonderful gustatory harmonies.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eDoes this tea come exclusively from Kagoshima?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, this batch comes from a specific terroir located in Kagoshima, on the island of Kyushu in Japan. This unique origin allows me to guarantee you a clear and authentic aromatic profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBrewing\u003c\/span\u003e \u003cspan\u003eWhat happens if the infusion exceeds 1.5 minutes?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBeyond 1 minute 30 seconds at 80°C, astringent and bitter compounds will saturate the liquor. They will mask the floral delicacy and the elegance of the umami. That’s why I always recommend short and repeated infusions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRinsing\u003c\/span\u003e \u003cspan\u003eShould the leaves be rinsed before brewing?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this is not done with Japanese green teas. The first water immediately captures the essential oils and the fresh vegetal notes of the tea. It would be a shame to discard it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eIs this tea suitable for late in the day?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains about 30 mg of caffeine, offering moderate but noticeable stimulation. If you are very sensitive, I recommend enjoying it in the morning or early afternoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51458030469448,"sku":null,"price":36.36,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51458030502216,"sku":null,"price":45.22,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51458030534984,"sku":null,"price":90.89,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51458030567752,"sku":null,"price":181.78,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51458030600520,"sku":null,"price":363.55,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244447756616,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244447789384,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Sencha_Mizuki_bio_Kagoshima_aiguilles_vert_fonc_dans_bol_c_ramique_100g.jpg?v=1780471369"},{"product_id":"the-vert-sencha-bio-shizuoka-mont-fuji-100g","title":"Organic Sencha from Shizuoka — the iodine-rich green from the slopes of Mount Fuji","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Sencha Bio ─ Shizuoka, Mont Fuji (100g)\",\n      \"description\": \"Un thé vert japonais biologique cultivé à Shizuoka, Japon. Liqueur vert olive lumineuse, notes iodées et herbacées.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.40\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi le Sencha de Shizuoka est-il réputé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les pentes du Mont Fuji à Shizuoka (Japon) offrent des sols volcaniques riches et un climat idéal (brouillards matinaux). C'est un terroir historique qui produit des thés verts d'une grande intensité végétale.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"D'où vient ce goût iodé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le goût iodé (rappelant l'algue nori) est caractéristique de la méthode d'étuvage à la vapeur japonaise. Ce procédé fige les composés volatils marins présents dans la feuille.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Faut-il rincer les feuilles avant la première infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, il ne faut surtout pas rincer un thé vert japonais. La première eau capture l'essentiel de la fraîcheur et des notes marines subtiles.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Découvrez le Sencha bio de Shizuoka par THÉ.ŌLOGY. Un thé vert japonais du Mont Fuji au goût iodé et herbacé. Liqueur lumineuse, certifiée agriculture biologique.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Sencha\u003c\/strong\u003e, I offer a beautiful expression of the Shizuoka terroir, cultivated on the green slopes of Mount Fuji. This steamed green tea reveals a \u003cstrong\u003ebright olive green liquor\u003c\/strong\u003e with a \u003cstrong\u003epronounced iodized\u003c\/strong\u003e and herbal character. A factual summer harvest that offers beautiful aromatic intensity for connoisseurs.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eIodized\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHerbal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eVegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMarine notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e1-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e144.00 EUR\/kg | 0.51 EUR per cup | 28 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to precisely respect extraction and guarantee a balanced cup, without tipping into bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eSteamed Green Tea – Rolled Leaves\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis Sencha comes exclusively from tea bushes grown on the mountainous slopes of Mount Fuji in Shizuoka, Japan's leading producing region benefiting from an ideal mild climate. Harvested during the summer period, it undergoes meticulous manual sorting to remove unwanted fragments, ensuring a fine and harmonious texture.\u003c\/p\u003e\n\u003ch3\u003eTraditional processing method\u003c\/h3\u003e\n\u003cp\u003eThe term sencha literally means \"steamed tea.\" Freshly harvested leaves are lightly steamed to inactivate oxidation enzymes, thus preserving their bright green color and beneficial compounds. They are then gently rolled before controlled drying.\u003c\/p\u003e\n\u003ch3\u003eAromatic and flavor profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor reveals a bright olive green color typical of Shizuoka productions. The flavor profile is concise and assertive, dominated by iodized notes reminiscent of seaweed, accompanied by fresh and vegetal herbal nuances. The persistent aftertaste reveals a beautiful structure, characteristic of authentic Japanese green teas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy Shizuoka selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this Sencha for its authenticity and direct connection to the volcanic terroir of Mount Fuji. The summer harvest offers mature leaves with a strong character, perfect for regular drinkers.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast wishing to discover the true \"iodized taste\" of Japan, straightforward and refreshing, in a pure green tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker seeking a balanced organic Sencha to accompany meals or for daily consumption.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a traceable product from the gardens of Shizuoka, crafted according to the strict Japanese steaming method.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrigin Shizuoka\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSteaming Method\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSencha Shizuoka Fujiyama\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapanese steamed green tea (Sencha)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eShizuoka, slopes of Mount Fuji, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSummer, mechanical harvest then manual sorting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCultivation\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCertified organic farming.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (30-40 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIodine, herbal, vegetal, and marine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 28 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eTo fully reveal the iodine aromas of sencha, use water at 75-80°C. Too high a temperature would extract bitterness and mask the subtle marine notes. Use 3.5 grams of leaves per 250 ml cup. Steep for 1 to 2 minutes depending on desired strength. Fully strain the liquor to avoid over-infusion at the bottom of the teapot.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple infusions\u003c\/strong\u003e: This sencha handles 2 to 3 successive infusions very well. Reduce the steeping time to 30-45 seconds for the second cup while slightly increasing the water temperature.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced tea (Mizudashi)\u003c\/strong\u003e: Steep 10 grams in 1 liter of cold water in the refrigerator for 4 to 6 hours. The vegetal and marine aromas will be extremely mild and refreshing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This straightforward and iodine-rich Sencha is the perfect companion to Asian cuisine. It will perfectly enhance white fish or sushi.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhy is Shizuoka Sencha renowned?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eShizuoka produces nearly 40% of Japan’s national tea production. Volcanic soils enriched by Mount Fuji and morning mists create ideal conditions to cultivate tea plants with a powerful vegetal aromatic profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMethod\u003c\/span\u003e \u003cspan\u003eWhat is the steaming method?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSteaming involves exposing fresh leaves to water vapor for about thirty seconds. This process stops oxidation, preserving the bright green color of the leaves and locking in the typical marine aromas of Japan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eWhy does this tea have an iodine taste?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe iodine taste, reminiscent of nori seaweed, is natural and comes from the plant itself when grown in Japanese terroirs and steamed. It is a highly sought-after mark of authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes it contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe content is moderate. The presence of L-theanine (a relaxing amino acid) balances the caffeine, providing stable energy and promoting concentration without causing nervousness. Just avoid late evening if you are sensitive to it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51458116157768,"sku":null,"price":14.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51458116190536,"sku":null,"price":22.5,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51458116223304,"sku":null,"price":36.0,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51458116256072,"sku":null,"price":72.0,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51458116288840,"sku":null,"price":144.0,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244556644680,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244556677448,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Sencha_bio_Shizuoka_Mont_Fuji_aiguilles_de_th_vert_tuv_100g_TH_LOGY.jpg?v=1780471124"},{"product_id":"the-vert-gyokuro-ombre-uji-100g","title":"Gyokuro Kusanagi from Uji — the shade of Japanese gardens, pure umami","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Vert Gyokuro ─ Ombre d'Uji (100g)\",\n      \"description\": \"Le Gyokuro de THÉ.ŌLOGY est un thé vert japonais d'exception cultivé à l'ombre à Uji, Japon. Liqueur onctueuse, notes marines et umami intense.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"33.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi le Gyokuro est-il un thé rare ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Gyokuro bénéficie d'un ombrage sous des structures en bambou durant les 3 semaines précédant la récolte. Ce procédé limite le rendement mais concentre les acides aminés, créant sa fameuse saveur umami.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle température d'eau utiliser pour le Gyokuro ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'infusion du Gyokuro est très délicate : l'eau doit être à 55°C. Une température plus élevée détruirait la L-théanine et libérerait une forte astringence.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de fois puis-je réinfuser les feuilles ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Gyokuro peut être infusé jusqu'à 3 ou 4 fois en augmentant progressivement la température et en diminuant le temps d'infusion pour découvrir toutes ses facettes.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les bienfaits de la L-théanine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La L-théanine est un acide aminé abondant dans les thés d'ombre. Elle favorise un état de relaxation vigilante et module l'absorption de la caféine, procurant une énergie douce et stable.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Gyokuro de spécialité cultivé à l'ombre au Japon. Saveur umami intense, notes marines et végétales délicates. Riche en L-théanine pour une relaxation profonde.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --color-primary: #5F9E6E;\n  --color-secondary: #7CB87E;\n  --color-accent: #4A7C59;\n  --color-primary-rgb: 95, 158, 110;\n  --color-secondary-rgb: 124, 184, 126;\n  --color-accent-rgb: 74, 124, 89;\n  --color-text: #2c2c2c;\n  --color-bg: transparent;\n}\n\n* { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  background-color: transparent;\n  color: var(--color-text);\n  line-height: 1.7;\n  font-size: 1.05rem;\n  padding: 0;\n  max-width: 100%;\n}\n\n.hero-description {\n  font-size: 1.15rem;\n  line-height: 1.8;\n  color: #333;\n  margin: 16px 0 24px 0;\n  text-align: center;\n  font-weight: 400;\n}\n\n.hero-description strong {\n  color: var(--color-accent);\n  font-weight: 600;\n}\n\n.aroma-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n  margin: 20px 0;\n}\n\n.aroma-tag {\n  background: linear-gradient(135deg, var(--color-primary), var(--color-secondary));\n  color: white;\n  padding: 8px 18px;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  text-transform: capitalize;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);\n  transition: transform 0.2s ease;\n  white-space: nowrap;\n  display: inline-block;\n}\n\n.aroma-tag:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.25);\n}\n\n.quick-prep {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 16px;\n  margin: 28px 0;\n  padding: 20px;\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), rgba(var(--color-secondary-rgb), 0.05));\n  border-radius: 12px;\n  border: 1px solid rgba(var(--color-primary-rgb), 0.2);\n}\n\n.prep-item {\n  text-align: center;\n  padding: 12px;\n  background: white;\n  border-radius: 8px;\n  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);\n}\n\n.prep-icon {\n  font-size: 0.7rem;\n  margin-bottom: 8px;\n  display: block;\n  color: #888;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  font-weight: 700;\n}\n\n.prep-value {\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: var(--color-primary);\n  display: block;\n  margin: 8px 0;\n  white-space: nowrap;\n}\n\n.prep-label {\n  font-size: 0.85rem;\n  color: #666;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n.value-indicators {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 14px;\n  margin: 24px 0;\n  padding: 18px;\n  background: linear-gradient(135deg, rgba(var(--color-accent-rgb), 0.08), rgba(var(--color-primary-rgb), 0.05));\n  border-radius: 10px;\n  border-left: 4px solid var(--color-accent);\n}\n\n.value-item {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 10px;\n  background: white;\n  border-radius: 6px;\n}\n\n.value-metric {\n  flex: 1;\n}\n\n.value-amount {\n  font-size: 1.3rem;\n  font-weight: 700;\n  color: var(--color-accent);\n  display: block;\n  white-space: nowrap;\n}\n\n.value-description {\n  font-size: 0.8rem;\n  color: #666;\n  margin-top: 2px;\n  white-space: nowrap;\n}\n\n.tea-timer-hero {\n  background: white;\n  border: 2px solid var(--color-primary);\n  border-radius: 12px;\n  padding: 20px;\n  margin: 24px 0;\n  text-align: center;\n  box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15);\n}\n\n.tea-timer-hero h3 {\n  color: var(--color-accent);\n  font-size: 1rem;\n  margin-bottom: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n}\n\n.timer-controls {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  margin: 14px 0 8px 0;\n  flex-wrap: wrap;\n}\n\n.timer-controls .timer-btn {\n  background: linear-gradient(135deg, var(--color-primary), var(--color-accent));\n  color: white;\n  border: none;\n  padding: 10px 26px;\n  border-radius: 8px;\n  font-weight: 600;\n  font-size: 0.9rem;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.timer-controls .timer-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 16px rgba(var(--color-primary-rgb), 0.3);\n}\n\n.theo-card-details {\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.12), rgba(var(--color-secondary-rgb), 0.06));\n  border-radius: 12px;\n  margin: 14px 0;\n  border: 1px solid rgba(var(--color-primary-rgb), 0.25);\n  overflow: hidden;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transition: all 0.2s ease;\n}\n\n.theo-card-details:hover {\n  border-color: var(--color-primary);\n  box-shadow: 0 4px 14px rgba(var(--color-primary-rgb), 0.15);\n}\n\n.theo-card-details summary {\n  padding: 18px 22px;\n  font-weight: 700;\n  font-size: 1.08rem;\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  transition: background 0.2s ease;\n  background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.18), rgba(var(--color-primary-rgb), 0.08));\n}\n\n.theo-card-details summary:hover {\n  background: rgba(var(--color-primary-rgb), 0.25);\n}\n\n.theo-card-details summary::-webkit-details-marker {\n  display: none;\n}\n\n.theo-card-details summary::before {\n  content: \"▶\";\n  font-size: 0.7em;\n  color: var(--color-accent);\n  transition: transform 0.3s ease;\n  display: inline-block;\n  min-width: 10px;\n  flex-shrink: 0;\n}\n\n.theo-card-details[open] summary::before {\n  transform: rotate(90deg);\n}\n\n.theo-card-details[open] summary {\n  border-bottom: 1px solid var(--color-primary);\n  background: rgba(var(--color-primary-rgb), 0.2);\n}\n\n.pill {\n  background: var(--color-accent);\n  color: white;\n  padding: 5px 13px;\n  border-radius: 14px;\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.6px;\n  white-space: nowrap;\n  display: inline-block;\n}\n\n.title {\n  flex: 1;\n  font-size: 1.05rem;\n  font-weight: 600;\n  color: var(--color-text);\n}\n\n.rows {\n  padding: 22px;\n  background: rgba(255, 255, 255, 0.9);\n  line-height: 1.8;\n}\n\n.rows p {\n  margin-bottom: 16px;\n  text-align: justify;\n  font-size: 1rem;\n}\n\n.rows h3 {\n  font-size: 1.15rem;\n  color: var(--color-text);\n  margin: 22px 0 12px 0;\n  font-weight: 700;\n  border-bottom: 2px solid var(--color-primary);\n  padding-bottom: 6px;\n}\n\n.rows h3:first-child {\n  margin-top: 0;\n}\n\n.rows ul {\n  margin: 12px 0 16px 20px;\n  list-style: disc;\n  padding-left: 0;\n}\n\n.rows li {\n  margin-bottom: 10px;\n  font-size: 0.98rem;\n  padding-left: 6px;\n}\n\n.rows li strong {\n  font-weight: 700;\n  color: var(--color-text);\n}\n\n.infos-essentielles {\n  display: grid;\n  grid-template-columns: 130px 1fr;\n  gap: 14px;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15);\n}\n\n.infos-essentielles:last-child {\n  border-bottom: none;\n}\n\n.infos-essentielles .label {\n  font-weight: 700;\n  color: var(--color-accent);\n  font-size: 0.95rem;\n}\n\n.infos-essentielles .value {\n  font-size: 0.95rem;\n}\n\n.aroma-wheel {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 12px;\n  margin: 20px 0;\n}\n\n.aroma-dimension {\n  background: white;\n  padding: 14px;\n  border-radius: 8px;\n  border-left: 3px solid var(--color-primary);\n}\n\n.aroma-dimension-name {\n  font-size: 0.85rem;\n  color: #666;\n  text-transform: uppercase;\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n\n.aroma-bar {\n  height: 8px;\n  background: #e0e0e0;\n  border-radius: 4px;\n  overflow: hidden;\n  position: relative;\n}\n\n.aroma-bar-fill {\n  height: 100%;\n  background: linear-gradient(90deg, var(--color-primary), var(--color-accent));\n  border-radius: 4px;\n}\n\n.aroma-intensity {\n  font-size: 0.75rem;\n  color: var(--color-accent);\n  font-weight: 700;\n  margin-top: 4px;\n  text-align: right;\n}\n\n.certifications {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin: 20px 0;\n  padding: 16px;\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.06), transparent);\n  border-radius: 8px;\n}\n\n.cert-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 8px 14px;\n  background: white;\n  border: 2px solid var(--color-primary);\n  border-radius: 20px;\n  font-size: 0.8rem;\n  font-weight: 600;\n  color: var(--color-text);\n  white-space: nowrap;\n}\n\n.theo-signature {\n  margin-top: 40px;\n  padding: 24px;\n  background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent);\n  border-radius: 12px;\n  border: 1px solid rgba(var(--color-primary-rgb), 0.15);\n  font-size: 0.95rem;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.theo-signature strong {\n  color: var(--color-primary);\n  font-size: 1.05rem;\n}\n\n@media (max-width: 768px) {\n  .quick-prep { grid-template-columns: repeat(2, 1fr); }\n  .infos-essentielles { grid-template-columns: 1fr; }\n  .value-indicators { grid-template-columns: 1fr; }\n  .aroma-wheel { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eMy Gyokuro reveals an \u003cstrong\u003eintense umami flavor\u003c\/strong\u003e born from three weeks of shading in the Uji gardens (Japan). Its emerald green liquor unfolds delicate marine notes and an incomparable smooth texture.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eUmami\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMarine Notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild Vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSmooth\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eNori Seaweed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e55°C\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e2 min 30 sec\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e4 g\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e \u003cspan class=\"prep-value\"\u003e130 mg\u003c\/span\u003e \u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\u003cspan class=\"value-amount\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing Timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to precisely respect the 2 minutes 30 seconds of extraction required for this exceptional tea.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e \u003cspan class=\"title\"\u003eShade-Grown Green Tea – Pearl of the Uji Gardens\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eGyokuro represents the pinnacle of Japanese green tea art. Grown exclusively in the Uji region (Japan), this tea benefits from a unique shading process during the last three weeks before harvest. This ancestral technique stimulates the production of chlorophyll and L-theanine, creating an aromatic palette of rare complexity.\u003c\/p\u003e\n\u003ch3\u003eCultivar \u0026 Terroir\u003c\/h3\u003e\n\u003cp\u003eMy Gyokuro comes from the historic gardens of Uji, the birthplace of tea culture in Japan. Producers use traditional bamboo structures covered with straw mats to create the gradual shading that distinguishes this tea. This 90 percent reduction in sunlight slows leaf growth and intensifies their amino acid content.\u003c\/p\u003e\n\u003ch3\u003eOrganoleptic Profile\u003c\/h3\u003e\n\u003cp\u003eGyokuro stands out for its pronounced umami flavor (reminiscent of dashi broth or nori seaweed). On the palate, it develops a remarkably smooth and velvety texture, without any astringency or bitterness. The liquor has a characteristic translucent jade green color.\u003c\/p\u003e\n\u003ch3\u003eAromatic Profile\u003c\/h3\u003e\n\u003cdiv class=\"aroma-wheel\"\u003e\n\u003cdiv class=\"aroma-dimension\"\u003e\n\u003cdiv class=\"aroma-dimension-name\"\u003eBody\u003c\/div\u003e\n\u003cdiv class=\"aroma-bar\"\u003e\n\u003cdiv style=\"width: 90%;\" class=\"aroma-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-intensity\"\u003e9\/10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-dimension\"\u003e\n\u003cdiv class=\"aroma-dimension-name\"\u003eAstringency\u003c\/div\u003e\n\u003cdiv class=\"aroma-bar\"\u003e\n\u003cdiv style=\"width: 20%;\" class=\"aroma-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-intensity\"\u003e2\/10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-dimension\"\u003e\n\u003cdiv class=\"aroma-dimension-name\"\u003eSweetness\u003c\/div\u003e\n\u003cdiv class=\"aroma-bar\"\u003e\n\u003cdiv style=\"width: 85%;\" class=\"aroma-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-intensity\"\u003e8,5\/10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-dimension\"\u003e\n\u003cdiv class=\"aroma-dimension-name\"\u003eUmami\u003c\/div\u003e\n\u003cdiv class=\"aroma-bar\"\u003e\n\u003cdiv style=\"width: 95%;\" class=\"aroma-bar-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aroma-intensity\"\u003e9,5\/10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e \u003cspan class=\"title\"\u003eMy Selection Process\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe selection of my Gyokuro results from a rigorous process established with my producer partners in Uji. I personally visit the tea gardens in Japan every spring to assess the quality of the new harvests. Each batch is tasted according to the traditional Japanese protocol before approval.\u003c\/p\u003e\n\u003ch3\u003eDirect Producer Relationship\u003c\/h3\u003e\n\u003cp\u003eMy partnership with the Tanaka family, tea producers for six generations in Uji, is based on mutual trust. I work directly with them, ensuring fair compensation that values their ancestral expertise.\u003c\/p\u003e\n\u003ch3\u003eCertifications \u0026 Commitments\u003c\/h3\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eJAS Organic Farming\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eCertified Pesticide-Free\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eComplete Traceability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe JAS certification guarantees compliance with some of the strictest organic standards in the world. My laboratory analyses confirm the total absence of residues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e \u003cspan class=\"title\"\u003eComplete Identity Card\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFull Name\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGyokuro from Uji\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJapanese green tea grown in the shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eUji, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFirst spring harvest, April-May\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eLiquor\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTranslucent jade green, emerald highlights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIntense umami, marine notes, vegetal sweetness, creamy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e120-140 mg\/cup (high level)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eL-theanine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e160-180 mg\/cup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTemperature\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e50-60°C (optimal 55°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eDuration\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e2 minutes 30\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eDosage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e4-5 g \/ 200 ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e \u003cspan class=\"title\"\u003ePreparation \u0026amp; Tasting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eOptimal preparation\u003c\/h3\u003e\n\u003cp\u003eStart by warming your porcelain teapot with boiling water, then empty it. Measure 4 grams of leaves for 200 milliliters of water. The water must be cooled to exactly 55°C (use a thermometer). Infuse for exactly 2 minutes 30 seconds for the first brew. Pour out all the liquor; never leave residual water in the teapot.\u003c\/p\u003e\n\u003ch3\u003eTasting variations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOvernight cold infusion\u003c\/strong\u003e: Place 8 grams of leaves with 500 ml of cold filtered water in the refrigerator for 8 hours. Cold extraction reveals an extreme sweetness and crystalline umami.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsumption of infused leaves\u003c\/strong\u003e: After the fourth hot infusion, the tender leaves can be eaten in a salad with sesame vinaigrette and soy sauce (traditional Japanese zero-waste practice).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e \u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePrice\u003c\/span\u003e \u003cspan class=\"title\"\u003eWhy is Gyokuro a rare tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eProgressive shading over three weeks significantly reduces the yield of tea bushes. The exclusively manual spring harvest picks only the first two leaves and the bud. This cultivation requirement explains its rarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan class=\"title\"\u003eWhat happens if the water is too hot?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eA temperature above 65°C causes excessive extraction of astringent catechins and destroys the amino acids responsible for umami. You will get a bitter liquor, completely losing the sought-after velvety sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"title\"\u003eWhat are the benefits of L-theanine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eGyokuro contains an exceptional concentration of L-theanine. It promotes a state of alert relaxation, reducing stress without causing drowsiness. It also modulates caffeine absorption for stable energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan class=\"title\"\u003eHow many times can I re-infuse the leaves?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eGyokuro can be infused 3 to 4 times. Gradually increase the water temperature (up to 70°C) and reduce the infusion time with each brew to explore all its facets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of exceptional teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51458143224136,"sku":null,"price":60.26,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51458143256904,"sku":null,"price":69.74,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51458143289672,"sku":null,"price":150.65,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51458143322440,"sku":null,"price":301.3,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51458143355208,"sku":null,"price":602.59,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244572340552,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244572373320,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Gyokuro_Kusanagi_d_Uji_bio_aiguilles_de_th_vert_fonc_ombrag_100g.jpg?v=1780470544"},{"product_id":"the-blanc-pai-mu-tan-pivoine-blanche-bio-100g","title":"Organic Pai Mu Tan — the White Peony from Fujian, floral and crystalline","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Blanc Pai Mu Tan Bio – Pivoine Blanche (100g)\",\n      \"description\": \"Le thé blanc Pai Mu Tan de THÉ.ŌLOGY est cultivé dans le Fujian. Cette Pivoine Blanche bio offre une liqueur douce et florale, riche en polyphénols.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.90\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi le Pai Mu Tan provient-il exclusivement du Fujian ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La province du Fujian offre un terroir unique avec un climat doux, des brouillards matinaux et des sols riches en minéraux, des conditions idéales pour cultiver les théiers Da Bai.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre le Pai Mu Tan et le thé vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le thé blanc subit une transformation minimale (flétrissage et séchage solaire) sans friture ni étuvage. Cela préserve ses antioxydants et lui confère une douceur sans amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le Pai Mu Tan contient-il beaucoup de théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, il contient peu de théine (environ 15-30 mg par tasse), ce qui en fait une boisson relaxante, idéale pour l'après-midi ou la fin de journée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de tasses peut-on préparer avec ce sachet de 100g ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Avec un dosage de 2,5g par tasse, ce sachet de 100g permet de préparer environ 40 infusions individuelles.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé blanc Pai Mu Tan de THÉ.ŌLOGY est cultivé dans le Fujian. Cette Pivoine Blanche bio offre une liqueur douce et florale, riche en polyphénols.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Pai Mu Tan\u003c\/strong\u003e (White Peony) I offer a pure expression of Fujian expertise. This specialty white tea, composed of a silver bud and two young leaves, offers a crystalline liquor with a rare \u003cstrong\u003efloral sweetness\u003c\/strong\u003e, ideal for those seeking finesse without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eDelicate floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eAcacia honey\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh vegetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80-85°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4-6 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eLow\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€149.00\/kg | €0.37 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 minutes infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe imperial Bai Mu Dan harvest\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003ePai Mu Tan is distinguished by a selective spring harvest. It gathers the terminal bud, still fuzzy, and the following two leaves.\u003c\/p\u003e\n\u003ch3\u003eMinimal processing\u003c\/h3\u003e\n\u003cp\u003eIt is the least processed tea in the world. The leaves are simply withered in the sun then air-dried. This absence of frying or steaming gently stops oxidation, preserving the molecular integrity of the plant.\u003c\/p\u003e\n\u003ch3\u003eCup profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor is a bright straw yellow. The mouthfeel is silky, with persistent notes of white flowers and a slightly sweet finish reminiscent of fresh hay and honey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy Fujian selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI sourced this tea from the Fuding region, historically recognized as the cradle of white teas. The mountainous and humid climate favors slow growth of the tea plants, concentrating catechins and amino acids.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur wishing to discover white tea through a gentle introduction, without any astringency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker seeking a tea rich in polyphenols to accompany workdays without overstimulation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding whole leaf grade and organic certification guaranteeing no chemical residues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin Fujian\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eLow Theine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Pai Mu Tan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChinese white tea (White Peony)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFujian Province, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% white tea from organic farming\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTheine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow (Ideal for the afternoon)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFloral, honeyed, silky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAfternoon, end of day, or evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn its sealed bag, protected from moisture and odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend heating the water between 80°C and 85°C. Use 2.5 grams of leaves for 250 ml of water. Let infuse for 4 to 6 minutes. White tea leaves are bulky: a heaping tablespoon generally corresponds to the right dosage.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced version\u003c\/strong\u003e: Place 10 grams of leaves in one liter of room temperature water, then let steep in the refrigerator for 8 hours. You will get a floral nectar of absolute purity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple infusions\u003c\/strong\u003e: This grade easily supports 2 to 3 successive brews, slightly increasing the infusion time each time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e White tea is the ultimate hospitality drink in China. Share this delicate liquor with your loved ones to introduce them to the most soothing side of the tea plant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhy does Pai Mu Tan come exclusively from Fujian?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Fujian province offers a unique terroir with a mild climate, morning fogs, and mineral-rich soils, ideal conditions for growing Da Bai tea trees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eType\u003c\/span\u003e \u003cspan\u003eWhat is the difference between Pai Mu Tan and green tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWhite tea undergoes minimal processing (withering and sun drying) without frying or steaming. This preserves its antioxidants and gives it a smoothness without bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eDoes Pai Mu Tan contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, it contains little caffeine (about 15-30 mg per cup), making it a relaxing drink, ideal for the afternoon or end of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eQuantity\u003c\/span\u003e \u003cspan\u003eHow many cups can be prepared with this 100g bag?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWith a dosage of 2.5g per cup, this 100g bag allows you to prepare about 40 individual infusions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51458188509512,"sku":null,"price":14.88,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51458188542280,"sku":null,"price":17.83,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51458188575048,"sku":null,"price":37.19,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51458188607816,"sku":null,"price":74.39,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51458188640584,"sku":null,"price":148.77,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52237916537160,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52237916569928,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_blanc_Pai_Mu_Tan_Bio_Fujian_bourgeon_argent_deux_feuilles_100g.jpg?v=1780397780"},{"product_id":"the-blanc-white-monkey-pekoe-fujian-100g","title":"White Monkey Pekoe White Tea – White Monkey from Fujian – 100g","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Blanc White Monkey Pekoe (100g)\",\n      \"description\": \"Un thé blanc d'exception récolté sur les versants brumeux des montagnes Taimu au Fujian. Bourgeons et jeunes feuilles au duvet argenté.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"16.50\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi ce thé s'appelle-t-il White Monkey ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Son nom vient de la légende racontant que ses feuilles, situées sur des flancs escarpés, étaient autrefois cueillies par des singes dressés. Aujourd'hui, son aspect duveteux et argenté rappelle également la patte d'un singe blanc.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre ce thé blanc et un thé vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bien que souvent confondu en raison de sa fraîcheur végétale, le White Monkey Pekoe est traité comme un thé blanc avec une oxydation naturelle minimale, ce qui lui confère une onctuosité et une douceur miellée sans amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Contient-il beaucoup de théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le White Monkey possède un niveau modéré de théine. Riche en bourgeons, il offre une énergie durable et calme grâce à sa forte teneur en L-théanine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on l'infuser plusieurs fois ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, ce grand cru supporte très bien 3 à 4 infusions successives. Chaque passage révélera de nouvelles nuances, passant du végétal frais au miel soyeux.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé blanc White Monkey Pekoe de THÉ.ŌLOGY est un grand cru des monts Taimu. Feuilles duveteuses roulées à la main, liqueur dorée et notes de miel.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #8ba888;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 139, 168, 136;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eWhite Monkey Pekoe\u003c\/strong\u003e, I offer an immersion in the mists of the Taimu Mountains. This specialty white tea, made of \u003cstrong\u003ehand-rolled downy buds\u003c\/strong\u003e, unfolds a crystalline and golden liquor. Its \u003cstrong\u003evelvety and honeyed\u003c\/strong\u003e taste embodies the nobility of Fujian for a purely contemplative tasting.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eSubtle honey\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSilky vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€165.00\/kg | €0.41 per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 minutes infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe hand and the silver bud\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWhite Monkey (Bai Mao Hou) is a unique tea that borrows the finesse of white tea and the brightness of green tea.\u003c\/p\u003e\n\u003ch3\u003eThe art of hand rolling\u003c\/h3\u003e\n\u003cp\u003eThe leaves and buds, picked only a few days a year, are delicately hand-rolled. This ancestral gesture preserves the silver down (the pekoe) that testifies to the youth and tenderness of the harvest.\u003c\/p\u003e\n\u003ch3\u003eCup profile\u003c\/h3\u003e\n\u003cp\u003eThe liquor is bright, pale gold. The mouthfeel is very smooth, marked by white flower aromas and a honeyed creaminess that coats the palate without any bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection from the Taimu Mountains\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI sourced this batch from the steep mountains of Fujian. The Taimu terroir, rich in minerals and shrouded in mist, forces the tea plant to draw its strength from deep within, offering a rare aromatic complexity.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The curious amateur intrigued by legendary teas and seeking a liquor of absolute sweetness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker wishing to progress towards more sophisticated Fujian vintages.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a white tea whose structure supports multiple infusions without weakening.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eGrand Cru Fujian\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eHand-rolled\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSpecialty Teas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eWhite Monkey Pekoe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChinese white tea (Pekoe)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTaimu Mountains, Fujian, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eAltitude\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh altitude (steep slopes)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eManual, selective (Buds + leaves)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVegetal, velvety, honeyed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCalm morning or contemplative afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep away from air, light, and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eWhite Monkey Pekoe is sensitive to heat. I recommend water at 75°C. Use 2.5 grams of leaves (about a heaping teaspoon) for 250 ml of water. Steep for 5 minutes to release the creaminess of the buds.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple infusions\u003c\/strong\u003e: This white tea is generous. Don’t discard the leaves after the first brew. You can reuse them 3 times, slightly increasing the temperature (80°C) on the last infusion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural tasting\u003c\/strong\u003e: I recommend enjoying it without sugar or milk to not mask the delicate vegetal and honeyed notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Tell your guests the legend of the monkey pickers. It turns tea time into an imaginary journey to the misty peaks of China.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eLegend\u003c\/span\u003e \u003cspan\u003eWhy the name \"White Monkey\"?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIts name comes from the legend that its leaves, growing on steep slopes, were once picked by trained monkeys. Today, its fuzzy and silvery appearance also resembles the paw of a white monkey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eType\u003c\/span\u003e \u003cspan\u003eIs it a white tea or a green tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAlthough often classified with green teas for its freshness, minimal processing, and use of fuzzy-budded cultivars bring it closer to white teas. It’s a transitional tea, very mild and without bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eCan I drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains a moderate amount of caffeine. Its richness in L-theanine promotes a state of mental relaxation. If you are sensitive, prefer to consume it before 5 p.m.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFuzz\u003c\/span\u003e \u003cspan\u003eWhat is the fine white dust on the leaves?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt’s not dust, but the \"trichome\": a natural protective fuzz found on the youngest buds. It’s a sign of very high quality and freshness of harvest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467192238408,"sku":null,"price":22.6,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467192271176,"sku":null,"price":25.56,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467192303944,"sku":null,"price":56.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467192336712,"sku":null,"price":113.0,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467192369480,"sku":null,"price":226.0,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52237840351560,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52237840384328,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Singe_blanc_du_Fujian_monts_Taimu_bourgeons_argent_s_duveteux.jpg?v=1780397184"},{"product_id":"the-oolong-red-royal-pearl-taiwan-100g","title":"Red Royal Pearl from Taiwan — coppery pearls, plum, caramel, and malt","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Oolong Red Royal Pearl ─ Taiwan (100g)\",\n      \"description\": \"Un grand cru taiwanais oxydé à 80%. Façonné en perles, il révèle une liqueur cuivrée aux notes fruitées et maltées.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre ce Red Oolong et un thé noir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bien que son oxydation approche les 80%, le Red Oolong suit le processus de brassage doux et de repos des oolongs. Cela permet d'obtenir le corps d'un thé noir, mais avec la rondeur, la douceur et les notes fruitées typiques d'un oolong, sans astringence forte.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer les perles de Red Oolong ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Utilisez une eau à 80°C maximum. Les perles compactes ont besoin de s'hydrater : l'infusion de 2 à 3 minutes permet aux feuilles de se dérouler doucement et de libérer leurs arômes complexes.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on le réinfuser plusieurs fois ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Les perles se prêtent parfaitement à la méthode Gongfu Cha (infusions courtes et répétées). Vous pouvez le réinfuser 4 à 6 fois, chaque passage dévoilant de nouvelles facettes aromatiques.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le Red Oolong Royal Pearl de THÉ.ŌLOGY est un grand cru de Taiwan oxydé à 80%. Liqueur cuivrée aux notes de fruits mûrs, de malt et de caramel.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eRed Oolong Royal Pearl\u003c\/strong\u003e, I offer a bold Taiwanese specialty. With its \u003cstrong\u003e80% oxidation rate\u003c\/strong\u003e, it skillfully combines the roundness of an oolong with the body of a black tea. Its hemispherical pearls release a deep coppery liquor with superb \u003cstrong\u003efruity, malty, and caramelized\u003c\/strong\u003e notes.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFruity (plum)\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMalty\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild caramel\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFull-bodied\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e141.00 EUR\/kg | 0.42 EUR per cup | 33 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect a 2 to 3 minute infusion. This is the time needed for the pearls to unfurl and release all their complexity.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe bridge between oolong and black tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRed Oolong is a contemporary approach designed to merge the characteristics of semi-oxidized teas and black teas.\u003c\/p\u003e\n\u003ch3\u003eProlonged oxidation\u003c\/h3\u003e\n\u003cp\u003eReaching 70 to 80%, this tea has the highest oxidation level among oolongs. This artisanal process lasts 72 hours: the leaves undergo gentle stirring cycles that break their cell walls, followed by long resting periods. This method develops an intense coppery liquor, reminiscent of a high-quality black tea.\u003c\/p\u003e\n\u003ch3\u003eExpression in the cup\u003c\/h3\u003e\n\u003cp\u003eThe tasting reveals beautiful complexity. Notes of ripe fruits (plum, cherry) mingle with malty nuances close to cocoa. All is wrapped in a caramelized sweetness and a sturdy texture, yet free from the strong astringency typical of classic black teas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy Taiwan selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this vintage for its fascinating hybrid character. Grown between 800 and 1200 meters altitude, this tea benefits from Taiwan’s rich terroirs and the meticulous craftsmanship of local artisans.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The black tea lover wishing to explore oolongs through a familiar, indulgent, and accessible aromatic profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The drinker of green or lightly oxidized oolongs seeking a liquor with more chew, body, and warmth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating the rarity of this 80% oxidation and the \"Royal Pearl\" quality (the extremely precise shaping of the leaves into pearls).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin Taiwan\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e80% Oxidation\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eHand Rolling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRed Oolong Royal Pearl\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHighly oxidized Oolong (70-80%)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCentral mountainous regions, Taiwan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMature summer leaves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (35 to 40 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity, malty, notes of cocoa and caramel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 33 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMorning and early afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eImproves with time if stored dry and away from light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eThe classic infusion\u003c\/h3\u003e\n\u003cp\u003eTo accompany the unfolding of the pearls, use water at 80°C. Dose 3 grams for 250 ml of water. Steep for 2 to 3 minutes. The tea will take on a beautiful amber color and reveal its full roundness without developing bitterness.\u003c\/p\u003e\n\u003ch3\u003eThe Gongfu Cha method\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eIncrease the dosage (6 to 8 grams for a 120 ml gaiwan).\u003c\/li\u003e\n\u003cli\u003eBrew with slightly hotter water (85°C).\u003c\/li\u003e\n\u003cli\u003eDo a first steep of 30 seconds, then gradually increase the time by 15 seconds with each new infusion. Red Oolong excels at this and will reveal unsuspected woody notes over successive cups.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this Red Oolong with aged hard cheeses (like an old Comté). The combination of the tea’s malty notes and the cheese’s rich dairy flavor is remarkable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInnovation\u003c\/span\u003e \u003cspan\u003eWhat makes this tea so special?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt’s its exceptional oxidation pushed to 80%. This requires three days of work to slowly bruise the leaf. It sits exactly on the taste boundary between a classic oolong tea and an original black tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy brew at 80°C if it looks like a black tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike black teas that often require 95°C, Red Oolong pearls need a moderate temperature. Water that’s too hot would shock the leaf and mask the subtle fruity notes (plum, cherry) achieved through the slow Taiwanese oxidation process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow long can I store it?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe advantage of strong oxidation combined with a finishing roast is the excellent stability of the product. If kept away from air and light, it can be stored for 2 to 3 years and its woody notes will even refine over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes it contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains about 35 to 40 mg per cup. It’s ideal for the morning or as an afternoon coffee substitute, while benefiting from the relaxing and focusing effect of the tea’s natural L-theanine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467248664904,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467248697672,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467248730440,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467248763208,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467248795976,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244604715336,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244604748104,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_oolong_Red_Royal_Pearl_Taiwan_perles_h_misph_riques_rouge_tres_100g.jpg?v=1780470388"},{"product_id":"the-jaune-huang-ya-bio-sichuan-100g","title":"Organic Yellow Tea Huang Ya – Yellow Tips from Sichuan – 100g","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Jaune Huang Ya Bio – Pointes Jaunes (100g)\",\n      \"description\": \"Un thé jaune rare du Sichuan, issu du processus ancestral Men Huang. Liqueur dorée veloutée aux notes de maïs grillé et miel.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"17.15\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que le processus Men Huang ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Men Huang est une étape de jaunissement où les feuilles sont enveloppées dans des toiles humides. Cette fermentation légère non enzymatique élimine l'astringence et développe les notes douces caractéristiques du thé jaune.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence avec un thé vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bien que visuellement proche, le thé jaune subit une phase de sudation supplémentaire qui brise la chlorophylle. On perd le goût herbacé tranchant du thé vert au profit d'une rondeur veloutée et miellée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le Huang Ya contient-il de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, il contient une teneur modérée en théine (caféine), similaire à un thé vert de printemps, offrant une énergie calme et durable.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver ce thé jaune de 100g ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est impératif de le conserver dans son sachet hermétique, à l'abri de l'humidité et de la lumière, pour préserver la complexité de ses arômes céréaliers.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé jaune Huang Ya de THÉ.ŌLOGY est un cru d'exception du Sichuan. Liqueur dorée, notes de maïs grillé et miel. 100% biologique.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Huang Ya\u003c\/strong\u003e, I offer an immersion into the most exclusive category of specialty teas. This yellow tea, once reserved for emperors, results from a sweating process (Men Huang) that enhances notes of \u003cstrong\u003eroasted corn and honey\u003c\/strong\u003e, delivering a velvety experience without any bitterness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMild\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRoasted corn\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral honey\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eVelvety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e70-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2-3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€171.50\/kg | €0.43 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal brewing time of 2 minutes 30 seconds.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe ancient art of Men Huang\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHuang Ya (Yellow Tips) is distinguished by a unique manufacturing step called Men Huang (seal to yellow). This phase radically transforms the tea’s aromatic profile.\u003c\/p\u003e\n\u003ch3\u003eGentle fermentation\u003c\/h3\u003e\n\u003cp\u003eAfter the initial roasting that stops enzymatic oxidation, the still-warm buds are wrapped in cloths. This humid heat triggers a slow non-enzymatic fermentation that breaks down chlorophyll, thus eliminating green astringency.\u003c\/p\u003e\n\u003ch3\u003eTaste balance\u003c\/h3\u003e\n\u003cp\u003eThe liquor is a crystalline golden yellow. The mouthfeel is exceptionally round, marked by flavors of roasted cereals, acacia honey, and a velvety texture that lingers on the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy rarity selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI sourced this batch from the rare producers who still master controlled sweating cycles. This expertise, once an imperial secret, requires absolute precision to achieve the perfect yellowing degree without damaging the leaf.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The curious enthusiast eager to explore the sixth tea family, often overlooked in classic circuits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The green tea drinker seeking more softness, roundness, and a less grassy aromatic profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding an authentic yellow tea, rich in polyphenols and completely organically pure.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eRare Yellow Tea\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eMen Huang Process\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHuang Ya (Yellow Tips)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSpecialty yellow tea (lightly fermented)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSichuan, China\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% yellow tea from organic farming\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (about 30 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild, cereal-like, honeyed, and silky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCalm morning or afternoon for concentration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn a sealed sachet, protected from moisture and odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend heating the water between 70°C and 80°C. Use 2.5 grams of leaves for 250 ml of water. Let infuse for 2 to 3 minutes. Yellow tea is extremely forgiving, but a moderate temperature preserves its velvety texture.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple infusions\u003c\/strong\u003e: This imperial grade easily supports 3 to 4 successive brews. Increase the infusion time by 30 seconds each cycle to explore honey nuances.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGongfu Cha\u003c\/strong\u003e: Use 5 grams for 120 ml of water at 75°C. Short infusions (20 seconds) reveal the depth of roasted corn notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Yellow tea is a rarity. Share its imperial story with your guests to turn a simple break into a historic and refined tasting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRarity\u003c\/span\u003e \u003cspan\u003eWhy is yellow tea so hard to find?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIts production is long (several days) and risky. Few tea masters master the control of heat and humidity of Men Huang, making its production confidential worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eType\u003c\/span\u003e \u003cspan\u003eWhat is the difference from green tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYellow tea undergoes an additional sweating step that removes the grassy and astringent notes. The result is much smoother and rounder on the palate than most green teas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eCan I drink it late in the day?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains caffeine, but its richness in L-theanine promotes a feeling of relaxation. For sensitive individuals, I recommend consuming it before 5 p.m.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eQuantity\u003c\/span\u003e \u003cspan\u003eHow many cups can be prepared with this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWith a dosage of 2.5g per cup, this 100g sachet allows you to prepare about 40 individual high-quality infusions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467407556936,"sku":null,"price":18.76,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467407589704,"sku":null,"price":25.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467407622472,"sku":null,"price":46.9,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467407655240,"sku":null,"price":93.8,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467407688008,"sku":null,"price":187.61,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244628767048,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244628799816,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_jaune_Huang_Ya_Bio_Sichuan_liqueur_dor_e_velout_e_sachet_100g.jpg?v=1780396962"},{"product_id":"rooibos-bio-original-cederberg-100g","title":"Original Organic Rooibos from Cederberg — toasted hazelnut, woody, sweet","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Rooibos Bio Original – Cederberg (100g)\",\n      \"description\": \"Le Rooibos Bio Original de THÉ.ŌLOGY est récolté dans le Cederberg en Afrique du Sud. Cette tisane sans théine offre de douces notes de noisette grillée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le rooibos contient-il de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, le rooibos (Aspalathus linearis) appartient à la famille des Fabacées et non à celle des théiers. Cette plante sud-africaine est naturellement et totalement dépourvue de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi ce rooibos provient-il uniquement du Cederberg ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le Cederberg, en Afrique du Sud, possède un microclimat méditerranéen et des sols sableux acides uniques. Toutes les tentatives mondiales de cultiver le rooibos en dehors de ce terroir spécifique se sont soldées par des échecs.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre un rooibos rouge et vert ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le rooibos rouge traditionnel subit une oxydation à l'air libre après la récolte, ce qui lui donne sa couleur acajou et son goût de noisette. Le rooibos vert est chauffé immédiatement pour bloquer cette oxydation, offrant un profil plus végétal.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer ce rooibos ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement aux thés verts ou blancs, le rooibos nécessite une eau bouillante à 100°C pour libérer ses arômes. Une infusion de 5 à 7 minutes permet d'obtenir une liqueur douce sans aucune amertume.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le Rooibos Bio Original de THÉ.ŌLOGY est récolté dans le Cederberg en Afrique du Sud. Cette tisane sans théine offre de douces notes de noisette grillée.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Original Rooibos\u003c\/strong\u003e, I offer an immersion into the exclusive terroir of the Cederberg in South Africa. This endemic shrub produces an amber red liquor completely free of caffeine. Its natural aromatic structure reveals soft notes of roasted hazelnut, without any astringency.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRoasted hazelnut\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eWoody notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eNatural sweetness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5-7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€123.00\/kg | €0.31 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 to 7 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe authenticity of the Red Bush\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRooibos (Aspalathus linearis) is not a tea but a shrub belonging to the Fabaceae family. This plant produces needle-like leaves similar to pine needles.\u003c\/p\u003e\n\u003ch3\u003eThe Cederberg terroir\u003c\/h3\u003e\n\u003cp\u003eThis rooibos comes exclusively from the sandy and acidic soils of the Cederberg Mountains. It is the only ecosystem in the world where this plant naturally grows and offers exploitable taste quality.\u003c\/p\u003e\n\u003ch3\u003eTraditional oxidation\u003c\/h3\u003e\n\u003cp\u003eAfter the summer harvest, the leaves are crushed and oxidized in the open air. This precise step allows the color to change from green to deep mahogany red and develops the characteristic roasted cereal and hazelnut notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection in South Africa\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this specific batch for its strict European organic certification and guaranteed origin from the Western Cape. The absence of artificial fertilizers preserves the aromatic purity of the liquor in the cup.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a hot drink completely free of caffeine, to enjoy from morning to night.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The herbal tea lover seeking a more robust and woody aromatic profile than a simple floral infusion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding the assurance of a genuine Cederberg rooibos, certified free of chemical residues.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCederberg Terroir\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Caffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Original Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOxidized rooibos herbal tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCederberg Mountains, South Africa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003ePlant\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAspalathus linearis\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSoft, roasted hazelnut notes, amber color.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAt any time of day or evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003ePairing\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePairs perfectly with chocolate or almond pastries.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from light and odors, in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference Preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend 2.5 grams of rooibos per 250 ml cup. Unlike delicate teas, rooibos leaves require boiling water (100°C). Steep for 5 to 7 minutes to extract aromatic roundness without bitterness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRooibos Latte\u003c\/strong\u003e: Double the steeping time to get a concentrate, then add heated plant-based milk (oat or almond). The woody notes perfectly blend with the milk’s fat.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: A successful Rooibos Latte recipe is ideal to replace afternoon coffee. Share this method with a loved one looking to reduce their caffeine intake.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes rooibos contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, rooibos (Aspalathus linearis) belongs to the Fabaceae family, not the tea plant family. This South African plant is naturally and completely free of theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhy does this rooibos come only from the Cederberg?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Cederberg region in South Africa has a unique Mediterranean microclimate and acidic sandy soils. All global attempts to cultivate rooibos outside this specific terroir have failed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eProcessing\u003c\/span\u003e \u003cspan\u003eWhat is the difference between red and green rooibos?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eTraditional red rooibos undergoes oxidation in open air after harvest, giving it its mahogany color and nutty flavor. Green rooibos is heated immediately to block this oxidation, offering a more vegetal profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI recommend storing rooibos in an airtight, opaque container at room temperature. Avoid the refrigerator and keep it away from strong spices, as the leaves easily absorb surrounding odors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467443831112,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467443863880,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467443896648,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467443929416,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467443962184,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244650099016,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244650131784,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Rooibos_bio_original_Cederberg_100g_liqueur_rouge_ambr_e_sans_th_ine.jpg?v=1780393604"},{"product_id":"infusion-mate-eucalyptus-menthe-bio-100g","title":"Organic Eucalyptus Mate — apple mint, verbena \u0026 sage, plant-based energy","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Maté \u0026 Eucalyptus Bio (100g)\",\n      \"description\": \"L'infusion de THÉ.ŌLOGY marie le maté biologique à l'eucalyptus et la menthe pomme. Ce sachet de 100g offre des notes camphrées et une énergie équilibrée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"9.56\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, le maté (Ilex paraguariensis) qui compose la base de ce mélange contient naturellement entre 30 et 40 milligrammes de caféine par tasse, offrant une stimulation douce et progressive.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la particularité de la menthe pomme ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement à la menthe poivrée qui est très piquante, la menthe pomme (Mentha suaveolens) apporte une rondeur légèrement fruitée qui adoucit la puissance de l'eucalyptus sans saturer le palais.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on préparer ce mélange à froid ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Je recommande de laisser infuser 15 grammes de ce mélange dans un litre d'eau froide pendant 8 à 12 heures au réfrigérateur pour obtenir une boisson glacée très désaltérante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver ce sachet de 100g ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est impératif de conserver cette composition dans une boîte hermétique et opaque, à l'abri de l'humidité et de la chaleur, afin de préserver la volatilité des huiles essentielles de l'eucalyptus et de la menthe.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion de THÉ.ŌLOGY marie le maté biologique à l'eucalyptus et la menthe pomme. Ce sachet de 100g offre des notes camphrées et une énergie équilibrée.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eorganic composition\u003c\/strong\u003e, I offer a blend of the energy of \u003cstrong\u003eSouth American maté\u003c\/strong\u003e and the vegetal freshness of European herbs. Eucalyptus and apple mint provide a refreshing brew, supported by the lemony notes of verbena and the herbal structure of sage.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFresh eucalyptus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild mint\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHerbaceous\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eLemony\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5-10 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e30 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€95.60\/kg | €0.24 per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 to 10 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eBotanical and aromatic structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend centers around green maté (Ilex paraguariensis), a South American shrub naturally containing caffeine and theobromine.\u003c\/p\u003e\n\u003ch3\u003eEnergy base\u003c\/h3\u003e\n\u003cp\u003eGreen maté provides a vegetal and earthy backbone to the infusion, while delivering a steady and moderate stimulation without the nervous spikes typical of strong coffee.\u003c\/p\u003e\n\u003ch3\u003eCamphor freshness\u003c\/h3\u003e\n\u003cp\u003eEucalyptus globulus leaves release their essential oils upon contact with boiling water, dominating the initial taste with a characteristic and very persistent freshness.\u003c\/p\u003e\n\u003ch3\u003eAromatic balance\u003c\/h3\u003e\n\u003cp\u003eApple mint, milder than peppermint, softens the eucalyptus. Lemon verbena adds a slight tangy liveliness, while sage structures the finish with a garrigue note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy organic selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI have selected each ingredient in this composition according to the European organic farming standards, guaranteeing the absence of synthetic chemical residues on these herbs rich in volatile compounds.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for a refreshing herbal alternative to morning coffee.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular herbal tea drinker seeking a highly fragrant brew with a slight caffeine content.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding strict preservation of the essential oils of eucalyptus and mint through artisanal drying.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003e100% Organic\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Energy\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNo Added Flavor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Eucalyptus Maté Infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of green maté and aromatic herbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSouth American Maté, European herbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMate, eucalyptus, apple mint, verbena, sage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e30 to 40 mg per cup (Provided by mate)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRefreshing, camphoraceous, vegetal, and citrusy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIdeal in the morning or early afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from heat and light in a sealed container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using perfectly boiling water (100°C) at 2.5 grams of blend per cup. The sturdy leaves of sage and eucalyptus require this temperature to fully release their components. Let infuse for 5 to 10 minutes depending on the desired aromatic intensity.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended cold infusion\u003c\/strong\u003e: Place 15 grams of the blend in one liter of filtered cold water and let it rest overnight in the refrigerator. Strain and serve with ice cubes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Cold maceration of this blend creates an exceptional summer drink. Share this cold infusion tip with your friends for hot days.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the mate (Ilex paraguariensis) that forms the base of this blend naturally contains between 30 and 40 milligrams of caffeine per cup, providing a gentle and gradual stimulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMint\u003c\/span\u003e \u003cspan\u003eWhat is special about apple mint?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike peppermint, which is very sharp, apple mint (Mentha suaveolens) offers a slightly fruity roundness that softens the camphor strength of eucalyptus without overwhelming the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eCan this blend be prepared cold?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. I recommend infusing 15 grams of this blend in one liter of cold water for 8 to 12 hours in the refrigerator to obtain a very refreshing and naturally flavored iced drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is essential to keep this blend in an airtight, opaque container, away from moisture and heat, to preserve the volatility and intensity of the essential oils from eucalyptus and mint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467739398472,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467739431240,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467739464008,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467739496776,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467739529544,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244687946056,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244687978824,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_mat_eucalyptus_bio_100g_menthe_pomme_verveine_sauge_30mg_caf_ine.jpg?v=1780393369"},{"product_id":"trio-amazonien-mate-guayusa-acai-100g","title":"Amazonian Trio — mate, guayusa \u0026 açaí for gradual plant-based energy","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Trio Amazonien – Maté, Guayusa \u0026 Açaï (100g)\",\n      \"description\": \"Le Trio Amazonien de THÉ.ŌLOGY associe le maté d'Argentine, la guayusa d'Équateur et l'açaï du Brésil. Une infusion énergisante aux notes herbacées et de fruits noirs.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi faut-il éviter l'eau bouillante pour ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Une eau à 100°C extrait violemment les tanins du maté, ce qui développe une amertume trop astringente. Une température de 75 à 80°C préserve l'équilibre végétal et la rondeur de la guayusa.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on réinfuser ces feuilles plusieurs fois ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, la structure robuste du maté et de la guayusa permet d'effectuer 2 à 4 passages consécutifs en théière classique, en prolongeant légèrement le temps d'infusion à chaque passage.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence énergétique avec un café classique ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le café provoque souvent un pic de stimulation rapide. Ce trio d'Amérique du Sud offre une libération de la caféine plus lente et progressive, soutenant la concentration sur la durée sans effet de nervosité.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"À quel moment de la journée est-il conseillé de le boire ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"En raison de sa teneur élevée en caféine, il est recommandé de consommer ce mélange le matin ou en début d'après-midi pour accompagner une période de travail ou un effort physique.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le Trio Amazonien de THÉ.ŌLOGY associe le maté d'Argentine, la guayusa d'Équateur et l'açaï du Brésil. Une infusion énergisante aux notes herbacées et de fruits noirs.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eAmazonian Trio\u003c\/strong\u003e, I offer a plant-based alternative designed for sustained rhythms. This blend of maté, guayusa, and açaí unfolds a progressive and diffuse energy. The liquor reveals a straight herbaceous structure, balanced by fine bitterness and the dark depth of the berries.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eHerbaceous\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDark fruits\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFine bitterness\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75-80°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e6 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eHigh\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€121.00\/kg | €0.30 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 6 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe three Amazonian pillars\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eEach ingredient in this South American blend fulfills a precise aromatic and mechanical function in the cup.\u003c\/p\u003e\n\u003ch3\u003eMaté (Argentina)\u003c\/h3\u003e\n\u003cp\u003eIt forms the tonic base of the recipe. Its leaves provide a clear vegetal structure, drawing a straight and vertical line during tasting.\u003c\/p\u003e\n\u003ch3\u003eGuayusa (Ecuador)\u003c\/h3\u003e\n\u003cp\u003eA plant related to maté, it softens the astringency. It smooths the overall texture and establishes energy more evenly, without aggressiveness.\u003c\/p\u003e\n\u003ch3\u003eAçaí (Brazil)\u003c\/h3\u003e\n\u003cp\u003eAçaí berries mark the finish without artificially sweetening it. They bring a deep nuance of dark fruits and a light cocoa memory that adds depth to the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for effort\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI assembled this trio to create a stimulating drink that maintains true elegance in use. The goal was to build energy that lasts over time, far from abrupt peaks.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for an effective alternative to replace coffee that has become too harsh for their body.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular maté drinker seeking a more textured and less uniform aromatic profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates tonic infusions with controlled bitterness, capable of withstanding multiple hot water infusions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSouth American Plants\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eEnergetic Profile\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNo Added Flavor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAmazonian Trio — Maté, Guayusa \u0026 Açaí\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of South American tonic plants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eArgentina, Ecuador, Brazil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eYerba maté, guayusa leaves, açaí berries\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh (The release is gradual)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eClear vegetal, dark fruits, light cocoa finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTiming\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn the morning, or before prolonged and sustained effort.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from air, light, and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a dosage of 2.5 grams for 200 ml of water. The temperature must be strictly controlled between 75°C and 80°C. Let infuse for 6 minutes to reach the exact meeting point between the vegetal structure of mate and the roundness of guayusa.\u003c\/p\u003e\n\u003ch3\u003eVariations and re-infusion\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDiscovery version (5 min)\u003c\/strong\u003e: A shorter infusion will make the profile smoother and more accessible to palates less accustomed to bitterness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRe-infusion\u003c\/strong\u003e: This blend holds up well. In classic preparation (filter or teapot), you can perform 2 to 4 successive infusions on the same leaves.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Replacing coffee isn’t always easy. Share this precise 75°C temperature protocol with someone close to show that a well-infused mate is neither harsh nor aggressive.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePreparation\u003c\/span\u003e \u003cspan\u003eWhy should boiling water be avoided for this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWater at 100°C violently extracts the tannins from mate, resulting in an overly astringent bitterness. A temperature of 75 to 80°C preserves the vegetal balance and the roundness of guayusa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eUsage\u003c\/span\u003e \u003cspan\u003eCan these leaves be re-infused multiple times?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the robust structure of mate and guayusa allows for 2 to 4 consecutive infusions in a classic teapot, slightly extending the steeping time with each infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eWhat is the energy difference compared to regular coffee?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eCoffee often causes a rapid stimulation spike. This South American trio offers a slower, gradual caffeine release, supporting sustained concentration without nervousness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePrecautions\u003c\/span\u003e \u003cspan\u003eAre there any special precautions related to this tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eDue to its high natural caffeine content, this blend should be consumed in moderation by those sensitive to stimulants, as well as by pregnant or breastfeeding women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51467805098312,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51467805131080,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51467805163848,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51467805196616,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51467805229384,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52244720779592,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52244720812360,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Trio_Amazonien_mat_guayusa_a_a_100g_nergie_v_g_tale_progressive_bio.jpg?v=1780393183"},{"product_id":"infusion-bio-captain-carrot-epices-100g","title":"Organic Captain Carrot — carrot, ginger \u0026 turmeric infusion without caffeine","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Captain Carrot – Carotte \u0026 Épices (100g)\",\n      \"description\": \"L'infusion Captain Carrot de THÉ.ŌLOGY marie la carotte biologique au curcuma et au gingembre. Un mélange végétal épicé sans théine pour les fins de repas.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.90\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-ce que cette infusion est adaptée pour le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, Captain Carrot est totalement dépourvue de caféine. Sa composition à base de carotte et d'épices douces en fait une boisson parfaitement adaptée pour la fin de journée ou l'après-repas.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi recommandez-vous une infusion de 11 minutes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les racines comme le gingembre et le curcuma, ainsi que les morceaux de carotte séchée, possèdent une structure dense. Elles nécessitent un temps d'infusion prolongé dans une eau à 100°C pour extraire pleinement leurs huiles essentielles.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-ce que le gingembre est trop piquant dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le gingembre est dosé avec modération. Il apporte une chaleur réconfortante en fin de bouche, mais son piquant est immédiatement enrobé par la douceur naturelle de la carotte biologique (qui représente 65% de la composition).\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on utiliser cette tisane en cuisine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui. Une infusion concentrée de ce mélange peut servir de bouillon léger 100% végétal pour parfumer un risotto, un quinoa ou une cuisson de légumes d'hiver.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Captain Carrot de THÉ.ŌLOGY marie la carotte biologique au curcuma et au gingembre. Un mélange végétal épicé sans théine pour les fins de repas.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith the \u003cstrong\u003eCaptain Carrot\u003c\/strong\u003e infusion, I offer a 100% plant-based organic composition without theine. This creation blends the natural sweetness of carrot with the warming notes of ginger and turmeric. A spiced and indulgent brew, close to a delicate broth, designed to accompany the end of meals.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMild vegetal\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSpiced\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eWarming\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e11 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€149.00\/kg | €0.37 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 11 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eA spiced and vegetal herbal infusion\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eCaptain Carrot is an organic infusion built around roots and spices. It contains no tea leaves and deliberately moves away from sweet fruity herbal teas.\u003c\/p\u003e\n\u003ch3\u003eOrganic carrot (65%)\u003c\/h3\u003e\n\u003cp\u003eDried carrot pieces form the base of this blend. They provide a vegetal sweetness, a hint of natural sugar, and a very smooth texture in the mouth.\u003c\/p\u003e\n\u003ch3\u003eThe ginger and turmeric duo\u003c\/h3\u003e\n\u003cp\u003eGinger lifts the blend with a moderate, warm spiciness. Turmeric adds a more earthy note, balancing the sweetness of the root vegetable.\u003c\/p\u003e\n\u003ch3\u003eCoriander and mild curry\u003c\/h3\u003e\n\u003cp\u003eCoriander seeds bring a slightly fresh note, while the curry adds a very delicate spicy depth without burning the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for after meals\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this infusion as an evening or after-meal drink. The goal was to offer a cup with a true aromatic presence, rich in substance, without caffeine stimulation.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for a caffeine-free alternative for the evening, with more character than a simple verbena.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The ginger infusion drinker seeking a richer profile, wrapped in the vegetal sweetness of carrot.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who enjoys herbal teas at the culinary frontier, made with organic spices and roots.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Plant-Based\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCaptain Carrot BIO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic spiced herbal infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCarrot (65%), ginger, turmeric, coriander seeds, mild curry blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild vegetal, spicy, notes of ginger and curry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIdeal after meals or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFlavoring\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% natural, no added flavoring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from moisture and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of blend per cup. The water should be at a full boil (100°C). It is essential to let it infuse for at least 11 minutes, covering your cup to allow the spices and carrot to fully release their substances.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCocooning version\u003c\/strong\u003e: Add a small spoonful of honey after a 10-minute infusion. Honey rounds out the strength of turmeric and enhances the comforting aspect.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A quality infusion can also be invited into the kitchen. Use a concentrated extraction of this blend as a light vegetable broth to poach fish or flavor risotto, and surprise your guests.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eIs it suitable for the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, Captain Carrot is completely caffeine-free. Its composition based on carrot and mild spices makes it a perfectly suitable drink for the end of the day or after meals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy do you recommend an 11-minute infusion?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRoots like ginger and turmeric, as well as dried carrot pieces, have a dense structure. They require a prolonged infusion time in water at 100°C to fully extract their essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSpicy\u003c\/span\u003e \u003cspan\u003eIs the ginger too spicy in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe ginger is measured with moderation. It provides a comforting warmth at the finish, but its spiciness is immediately softened by the natural sweetness of the organic carrot (which makes up 65% of the composition).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCooking\u003c\/span\u003e \u003cspan\u003eCan this herbal tea be used in cooking?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. A concentrated infusion of this blend can serve as a light 100% plant-based broth to flavor risotto, quinoa, or winter vegetable cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51468024480072,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51468024512840,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51468024545608,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51468024578376,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51468024611144,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52228055236936,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52228055269704,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Captain_Carrot_bio_100g_carotte_gingembre_curcuma_sans_th_ine.jpg?v=1780392917"},{"product_id":"infusion-bio-minttox-menthe-citronnelle-100g","title":"Organic Minttox — mint, lemongrass \u0026 moringa infusion, 12 herbs without caffeine","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Bio Minttox – Menthe \u0026 Citronnelle (100g)\",\n      \"description\": \"L'infusion Minttox de THÉ.ŌLOGY est un mélange végétal biologique associant menthe, citronnelle et moringa. Une liqueur fraîche et nette, sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.90\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, cette composition repose exclusivement sur douze plantes aromatiques, racines et baies. L'absence de feuilles de théier garantit une boisson totalement dépourvue de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le rôle du moringa dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le moringa apporte une charpente végétale en fond de bouche qui structure la liqueur et évite au mélange de s'estomper après la note de tête mentholée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on consommer cette infusion le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, l'absence de caféine et la présence de plantes comme la camomille ou le romarin en font une boisson adaptée pour la fin de journée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi recommandez-vous un temps d'infusion de 8 minutes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les racines comme le curcuma ou le gingembre nécessitent un temps d'extraction prolongé dans l'eau bouillante pour libérer pleinement leurs huiles essentielles et structurer la liqueur.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Minttox de THÉ.ŌLOGY est un mélange végétal biologique associant menthe, citronnelle et moringa. Une liqueur fraîche et nette, sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eMinttox Bio\u003c\/strong\u003e, I offer a theine-free blend combining twelve plants, roots, and berries. This mix centers around mint and lemongrass to deliver a fresh, straightforward plant liquor, ideal for cleansing the palate after a meal.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFresh minty\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eLemony\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHerbal\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8-10 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€129.00\/kg | €0.32 per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eA multi-plant architecture\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Minttox recipe brings together twelve botanical ingredients. This complexity creates a cup that evolves in the mouth, far from a simple monochrome infusion.\u003c\/p\u003e\n\u003ch3\u003eMint and lemongrass\u003c\/h3\u003e\n\u003cp\u003eMint sets the top note with a clean freshness. Lemongrass extends this sensation with a drier citrus dimension that stretches the liquor.\u003c\/p\u003e\n\u003ch3\u003eGinger and moringa\u003c\/h3\u003e\n\u003cp\u003eGinger and turmeric add a slight spicy background. Moringa helps structure the mouthfeel with its denser plant texture.\u003c\/p\u003e\n\u003ch3\u003eHerbal complements\u003c\/h3\u003e\n\u003cp\u003eNettle, rosemary, and chamomile bring a subtle herbal register. A few bursts of carrot and goji berries soften the finish with a discreet natural sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy aromatic selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI assembled these plants according to the European organic farming specifications. The goal was to create an aromatic reset drink: clear, caffeine-free, and easy to integrate into an active daily routine.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a fresh, theine-free alternative to replace green tea in the evening.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The lover of complex infusions seeking a recipe that combines mint, mild spices, and herbal plants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating unscented multi-plant blends, where each ingredient plays a precise mechanical and flavor role.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrganic Farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Plant-Based\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMinttox BIO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic multi-plant infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMint, lemongrass, cinnamon, ginger, carrot, chamomile, nettle, lemon myrtle, turmeric, goji berries, moringa, rosemary\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFresh, mentholated, lemony, and herbal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAt any time, especially after meals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFlavoring\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% natural, no added flavoring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a dosage of 2.5 grams of blend for a 200 ml cup. Use fully boiling water (100°C) and let infuse covered for 8 to 10 minutes. This time is necessary for the ginger and turmeric roots to fully open.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSummer version\u003c\/strong\u003e: Prepare a concentrated infusion (double dosage), let it cool to room temperature, then pour over a large amount of ice with a wedge of fresh lemon.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A fresh liquor without theine is always appreciated at the end of dinner. Offer this blend to your guests to refresh the palate after a hearty meal, and share your precise infusion time tip.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this composition is based exclusively on twelve aromatic plants, roots, and berries. The absence of tea leaves guarantees a drink completely free of theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhat is the role of moringa in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eMoringa provides a vegetal backbone in the finish that structures the liquor and prevents the blend from fading after the menthol top note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy do you recommend an infusion time of 8 minutes?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRoots like turmeric or ginger require a prolonged extraction time in boiling water to fully release their essential oils and structure the liquor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eCan this infusion be consumed in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the absence of caffeine and the presence of plants like chamomile or rosemary make it a suitable drink for the end of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA rigorous selection of rare teas, sourced and prepared with care. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51468165022024,"sku":null,"price":11.9,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51468165054792,"sku":null,"price":18.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51468165087560,"sku":null,"price":29.9,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51468165120328,"sku":null,"price":57.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51468165153096,"sku":null,"price":115.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52234789945672,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234789978440,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Minttox_bio_menthe_citronnelle_moringa_100g_12_plantes_sans_th_ine.jpg?v=1780392687"},{"product_id":"infusion-odins-tribute-sureau-ananas-100g","title":"Odin’s Tribute — floral infusion with 13 herbs, elderberry \u0026 pineapple","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Odins Tribute – Sureau \u0026 Ananas (100g)\",\n      \"description\": \"L'infusion Odins Tribute de THÉ.ŌLOGY marie les fleurs de sureau à l'ananas et aux herbes nordiques. Une liqueur fruitée et végétale, 100% sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"13.30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, la recette Odins Tribute est exclusivement composée de fleurs, de fruits et de plantes herbacées. Elle est totalement dépourvue de feuilles de théier et de caféine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi associer l'ananas aux plantes nordiques ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les éclats d'ananas apportent une sucrosité naturelle et une rondeur fruitée qui viennent équilibrer la droiture végétale de l'ortie et de la prêle présentes dans le mélange.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on boire l'infusion Odins Tribute le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, l'absence de théine et la présence de plantes adoucissantes comme la camomille en font une boisson parfaitement adaptée pour marquer la transition vers la soirée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi recommandez-vous un temps d'infusion de 8 minutes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les tisanes multi-plantes nécessitent une extraction prolongée dans une eau à 100°C pour permettre aux racines et aux herbes denses de libérer pleinement leurs composants aromatiques.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Odins Tribute de THÉ.ŌLOGY marie les fleurs de sureau à l'ananas et aux herbes nordiques. Une liqueur fruitée et végétale, 100% sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eOdins Tribute\u003c\/strong\u003e, I offer a Nordic-inspired infusion combining thirteen aromatic plants. This creation pairs the floral note of \u003cstrong\u003eelderflowers\u003c\/strong\u003e with the sweetness of pineapple to deliver a complex plant-based liqueur completely free of theine.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003ePineapple fruity\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eElderflower floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh plant\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e7-9 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eSteeping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€133.00\/kg | €0.33 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eInfusion structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Odins Tribute recipe is based on a multi-plant architecture where flowers, fruits, and herbs balance precisely.\u003c\/p\u003e\n\u003ch3\u003eThe elderflowers\u003c\/h3\u003e\n\u003cp\u003eElderflowers establish the top note with a full floral profile delicately honeyed. They soften the plant structure of the infusion and define its Nordic identity.\u003c\/p\u003e\n\u003ch3\u003eThe pineapple\u003c\/h3\u003e\n\u003cp\u003ePineapple bursts bring a clear and bright fruitiness. This touch gives a natural roundness that links the floral notes to the herbal base.\u003c\/p\u003e\n\u003ch3\u003eThe plant framework\u003c\/h3\u003e\n\u003cp\u003eNettle, rosemary, horsetail, and dandelion form the base of this blend. These plants provide mouthfeel and plant density that structure the tasting from start to finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy botanical selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this blend to mark a moment of calm return. The goal was to formulate a rich, caffeine-free infusion capable of offering a truly complex aromatic depth.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person seeking a caffeine-free alternative that is more textured and complex than a simple classic infusion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The lover of botanical blends appreciating the balance between fruity sweetness and herbal sharpness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur wishing to include a narrative, fruity, and plant-based liqueur in their evening ritual.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSelected plants\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Plant-Based\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOdins Tribute\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity and floral multi-plant infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of terroirs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNettle, chamomile, dandelion, rosemary, horsetail, elderflower, thyme, pineapple, turmeric, açaí, cornflower, carrot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFloral, fruity, and deeply vegetal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLate afternoon or during the evening ritual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from moisture and light in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a dosage of 2.5 grams of blend per cup. Use boiling water (100°C) and steep covered for 7 to 9 minutes. This time allows the various herbaceous plants to fully release their components without overpowering the delicacy of elderflower.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced version\u003c\/strong\u003e: Prepare a concentrated extraction by doubling the dose, let it cool, then serve over ice with a splash of white grape juice to highlight the fruity notes of pineapple.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A beautiful iced infusion is always a surprise. Share this cold preparation method with your loved ones to reinvent their summer refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, the Odins Tribute recipe is exclusively made of flowers, fruits, and herbaceous plants. It is completely free of tea leaves and caffeine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhy combine pineapple with Nordic plants?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003ePineapple pieces bring natural sweetness and a fruity roundness that balance the vegetal sharpness of nettle and horsetail present in the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eCan Odins Tribute infusion be drunk in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the absence of theine and the presence of soothing plants like chamomile make it a perfectly suitable drink to mark the transition to the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSteeping\u003c\/span\u003e \u003cspan\u003eWhy do you recommend an 8-minute steeping time?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eMulti-plant herbal teas require prolonged extraction in water at 100°C to allow the dense roots and herbs to fully release their aromatic components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51468232851784,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51468232884552,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51468232917320,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51468232950088,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51468232982856,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52234691871048,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234691903816,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Odins_Tribute_sureau_ananas_100g_13_plantes_nordiques_sans_th_ine.jpg?v=1780392522"},{"product_id":"infusion-honeybush-esprit-afrique-pamplemousse-100g","title":"Spirit of Africa — honeybush with honey notes, grapefruit \u0026 papaya","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Honeybush Esprit d'Afrique – Pamplemousse (100g)\",\n      \"description\": \"L'infusion Esprit d'Afrique de THÉ.ŌLOGY marie le honeybush sud-africain au pamplemousse et à la papaye. Une liqueur douce et acidulée sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"16.80\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, le honeybush est un arbuste endémique d'Afrique du Sud, de la famille des Fabacées. Il est naturellement et totalement dépourvu de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence entre le honeybush et le rooibos ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le honeybush offre un profil aromatique naturellement plus miellé et doux que le rooibos, avec une absence totale d'astringence, même lors d'une infusion très prolongée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le rôle de la papaye et du pamplemousse dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La papaye séchée apporte une rondeur fruitée et exotique à la liqueur, tandis que l'arôme naturel de pamplemousse installe une tension acidulée qui équilibre la base sucrée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on la boire le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, son absence totale de caféine et la douceur de sa liqueur en font une boisson parfaitement adaptée pour l'après-repas ou la fin de journée.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"L'infusion Esprit d'Afrique de THÉ.ŌLOGY marie le honeybush sud-africain au pamplemousse et à la papaye. Une liqueur douce et acidulée sans théine.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eEsprit d'Afrique\u003c\/strong\u003e, I offer a caffeine-free infusion structured around South African honeybush. This blend combines the naturally honeyed sweetness of this shrub with the roundness of papaya and the tangy liveliness of grapefruit. A factual creation, designed for moments of relaxation.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTangy grapefruit\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTropical fruity\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild honeyed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€168.00\/kg | €0.42 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 7 minutes infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eStructure of the fruity infusion\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eEsprit d'Afrique is based on blending a sweet South African plant with tropical fruit pieces and natural citrus flavors.\u003c\/p\u003e\n\u003ch3\u003eHoneybush\u003c\/h3\u003e\n\u003cp\u003eA cousin of rooibos, honeybush forms the base of the recipe. Its stems provide a round, honeyed sweetness to the liquor, ensuring no bitterness or astringency, even after prolonged infusion.\u003c\/p\u003e\n\u003ch3\u003ePapaya\u003c\/h3\u003e\n\u003cp\u003eDried papaya pieces create a sensation of volume in the mouth. They give the blend a full and exotic texture without making it artificially sweet.\u003c\/p\u003e\n\u003ch3\u003eGrapefruit and red fruits\u003c\/h3\u003e\n\u003cp\u003eNatural grapefruit flavoring brings the necessary tension. This citrus note awakens the honeyed base by creating a refreshing tangy contrast, while safflower petals dress the dry blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy South African selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this infusion to offer an end-of-day liquor that retains a true aromatic identity. Honeybush was selected for its ability to carry fruity notes without overpowering them.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a caffeine-free evening hot drink, more expressive than a classic herbal tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the lover\u003c\/strong\u003e: The fan of fruity teas wanting to find the grapefruit profile on a base that doesn’t interfere with sleep.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The rooibos connoisseur eager to explore the honeyed subtlety of honeybush in a bright and textured recipe.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eHoneybush Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavors\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSpirit of Africa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruit-flavored honeybush infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSouth Africa (honeybush)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHoneybush, papaya pieces, natural grapefruit and red fruit aromas, safflower petals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, citrus, honeyed and tropical base.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eThroughout the day or after meals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from moisture and light in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using 2.5 grams of blend for 200 ml of boiling water (100°C). Let infuse covered for 7 minutes. Honeybush perfectly tolerates this high temperature to extract its natural roundness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTropical iced version\u003c\/strong\u003e: Prepare a concentrated infusion, let it cool to room temperature, then serve over ice with a wedge of fresh grapefruit to enhance the acidity of the liquor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This blend offers an excellent base for creating refreshing summer drinks. Feel free to share this cold infusion technique with your loved ones.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, honeybush is a shrub endemic to South Africa, from the Fabaceae family. It is naturally and completely free of theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhat is the difference between honeybush and rooibos?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHoneybush offers a naturally more honeyed and sweet aromatic profile than rooibos, with a total absence of astringency, even during a very long infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAromas\u003c\/span\u003e \u003cspan\u003eWhat is the role of papaya and grapefruit in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eDried papaya brings a fruity and exotic roundness to the liquor, while the natural grapefruit aroma adds a tangy tension that balances the sweet base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eCan it be drunk in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, its complete lack of caffeine and the smoothness of its liquor make it a perfectly suitable drink for after meals or the end of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51468259754312,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51468259787080,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51468259819848,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51468259852616,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51468259885384,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52234667721032,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234667753800,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Honeybush_Esprit_d_Afrique_pamplemousse_100g_sans_th_ine_miell_e.jpg?v=1780392343"},{"product_id":"the-noir-andes-bio-colombie-100g","title":"Organic Andes Black — Colombia La Cumbre, malty and ripe fruit","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir des Andes Bio ─ Colombie La Cumbre (100g)\",\n      \"description\": \"Thé noir biologique rare des Andes colombiennes, cultivé entre 1800 et 2050 m d'altitude. Tasse maltée, douce et délicatement fruitée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi cultiver du thé en Colombie ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bien que célèbre pour son café, la Colombie possède des terroirs d'altitude exceptionnels comme La Cumbre. Le climat équatorial stable et les forêts de nuages permettent une croissance lente du théier, favorisant des arômes fins et sans amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est la différence avec un thé noir classique d'Assam ou de Ceylan ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ce thé noir colombien est moins tannique et plus rond. Il offre une texture soyeuse et une douceur naturelle plus marquée que les thés noirs traditionnels plus corsés.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle température d'eau préconisez-vous ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Je conseille une eau à 95°C. Cela permet d'extraire la profondeur maltée sans durcir la tasse, préservant ainsi la souplesse andine du profil aromatique.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Thé noir biologique rare des Andes colombiennes. Grandes feuilles torsadées, tasse maltée et délicatement fruitée. 100% sans arômes ajoutés.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eOrganic Andes Black\u003c\/strong\u003e, I offer an immersion into Colombia’s most secret tea gardens. Grown between 1800 and 2050 meters altitude, these large twisted leaves reveal a \u003cstrong\u003emalty and smooth liquor\u003c\/strong\u003e, punctuated with notes of ripe fruits. A factual and rounded tasting, far from the classic black tea routes.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMalty\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRipe fruits\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRound\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eAndean terroir\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4-5 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal time of 4 to 5 minutes and preserve the supple texture of the Andean leaves.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe quiet strength of the Andes\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this pure origin black tea is based on a unique equatorial environment: the cloud forest of La Cumbre.\u003c\/p\u003e\n\u003ch3\u003eThe terroir of La Cumbre\u003c\/h3\u003e\n\u003cp\u003eThe extreme altitude (up to 2050 m) slows the tea plant's metabolism. This natural stress concentrates sugars and amino acids in the leaf, eliminating aggressive astringency to give way to a persistent malty sweetness.\u003c\/p\u003e\n\u003ch3\u003eLeaf appearance\u003c\/h3\u003e\n\u003cp\u003eThe leaves are processed using the orthodox method. Long, twisted, and matte black, they release a deep amber liquor evoking the roundness of mild cocoa and stone fruits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection of Colombian rarity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this batch for its ability to surprise. Colombia, a land of coffee, produces here a black tea with exemplary aromatic clarity, often more accessible than Assam or Yunnan vintages.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe person seeking an effective black tea for the morning but wary of excessive bitterness or astringency.\u003c\/li\u003e\n\u003cli\u003eThe specialty black tea enthusiast looking to explore Latin American terroirs beyond the usual Asian paths.\u003c\/li\u003e\n\u003cli\u003eThe collector demanding a high-altitude, certified organic batch offering a smooth texture and a clear malty signature.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin Colombia\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eAltitude 1800-2050m\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCertified Organic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Andes Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePure origin black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLa Cumbre, Valle del Cauca, Colombia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100% organic black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (Sustained stimulation without nervousness)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMalty, honeyed, fruity, and round.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBreakfast or early afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from air and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a temperature of 95°C to avoid shocking the high-altitude leaf. Use 2.5 grams of tea for 250 ml of water. Infuse for 4 to 5 minutes to obtain a perfectly structured cup.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStronger version\u003c\/strong\u003e: To accompany a hearty breakfast, extend the infusion to 5 minutes with 3 grams of leaves. The malty side will then take over the fruitiness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSecond infusion\u003c\/strong\u003e: These high-quality whole leaves allow for a second extraction. Infuse then at 100°C for 6 minutes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Surprise your guests by offering them a Colombian black tea. Its natural sweetness makes it an excellent companion for red fruit pastries or dry biscuits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhy is Colombian tea so rare?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eColombia has long favored coffee cultivation. Tea production there is very recent and localized to a few high-altitude volcanic terroirs. It’s a rare origin, highly sought after by lovers of rare teas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy 95°C instead of 100°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBoiling water can sometimes extract tannins too quickly, making the cup bitter. At 95°C, the fruity complexity and Andean roundness that characterize this batch are preserved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMilk\u003c\/span\u003e \u003cspan\u003eCan milk be added?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. Its malty structure pairs well with a splash of milk, but I recommend tasting it plain first to appreciate its original vegetal sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eDoes it contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt has a moderate caffeine content. It’s a tea that awakens without the nervous spike effect of coffee, ideal for steady alertness throughout the morning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":51468652839240,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":51468652872008,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":51468652904776,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":51468652937544,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":51468652970312,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52234664345928,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234664378696,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/h_noir_des_Andes_Bio_Colombie_La_Cumbre_sachet_100g_feuilles_torsad_es.jpg?v=1780400650"},{"product_id":"the-noir-ombre-bleue-rhubarbe-creme-100g","title":"Blue Ombre — black tea with rhubarb, cream, and blueberry, pastry-like and tangy","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Ombre Bleue ─ Rhubarbe \u0026 Crème (100g)\",\n      \"description\": \"Le thé noir Ombre Bleue de THÉ.ŌLOGY associe la rhubarbe, la crème et les pétales de bleuet. Une liqueur gourmande, douce et légèrement acidulée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.80\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel goût a l'arôme de crème dans ce thé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'arôme de crème n'apporte pas de sucre, mais une texture perçue en bouche. Il adoucit l'acidité naturelle de la rhubarbe, créant une rondeur enveloppante qui rappelle la pâtisserie.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les pétales de bleuet ont-ils un goût prononcé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le bleuet est une fleur très délicate. Il apporte une finition légèrement poudrée en fin de dégustation, mais son rôle est avant tout visuel, offrant un contraste élégant avec les feuilles de thé noir.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Puis-je boire ce thé avec du lait ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. La présence de la note crème dans l'assemblage fait de ce thé un candidat parfait pour un nuage de lait (animal ou végétal), qui renforcera son côté dessert.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"À quel moment de la journée le recommandez-vous ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"C'est le thé parfait pour la pause de l'après-midi. Sa gourmandise compense l'envie de sucre de 16h, tout en conservant la structure d'un véritable thé noir.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé noir Ombre Bleue de THÉ.ŌLOGY associe la rhubarbe, la crème et les pétales de bleuet. Une liqueur gourmande, douce et légèrement acidulée.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #a5acd5; \/* Bleu doux \/ Bleuet *\/\n--color-gradient-end: #edede8;\n--color-primary-rgb: 165, 172, 213;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eBlue Shadow\u003c\/strong\u003e, I offer a gourmet and straightforward blend. The structure of the \u003cstrong\u003eblack tea\u003c\/strong\u003e welcomes the tension of the \u003cstrong\u003erhubarb\u003c\/strong\u003e, immediately softened by a pastry note of \u003cstrong\u003ecream\u003c\/strong\u003e. The \u003cstrong\u003ecornflower\u003c\/strong\u003e petals provide an elegant finish to this liquor designed for late afternoons.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTangy rhubarb\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCreamy cream\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCornflower petals\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eGourmet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,25 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e118.00 EUR\/kg | 0.27 EUR per cup | 44 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the short 3-minute extraction and preserve the creamy delicacy without bitterness.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe tangy and smooth balance\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend plays on a deliberate contrast between the liveliness of a spring fruit and the roundness of a pastry note.\u003c\/p\u003e\n\u003ch3\u003eThe aromatic tension\u003c\/h3\u003e\n\u003cp\u003eRhubarb brings a fresh and clear acidity. This lively note is essential to give depth to the infusion and avoid the sometimes heavy effect of \"dessert\" teas.\u003c\/p\u003e\n\u003ch3\u003eThe creamy and floral binder\u003c\/h3\u003e\n\u003cp\u003eThe cream aroma smooths the rhubarb’s sharpness. It doesn’t sweeten the cup but changes the perceived texture in the mouth. The cornflower petals sprinkle the black leaves with azure highlights, visually signing the blend’s elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a comforting tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI created Blue Shadow to offer a very clear 4 PM break, evoking a rhubarb tart while maintaining the tannic base of black tea.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a fruity and comforting tea, easy to enjoy, without the strong bite of an Earl Grey or the bitterness of a green tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The flavored tea lover (red fruits, vanilla) wishing to explore a more original and tangy note.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The consumer seeking a balanced blend that perfectly accompanies buttery pastries (shortbread, financiers).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eBlack Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCornflower Petals\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eGourmet Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlue Shadow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity and creamy flavored black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea (China \/ India)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, flavors (rhubarb, cream), cornflower petals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (Gentle stimulation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, creamy, floral, and delicate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 44 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn the afternoon, during a sweet break.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from heat and stray odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eThe balance of this blend relies on a short infusion. Use water at 95°C and dose 2.25 grams (about a small teaspoon) for 200 ml of water. Infuse exactly 3 minutes to keep the freshness of the rhubarb without letting the astringency of the black tea overpower the cream note.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe \"Tea Time\" touch\u003c\/strong\u003e: Add a light splash of milk (or oat milk) to enhance the cream aroma. The liquor will take on the appearance of a true liquid dessert.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmoother infusion\u003c\/strong\u003e: Lower the temperature to 90°C if you want to emphasize the floral notes of the cornflower.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Pair Ombre Bleue with some salted butter biscuits. This simple combination transforms the tasting into a true indulgent ritual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eWhat does the cream aroma taste like in this tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe cream aroma does not add sweetness but a texture perceived in the mouth. It softens the natural acidity of rhubarb, creating a enveloping roundness reminiscent of pastry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eVisual\u003c\/span\u003e \u003cspan\u003eDo the cornflower petals have a strong taste?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eCornflower is a very delicate flower. It adds a slightly powdery finish at the end of tasting, but its role is primarily visual, offering an elegant azure blue contrast with the black tea leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMilk\u003c\/span\u003e \u003cspan\u003eCan I drink this tea with milk?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. The presence of the cream note in the blend makes this tea a perfect candidate for a splash of milk (animal or plant-based), which will enhance its comforting dessert quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTime\u003c\/span\u003e \u003cspan\u003eAt what time of day do you recommend it?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis is the perfect tea for the afternoon break (around 4 p.m.). Its indulgence satisfies the craving for sugar while maintaining the structure and moderate theine of a true black tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52220461973832,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52220462006600,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52220462039368,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52220462072136,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52220462104904,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222509711688,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234052469064,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_Ombre_Bleue_rhubarbe_cr_me_bleuet_sachet_100g_p_tissier.jpg?v=1780400477"},{"product_id":"the-noir-mure-sauvage-mauve-100g","title":"Wild Blackberry \u0026 Mallow — black tea with dark berries, malty and indulgent","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Mûre Sauvage ─ Fruits Noirs \u0026 Mauve (100g)\",\n      \"description\": \"Un mélange sucré-salé audacieux mariant la puissance maltée du thé noir aux notes fruitées intenses des mûres noires juteuses.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Que signifie le profil sucré-salé de ce thé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ce terme décrit le contraste entre la rondeur naturelle de la mûre et la structure tannique plus sèche du thé noir. Cela donne une tasse avec beaucoup de relief, sans être écœurante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il beaucoup de théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La teneur en théine est modérée (environ 40 mg par tasse). C'est un excellent compagnon pour le matin ou le goûter, mais il est préférable de l'éviter en soirée pour les personnes sensibles.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on le consommer en thé glacé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Le fruité de la mûre sauvage ressort magnifiquement à froid. Infusez-le de manière plus concentrée, laissez refroidir et servez sur un lit de glaçons avec quelques fruits frais.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le thé noir Mûre de THÉ.ŌLOGY associe l'intensité des fruits noirs à la douceur de la mauve. Une liqueur gourmande et structurée.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this black tea \u003cstrong\u003eBlackberry\u003c\/strong\u003e, I offer a factual and vigorous blend. The malty structure of the tea leaves welcomes the intensity of the \u003cstrong\u003eblackberries\u003c\/strong\u003e and the virtues of the \u003cstrong\u003emulberry leaves\u003c\/strong\u003e. The \u003cstrong\u003emallow\u003c\/strong\u003e flowers provide a soft finish to this rich liquor, ideal for comforting moments.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eWild blackberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMalty notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral mallow\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRich\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e40 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e111.00 EUR\/kg | 0.28 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 3-minute infusion time and keep the blackberry fruitiness clear and stable.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe black fruit structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe architecture of this blend is based on an oxidized black tea chosen for its body capable of supporting the powerful aromas of wild berries.\u003c\/p\u003e\n\u003ch3\u003eThe vegetal harmony\u003c\/h3\u003e\n\u003cp\u003eMulberry leaves complement the black tea base by adding a denser vegetal structure. This prevents the blend from tipping into a purely flavored profile and maintains a true presence on the palate.\u003c\/p\u003e\n\u003ch3\u003eThe fruity and floral signature\u003c\/h3\u003e\n\u003cp\u003eBlackberry pieces deliver ripe fruitiness and a slight acidity, while mallow flowers soften the blend and provide an elegant visual contrast with the dark tea leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a clear tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this tea to offer a fruity profile that does not compromise the character of the tea. It is a balanced drink where fruit and plant interact without overshadowing each other.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person seeking a classic, accessible fruity black tea, easy to brew for breakfast.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The red fruit tea lover looking to upgrade to a darker, more structured profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The consumer demanding a blend rich in anthocyanins (from black berries) and a flawless black tea base.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eWild Blackberry\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eMulberry Leaves\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Mallow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eWild Blackberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHerbal flavored black tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, natural aromas, blackberries, mulberry leaves, mallow flowers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 40 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity, malty, slightly tart.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eEnergetic morning or indulgent snack.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn its airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eBlack tea extraction requires water at 95°C. Use 2.5 grams of blend for 250 ml of water. Infuse exactly 3 minutes to preserve the fruit’s brightness without letting astringency take over.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlackberry iced tea\u003c\/strong\u003e: Infuse 5g for 200ml for 4 minutes, then pour over ice. The fruity profile will be especially refreshing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePastry version\u003c\/strong\u003e: Pair it with a splash of milk to transform the liquor into a creamy dessert evoking blackberry cream.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this tea during a snack with a red fruit tart. Its black structure perfectly supports the tart flavors of the pastry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTaste\u003c\/span\u003e \u003cspan\u003eIs this tea very sweet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo sugar is added. The sweetness comes solely from the blackberry pieces and natural aroma. The liquor remains smooth and calorie-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eCan I drink it in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIts theine content is moderate but still stimulating. If you are sensitive to caffeine, I recommend limiting consumption after 4 p.m. and opting for an herbal infusion in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePlant\u003c\/span\u003e \u003cspan\u003eWhat are mulberry leaves used for?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIn addition to enhancing the blend’s flavor, mulberry leaves are appreciated for their soft notes that round out the black tea profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan the leaves be re-infused?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eFor this type of fruity blend, the first infusion concentrates most of the aromas. A second infusion is possible but the profile will be much lighter and mainly focused on the black tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with precision. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52220582920520,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52220582953288,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52220582986056,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52220583018824,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52220583051592,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52220591145288,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234095100232,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_m_re_sauvage_mauve_sachet_100g_fruits_noirs_liqueur_gourmande.jpg?v=1780400202"},{"product_id":"the-noir-jus-de-chai-epices-juicea-100g","title":"Chai Juice — spiced black tea with cinnamon, ginger \u0026 granules, comforting Juicea","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Jus de Chai ─ Épices \u0026 Granules Juicea (100g)\",\n      \"description\": \"Le Jus de Chai de THÉ.ŌLOGY revisite la tradition indienne. Thé noir, épices et technologie Juicea pour une infusion veloutée aux notes de cannelle et gingembre.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Qu'est-ce que la technologie Juicea ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il s'agit de granules aromatiques encapsulées qui se dissolvent lentement dans l'eau chaude. Elles permettent une diffusion progressive et constante des arômes (ici la cannelle et le gingembre), garantissant un goût équilibré à chaque gorgée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce Chai est-il très piquant ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'attaque du gingembre et du clou de girofle est présente, mais le mélange a été conçu pour être velouté. La chaleur des épices est soutenue sans être agressive ou excessivement piquante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment le préparer façon Chai Latte ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Infusez le thé de manière concentrée (5 minutes à 95°C dans très peu d'eau), puis ajoutez une grande quantité de lait animal ou végétal (avoine) chaud et moussé. La structure du thé noir supportera très bien le corps gras.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on boire ce thé le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il contient une dose modérée de théine (environ 45 mg). Pour une détente absolue avant le coucher, il est préférable de l'éviter en raison de son action stimulante, à la fois due au thé noir et au gingembre.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le Jus de Chai de THÉ.ŌLOGY revisite la tradition indienne. Thé noir, épices et technologie Juicea pour une infusion veloutée aux notes de cannelle et gingembre.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eChai Juice\u003c\/strong\u003e, I offer a precise interpretation of the famous Indian masala. The tannic structure of \u003cstrong\u003eblack tea\u003c\/strong\u003e combines with the warmth of \u003cstrong\u003ecinnamon\u003c\/strong\u003e and \u003cstrong\u003eginger\u003c\/strong\u003e. Juicea’s aromatic encapsulation technology guarantees a velvety, consistent, and perfectly balanced liquor, ideal for lovers of comforting lattes.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eCinnamon\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eWarm ginger\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCardamom\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild spices\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e45 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e111.00 EUR\/kg | 0.28 EUR per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 4-minute infusion time and allow Juicea granules to release all their flavors.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe balance of spices and technology\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe architecture of this Chai relies on the complementarity between traditional spices, black tea, and a technical flavoring innovation.\u003c\/p\u003e\n\u003ch3\u003eJuicea innovation\u003c\/h3\u003e\n\u003cp\u003eJuicea granules contain encapsulated aromas. When in contact with hot water, they dissolve slowly, releasing cinnamon and ginger essences progressively and evenly. This avoids the \"dusty\" or sharp effect of some poorly dosed spices.\u003c\/p\u003e\n\u003ch3\u003eThe aromatic bouquet\u003c\/h3\u003e\n\u003cp\u003eThe black tea base provides strength and amber color. Cinnamon brings a sweet warmth, cardamom offers a lemony freshness, and ginger adds a lively touch at the finish, structured by clove.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a comforting Chai\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this composition to offer a chai experience that compromises neither on the strength of the spices nor on the smoothness of the liquor in the mouth.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The lover avoiding overly strong spiced teas, seeking a sweet and velvety winter hot drink.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular latte drinker who wants to prepare their own milk-based drinks without adding industrial syrups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates consistent blends, where encapsulation technology (Juicea) guarantees the same flavor in every cup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eJuicea technology\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eBlack tea base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eWarming spices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChai Juice\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSpiced black tea (Chai)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea, Juicea granules, cinnamon, ginger, cardamom, clove.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate to high (About 45 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSmooth, spicy, warm, and comforting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eWinter morning and afternoon snack.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in its airtight container, protected from moisture that could alter the granules.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting the spices and black tea requires very hot water. Use 2.5 grams of blend for 250 ml of water at 95°C. Brew for 4 minutes to get a beautiful amber color and allow the granules to dissolve completely.\u003c\/p\u003e\n\u003ch3\u003eGourmet Variations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe true Chai Latte\u003c\/strong\u003e: Brew strongly (5g in half a glass of boiling water for 5 minutes). Complete with hot, frothed milk (cow’s milk or oat plant-based drink).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmoother infusion\u003c\/strong\u003e: If the strength of the spices bothers you, do not reduce the brewing time (the tea would be weak), but reduce the leaf amount to 2 grams per cup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Pair this Chai Juice with cinnamon biscuits or speculoos. The warmth of the spices creates an instantly welcoming atmosphere for your guests.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTechnology\u003c\/span\u003e \u003cspan\u003eWhat is Juicea technology?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThese are aromatic granules encapsulated to dissolve slowly in hot water. They allow a gradual and consistent release of flavors (here cinnamon and ginger), ensuring a balanced taste with every sip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStrength\u003c\/span\u003e \u003cspan\u003eIs this Chai very spicy?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe kick of ginger and clove is present, but the blend is designed to be smooth. The warmth of the spices is supported without being harsh or overly sharp on the palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRecipe\u003c\/span\u003e \u003cspan\u003eHow to prepare it Chai Latte style?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBrew the tea strongly (5 minutes at 95°C in very little water), then add a large amount of hot, frothed animal or plant-based milk (ideally oat). The structure of black tea will hold up very well with the fat content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSleep\u003c\/span\u003e \u003cspan\u003eCan this tea be drunk in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt contains a moderate amount of caffeine (about 45 mg). For complete relaxation before bedtime, it is best to avoid it due to its stimulating effect, caused both by the black tea and the warmth of the ginger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222519574856,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222519607624,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222519640392,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222519673160,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222519705928,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222519738696,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234147103048,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_Jus_de_Chai_pices_Juicea_sachet_100g_cannelle_gingembre.jpg?v=1780400015"},{"product_id":"the-blanc-juliette-rose-framboise-100g","title":"Juliette — white tea with rose, raspberry \u0026 vanilla, sweet and floral","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Blanc Juliette – Rose \u0026 Framboise (100g)\",\n      \"description\": \"Le thé blanc Juliette associe la rose, la framboise et la vanille sur une base végétale douce. Faible en théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"13.65\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé blanc est-il très parfumé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le profil aromatique reste lisible et modéré. La rose et la framboise accompagnent la base de thé blanc sans jamais l'écraser, évitant l'effet parfum d'ambiance.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Puis-je boire le thé Juliette le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui. Sa base de thé blanc et son infusion modérée garantissent un faible taux de caféine, adapté pour la fin de journée ou les soirées calmes.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle température d'eau utiliser si je n'ai pas de bouilloire réglable ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Si vous ne pouvez pas viser 70°C, faites bouillir votre eau puis laissez-la reposer entre 5 et 7 minutes avant de la verser sur les feuilles pour ne pas les brûler.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-ce un thé sucré ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il n'y a aucun sucre ajouté. La framboise et la vanille donnent une impression de gourmandise et de douceur, mais la liqueur reste celle d'un thé léger.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le thé blanc Juliette de THÉ.ŌLOGY associe la rose, la framboise et la vanille. Un mélange floral et doux, naturellement faible en théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #a5acd5;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 165, 172, 213;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this flavored white tea \u003cstrong\u003eJuliette\u003c\/strong\u003e, I offer a clear and readable floral balance. The lightness of the white tea leaves pairs with the \u003cstrong\u003erose\u003c\/strong\u003e petals, supported by touches of \u003cstrong\u003eraspberry\u003c\/strong\u003e and \u003cstrong\u003evanilla\u003c\/strong\u003e. A soft and calm liquor, without bitterness, perfect for the end of the day.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRaspberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eVanilla\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eDelicate floral\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e70°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eLow\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€136.50\/kg | €0.34 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 minutes infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe floral and fruity balance\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eJuliette’s structure rests on a light vegetal base, allowing the floral and fruity notes to express themselves without excessive sweetness.\u003c\/p\u003e\n\u003ch3\u003eThe white tea base\u003c\/h3\u003e\n\u003cp\u003eThe young white tea leaves, very lightly oxidized, offer a silky texture and moderate the theine content. They guarantee a smooth liquor, free of harsh tannins.\u003c\/p\u003e\n\u003ch3\u003eThe aromatic harmony\u003c\/h3\u003e\n\u003cp\u003eThe rose petals define the floral guideline, while the raspberry and vanilla bring a gourmet roundness at the finish. The marigold flowers visually enrich the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a clear tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this composition to offer a flavored drink that remains straightforward. The flavors accompany the white tea, they do not overpower it.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast avoiding overly perfumed or cloying teas, seeking an elegant and controlled floral note.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the lover\u003c\/strong\u003e: The regular drinker looking for a gourmet beverage to accompany a fruity dessert without adding sugar.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The consumer who prefers a low theine content for their end of day, while maintaining an interesting taste structure.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eWhite Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eFloral Profile\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eLow Theine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJuliette\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored white tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eWhite tea, flavors, marigold flowers, rose petals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow (Ideal at the end of the day)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFloral, fruity, soft, and silky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAfternoon, late day, or quiet evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, protected from air, light, and odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a moderate temperature of 70°C to preserve the delicacy of the white tea and its aromas. Use 2.5 grams of blend for 250 ml of water. Let infuse for 5 minutes covered.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor a lighter taste\u003c\/strong\u003e: Lower the water to 65°C and limit the infusion to 3 or 4 minutes to soften the floral profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSummer iced tea\u003c\/strong\u003e: Let 10g of tea steep in one liter of cold water in the refrigerator for a few hours. A refreshing drink where raspberry will fully express itself.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Juliette tea iced is an excellent alternative to syrups. Share this cold infusion with your loved ones during summer heat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePalate\u003c\/span\u003e \u003cspan\u003eIs this white tea very fragrant?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe aromatic profile remains clear and moderate. Rose and raspberry accompany the white tea base without ever overpowering it, avoiding the artificial scent effect often criticized in flavored teas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eCan I drink Juliette tea in the evening?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. Its base of white tea, very lightly oxidized, and the moderate infusion temperature ensure a low caffeine level, perfectly suited for the end of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhat water temperature should I use if I don’t have an adjustable kettle?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIf you can’t reach 70°C, boil your water then let it rest for 5 to 7 minutes in the open kettle before pouring it over the leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSugar\u003c\/span\u003e \u003cspan\u003eIs this a sweetened tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo sugar added. Raspberry and vanilla give a sense of indulgence and roundness, but the liquor remains smooth and calorie-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222544380232,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222544413000,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222544445768,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222544478536,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222544511304,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222544544072,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234151166280,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_blanc_Juliette_rose_framboise_vanille_sachet_vrac_100g_floral.jpg?v=1780396790"},{"product_id":"the-blanc-premier-amour-jasmin-framboise-100g","title":"First Love — white tea with jasmine \u0026 raspberry, calm and floral","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Blanc Premier Amour ─ Jasmin \u0026 Framboise (100g)\",\n      \"description\": \"Le thé blanc Premier Amour de THÉ.ŌLOGY associe le jasmin, la rose et la framboise. Une liqueur douce et florale, sans effet parfum, idéale en fin de journée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"14.25\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé blanc est-il très parfumé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le jasmin est présent mais modéré (5%). Ce mélange a été construit pour offrir un registre floral lisible sans l'effet parfum entêtant de certains thés au jasmin.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-il adapté pour le soir ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La base de thé blanc et la faible proportion de thé vert limitent l'apport en théine. C'est une boisson calme, idéale pour accompagner une fin de journée sereine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Je n'ai pas de bouilloire réglable pour les 75°C, comment faire ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Faites bouillir votre eau puis laissez la bouilloire ouverte 6 à 8 minutes. L'eau descendra naturellement vers la bonne température, évitant de brûler les feuilles.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le thé blanc Premier Amour de THÉ.ŌLOGY associe le jasmin, la rose et la framboise. Une liqueur douce et florale, idéale en fin de journée.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eFirst Love\u003c\/strong\u003e, I offer a factual and clear floral blend. The lightness of \u003cstrong\u003ewhite tea\u003c\/strong\u003e welcomes a precise touch of \u003cstrong\u003ejasmine\u003c\/strong\u003e, supported by \u003cstrong\u003erose\u003c\/strong\u003e petals and the brightness of \u003cstrong\u003eraspberry\u003c\/strong\u003e. A calm liquor, designed for reading moments or late afternoons.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eJasmine\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRose\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eRaspberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e75°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eLow\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e142.50 EUR\/kg | 0.36 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the 4-minute infusion and maintain the aromatic precision of jasmine.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe controlled floral structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend is based on moderation. The goal is not to achieve aromatic saturation but a balanced composition where each element remains identifiable.\u003c\/p\u003e\n\u003ch3\u003eThe light base\u003c\/h3\u003e\n\u003cp\u003eWhite tea, very lightly processed, offers a smooth texture. It serves as a silent support, avoiding the astringency that a strong pure green tea might bring.\u003c\/p\u003e\n\u003ch3\u003eThe aromatic blend\u003c\/h3\u003e\n\u003cp\u003eThe 5% jasmine green tea sets the floral guideline. The rose accompanies this register, while the raspberry flavor only appears at the end of the palate for a subtle fruity nuance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy floral harmony selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this flavored tea to offer an alternative to often overly saturated floral teas. It is a gentle gateway to jasmine flavors.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The lover looking for a comforting and clear drink to accompany a moment of calm (reading, meditation).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the lover\u003c\/strong\u003e: The drinker who enjoys jasmine but sometimes finds it too heavy or bitter in its traditional Chinese version.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The consumer seeking a low theine intake for the end of the day while retaining true aromatic complexity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eWhite Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eMeasured Jasmine\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eLow Theine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFirst Love\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eJasmine-flavored white tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eWhite tea, jasmine green tea (5%), rose petals, raspberry flavor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLow (Suitable for the afternoon)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFloral, delicate, subtly fruity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAfternoon, late day, quiet evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn its airtight container, protected from air and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eExtracting this delicate base requires water at 75°C. Use 2.5 grams of blend for 250 ml of water. Infuse for 4 minutes to fully express the jasmine without bitterness.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLighter profile\u003c\/strong\u003e: If you want to soften the floral note for the evening, lower the water to 70°C and limit the infusion to 3 minutes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStronger infusion\u003c\/strong\u003e: You can extend to 5 minutes if you want a more pronounced floral note, but the bitterness of the green tea may appear slightly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: A gentle floral tea like Premier Amour is an excellent introduction to jasmine for your guests. Serve it at the end of a meal for a light touch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFloral\u003c\/span\u003e \u003cspan\u003eI often find jasmine too strong, will this be okay?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend was designed specifically to avoid saturation. Jasmine is present (5%), but its intensity is moderated by the silky white tea base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEvening\u003c\/span\u003e \u003cspan\u003eI’m looking for an evening tea, is this suitable?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, if you tolerate a low level of caffeine. The minimal presence of green tea and the white tea base make it a consistent choice for relaxation. Those more sensitive should opt for an herbal tea after 6 p.m.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eI don’t have a kettle adjustable to 75°C, what should I do?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eBoil your water, then leave the kettle open for 6 to 8 minutes. The water will naturally cool to the right temperature, avoiding burning the leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan it be re-infused multiple times?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYou can try a second, shorter infusion, but this type of flavored blend delivers most of its profile during the first brew. A plain white tea would be better suited for multiple re-infusions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon, find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222604804424,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222604837192,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222604869960,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222604902728,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222604935496,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222604968264,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234168926536,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_blanc_Premier_Amour_jasmin_framboise_sachet_vrac_100g_floral.jpg?v=1780396627"},{"product_id":"infusion-fruitee-amaretto-pomme-amande-100g","title":"Amaretto — apple, almond \u0026 hibiscus infusion, caffeine-free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Fruitée Amaretto – Pomme \u0026 Amande (100g)\",\n      \"description\": \"L'infusion Amaretto de THÉ.ŌLOGY marie la pomme, l'hibiscus et les amandes effilées. Un mélange fruité et acidulé, idéal en version chaude ou glacée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle des allergènes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, la composition de l'infusion Amaretto intègre 8% d'amandes effilées. Elle est donc formellement déconseillée aux personnes souffrant d'une allergie aux fruits à coque.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"L'infusion Amaretto contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, cette recette est exclusivement constituée de fruits séchés, de fleurs et d'amandes. L'absence totale de feuilles de théier garantit une boisson à 0 mg de caféine, parfaitement adaptée pour le soir.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi cette liqueur est-elle légèrement acide ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'acidité naturelle provient des fleurs d'hibiscus et de l'églantier. Ces ingrédients apportent de la vivacité à la liqueur et sont responsables de sa couleur rubis intense en tasse.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on réinfuser les fruits pour une seconde tasse ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est déconseillé de réinfuser ce mélange. Les fruits séchés libèrent l'intégralité de leurs arômes et de leurs pigments lors des 8 premières minutes d'extraction dans l'eau chaude.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Amaretto de THÉ.ŌLOGY marie la pomme, l'hibiscus et les amandes effilées. Un mélange fruité et acidulé, idéal en version chaude ou glacée.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eAmaretto\u003c\/strong\u003e, I offer a fruity infusion designed for lovers of indulgent and tangy liqueurs. This theine-free blend combines the structural sweetness of apple with 8% sliced almonds, contrasted by the liveliness of hibiscus and red fruits.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRed fruits\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSweet almond\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTangy\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e90°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€121.00\/kg | €0.30 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe balance of fruits and berries\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Amaretto infusion is based on a factual blend of dried fruits and flowers, formulated without any addition of tea leaves.\u003c\/p\u003e\n\u003ch3\u003eThe indulgent base (Apple \u0026 Almond)\u003c\/h3\u003e\n\u003cp\u003eDried apple pieces give the drink body. The addition of 8% sliced almonds establishes the round and warm note that gives the blend its aromatic identity.\u003c\/p\u003e\n\u003ch3\u003eThe tangy tension\u003c\/h3\u003e\n\u003cp\u003eHibiscus flowers and rosehip provide the natural acidity needed to balance the sweetness of the apple. They are responsible for the characteristic ruby hue of the liqueur.\u003c\/p\u003e\n\u003ch3\u003eThe red fruits\u003c\/h3\u003e\n\u003cp\u003eCranberries and currants come in at the finish to bring a fruity liveliness and extend the tasting experience with clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eKnow-how\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy comforting selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this blend to offer a hot drink rich in flavors, capable of replacing a light dessert in the evening without disturbing the sleep cycle.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person seeking a refreshing, sugar-free alternative to industrial syrups for the whole family.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The fan of classic herbal teas looking for a more colorful, tangy, and textured recipe.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating intense hibiscus liqueurs, balanced by nuts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eFruity Infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eContains Almond\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAmaretto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored fruit infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, rosehip, hibiscus, sliced almonds (8%), cranberry, currants, flavorings, blueberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eAllergens\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNuts (8% sliced almonds)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, red fruits, sweet almond note.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eThroughout the day or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an opaque, airtight container, away from humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of blend for 200 ml of water. Use water heated to 90°C and let infuse for 8 minutes. Dried fruits require this prolonged soaking time to rehydrate and release their full aromatic potential.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick cold extraction\u003c\/strong\u003e: Double the dosage (5 g per cup) and infuse hot for 8 minutes. Filter the concentrated liquor and immediately pour it over a large volume of ice cubes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A fruity iced infusion is an excellent alternative to industrial sodas for younger ones. Share this cold preparation method with other parents looking for drinks without added sugars.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAllergens\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain allergens?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, the Amaretto infusion contains 8% sliced almonds. It is therefore strictly not recommended for people with nut allergies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eDoes the Amaretto infusion contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this recipe is exclusively made of dried fruits, flowers, and almonds. The complete absence of tea leaves guarantees a 0 mg caffeine drink, perfectly suitable for the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAcidity\u003c\/span\u003e \u003cspan\u003eWhy is this liquor slightly acidic?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe natural acidity comes from hibiscus flowers and rose hips. These ingredients bring liveliness to the liquor and are responsible for its intense ruby color in the cup. Adding a touch of honey will soften this trait if you are sensitive to it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan the fruits be re-infused for a second cup?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is not recommended to re-infuse this blend. The dried fruits release all their aromas and pigments during the first 8 minutes of extraction in hot water. A second infusion will produce a watery, flat liquor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon, discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222645567816,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222645600584,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222645633352,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222645666120,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222645698888,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222645731656,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234208215368,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Amaretto_pomme_amande_effil_e_hibiscus_100g_sans_th_ine_gourmande.jpg?v=1780392015"},{"product_id":"infusion-orange-sanguine-hibiscus-100g","title":"Blood Orange — hibiscus \u0026 red fruit infusion, caffeine-free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Orange Sanguine – Fruits \u0026 Hibiscus (100g)\",\n      \"description\": \"L'infusion Orange Sanguine de THÉ.ŌLOGY marie la pomme, l'hibiscus et l'orange. Une boisson végétale acidulée et sans théine, excellente à froid.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"10.40\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"L'infusion Orange Sanguine contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, cette composition est exclusivement élaborée à partir de morceaux de fruits séchés, d'écorces et de fleurs. Elle ne contient aucune feuille de théier, garantissant une absence totale de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi la liqueur de cette infusion est-elle rouge et acidulée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La teinte rubis intense et la vivacité acidulée en bouche proviennent de la concentration en fleurs d'hibiscus et en baies d'églantier présentes dans le mélange.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer cette infusion en version glacée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Pour une extraction optimale des saveurs fruitées, il est recommandé de réaliser une infusion concentrée à chaud (90°C) pendant 10 minutes, puis de verser immédiatement la liqueur filtrée sur un grand volume de glaçons.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on réinfuser les fruits pour une seconde tasse ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est déconseillé de réinfuser ce type de mélange. Les fruits et l'hibiscus cèdent l'intégralité de leurs pigments et de leurs arômes lors des dix premières minutes de contact avec l'eau chaude.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Orange Sanguine de THÉ.ŌLOGY marie la pomme, l'hibiscus et l'orange. Une boisson végétale acidulée et sans théine, excellente à froid.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eBlood Orange\u003c\/strong\u003e, I offer a fruity infusion with a bold aromatic profile. This theine-free blend combines the intense notes of orange with the ruby liveliness of hibiscus. A refreshing liquor, designed to express itself equally well hot or in iced maceration.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eBlood orange\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHibiscus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTangy\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e90°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8-10 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€104.00\/kg | €0.26 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe infusion structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Blood Orange infusion is made from a strict selection of fruits and flowers, without any added tea leaves.\u003c\/p\u003e\n\u003ch3\u003eThe tangy tension\u003c\/h3\u003e\n\u003cp\u003eHibiscus flowers and rosehip berries form the heart of the drink. They give the liquor its deep red color and its very refreshing tangy profile on the palate.\u003c\/p\u003e\n\u003ch3\u003eThe citrus profile\u003c\/h3\u003e\n\u003cp\u003eThe dried apple pieces provide the necessary sweet base to support the bursts and natural orange flavor. This combination offers a bright and clear citrus note, visually dressed with safflower petals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a lively drink\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed this infusion to meet the search for a refreshing drink capable of replacing industrial sodas. The goal is to offer a natural alternative with a true gustatory identity.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur wanting a hot or cold drink rich in flavor, with no trace of theine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The consumer attracted to hibiscus and seeking a contrast balanced by the roundness of orange.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur preparing their own artisanal iced teas, demanding a liquor that remains clear even when heavily diluted over ice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eFruity Infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavor\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlood Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored fruit and flower infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, hibiscus, rosehip, orange peel, natural orange flavor, safflower petals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eLively, tangy, red fruits and citrus.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGreat during the day or evening, especially in hot weather.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from light and humidity in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using 2.5 grams of blend for 200 ml of water. The optimal extraction temperature is 90°C. Let infuse covered for 8 to 10 minutes to allow the dried fruit pieces to rehydrate and release their juices.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDirect iced preparation\u003c\/strong\u003e: Infuse 5 grams of blend in 200 ml of water at 90°C for 10 minutes. Filter and immediately pour the concentrated liquor into a large glass filled with ice cubes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Artisan iced drinks are perfect for summer. Share this hot infusion method cooled on ice with those around you to create healthy and natural refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes the Orange Sanguine infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this composition is made exclusively from dried fruit pieces, peels, and flowers. It contains no tea leaves, ensuring a total absence of theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eProfile\u003c\/span\u003e \u003cspan\u003eWhy is the liquor of this infusion red and tangy?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe intense ruby hue and the tangy liveliness in the mouth come from the concentration of hibiscus flowers and rosehip berries present in the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eHow to prepare this infusion as an iced version?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eFor optimal extraction of fruity flavors, I recommend making a concentrated hot infusion (90°C) for 10 minutes, then immediately pouring the filtered liquor over a large amount of ice cubes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eRe-infusion\u003c\/span\u003e \u003cspan\u003eCan the fruits be re-infused for a second cup?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is not recommended to re-infuse this type of blend. The fruits and hibiscus release all their pigments and aromas within the first ten minutes of contact with hot water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222667751752,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222667784520,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222667817288,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222667850056,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222667882824,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222667915592,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234228040008,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Orange_Sanguine_hibiscus_100g_liqueur_rubis_acidul_e_sans_th_ine.jpg?v=1780391880"},{"product_id":"infusion-fruitee-barbade-mangue-fraise-100g","title":"Barbados — tropical fruity infusion with hibiscus, mango \u0026 papaya","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Fruitée Barbade – Mangue \u0026 Fraise (100g)\",\n      \"description\": \"L'infusion Barbade de THÉ.ŌLOGY marie l'hibiscus, la mangue et la fraise. Une composition végétale et fruitée de spécialité, totalement sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, la composition de Barbade repose exclusivement sur des fruits séchés, des baies et des pétales de fleurs. L'absence de feuilles de théier garantit une boisson à 0 mg de caféine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi la liqueur de cette infusion est-elle rouge foncé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La teinte rubis intense en tasse provient de la forte concentration en pétales d'hibiscus. Cette fleur libère ses pigments naturels dès les premières minutes de contact avec l'eau chaude.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi utiliser une eau à 95°C ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les morceaux de fruits denses, comme la pomme ou la papaye séchée, nécessitent une température élevée (95°C) pour se réhydrater correctement et libérer l'intégralité de leurs arômes dans la liqueur.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on préparer ce mélange en version glacée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, il est conseillé de réaliser une infusion concentrée à chaud (8 minutes), de la filtrer, puis de la verser directement sur un grand volume de glaçons pour stopper l'extraction et rafraîchir la boisson instantanément.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Barbade de THÉ.ŌLOGY marie l'hibiscus, la mangue et la fraise. Une composition végétale et fruitée de spécialité, totalement sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eBarbade\u003c\/strong\u003e, I offer a fruity infusion inspired by the tropics. This theine-free composition combines the liveliness of \u003cstrong\u003ehibiscus\u003c\/strong\u003e with notes of \u003cstrong\u003emango\u003c\/strong\u003e and \u003cstrong\u003estrawberry\u003c\/strong\u003e. A refreshing liquor, free of tea leaves, revealing an intense red color in the cup.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMango\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eStrawberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHibiscus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTropical\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€121.00\/kg | €0.30 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eStructure of the fruity infusion\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Barbade infusion is based on a strict blend of dried fruits, berries, and floral petals, formulated without any theine.\u003c\/p\u003e\n\u003ch3\u003eThe tangy axis\u003c\/h3\u003e\n\u003cp\u003eHibiscus petals form the backbone of this drink. They give the liquor its characteristic ruby color and a bright liveliness on the palate.\u003c\/p\u003e\n\u003ch3\u003eTropical roundness\u003c\/h3\u003e\n\u003cp\u003ePapaya pieces and mango flavors bring the exotic dimension to the blend. Their sweet notes naturally balance the slight astringency of hibiscus.\u003c\/p\u003e\n\u003ch3\u003eBerries and flowers\u003c\/h3\u003e\n\u003cp\u003eBlackcurrant, elderberry, strawberries, and raspberries combine to offer a fruity depth at the end of tasting. Sunflower and cornflower petals visually enhance the dry blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy summer selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected these fruits and berries to create a refreshing drink capable of maintaining a clear aromatic structure, even when heavily diluted over ice.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a caffeine-free alternative with fruity and accessible flavors for the whole family.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular infusion drinker seeking a tropical aromatic profile to replace industrial syrups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a precise balance between the liveliness of hibiscus and the roundness of dried fruits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eFruity Infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eIdeal Cold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBarbade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored fruit infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHibiscus, apple, papaya, currants, elderberry, blackcurrant, flavors, sunflower, raspberry, strawberry, blueberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTropical, tangy, notes of mango and red fruits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAt any time of day or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of blend for 250 ml of water. The temperature should reach 95°C to allow the papaya pieces and berries to properly rehydrate. Let infuse covered for 8 minutes.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold maceration (Bissap style)\u003c\/strong\u003e: Prepare 5 grams of the blend in 500 ml of room temperature water, and let rest in the refrigerator for 10 to 12 hours. Filter before serving.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A successful cold maceration is perfect for large summer gatherings. Feel free to share this gentle infusion method in the refrigerator with your loved ones.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, the composition of Barbade is exclusively dried fruits, berries, and flower petals. The absence of tea leaves guarantees a drink with 0 mg of caffeine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eLiquor\u003c\/span\u003e \u003cspan\u003eWhy is the liquor of this infusion dark red?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe intense ruby color in the cup comes from the high concentration of hibiscus petals. This flower releases its natural pigments within the first minutes of contact with hot water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy use water at 95°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eDense fruit pieces, like apple or dried papaya, require a high temperature (95°C) to properly rehydrate and release all their aromas into the liquor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan this blend be prepared iced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, it is recommended to make a strong hot infusion (8 minutes), filter it, then pour it directly over a large amount of ice cubes to stop the extraction and instantly chill the drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222669750600,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222669783368,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222669816136,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222669848904,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222669881672,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222669914440,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234251632968,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Barbade_fruit_e_tropicale_100g_hibiscus_mangue_fraise_s_ch_e_sans_th_ine.jpg?v=1780391482"},{"product_id":"rooibos-orange-sanguine-agrumes-100g","title":"Blood Orange Rooibos — citrus peels, safflower \u0026 lemon","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Rooibos Orange Sanguine – Agrumes \u0026 Carthame (100g)\",\n      \"description\": \"Le Rooibos Orange Sanguine de THÉ.ŌLOGY associe l'arbuste sud-africain aux écorces d'agrumes. Une liqueur douce et fruitée, 100% sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.40\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce rooibos contient-il de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, le rooibos (Aspalathus linearis) est un arbuste endémique d'Afrique du Sud totalement dépourvu de caféine et de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi ajouter du carthame à ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les pétales de carthame, ou safran des teinturiers, apportent une dimension visuelle dorée à l'infusion sèche et complètent l'esthétique du mélange fruitier.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le rooibos développe-t-il de l'amertume si on l'infuse trop longtemps ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement aux feuilles de théier, le rooibos est naturellement dépourvu de tanins astringents. Une infusion prolongée au-delà de 5 minutes densifie la liqueur sans jamais créer d'amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver ce sachet de 100g ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est indispensable de stocker ce rooibos dans une boîte opaque et hermétique, à température ambiante et à l'abri de l'humidité, pour préserver la volatilité de l'arôme naturel d'orange.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le Rooibos Orange Sanguine de THÉ.ŌLOGY associe l'arbuste sud-africain aux écorces d'agrumes. Une liqueur douce et fruitée, 100% sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this creation, I offer a blend between the natural sweetness of \u003cstrong\u003eSouth African rooibos\u003c\/strong\u003e and the liveliness of \u003cstrong\u003eblood orange\u003c\/strong\u003e. This caffeine-free infusion includes citrus peels and safflower petals for an amber liquor with an intensely fruity profile.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eBlood Orange\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMildly Fruity\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCaffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€124.00\/kg | €0.31 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe balance of the red bush and citrus\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend combines the roundness of a South African shrub with the freshness of a Mediterranean citrus.\u003c\/p\u003e\n\u003ch3\u003eSouth African Rooibos\u003c\/h3\u003e\n\u003cp\u003eAspalathus linearis is exclusively harvested in the Cape region. Its fine oxidized leaves offer a naturally sweet base, free of astringent tannins and caffeine.\u003c\/p\u003e\n\u003ch3\u003eBlood Orange\u003c\/h3\u003e\n\u003cp\u003eDried orange peels and natural flavor provide an immediate fruity tension. This citrus dimension balances the herbaceous and honeyed roundness of rooibos.\u003c\/p\u003e\n\u003ch3\u003eSafflower\u003c\/h3\u003e\n\u003cp\u003eThe addition of safflower petals, also called dyer’s saffron, visually dresses the dry blend with intense and delicate golden notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy fruity and refreshing selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an aromatic drink capable of maintaining a clear structure, both in hot extraction and cold infusion.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast looking for a delicious hot drink, completely caffeine-free, to accompany the end of the day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the lover\u003c\/strong\u003e: The regular drinker of fruity infusions wanting to enjoy the controlled acidity and freshness of blood orange.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The rooibos connoisseur seeking a high-quality natural flavoring that respects the identity of the South African terroir.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSouth Africa\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eNatural Flavor\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlood Orange Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSouth Africa (Rooibos)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRooibos, orange peel, natural orange aroma, safflower\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSweet, fruity, citrus.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long, ideal in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore away from air and light in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of blend for a 250 ml cup. Use water heated to 95°C and let infuse for 5 minutes. Rooibos does not develop any bitterness, even if the infusion is accidentally prolonged.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced version\u003c\/strong\u003e: Infuse 5 grams of the blend in 500 ml of room temperature water, then let steep in the refrigerator overnight. Strain and serve over ice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Iced rooibos is a healthy, sugar-free alternative to fruit juices. Share this cold infusion technique with your friends and family for their summer refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this rooibos contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, rooibos (Aspalathus linearis) is a shrub endemic to South Africa completely free of caffeine and theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhy add safflower to this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSafflower petals, or dyer’s saffron, add a golden visual dimension to the dry infusion and complement the aesthetic of the fruity blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eDoes rooibos develop bitterness if infused too long?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike tea leaves, rooibos naturally lacks astringent tannins. A prolonged infusion beyond 5 minutes thickens the liquor without ever creating bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is essential to store this rooibos in an opaque, airtight container at room temperature and away from moisture to preserve the volatility of the natural orange aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222717002056,"sku":null,"price":11.9,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222717034824,"sku":null,"price":18.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222717067592,"sku":null,"price":29.9,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222717100360,"sku":null,"price":57.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222717133128,"sku":null,"price":115.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222717165896,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234280010056,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Rooibos_Orange_Sanguine_100g_corces_agrumes_p_tales_carthame_rouge_sans_th_ine.jpg?v=1780391054"},{"product_id":"rooibos-bourbon-vanille-afrique-sud-100g","title":"Bourbon Vanilla Rooibos — vanilla bursts on Cederberg rooibos","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Rooibos Bourbon Vanille (100g)\",\n      \"description\": \"Le Rooibos Bourbon Vanille de THÉ.ŌLOGY associe l'arbuste sud-africain à des éclats de vanille. Une liqueur douce et boisée, 100% sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.55\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce rooibos contient-il de la caféine ou de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, le rooibos (Aspalathus linearis) n'est pas un thé. Cet arbuste d'Afrique du Sud est naturellement et totalement dépourvu de caféine et de théine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelle est l'origine de la vanille utilisée dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Cette composition intègre 1% de véritables morceaux de vanille bourbon, une variété reconnue pour son profil aromatique chaud et crémeux, complétée par des arômes naturels.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi l'infusion du rooibos ne devient-elle jamais amère ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Contrairement aux feuilles de théier (Camellia sinensis), le rooibos est naturellement très pauvre en tanins astringents. Il peut donc infuser longuement sans développer d'amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver ce sachet de 100g de rooibos ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est recommandé de stocker le rooibos dans une boîte opaque et hermétique, à l'abri de l'humidité et de la lumière, pour préserver la volatilité de l'arôme naturel de vanille.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le Rooibos Bourbon Vanille de THÉ.ŌLOGY associe l'arbuste sud-africain à des éclats de vanille. Une liqueur douce et boisée, 100% sans théine.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eRooibos Bourbon Vanilla\u003c\/strong\u003e, I offer a warm liqueur from the mountains of South Africa. This straightforward and \u003cstrong\u003enaturally caffeine-free\u003c\/strong\u003e infusion combines the woody notes of the shrub with the roundness of real vanilla pieces for a smooth and bitterness-free tasting experience.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eBourbon Vanilla\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild woody\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e6 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€125.50\/kg | €0.31 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 6 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe red bush and the pod\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend is built around a South African plant base, enriched with sweet and spicy aromatic notes.\u003c\/p\u003e\n\u003ch3\u003eCederberg rooibos\u003c\/h3\u003e\n\u003cp\u003eRooibos (Aspalathus linearis) is a shrub endemic to the Cederberg mountains in South Africa. Its needle-shaped leaves are sun-oxidized to develop their amber-red color and natural sweetness, free of astringent tannins.\u003c\/p\u003e\n\u003ch3\u003eBourbon vanilla\u003c\/h3\u003e\n\u003cp\u003eThe composition includes 1% real dried bourbon vanilla pieces, complemented by a natural flavor. This combination offers a creamy and smooth dimension that envelops the woody note of the infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy end-of-day selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this flavoring to offer a rich liqueur capable of satisfying the desire for a hot drink in the evening, while maintaining a natural and transparent specification.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a hot caffeine-free infusion to replace the afternoon coffee.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular herbal tea drinker seeking a more structured, woody, and comforting aromatic profile.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating the true origin of South African rooibos and the authentic presence of vanilla pieces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSouth Africa\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003ePieces of Vanilla\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Caffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRooibos Bourbon Vanilla\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCederberg, South Africa (Rooibos)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRooibos, natural flavors, pieces of vanilla (1%)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild, woody, creamy, and slightly sweet.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long, perfect in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep away from air and light, in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using 2.5 grams of blend for 250 ml of water. The ideal temperature is 95°C. Let it steep for 6 minutes. Rooibos has the technical advantage of never developing bitterness, even if the infusion is accidentally prolonged.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eVanilla Rooibos Latte\u003c\/strong\u003e: Prepare a concentrated infusion (double dose, 8 minutes). Heat and froth a plant-based milk (oat or almond) and pour it over the brew. The creamy texture pairs perfectly with the natural vanilla aroma.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Rooibos Latte is an excellent alternative to evening coffee lattes. Share this theine-free milky preparation method with your loved ones for their relaxing moments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this rooibos contain caffeine or theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, rooibos (Aspalathus linearis) is not a tea. This South African shrub is naturally and completely free of caffeine and theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e \u003cspan\u003eWhat is the origin of the vanilla used in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend contains 1% real bourbon vanilla pieces, a variety known for its warm and creamy aromatic profile, complemented by natural flavors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy does rooibos infusion never become bitter?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike tea leaves (Camellia sinensis), rooibos is naturally very low in astringent tannins. It can therefore steep for a long time without developing bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet of rooibos?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is recommended to store rooibos in an opaque, airtight container, away from moisture and light, to preserve the volatility of its natural vanilla aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222781849928,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222781882696,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222781915464,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222781948232,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222781981000,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222782013768,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234290889032,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Rooibos_Vanille_Bourbon_Cederberg_100g_clats_vanille_sur_rooibos_rouge_sans_th_ine.jpg?v=1780390858"},{"product_id":"rooibos-creme-fraise-afrique-sud-100g","title":"Strawberry Cream Rooibos — dried strawberries \u0026 South African red rooibos","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ce rooibos contient-il de la caféine ou de la théine ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Non, le rooibos (Aspalathus linearis) n'est pas un thé. Cet arbuste d'Afrique du Sud est naturellement et totalement dépourvu de caféine et de théine.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"D'où provient le rooibos de cette composition ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Le rooibos provient exclusivement des montagnes du Cederberg en Afrique du Sud, une zone géographique unique garantissant l'authenticité de cette plante endémique.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Pourquoi l'infusion du rooibos ne devient-elle jamais amère ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Contrairement aux feuilles de théier (Camellia sinensis), le rooibos est naturellement très pauvre en tanins astringents. Il peut donc infuser longuement sans développer d'amertume.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Comment conserver ce sachet de 100g ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Il est recommandé de stocker le rooibos dans une boîte opaque et hermétique, à l'abri de l'humidité et de la lumière, pour préserver la volatilité de l'arôme naturel de fraise.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le Rooibos Crème de Fraise de THÉ.ŌLOGY associe l'arbuste sud-africain à des tranches de fraises. Une liqueur douce et fruitée, 100% sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eStrawberry Cream Rooibos\u003c\/strong\u003e, I offer a smooth liquor originating from the mountains of South Africa. This infusion, \u003cstrong\u003enaturally caffeine-free\u003c\/strong\u003e, combines the woody notes of the shrub with the roundness of real dried strawberry slices for a tasting without any astringency.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eSweet strawberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eWoody\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCreamy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e90°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5-7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€105.00\/kg | €0.26 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 to 7 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe union of Cederberg and fruit\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend is built around a South African plant base, enriched with fruity and sweet aromatic notes.\u003c\/p\u003e\n\u003ch3\u003eRed rooibos\u003c\/h3\u003e\n\u003cp\u003eRooibos (Aspalathus linearis) is a shrub endemic to the Cederberg region in South Africa. Its needle-shaped leaves are sun-oxidized to develop a characteristic copper-red color.\u003c\/p\u003e\n\u003ch3\u003eStrawberry flavoring\u003c\/h3\u003e\n\u003cp\u003eThis recipe includes 2% real dried strawberry slices and a natural flavor. This fruity dimension wraps the liquor in a creamy texture on the palate and accompanies the earthy notes of the original plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy end-of-day selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an aromatic drink capable of maintaining a clear structure, both in hot extraction and cold maceration.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a warm, caffeine-free infusion, smooth and accessible, ideal to replace a dessert in the evening.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker of fruity infusions wanting an aromatic profile supported by a genuine plant structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur of South African terroir seeking a natural flavoring that respects the woody identity of red rooibos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSouth Africa\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eStrawberry Pieces\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Caffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStrawberry Cream Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCederberg, South Africa (Rooibos)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRed rooibos, natural flavor, strawberry slices (2%)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSweet, fruity, creamy, and slightly woody.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long, perfect in the evening for the family.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep away from air and light, in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of the blend for a 250 ml cup. Use water heated to 90°C and steep for 5 to 7 minutes. Rooibos has the technical advantage of never developing bitter tannins, even with prolonged infusion.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFruity iced version\u003c\/strong\u003e: Steep 5 grams of the blend in 500 ml of room temperature water, then let it macerate in the refrigerator overnight. Strain and serve over ice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Iced rooibos is a healthy, sugar-free alternative for children. Share this cold infusion technique with your loved ones for their summer refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this rooibos contain caffeine or theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, rooibos (Aspalathus linearis) is not a tea. This South African shrub is naturally and completely free of caffeine and theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhere does the rooibos in this blend come from?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRooibos comes exclusively from the Cederberg mountains in South Africa, a unique geographical area guaranteeing the authenticity of this endemic plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy does rooibos infusion never become bitter?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike tea leaves (Camellia sinensis), rooibos is naturally very low in astringent tannins. It can therefore steep for a long time without developing bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is recommended to store rooibos in an opaque, airtight container, away from moisture and light, to preserve the volatility of its natural strawberry aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222802526536,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222802559304,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222802592072,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222802624840,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222802657608,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222802690376,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234293576008,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Rooibos_Cr_me_de_Fraise_Afrique_du_Sud_100g_tranches_fraises_s_ch_es_en_vrac.jpg?v=1780390627"},{"product_id":"the-oolong-lait-cremeux-chine-100g","title":"Chinese Milk Oolong — milky velvet and white flowers","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Oolong au Lait ─ Chine (100g)\",\n      \"description\": \"Un thé semi-oxydé de Chine aux feuilles roulées, offrant une liqueur crémeuse et veloutée aux notes lactées et florales.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"18.69\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"D'où vient le goût de lait dans ce thé Oolong ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le goût lacté provient d'une aromatisation délicate et naturelle. Elle permet d'obtenir une signature crémeuse constante, rappelant certains cultivars taïwanais spécifiques, tout en conservant la base florale du Oolong.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il beaucoup de caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Le thé Oolong contient une dose modérée de caféine (environ 35 mg par tasse), le plaçant entre le thé vert et le thé noir. Il offre une stimulation très douce.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on réinfuser les feuilles ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, les feuilles roulées du thé Oolong sont parfaites pour les infusions multiples. Vous pouvez le réinfuser 3 à 4 fois en augmentant légèrement le temps d'infusion à chaque passage.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Découvrez le Oolong au lait de Chine par THÉ.ŌLOGY. Un thé semi-oxydé aux feuilles roulées offrant une liqueur crémeuse, douce et florale.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eChinese Oolong tea\u003c\/strong\u003e, I offer a comforting and surprising experience. Its semi-oxidized leaves release a \u003cstrong\u003ecreamy\u003c\/strong\u003e and velvety flavor that evokes milky roundness. A gentle infusion, offering a precise balance between clear floral notes and a uniquely smooth texture.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eCreamy\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMilky\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e85°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eBrewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eModerate\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e186.86 EUR\/kg | 0.47 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal preparation time of 2 minutes and let the rolled leaves release their creaminess.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe semi-oxidized and flavored structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe balance of this blend relies on a very sturdy base tea, capable of carrying the milky flavoring without fading.\u003c\/p\u003e\n\u003ch3\u003eThe Oolong base\u003c\/h3\u003e\n\u003cp\u003eOolong tea (or blue tea) undergoes partial oxidation, placing it between green and black tea. This process allows the leaf to retain great floral freshness while developing a natural sweetness, eliminating the strict bitterness sometimes found in green teas.\u003c\/p\u003e\n\u003ch3\u003eThe creamy flavoring\u003c\/h3\u003e\n\u003cp\u003eThe addition of a natural flavor creates this velvety signature reminiscent of fresh cream. This technique stabilizes a rich flavor profile naturally found in some rare Asian cultivars. The result is consistent and extremely comforting with every cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection from China\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected this batch in China to prove that flavored teas can maintain great elegance when the base is of quality.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person seeking a very smooth, enveloping tea, ideal to replace a sweet drink or dessert during the afternoon.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker wanting to discover oolongs through a rich aromatic profile, without any astringency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates \"Milk Oolong\" teas and is looking for a stable and authentic flavored alternative for daily consumption.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrigin China\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eRolled leaves\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSemi-oxidized\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMilk Oolong\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored Oolong tea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase Origin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eChina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOolong tea, natural flavor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eModerate (About 35 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCreamy, milky, floral, and velvety.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eGourmet morning and afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from kitchen odors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy brewing protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eBrewing Oolong requires water at 85°C. Use 2.5 grams of leaves (rolled into small balls) for 250 ml of water. Steep for 2 minutes. The liquor will take on a beautiful golden color. Oversteeping would make the tea stronger, but Oolong has the advantage of resisting bitterness very well.\u003c\/p\u003e\n\u003ch3\u003eVariations and Gongfu Cha\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple infusions\u003c\/strong\u003e: Rolled leaves are meant to gradually open. You can re-infuse the same tea 3 to 4 times, adding 30 seconds each time. The first cup will be very milky, the following ones more floral.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndulgence\u003c\/strong\u003e: It’s perfectly fine to steep it slightly longer (3 minutes) to get a fuller cup, ideal to accompany a dry pastry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: This tea always surprises guests with its fresh cream scent. It’s an excellent gateway to introduce your loved ones to whole leaf tea tasting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAroma\u003c\/span\u003e \u003cspan\u003eWhere exactly does this milk flavor come from?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe milky taste comes from a natural flavoring applied to the leaf. This consistently recreates the creamy signature naturally found in certain very specific Asian terroirs, while preserving the floral base of the plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes it contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt offers a moderate dose (about 35 mg per cup), halfway between green and black tea. It provides gentle stimulation without the nervous spike of coffee, ideal for maintaining focus in the afternoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eCategory\u003c\/span\u003e \u003cspan\u003eWhat is a semi-oxidized tea?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis is a tea whose leaves have been partially oxidized (between 10% and 70%) before the process is stopped by heat. This gives it more complexity than a green tea, but less astringency than a black tea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store it to preserve the milky taste?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eOolong is quite stable, but added aromas are sensitive to air and light. Always keep it in an airtight, opaque container, away from spices or coffee, as tea leaves easily absorb surrounding odors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222865834312,"sku":null,"price":18.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222865867080,"sku":null,"price":26.8,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222865899848,"sku":null,"price":46.7,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222865932616,"sku":null,"price":93.4,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222865965384,"sku":null,"price":186.8,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222865998152,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234320052552,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_oolong_au_lait_de_Chine_feuilles_roul_es_cr_meuses_dans_bol_c_ramique.jpg?v=1780470142"},{"product_id":"infusion-hurricane-anis-fenouil-100g","title":"Hurricane — aniseed, hibiscus \u0026 elderberry infusion, caffeine-free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Hurricane – Anis \u0026 Fenouil (100g)\",\n      \"description\": \"L'infusion Hurricane de THÉ.ŌLOGY associe l'anis, le fenouil et l'hibiscus. Un mélange végétal sans théine aux notes réglissées et fruitières.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"10.60\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, la composition d'Hurricane repose exclusivement sur des graines, des fleurs et des fruits séchés. L'absence de feuilles de théier garantit une boisson à 0 mg de caféine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi recommandez-vous un temps d'infusion de 7 minutes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les graines d'anis et de fenouil possèdent une structure dense. Elles nécessitent une extraction prolongée dans une eau à 95°C pour libérer la totalité de leurs composés aromatiques et de leurs huiles essentielles.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le profil aromatique principal de ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'attaque en bouche est nettement dominée par l'anis et le fenouil, offrant une note réglissée franche. L'hibiscus et les baies de sureau apportent ensuite une acidité fruitée en finale.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Faut-il sucrer cette infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'ajout de sucre est facultatif. Les morceaux de pomme et les feuilles de mûrier confèrent au mélange une sucrosité végétale naturelle qui contrebalance la vivacité de l'hibiscus.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Hurricane de THÉ.ŌLOGY associe l'anis, le fenouil et l'hibiscus. Un mélange végétal sans théine aux notes réglissées et fruitières.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #a5acd5;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 165, 172, 213;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eHurricane\u003c\/strong\u003e, I offer a herbal infusion structured around aniseed notes. This caffeine-free creation combines \u003cstrong\u003eanise\u003c\/strong\u003e and \u003cstrong\u003efennel\u003c\/strong\u003e seeds with the liveliness of \u003cstrong\u003ehibiscus\u003c\/strong\u003e and elderberries. A purple liquor, offering a naturally licorice finish.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eLicorice anise\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFennel\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild floral\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHibiscus\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€106.00\/kg | €0.26 per cup | 40 cups (100g Sachet)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 7 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eBotanical and floral structure\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Hurricane recipe is based on the assembly of spicy seeds, flowers, and dried fruits, guaranteeing the total absence of tea leaves.\u003c\/p\u003e\n\u003ch3\u003eAniseed base\u003c\/h3\u003e\n\u003cp\u003eAnise and fennel seeds naturally contain anethole. This botanical compound establishes the licorice profile of the infusion on the palate, offering a particularly round texture.\u003c\/p\u003e\n\u003ch3\u003eFloral tension\u003c\/h3\u003e\n\u003cp\u003eHibiscus flowers and elderberries provide the necessary acidity to balance the sweetness of the anise. They are directly responsible for the purple hue of the liquor.\u003c\/p\u003e\n\u003ch3\u003eFruity balance\u003c\/h3\u003e\n\u003cp\u003ePieces of apple and mulberry leaves complete the structure. They offer a slight vegetal sweetness that avoids the need to add sugar to the cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy plant selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer a hot drink marked by clear notes of licorice and fennel, without masking the presence of flowers.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a caffeine-free alternative to close meals in a plant-based way.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular herbal tea drinker wishing to find the characteristic notes of star anise on a floral base.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur appreciating blends where the balance between the spicy seed and dried fruit is rigorously mastered.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eHerbal Infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eLicorice Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull Identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHurricane\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of seeds, flowers, and flavored fruits\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of Terroirs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMulberry leaves, anise, fennel, apple, elderberry, rosehip, hibiscus, sunflower, marigold, flavor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAniseed, licorice, fruity, and floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAt the end of a meal or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using 2.5 grams of blend for 250 ml of water. The temperature should reach 95°C. It is essential to let it infuse for 7 minutes covered to allow the anise and fennel seeds to release all their essential oils into the liquor.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold maceration\u003c\/strong\u003e: Double the dosage (5 grams) for a cold infusion lasting several hours. The anise notes provide a true sensation of freshness without added sugar.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A chilled anise infusion is especially refreshing. Share this cold extraction method with your loved ones for their summer refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, Hurricane’s composition is exclusively made of seeds, flowers, and dried fruits. The absence of tea leaves guarantees a drink with 0 mg of caffeine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy do you recommend a 7-minute infusion time?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAnise and fennel seeds have a dense structure. They require prolonged extraction in water at 95°C to release all their aromatic compounds and essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eProfile\u003c\/span\u003e \u003cspan\u003eWhat is the main aromatic profile of this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe initial taste is clearly dominated by anise and fennel, offering a distinct licorice note. Hibiscus and elderberries then bring a fruity acidity in the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSugar\u003c\/span\u003e \u003cspan\u003eShould this infusion be sweetened?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAdding sugar is optional. The apple pieces and mulberry leaves give the blend a natural plant-based sweetness that balances the sharpness of the hibiscus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222958698824,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222958731592,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222958764360,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222958797128,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222958829896,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222958862664,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234324967752,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Hurricane_anis_fenouil_hibiscus_100g_liqueur_pourpre_notes_r_gliss_es.jpg?v=1780390466"},{"product_id":"infusion-bio-equilibre-fenouil-anis-100g","title":"Organic Balance Infusion — fennel, anise, lemongrass \u0026 lavender","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Bio Équilibre – Fenouil \u0026 Anis (100g)\",\n      \"description\": \"L'infusion Équilibre de THÉ.ŌLOGY associe le fenouil, l'anis et la lavande. Un assemblage végétal biologique sans théine, pensé pour accompagner la digestion.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.30\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, cette composition repose exclusivement sur des herbes aromatiques et des fleurs. L'absence de feuilles de théier garantit une boisson à 0 mg de caféine, idéale pour la soirée.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi recommandez-vous de couvrir la tasse pendant l'infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les huiles essentielles présentes dans les graines de fenouil et d'anis sont très volatiles. Couvrir l'infusion permet de retenir ces composés aromatiques dans la liqueur plutôt que de les laisser s'évaporer.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quel est le rôle de la citronnelle dans ce mélange ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La citronnelle apporte une tension rafraîchissante qui vient équilibrer la rondeur sucrée et anisée du fenouil, évitant ainsi à l'infusion de devenir écœurante.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment conserver ce sachet de 100g ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Il est impératif de conserver ce mélange dans une boîte hermétique et opaque, à l'abri de l'humidité, afin de préserver l'intensité des huiles essentielles naturelles.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"L'infusion Équilibre de THÉ.ŌLOGY associe le fenouil, l'anis et la lavande. Un assemblage végétal biologique sans théine, pensé pour accompagner la digestion.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eI formulated this organic infusion around \u003cstrong\u003efennel\u003c\/strong\u003e and \u003cstrong\u003eanise\u003c\/strong\u003e for their carminative properties. Lemongrass and lavender flowers bring a vegetal clarity to the whole. This caffeine-free blend structures the end of meals with a natural herbaceous softness.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eSweet anise\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFresh lemongrass\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFloral notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€113.00\/kg | €0.28 per cup | 40 cups (100g sachet)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 7 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe infusion architecture\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe blend of this mixture is based on five organic herbs and flowers, selected for their aromatic and functional synergy.\u003c\/p\u003e\n\u003ch3\u003eThe aniseed base\u003c\/h3\u003e\n\u003cp\u003eFennel seeds (40%) and anise dominate the flavor structure. The anethole they release gives the liquor its natural sweetness and licorice profile, traditionally appreciated at the end of a meal for its licorice note.\u003c\/p\u003e\n\u003ch3\u003eThe vegetal tension\u003c\/h3\u003e\n\u003cp\u003eLemongrass breaks the roundness of the anise. It introduces a lively, citrusy freshness that makes the cup particularly refreshing.\u003c\/p\u003e\n\u003ch3\u003eThe floral signature\u003c\/h3\u003e\n\u003cp\u003eLavender, harvested in Europe, and hibiscus flowers follow. They envelop the palate with subtle floral notes, bringing a soothing balance to the blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy digestive selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe goal of this creation is to offer a functional herbal tea that sacrifices nothing in taste pleasure, thanks to strictly certified organic ingredients.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The person looking for a healthy, caffeine-free drink to aid digestion after dinner.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The consumer of aniseed infusions seeking a more complex recipe, refreshed with floral and citrus notes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a 100% organic blend and a precise balance of plant essential oils.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eOrganic farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eDigestive infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic balance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of organic aromatic herbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlend of European and international terroirs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic fennel (40%), organic anise, organic lemongrass, organic lavender flowers, organic hibiscus flowers, natural flavor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAniseed, sweet, lemony, and floral.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAfter meals, during the day or evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, protected from air and light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eTo extract the essential oils from anise and fennel seeds, I recommend boiling water (100°C). Use 2.5 grams of blend for 250 ml. Let infuse for 7 minutes, making sure to cover your cup to avoid losing volatile aromas.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced decoction\u003c\/strong\u003e: Add a thin slice of fresh ginger to the water during infusion. This natural spice perfectly highlights the aniseed sweetness of fennel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A lovely digestive infusion elegantly finishes a meal. Share the tip to cover the cup with your guests so they can fully enjoy the scents of lavender and lemongrass upon opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, this blend is made exclusively from aromatic herbs and flowers. The absence of tea leaves guarantees a 0 mg caffeine drink, ideal for the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy do you recommend covering the cup during infusion?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe essential oils in fennel and anise seeds are very volatile. Covering the infusion helps retain these aromatic compounds in the liquor rather than letting them evaporate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFlavor\u003c\/span\u003e \u003cspan\u003eWhat is the role of lemongrass in this blend?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eLemongrass adds a refreshing tension that balances the sweet, aniseed roundness of fennel, preventing the infusion from becoming cloying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is essential to keep this blend in an airtight, opaque container, away from moisture, to preserve the intensity of the natural essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52223005262152,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52223005294920,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52223005327688,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52223005360456,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52223005393224,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52223005425992,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234328801608,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_digestive_bio_fenouil_anis_100g_citronnelle_lavande_sans_th_ine.jpg?v=1780390316"},{"product_id":"the-noir-argousier-canneberge-citronnelle-100g","title":"Sea Buckthorn \u0026 Cranberry — black tea with lemongrass, lively, fruity and vitamin-rich","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Thé Noir Argousier \u0026 Canneberge (100g)\",\n      \"description\": \"Le thé noir Argousier Canneberge de THÉ.ŌLOGY associe la puissance du thé noir à l'acidité des baies. Une liqueur fruitée, riche en vitamine C.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les bienfaits de l'argousier dans ce thé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les baies d'argousier sont reconnues pour leur teneur exceptionnelle en vitamine C et en antioxydants. Elles apportent à cette infusion une note acidulée caractéristique tout en soutenant la vitalité.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Le goût est-il très acide ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'acidité naturelle de l'argousier et de la canneberge est équilibrée par la structure ronde du thé noir et adoucie par la citronnelle. C'est une vivacité agréable et rafraîchissante, sans être agressive.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce thé contient-il beaucoup de caféine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, sa base majoritaire de thé noir (85%) offre une teneur modérée en caféine (environ 50 mg par tasse), ce qui en fait un excellent allié pour le matin ou pour une pause dynamique dans l'après-midi.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on le préparer en infusion à froid ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Infusé à froid pendant 6 à 8 heures au réfrigérateur, ce mélange donne une boisson très désaltérante où les notes acidulées des baies rouges s'expriment avec encore plus de netteté.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Le thé noir Argousier Canneberge de THÉ.ŌLOGY associe la puissance du thé noir à l'acidité des baies. Une liqueur fruitée, riche en vitamine C.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this composition, I offer a \u003cstrong\u003evitamin-rich fruity symphony\u003c\/strong\u003e. The tonic acidity of \u003cstrong\u003esea buckthorn\u003c\/strong\u003e and \u003cstrong\u003ecranberry\u003c\/strong\u003e is softened by the malty backbone of \u003cstrong\u003eblack tea\u003c\/strong\u003e, while the \u003cstrong\u003elemongrass\u003c\/strong\u003e provides a very fresh herbal finish. A balanced, lively, and comforting liquor.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTart berries\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCitrus notes\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMalty black tea\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFruity\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e90°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e3 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e50 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e110.00 EUR\/kg | 0.28 EUR per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eBrewing timer\u003c\/h3\u003e\n\u003cp\u003eUse my interactive online timer to respect the ideal 3-minute extraction and preserve the fruit’s liveliness without hardening the black base.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe union of strength and berry\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe architecture of this blend relies on a deliberate contrast between tannic strength and vitamin brightness.\u003c\/p\u003e\n\u003ch3\u003eThe black tea base\u003c\/h3\u003e\n\u003cp\u003eBlack tea (85% of the blend) provides a structured backbone. Its malty and woody notes act as a backdrop, supporting the fruit acidity to prevent it from becoming too harsh.\u003c\/p\u003e\n\u003ch3\u003eThe brightness of berries and aromatics\u003c\/h3\u003e\n\u003cp\u003eSea buckthorn (very rich in vitamin C) and cranberry (known for its antioxidants) bring intense sweet-tart notes. Lemongrass ties everything together by offering a fresh and slightly herbal finish that lightens the cup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy selection for a tonic tea\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an alternative to overly sweet fruity black teas. Here, it is the natural acidity of the berry that energizes the tasting.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The enthusiast seeking an effective, lively, and fruity wake-up tea, without the bitterness of classic citrus.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The drinker of fruity infusions looking to add a stimulating base (black tea) to their consumption habits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur who appreciates functional blends, combining the pleasure of tea with the natural properties (vitamin C, antioxidants) of sea buckthorn.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eBlack Tea Base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSea Buckthorn Berries\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCranberry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSea Buckthorn Cranberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored black tea with berries\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eIngredients\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBlack tea (85%), lemongrass, sea buckthorn berries (4%), flavorings, cranberry (2%).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHigh (About 50 mg per cup)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity, tart, fresh, and malty.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g bag (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIdeal for the morning or an afternoon boost.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight, opaque container to protect the berries from oxidation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eThe tart balance of this blend requires water at 90°C. Use 2.5 grams of leaves for 250 ml of water. Infuse for 3 minutes to preserve the fruit’s liveliness without letting the astringency of black tea dominate.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eVitamin-rich iced version\u003c\/strong\u003e: Cold brew (5g of blend in 1L of water in the refrigerator for 8 hours). The absence of heat blocks tannin extraction to reveal only the sweetness of the red berries.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmoother infusion\u003c\/strong\u003e: For a more delicate cup late in the afternoon, reduce the temperature to 85°C and limit the infusion to 2 minutes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: Serve this tea at a summer brunch. Its red fruit notes and tart tension pair wonderfully with pastries and jams.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBenefits\u003c\/span\u003e \u003cspan\u003eWhat are the benefits of sea buckthorn?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eSea buckthorn is known for its exceptional concentration of vitamin C (up to 20 times that of an orange). It brings a bright tart note for a lively, fruity, and thirst-quenching infusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBalance\u003c\/span\u003e \u003cspan\u003eIs the taste very acidic?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe natural acidity of sea buckthorn and cranberry is balanced by the round structure of black tea and softened by lemongrass. It’s a pleasant and refreshing liveliness without being harsh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eEnergy\u003c\/span\u003e \u003cspan\u003eDoes this tea contain a lot of caffeine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, its majority base of black tea (85%) offers a moderate to high caffeine content (about 50 mg per cup), making it an excellent companion for the morning or a dynamic afternoon break.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be prepared as a cold infusion?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. Cold-brewed for 6 to 8 hours in the refrigerator, this blend produces a very refreshing drink where the tart notes of the berries come through even more clearly, without any bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52223062606152,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52223062638920,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52223062671688,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52223062704456,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52223062737224,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52223062769992,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234428350792,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Th_noir_argousier_canneberge_citronnelle_sachet_100g_fruit_vitamin.jpg?v=1780399874"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/collections\/differentes_feuilles.webp?v=1778268843","url":"https:\/\/www.the-ology.fr\/en\/collections\/types-de-the.oembed?page=7","provider":"THÉ-OLOGY","version":"1.0","type":"link"}