{"product_id":"beer-mug-dice","title":"Beer Mug Dice ","description":"\u003c!-- 🍺 BEER MUG DICE – La taverna dove rotolano i barili --\u003e\n\u003csection class=\"beermug-section\"\u003e\u003c!-- TITOLO --\u003e\u003cheader class=\"beermug-head\"\u003e\n\u003ch2\u003e Beer Mug Dice 🍺 The party game where luck really rolls around\u003c\/h2\u003e\n\n\u003c\/header\u003e\u003c!-- NARRATIVA --\u003e\n\u003cdiv class=\"beermug-body\"\u003e\n\n \u003cp\u003eIn \u003cstrong\u003eBeer Mug Dice,\u003c\/strong\u003e you don't roll dice: \u003cstrong\u003eyou throw kegs of beer\u003c\/strong\u003e . Welcome to the \u003cstrong\u003eWild Boar\u003c\/strong\u003e Tavern, where the bar creaks, lanterns illuminate the tables amber yellow, and every round is a gamble disguised as a toast.\u003c\/p\u003e\n\n\u003cp\u003e The innkeeper—the active player—rolls the barrels and decides whether to take another risk or turn off the tap and cash in. The others, silently, choose a card: are they asking for a small portion of beer... or are they trying to cheat him?\u003c\/p\u003e\n\n\u003cp\u003e Special barrels double values, cancel results, or skip the turn entirely, turning the game into a perfect mix of \u003cstrong\u003epush-your-luck, bluffing, and inevitable laughter\u003c\/strong\u003e .\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FRASE CENTRALE --\u003e\n\u003cp class=\"beermug-central\"\u003e In the tavern, the most cautious don't win: the one who has the courage to raise a toast... and take risks.\u003c\/p\u003e\n\n\u003c!-- HIGHLIGHTS --\u003e\n\u003ch3 class=\"beermug-highlights-title\"\u003e ✨ Why “Beer Mug Dice” conquers every table\u003c\/h3\u003e\n\n\u003cul class=\"beermug-list\"\u003e\n\n\u003cli\u003e 🍺 \u003cstrong\u003eDice? No, barrels!\u003c\/strong\u003e – an irresistible twist with every roll\u003c\/li\u003e\n\n \u003cli\u003e🎲 \u003cstrong\u003ePure push-your-luck\u003c\/strong\u003e – risk it all… or come away empty-handed\u003c\/li\u003e\n\n\u003cli\u003e 🤫 \u003cstrong\u003eSimultaneous choices\u003c\/strong\u003e – everyone bluffs, no one waits\u003c\/li\u003e\n\n\u003cli\u003e 🎉 \u003cstrong\u003eParty \u0026amp; family\u003c\/strong\u003e – perfect for light and noisy evenings\u003c\/li\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003eVery immediate rules\u003c\/strong\u003e but tension as high as an overflowing mug\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c!-- CHIUSURA --\u003e\n\u003cp class=\"beermug-closing\"\u003e If you're looking for a fast-paced, chaotic game full of fun low-stakes action, \u003cstrong\u003eBeer Mug Dice\u003c\/strong\u003e will serve up a pint of chaos every turn. 🍺\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 PALETTE TAVERNA – LEGNO, AMBRA, LUCE CALDA *\/\n:root{\n  --bm-dark:#2a1b0f;\n  --bm-wood:#4a2e1a;\n  --bm-amber:#d19a32;\n  --bm-light:#ffe9b8;\n  --bm-gold:#f7c76b;\n}\n\n\/* SEZIONE *\/\n.beermug-section{\n  background:linear-gradient(180deg, var(--bm-dark) 0%, var(--bm-wood) 60%, #1d1209 100%);\n  padding:2.4rem 1.8rem;\n  border-radius:28px;\n  color:var(--bm-light);\n  font-family:\"Inter\",sans-serif;\n  box-shadow:0 16px 40px rgba(0,0,0,0.65);\n  position:relative;\n  overflow:hidden;\n}\n\n\/* GLOW DA TAVERNA *\/\n.beermug-section::before{\n  content:\"\";\n  position:absolute;\n  top:-50px; left:-40px;\n  width:300px; height:300px;\n  background:radial-gradient(circle, rgba(255,200,80,0.35), transparent 70%);\n  filter:blur(50px);\n}\n.beermug-section::after{\n  content:\"\";\n  position:absolute;\n  bottom:-60px; right:-40px;\n  width:300px; height:300px;\n  background:radial-gradient(circle, rgba(180,120,40,0.32), transparent 70%);\n  filter:blur(60px);\n}\n\n\/* TITOLO *\/\n.beermug-head h2{\n  font-family:\"Bungee\",sans-serif;\n  text-align:center;\n  font-size:1.9rem;\n  margin-bottom:1.6rem;\n  color:var(--bm-gold);\n  text-shadow:0 0 14px rgba(255,210,120,0.4);\n}\n\n\/* CORPO *\/\n.beermug-body{\n  background:rgba(255,255,255,0.06);\n  border-left:5px solid var(--bm-amber);\n  padding:1.4rem 1.6rem;\n  border-radius:16px;\n  line-height:1.75;\n  box-shadow:0 10px 22px rgba(0,0,0,0.45);\n}\n.beermug-body strong{ color:var(--bm-gold); }\n\n\/* FRASE CENTRALE *\/\n.beermug-central{\n  margin:2rem auto 1rem;\n  text-align:center;\n  font-size:1.2rem;\n  font-weight:600;\n  color:var(--bm-gold);\n  text-shadow:0 0 12px rgba(255,200,80,0.35);\n}\n\n\/* HIGHLIGHTS *\/\n.beermug-highlights-title{\n  font-family:\"Bungee\",sans-serif;\n  text-align:center;\n  margin:2rem 0 1.4rem;\n  font-size:1.3rem;\n  color:var(--bm-amber);\n  text-shadow:0 0 10px rgba(255,200,120,0.35);\n}\n\n.beermug-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:.8rem;\n}\n\n.beermug-list li{\n  background:rgba(255,255,255,0.07);\n  border-left:5px solid var(--bm-amber);\n  padding:.9rem 1.1rem;\n  border-radius:12px;\n  box-shadow:0 6px 16px rgba(0,0,0,0.35);\n  line-height:1.6;\n}\n\n\/* CHIUSURA *\/\n.beermug-closing{\n  margin-top:2rem;\n  text-align:center;\n  background:rgba(255,255,255,0.06);\n  border:1px solid rgba(255,255,255,0.12);\n  padding:1.2rem 1.5rem;\n  border-radius:14px;\n  box-shadow:0 6px 22px rgba(0,0,0,0.45);\n  font-style:italic;\n  color:var(--bm-light);\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52758126756167,"sku":null,"price":18.39,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/BeerMugDice00.webp?v=1763151252","url":"https:\/\/frogames.business\/en\/products\/beer-mug-dice","provider":"FroGames","version":"1.0","type":"link"}