{"product_id":"billabong","title":"Billabong ","description":"\u003c!-- 🦘 BILLABONG – Astratto elegante nel cuore dell’outback --\u003e\n\u003csection class=\"billabong-section\"\u003e\u003c!-- TITOLO --\u003e\u003cheader class=\"billabong-head\"\u003e\n\u003ch2\u003e Billabong 🦘 The geometric run where every jump is a brilliant choice\u003c\/h2\u003e\n\n\u003c\/header\u003e\u003c!-- NARRATIVA --\u003e\n\u003cdiv class=\"billabong-body\"\u003e\n\n \u003cp\u003e\u003cstrong\u003eBillabong\u003c\/strong\u003e is one of those games that seems light… and then you find yourself doing calculations worthy of an Australian engineer. It's a \u003cstrong\u003epure, brilliant, minimalist strategic abstract\u003c\/strong\u003e , where your kangaroos don't run: \u003cstrong\u003ethey draw perfect trajectories\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp\u003e You have a team of five kangaroos and a single goal: complete the lap of the billabong and cross the finish line first. The movement system is its magic: \u003cstrong\u003eyou jump over a kangaroo the same distance as you are from it\u003c\/strong\u003e . The board becomes a living puzzle, a field of trajectories that change with each turn.\u003c\/p\u003e\n\n\u003cp\u003e No dice, no cards, no luck. Just intuition, reading the table, and that small satisfaction of landing a perfect jump while leaving everyone else behind.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- HIGHLIGHTS --\u003e\n\u003ch3 class=\"billabong-highlights-title\"\u003e ✨ Why “Billabong” conquers those who love abstract art\u003c\/h3\u003e\n\n\u003cul class=\"billabong-list\"\u003e\n\n\u003cli\u003e 🦘 \u003cstrong\u003eUnique geometric jumps\u003c\/strong\u003e – elegant, fast and incredibly satisfying\u003c\/li\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eNo luck\u003c\/strong\u003e – it all depends on your skill\u003c\/li\u003e\n\n \u003cli\u003e⚡ \u003cstrong\u003e30-minute games\u003c\/strong\u003e – perfect pace and no downtime\u003c\/li\u003e\n\n\u003cli\u003e 🌅 \u003cstrong\u003eAustralian vibe\u003c\/strong\u003e – simple, warm, iconic\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c!-- CHIUSURA --\u003e\n\u003cp class=\"billabong-closing\"\u003e If you love \u003cstrong\u003eelegant, clever and ever-changing abstracts\u003c\/strong\u003e , \u003cstrong\u003eBillabong\u003c\/strong\u003e will become one of your favorites.\u003cbr\u003e \u003cem\u003eIn the Australian desert, a well-calculated jump is worth more than a whole run.\u003c\/em\u003e\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌾 PALETTE OUTBACK AUSTRALIA *\/\n:root{\n  --bb-sand:#f6e7c3;\n  --bb-ocra:#d9a84e;\n  --bb-orange:#f5a55d;\n  --bb-sky:#9dd7f4;\n  --bb-shadow:#4e3b2d;\n}\n\n\/* SEZIONE *\/\n.billabong-section{\n  background:linear-gradient(180deg, var(--bb-sky) 0%, #f2dcb2 50%, var(--bb-ocra) 100%);\n  padding:2.4rem 1.8rem;\n  border-radius:28px;\n  color:var(--bb-shadow);\n  font-family:\"Inter\",sans-serif;\n  box-shadow:0 16px 38px rgba(0,0,0,0.25);\n  position:relative;\n  overflow:hidden;\n}\n\n\/* GLOW MORBIDO *\/\n.billabong-section::before{\n  content:\"\";\n  position:absolute;\n  top:-60px; left:-40px;\n  width:300px; height:300px;\n  background:radial-gradient(circle, rgba(157,215,244,0.30), transparent 70%);\n  filter:blur(55px);\n}\n.billabong-section::after{\n  content:\"\";\n  position:absolute;\n  bottom:-70px; right:-50px;\n  width:300px; height:300px;\n  background:radial-gradient(circle, rgba(249,175,92,0.35), transparent 70%);\n  filter:blur(55px);\n}\n\n\/* TITOLO *\/\n.billabong-head h2{\n  font-family:\"Bungee\",sans-serif;\n  text-align:center;\n  font-size:1.9rem;\n  margin-bottom:1.8rem;\n  color:var(--bb-shadow);\n  text-shadow:0 0 12px rgba(255,255,255,0.35);\n}\n\n\/* NARRATIVA *\/\n.billabong-body{\n  background:rgba(255,255,255,0.55);\n  border-left:5px solid var(--bb-orange);\n  padding:1.3rem 1.6rem;\n  border-radius:18px;\n  line-height:1.75;\n  box-shadow:0 10px 26px rgba(0,0,0,0.15);\n}\n.billabong-body strong{ color:var(--bb-ocra); }\n\n\/* HIGHLIGHTS *\/\n.billabong-highlights-title{\n  text-align:center;\n  margin:2rem 0 1.4rem;\n  font-family:\"Bungee\",sans-serif;\n  font-size:1.3rem;\n  color:var(--bb-orange);\n  text-shadow:0 0 12px rgba(249,175,92,0.35);\n}\n\n\/* LISTA *\/\n.billabong-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n  display:grid;\n  gap:.85rem;\n}\n.billabong-list li{\n  background:rgba(255,255,255,0.75);\n  border-left:5px solid var(--bb-shadow);\n  padding:.9rem 1rem;\n  border-radius:14px;\n  line-height:1.65;\n  box-shadow:0 6px 14px rgba(0,0,0,0.12);\n}\n\n\/* CHIUSURA *\/\n.billabong-closing{\n  margin-top:2rem;\n  text-align:center;\n  background:rgba(255,255,255,0.6);\n  border:1px solid rgba(0,0,0,0.1);\n  padding:1.2rem 1.4rem;\n  border-radius:16px;\n  box-shadow:0 6px 20px rgba(0,0,0,0.15);\n  font-style:italic;\n  color:var(--bb-shadow);\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52759080599879,"sku":null,"price":27.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Billabong00.webp?v=1763179146","url":"https:\/\/frogames.business\/en\/products\/billabong","provider":"FroGames","version":"1.0","type":"link"}