{"product_id":"lacuna","title":"Lacuna","description":"\u003csection class=\"lacuna-section\"\u003e\u003c!-- TITOLO --\u003e\u003cheader class=\"lacuna-header\"\u003e\n\u003ch2\u003e 🌙 Lacuna – The abstract duel that arises on the water \u003c\/h2\u003e\n\n\u003c\/header\u003e\u003c!-- Sottotitolo invisibile (non era presente, quindi omesso) --\u003e\u003c!-- Layout a due colonne --\u003e\n\u003cdiv class=\"lacuna-grid\"\u003e\n\n\u003c!-- Colonna sinistra --\u003e\n\u003carticle class=\"lacuna-col\"\u003e\n\u003cp\u003e In \u003cstrong\u003eLacuna,\u003c\/strong\u003e the night is calm, the lake is still, and every flower is an invitation to think faster than your opponent. A seemingly simple, \u003cstrong\u003eabstract game for two players\u003c\/strong\u003e , it transforms every choice into a precise, almost meditative gesture.\u003c\/p\u003e\n\n\u003cp\u003e You draw an imaginary line, place your token, take the clubs... and you alter the entire balance of the board. It's a subtle duel of control, where reading distances is as important as guessing the other player's intentions. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Colonna destra --\u003e\n\u003carticle class=\"lacuna-col\"\u003e\n \u003cp\u003eThe pace is fast but never frenetic: each shot is a small displacement of water, a trajectory that opens or closes possibilities. The more you play, the more you discover how a minimal gesture can generate profound strategies.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eLacuna\u003c\/strong\u003e is ideal for those who love elegant, fast-paced, and replayable abstract games. A nocturnal duel that treads the fine line between calm and competition. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Frase centrale --\u003e\n\u003cdiv class=\"lacuna-central\"\u003e \u003cem\u003eOn the lake, silence thinks faster than noise.\u003c\/em\u003e \u003c\/div\u003e\n\n\u003chr class=\"lacuna-divider\"\u003e\n\n\u003c!-- Punti di forza a due colonne --\u003e\n\u003cdiv class=\"lacuna-grid\"\u003e\n\n\u003caside class=\"lacuna-col\"\u003e\n\u003ch3 class=\"lacuna-subtitle\"\u003e Why “Lacuna” is immediately captivating\u003c\/h3\u003e\n\n\u003cul class=\"lacuna-list\"\u003e\n\n\u003cli\u003e 🌙 \u003cstrong\u003eElegant and immediate abstract\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🎴 Ultra simple rules, always meaningful choices\u003c\/li\u003e\n\n\u003cli\u003e 🧠 Minimal and brilliant territory control\u003c\/li\u003e\n\n\u003cli\u003e 👥 Perfect for \u003cstrong\u003e2 players\u003c\/strong\u003e \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\u003caside class=\"lacuna-col\"\u003e\n\u003cp class=\"lacuna-extra\"\u003e \u003cstrong\u003eLacuna\u003c\/strong\u003e is a moment of quiet in the form of a game: short, clean, very profound. \u003c\/p\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌙 LACUNA – Gentle Mystic Lake Edition *\/\n.lacuna-section {\n  --lc-indigo: #0f0a2a;\n  --lc-violet: #2e1b57;\n  --lc-blue: #3a3d91;\n  --lc-glow: rgba(140,120,255,0.45);\n  --lc-light: #f7f3ff;\n\n  background: radial-gradient(circle at top, var(--lc-blue), var(--lc-indigo));\n  padding: 2.6rem 2rem;\n  border-radius: 30px;\n  max-width: 1050px;\n  margin: 2.4rem auto;\n  color: var(--lc-light);\n  font-family: \"Inter\", sans-serif;\n  position: relative;\n  box-shadow: 0 20px 45px rgba(0,0,0,0.4);\n  overflow: hidden;\n}\n\n\/* Glow floreale *\/\n.lacuna-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  right: -30px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, var(--lc-glow), transparent 70%);\n  filter: blur(50px);\n}\n\n\/* Titolo *\/\n.lacuna-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 2rem;\n  margin-bottom: 1.4rem;\n  color: #ffe6ff;\n  text-shadow: 0 0 14px rgba(255,255,255,0.45);\n}\n\n\/* Griglia due colonne *\/\n.lacuna-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.6rem;\n  margin-bottom: 2rem;\n}\n\n\/* Colonne *\/\n.lacuna-col {\n  background: rgba(255,255,255,0.06);\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  border-left: 6px solid rgba(255,255,255,0.2);\n  backdrop-filter: blur(4px);\n  box-shadow: 0 8px 18px rgba(0,0,0,0.25);\n}\n\n\/* Frase centrale *\/\n.lacuna-central {\n  text-align: center;\n  background: rgba(255,255,255,0.07);\n  padding: 1.2rem 1.4rem;\n  border-radius: 16px;\n  font-size: 1.2rem;\n  font-weight: 600;\n  margin: 2rem auto;\n  border-top: 4px solid #ffd8ff;\n  border-bottom: 4px solid #8aaaff;\n}\n\n\/* Divider *\/\n.lacuna-divider {\n  border: none;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #ffe6ff, #8aaaff, transparent);\n  margin: 2rem 0;\n}\n\n\/* Punti di forza *\/\n.lacuna-subtitle {\n  font-family: \"Bungee\", sans-serif;\n  color: #ffd8ff;\n  margin-bottom: 1rem;\n  font-size: 1.25rem;\n}\n\n.lacuna-list {\n  list-style: none;\n  padding: 0;\n}\n\n.lacuna-list li {\n  background: rgba(255,255,255,0.08);\n  padding: 0.6rem 0.9rem;\n  margin-bottom: 0.6rem;\n  border-left: 5px solid #ffd8ff;\n  border-radius: 10px;\n  transition: 0.25s;\n}\n\n.lacuna-list li:hover {\n  transform: translateX(6px);\n}\n\n\/* Extra frase *\/\n.lacuna-extra {\n  font-size: 1.05rem;\n  font-weight: 600;\n  padding-top: 0.8rem;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .lacuna-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"CMYK","offers":[{"title":"Default Title","offer_id":52868400218439,"sku":null,"price":44.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Lacuna_00.webp?v=1764651956","url":"https:\/\/frogames.business\/en\/products\/lacuna","provider":"FroGames","version":"1.0","type":"link"}