{"product_id":"namiji","title":"Namiji - DE ","description":"\u003c!-- 🌸 N A M I J I – Viaggio zen, mare calmo, scelte leggere --\u003e\n\u003csection class=\"namiji-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"namiji-header\"\u003e\n\u003ch2\u003e Namiji 🌸 The quiet journey where the sea decides your destiny \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"namiji-layout\"\u003e\n\n\u003c!-- Narrazione --\u003e\n\u003carticle class=\"namiji-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eNamiji,\u003c\/strong\u003e you don't run: you flow. You're a Japanese fisherman who goes with the flow and lets the sea lead the way. A light and relaxing \u003cstrong\u003efamily board game\u003c\/strong\u003e , where every choice is a breath of fresh air and every stop tells a little travel story.\u003c\/p\u003e\n\n\u003cp\u003e As your boat progresses along the route, you observe, fish, gather, take risks. Sometimes you rely on luck, sometimes on your ability to read the rhythm of the sea. It's an elegant \u003cstrong\u003epush-your-luck\u003c\/strong\u003e approach, inviting you to choose the right moment without forcing your hand.\u003c\/p\u003e\n\n \u003cp\u003eThe sea creatures, the colorful nets, the offerings to the gods: everything speaks of harmony. The board is a silent path, and you decide whether to slow down to experience more moments or fast forward to capture what you desire before anyone else.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eNamiji\u003c\/strong\u003e is a \u003cstrong\u003elight strategy game\u003c\/strong\u003e by Antoine Bauza, combining calm and subtle decisions. An experience that requires presence rather than pressure: listening to the sea, following your instincts, gathering memories along a serene journey. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Punti di forza --\u003e\n\u003caside class=\"namiji-features\"\u003e\n\u003ch3\u003e Because “Namiji” is a journey that remains\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌊 \u003cstrong\u003eRelaxing and meditative atmosphere\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🎣 \u003cstrong\u003ePush your luck\u003c\/strong\u003e simple, elegant, intuitive\u003c\/li\u003e\n\n\u003cli\u003e 🐟 \u003cstrong\u003eSet collection\u003c\/strong\u003e full of colors and combos\u003c\/li\u003e\n\n\u003cli\u003e ⛩️ \u003cstrong\u003eTrack movement\u003c\/strong\u003e in the Tokaido style, but with its own soul\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧 Perfect for \u003cstrong\u003e2–5 players\u003c\/strong\u003e \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"namiji-end\"\u003e\n\n \u003cp\u003e\u003cstrong\u003eNamiji\u003c\/strong\u003e invites you to let yourself be carried by the wind, collect what the sea offers you and enjoy a journey made of small moments that seem like paintings.\u003c\/p\u003e\n\n\u003cp class=\"namiji-quote\"\u003e \u003cem\u003eThere's no need to rush: the sea always comes.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌸 NAMJI – bianco puro, acqua azzurra, tocchi rosa ciliegio *\/\n.namiji-section {\n  --sea-light: #cfeeff;\n  --sea-mid: #8fd6f4;\n  --sea-deep: #4aa5c9;\n  --sakura: #f8c9d8;\n  --ink: #2b3a42;\n  --white: #ffffff;\n\n  background: linear-gradient(135deg, var(--white) 0%, var(--sea-light) 40%, var(--sea-mid) 100%);\n  border-radius: 28px;\n  padding: 2.4rem 1.8rem;\n  font-family: \"Inter\", sans-serif;\n  color: var(--ink);\n  box-shadow: 0 12px 30px rgba(0,0,0,0.12);\n  max-width: 1100px;\n  margin: 2rem auto;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow acqua *\/\n.namiji-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 240px;\n  height: 240px;\n  background: radial-gradient(circle, rgba(255,255,255,0.45), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.namiji-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.9rem;\n  color: var(--sea-deep);\n  margin-bottom: 1.6rem;\n  padding-bottom: 0.6rem;\n  border-bottom: 1px solid rgba(74,165,201,0.3);\n}\n\n\/* Layout *\/\n.namiji-layout {\n  display: grid;\n  grid-template-columns: 1.3fr 0.9fr;\n  gap: 1.6rem;\n  align-items: flex-start;\n}\n\n\/* Narrazione *\/\n.namiji-narrative {\n  background: rgba(255,255,255,0.9);\n  border-left: 7px solid var(--sakura);\n  border-radius: 18px;\n  padding: 1.5rem;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n  line-height: 1.75;\n}\n\n\/* Box punti forza *\/\n.namiji-features {\n  background: rgba(255,255,255,0.8);\n  border-radius: 18px;\n  padding: 1.4rem;\n  border: 2px solid rgba(74,165,201,0.25);\n  box-shadow: 0 10px 20px rgba(0,0,0,0.08);\n}\n\n.namiji-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.15rem;\n  margin-bottom: 1rem;\n  color: var(--sea-deep);\n}\n\n.namiji-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n\n.namiji-features li {\n  background: linear-gradient(90deg, rgba(200,240,255,0.4), rgba(255,255,255,0.6));\n  border-left: 5px solid var(--sea-deep);\n  padding: 0.6rem 0.9rem;\n  border-radius: 12px;\n  transition: 0.25s;\n}\n\n.namiji-features li:hover {\n  transform: translateX(4px);\n  background: linear-gradient(90deg, rgba(200,240,255,0.6), rgba(255,255,255,0.8));\n}\n\n\/* Chiusura *\/\n.namiji-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.75);\n  border-radius: 18px;\n  padding: 1.5rem;\n  border: 1px solid rgba(0,0,0,0.05);\n  text-align: center;\n}\n\n.namiji-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--sea-deep);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .namiji-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .namiji-section {\n    padding: 1.6rem 1.1rem;\n  }\n  .namiji-header h2 {\n    font-size: 1.55rem;\n  }\n}\n\u003c\/style\u003e","brand":"Pegasus Spiele","offers":[{"title":"Default Title","offer_id":52782754365767,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Namiji_00.webp?v=1763544841","url":"https:\/\/frogames.business\/en\/products\/namiji","provider":"FroGames","version":"1.0","type":"link"}