{"product_id":"favenoro™-organic-sculptural-drink-coaster","title":"Favenoro™ Organic Sculptural Drink Coaster","description":"\u003cstyle\u003e\n\/* =========================================================\n   FAVENORO™ — ORGANIC SCULPTURAL DRINK COASTER\n   Shopify Product Description\n   Single Column \/ Desktop + Mobile \/ Isolated CSS\n========================================================= *\/\n\n#favenoro-coaster-06,\n#favenoro-coaster-06 * {\n  box-sizing: border-box;\n}\n\n#favenoro-coaster-06 {\n  --fv-bg: #faf9f6;\n  --fv-soft: #f5f2ec;\n  --fv-text: #292824;\n  --fv-muted: #6a675f;\n  --fv-accent: #8a765d;\n  --fv-border: #e7e1d7;\n\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n\n  color: var(--fv-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.65;\n}\n\n\/* IMAGE SETTINGS *\/\n\n#favenoro-coaster-06 img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  margin: 0;\n  padding: 0;\n  object-fit: contain;\n}\n\n\/* IMAGE CONTAINERS *\/\n\n#favenoro-coaster-06 .fv06-hero,\n#favenoro-coaster-06 .fv06-image {\n  width: 100%;\n  overflow: hidden;\n  border-radius: 18px;\n  background: var(--fv-bg);\n}\n\n\/* INTRO *\/\n\n#favenoro-coaster-06 .fv06-intro {\n  width: 100%;\n  max-width: 730px;\n  margin: 0 auto;\n  padding: 48px 24px 52px;\n  text-align: center;\n}\n\n#favenoro-coaster-06 .fv06-brand {\n  margin: 0 0 12px;\n  color: var(--fv-accent);\n  font-size: 12px;\n  line-height: 1.3;\n  font-weight: 700;\n  letter-spacing: 2.2px;\n  text-transform: uppercase;\n}\n\n#favenoro-coaster-06 .fv06-intro h2 {\n  margin: 0 0 18px;\n  color: var(--fv-text);\n  font-size: clamp(28px, 4vw, 42px);\n  line-height: 1.15;\n  font-weight: 600;\n  letter-spacing: -0.7px;\n}\n\n#favenoro-coaster-06 .fv06-intro p {\n  max-width: 640px;\n  margin: 0 auto;\n  color: var(--fv-muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\/* CONTENT *\/\n\n#favenoro-coaster-06 .fv06-block {\n  width: 100%;\n  margin: 0 0 50px;\n}\n\n#favenoro-coaster-06 .fv06-copy {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 27px 24px 0;\n  text-align: center;\n}\n\n#favenoro-coaster-06 .fv06-copy h3 {\n  margin: 0 0 11px;\n  color: var(--fv-text);\n  font-size: 24px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n#favenoro-coaster-06 .fv06-copy p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: var(--fv-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\/* FEATURE PANEL *\/\n\n#favenoro-coaster-06 .fv06-feature {\n  width: 100%;\n  margin: 4px 0 50px;\n  padding: 40px 28px;\n\n  background: var(--fv-soft);\n  border: 1px solid var(--fv-border);\n  border-radius: 18px;\n\n  text-align: center;\n}\n\n#favenoro-coaster-06 .fv06-feature-label {\n  display: block;\n  margin: 0 0 9px;\n  color: var(--fv-accent);\n  font-size: 11px;\n  line-height: 1.3;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n#favenoro-coaster-06 .fv06-feature h3 {\n  margin: 0 0 12px;\n  color: var(--fv-text);\n  font-size: 24px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n#favenoro-coaster-06 .fv06-feature p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: var(--fv-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\/* FINAL *\/\n\n#favenoro-coaster-06 .fv06-final {\n  width: 100%;\n  padding: 46px 28px;\n\n  background: var(--fv-soft);\n  border: 1px solid var(--fv-border);\n  border-radius: 18px;\n\n  text-align: center;\n}\n\n#favenoro-coaster-06 .fv06-final-brand {\n  margin: 0 0 10px;\n  color: var(--fv-accent);\n  font-size: 12px;\n  line-height: 1.3;\n  font-weight: 700;\n  letter-spacing: 2.2px;\n  text-transform: uppercase;\n}\n\n#favenoro-coaster-06 .fv06-final h3 {\n  margin: 0 0 13px;\n  color: var(--fv-text);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n}\n\n#favenoro-coaster-06 .fv06-final p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: var(--fv-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #favenoro-coaster-06 {\n    width: 100%;\n    max-width: 100%;\n  }\n\n  #favenoro-coaster-06 .fv06-hero,\n  #favenoro-coaster-06 .fv06-image {\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-06 .fv06-intro {\n    padding: 34px 16px 39px;\n  }\n\n  #favenoro-coaster-06 .fv06-intro h2 {\n    font-size: 28px;\n    letter-spacing: -0.4px;\n  }\n\n  #favenoro-coaster-06 .fv06-intro p {\n    font-size: 15px;\n  }\n\n  #favenoro-coaster-06 .fv06-block {\n    margin-bottom: 37px;\n  }\n\n  #favenoro-coaster-06 .fv06-copy {\n    padding: 21px 16px 0;\n  }\n\n  #favenoro-coaster-06 .fv06-copy h3 {\n    font-size: 21px;\n  }\n\n  #favenoro-coaster-06 .fv06-copy p {\n    font-size: 14px;\n  }\n\n  #favenoro-coaster-06 .fv06-feature {\n    margin-bottom: 37px;\n    padding: 30px 18px;\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-06 .fv06-feature h3 {\n    font-size: 21px;\n  }\n\n  #favenoro-coaster-06 .fv06-final {\n    padding: 34px 18px;\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-06 .fv06-final h3 {\n    font-size: 23px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"favenoro-coaster-06\"\u003e\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"fv06-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-u6ipqdh8wl.png?v=1790251392\" alt=\"Favenoro Organic Sculptural Drink Coaster\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003cdiv class=\"fv06-intro\"\u003e\n\n    \u003cdiv class=\"fv06-brand\"\u003e\n      Favenoro™\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Organic Form for Everyday Moments\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A functional tabletop essential with a sculptural point of view.\n      This Favenoro™ drink coaster brings visual character to coffee,\n      tea, and other everyday drink moments.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n\n  \u003cdiv class=\"fv06-block\"\u003e\n\n    \u003cdiv class=\"fv06-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-mqxg5b3odhb.png?v=1790251392\" alt=\"Favenoro Organic Sculptural Drink Coaster size details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv06-copy\"\u003e\n\n      \u003ch3\u003e\n        Designed for Everyday Drinkware\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Thoughtfully proportioned for everyday cups, mugs, and glasses,\n        giving your drink a dedicated place while keeping your tabletop\n        arrangement simple and uncluttered.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n\n  \u003cdiv class=\"fv06-block\"\u003e\n\n    \u003cdiv class=\"fv06-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-q0ysmde77uh.png?v=1790251392\" alt=\"Favenoro drink coaster material detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv06-copy\"\u003e\n\n      \u003ch3\u003e\n        Character in the Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A distinctive surface and carefully considered form give this\n        everyday coaster a decorative quality that feels at home in\n        thoughtfully styled interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n\n  \u003cdiv class=\"fv06-block\"\u003e\n\n    \u003cdiv class=\"fv06-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-o5vww4r5l1.png?v=1790251392\" alt=\"Favenoro Organic Sculptural Drink Coaster product detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv06-copy\"\u003e\n\n      \u003ch3\u003e\n        Small, Practical \u0026amp; Easy to Place\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep it ready on a coffee table, dining table, desk,\n        nightstand, or side table for convenient everyday use\n        wherever you enjoy your favorite drinks.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE --\u003e\n\n  \u003cdiv class=\"fv06-feature\"\u003e\n\n    \u003cspan class=\"fv06-feature-label\"\u003e\n      Favenoro™ Tabletop Collection\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Everyday Function with a Sculptural Touch\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Designed to work as both a useful drink accessory and a\n      decorative tabletop detail, bringing subtle personality\n      to the surfaces you use every day.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n\n  \u003cdiv class=\"fv06-block\"\u003e\n\n    \u003cdiv class=\"fv06-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-7ootdaxooob.png?v=1790251389\" alt=\"Favenoro Organic Sculptural Drink Coaster lifestyle scene\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv06-copy\"\u003e\n\n      \u003ch3\u003e\n        Made to Complement Your Space\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Its expressive yet understated appearance works naturally\n        with modern, organic, minimalist, and warm contemporary\n        interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003cdiv class=\"fv06-final\"\u003e\n\n    \u003cdiv class=\"fv06-final-brand\"\u003e\n      Favenoro™\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Make the Everyday Table Feel Considered\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A simple drink coaster transformed through shape and detail —\n      created to bring function, character, and an artful finishing\n      touch to everyday living.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"favenoro","offers":[{"title":"Default Title","offer_id":50384657809665,"sku":null,"price":39.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-mqxg5b3odhb.png?v=1790251392","url":"https:\/\/favenoro.com\/products\/favenoro%e2%84%a2-organic-sculptural-drink-coaster","provider":"favenoro","version":"1.0","type":"link"}