{"product_id":"favenoro™-modern-sculptural-drink-coaster","title":"Favenoro™ Modern Sculptural Drink Coaster","description":"\u003cstyle\u003e\n\/* =========================================================\n   FAVENORO™ — MODERN SCULPTURAL DRINK COASTER\n   Shopify Product Description\n   Single Column \/ Desktop + Mobile \/ Isolated CSS\n========================================================= *\/\n\n#favenoro-coaster-03,\n#favenoro-coaster-03 * {\n  box-sizing: border-box;\n}\n\n#favenoro-coaster-03 {\n  --fv-bg: #faf9f6;\n  --fv-soft: #f4f1eb;\n  --fv-text: #292824;\n  --fv-muted: #69665f;\n  --fv-accent: #8a765e;\n  --fv-border: #e8e2d8;\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\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n}\n\n\n\/* ---------- IMAGES ---------- *\/\n\n#favenoro-coaster-03 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\n\/* ---------- HERO ---------- *\/\n\n#favenoro-coaster-03 .fv03-hero,\n#favenoro-coaster-03 .fv03-image {\n  width: 100%;\n  overflow: hidden;\n  border-radius: 18px;\n  background: var(--fv-bg);\n}\n\n\n\/* ---------- INTRO ---------- *\/\n\n#favenoro-coaster-03 .fv03-intro {\n  max-width: 730px;\n  margin: 0 auto;\n  padding: 48px 24px 52px;\n  text-align: center;\n}\n\n#favenoro-coaster-03 .fv03-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-03 .fv03-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-03 .fv03-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\n\/* ---------- CONTENT ---------- *\/\n\n#favenoro-coaster-03 .fv03-block {\n  width: 100%;\n  margin: 0 0 50px;\n}\n\n#favenoro-coaster-03 .fv03-copy {\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 27px 24px 0;\n  text-align: center;\n}\n\n#favenoro-coaster-03 .fv03-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-03 .fv03-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\n\/* ---------- FEATURE PANEL ---------- *\/\n\n#favenoro-coaster-03 .fv03-feature {\n  margin: 4px 0 50px;\n  padding: 38px 28px;\n\n  border: 1px solid var(--fv-border);\n  border-radius: 18px;\n\n  background: var(--fv-soft);\n\n  text-align: center;\n}\n\n#favenoro-coaster-03 .fv03-feature span {\n  display: block;\n  margin-bottom: 9px;\n\n  color: var(--fv-accent);\n\n  font-size: 11px;\n  font-weight: 700;\n\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n#favenoro-coaster-03 .fv03-feature h3 {\n  margin: 0 0 11px;\n\n  color: var(--fv-text);\n\n  font-size: 24px;\n  line-height: 1.3;\n\n  font-weight: 600;\n}\n\n#favenoro-coaster-03 .fv03-feature p {\n  max-width: 610px;\n  margin: 0 auto;\n\n  color: var(--fv-muted);\n\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\n\/* ---------- CLOSING ---------- *\/\n\n#favenoro-coaster-03 .fv03-closing {\n  padding: 46px 28px;\n\n  background: var(--fv-soft);\n\n  border: 1px solid var(--fv-border);\n  border-radius: 18px;\n\n  text-align: center;\n}\n\n#favenoro-coaster-03 .fv03-closing .fv03-logo {\n  margin: 0 0 10px;\n\n  color: var(--fv-accent);\n\n  font-size: 12px;\n  font-weight: 700;\n\n  letter-spacing: 2.2px;\n  text-transform: uppercase;\n}\n\n#favenoro-coaster-03 .fv03-closing h3 {\n  margin: 0 0 13px;\n\n  color: var(--fv-text);\n\n  font-size: 27px;\n  line-height: 1.25;\n\n  font-weight: 600;\n}\n\n#favenoro-coaster-03 .fv03-closing p {\n  max-width: 610px;\n  margin: 0 auto;\n\n  color: var(--fv-muted);\n\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-03 {\n    width: 100%;\n  }\n\n  #favenoro-coaster-03 .fv03-hero,\n  #favenoro-coaster-03 .fv03-image {\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-03 .fv03-intro {\n    padding: 34px 16px 39px;\n  }\n\n  #favenoro-coaster-03 .fv03-intro h2 {\n    font-size: 28px;\n    letter-spacing: -0.4px;\n  }\n\n  #favenoro-coaster-03 .fv03-intro p {\n    font-size: 15px;\n  }\n\n  #favenoro-coaster-03 .fv03-block {\n    margin-bottom: 37px;\n  }\n\n  #favenoro-coaster-03 .fv03-copy {\n    padding: 21px 16px 0;\n  }\n\n  #favenoro-coaster-03 .fv03-copy h3 {\n    font-size: 21px;\n  }\n\n  #favenoro-coaster-03 .fv03-copy p {\n    font-size: 14px;\n  }\n\n  #favenoro-coaster-03 .fv03-feature {\n    margin-bottom: 37px;\n    padding: 30px 18px;\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-03 .fv03-feature h3 {\n    font-size: 21px;\n  }\n\n  #favenoro-coaster-03 .fv03-closing {\n    padding: 34px 18px;\n    border-radius: 12px;\n  }\n\n  #favenoro-coaster-03 .fv03-closing h3 {\n    font-size: 23px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"favenoro-coaster-03\"\u003e\n\n  \u003c!-- MAIN IMAGE --\u003e\n  \u003cdiv class=\"fv03-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-gltbm414gf6.png?v=1790249804\" alt=\"Favenoro Modern Sculptural Drink Coaster\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"fv03-intro\"\u003e\n\n    \u003cdiv class=\"fv03-brand\"\u003e\n      Favenoro™\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Everyday Function, Shaped with Character\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed for the everyday ritual of enjoying your favorite\n      drink, this Favenoro™ coaster combines practical tabletop\n      function with a distinctive sculptural look.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"fv03-block\"\u003e\n\n    \u003cdiv class=\"fv03-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-xc4k4fq0kj.png?v=1790249803\" alt=\"Favenoro sculptural coaster size details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv03-copy\"\u003e\n\n      \u003ch3\u003e\n        Compact for Everyday Use\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Thoughtfully proportioned for everyday drinkware,\n        giving your cup or glass a dedicated place without\n        adding unnecessary bulk to your tabletop.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"fv03-block\"\u003e\n\n    \u003cdiv class=\"fv03-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-1rv6gnpvh5.png?v=1790249803\" alt=\"Favenoro drink coaster material and surface details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv03-copy\"\u003e\n\n      \u003ch3\u003e\n        Designed Down to the Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        From its surface texture to its distinctive form,\n        every visual detail is considered to give this\n        functional accessory a more decorative presence.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"fv03-block\"\u003e\n\n    \u003cdiv class=\"fv03-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-183mdvqu9q1.png?v=1790249802\" alt=\"Favenoro tabletop drink coaster detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv03-copy\"\u003e\n\n      \u003ch3\u003e\n        A Practical Tabletop Essential\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Keep one within easy reach for coffee, tea,\n        water, and other everyday beverages at home\n        or in your workspace.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE PANEL --\u003e\n  \u003cdiv class=\"fv03-feature\"\u003e\n\n    \u003cspan\u003e\n      Favenoro™ Design\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      More Than an Everyday Coaster\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A simple tabletop accessory becomes part of your decor,\n      pairing practical everyday use with a clean,\n      contemporary aesthetic.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"fv03-block\"\u003e\n\n    \u003cdiv class=\"fv03-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-c98ond5anr7.png?v=1790249799\" alt=\"Favenoro sculptural drink coaster lifestyle display\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fv03-copy\"\u003e\n\n      \u003ch3\u003e\n        Made for Your Favorite Spaces\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Style it on a coffee table, dining table, desk,\n        nightstand, or side table for a subtle decorative\n        detail that fits naturally into everyday living.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"fv03-closing\"\u003e\n\n    \u003cdiv class=\"fv03-logo\"\u003e\n      Favenoro™\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Small Details Make the Table\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Functional, expressive, and easy to style —\n      a modern drink coaster designed to add character\n      to the moments and drinks you enjoy every day.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"favenoro","offers":[{"title":"Default Title","offer_id":50384618324225,"sku":null,"price":39.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/4109\/6705\/files\/yf-generated-node-1rv6gnpvh5.png?v=1790249803","url":"https:\/\/favenoro.com\/products\/favenoro%e2%84%a2-modern-sculptural-drink-coaster","provider":"favenoro","version":"1.0","type":"link"}