{"product_id":"stranger-things-il-sottosopra","title":"Stranger Things - Il Sottosopra","description":"\u003c!-- STRANGER THINGS – Blocco no-JS --\u003e\n\u003cdiv class=\"stx\"\u003e\n\n\u003c!-- Toggle tema \u0026 tab (no-JS) --\u003e\u003cinput hidden=\"\" type=\"checkbox\" id=\"stx-theme\"\u003e\u003c!-- off = Hawkins, on = Sottosopra --\u003e\u003cinput hidden=\"\" type=\"checkbox\" id=\"stx-tab\"\u003e\u003c!-- off = Panoramica, on = Features --\u003e\n\u003cdiv class=\"stx__inner\"\u003e\n\n\u003c!-- Switch Tema --\u003e\n\u003cdiv aria-label=\"Tema visivo\" role=\"tablist\" class=\"stx__theme\"\u003e \n\u003clabel aria-selected=\"true\" role=\"tab\" class=\"stx__theme-btn stx__theme-btn--hawkins\" for=\"stx-theme\"\u003e🌆 Hawkins\u003c\/label\u003e \u003clabel aria-selected=\"false\" role=\"tab\" class=\"stx__theme-btn stx__theme-btn--upside\" for=\"stx-theme\"\u003e🫧 Upside Down\u003c\/label\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Titolo + sottotitolo --\u003e\u003cheader class=\"stx__head\"\u003e\n\u003ch2\u003eStranger Things: The Upside Down – Experience Hawkins' Nightmare\u003c\/h2\u003e\n\n\u003cp class=\"stx__sub\"\u003e Survive together. Close the gap. Don't look back.\u003c\/p\u003e\n\n\u003c\/header\u003e\u003c!-- Tabs --\u003e\u003cnav aria-label=\"Contenuti\" role=\"tablist\" class=\"stx__tabs\"\u003e \u003clabel aria-selected=\"true\" role=\"tab\" class=\"stx__tab stx__tab--overview\" for=\"stx-tab\"\u003e📺 Overview\u003c\/label\u003e \u003clabel aria-selected=\"false\" role=\"tab\" class=\"stx__tab stx__tab--features\" for=\"stx-tab\"\u003e👾 What makes it unique\u003c\/label\u003e \u003c\/nav\u003e\u003c!-- Pannelli --\u003e\n\u003csection role=\"tabpanel\" data-pane=\"overview\" class=\"stx__pane\"\u003e\n\u003cp\u003e Hawkins seems like a quiet American town, but behind its ordinary streets lies horror. In \u003cstrong\u003eStranger Things: The Upside Down,\u003c\/strong\u003e you and your friends will take on the roles of the kids from the cult series as they battle \u003cstrong\u003ethe secret lab\u003c\/strong\u003e and the \u003cstrong\u003ecreatures of the Upside Down\u003c\/strong\u003e . It'll be a race against time to save Will and prevent evil from devouring the town.\u003c\/p\u003e\n\n \u003cp\u003eEach game immerses you in one of the first two seasons: relive iconic moments from the story and choose whether to face the \u003cstrong\u003eDemogorgons\u003c\/strong\u003e or stop the government's crazy experiments. With actions to coordinate, items to collect, and the ability to harness \u003cstrong\u003eEleven\u003c\/strong\u003e 's powers, the game challenges you to work together and never let your guard down.\u003c\/p\u003e\n\n\u003cp class=\"stx__closer\"\u003e If you love \u003cstrong\u003ecooperative board games\u003c\/strong\u003e with heightened tension, a chilling atmosphere, and a setting from one of the most beloved series of all time, \u003cstrong\u003eStranger Things: The Upside Down\u003c\/strong\u003e is the perfect gateway to a nightmare you won't forget.\u003c\/p\u003e\n\n\u003cp class=\"stx__quote\"\u003e \u003cem\u003eThe Upside Down is opening… only together can you close it.\u003c\/em\u003e \u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection aria-hidden=\"true\" role=\"tabpanel\" data-pane=\"features\" class=\"stx__pane\"\u003e\n\u003ch3\u003e What makes Stranger Things: The Upside Down unique?\u003c\/h3\u003e\n\n\u003cul class=\"stx__list\"\u003e\n\n\u003cli\u003e 👾 \u003cstrong\u003eCo-op experience\u003c\/strong\u003e : fight together against the threats of the Upside Down\u003c\/li\u003e\n\n\u003cli\u003e 🏙️ \u003cstrong\u003eIconic locations\u003c\/strong\u003e : Hawkins, the school, the Byers house and many other unforgettable places\u003c\/li\u003e\n\n \u003cli\u003e🧠 \u003cstrong\u003eFear Management\u003c\/strong\u003e : Keep a cool head so you don't succumb to the darkness\u003c\/li\u003e\n\n\u003cli\u003e ✨ \u003cstrong\u003eEleven Powers\u003c\/strong\u003e : A unique ally to turn the game around in the most critical moments\u003c\/li\u003e\n\n\u003cli\u003e 📖 \u003cstrong\u003eTwo seasons in one box\u003c\/strong\u003e : relive the series with different and increasingly intense missions \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* ===================== *\/\n\/*  STRANGER THINGS UI   *\/\n\/*  (no JS, solo CSS)    *\/\n\/* ===================== *\/\n.stx{position:relative; isolation:isolate; border-radius:18px; overflow:hidden; font-family:'Inter',system-ui,Segoe UI,Roboto,Arial,sans-serif;}\n.stx__inner{\n  \/* Palette HAWKINS (default) *\/\n  --ink:#FCEFE9; --bg1:#1A0E0E; --bg2:#301311; --accent:#E22B2B; --glow:#FF6A3D; --cold:#0BD1D6;\n  color:var(--ink);\n  background:\n    radial-gradient(80% 70% at 15% 0%, rgba(255,106,61,.14) 0%, transparent 60%),\n    radial-gradient(80% 70% at 85% 100%, rgba(11,209,214,.10) 0%, transparent 60%),\n    linear-gradient(180deg, var(--bg2) 0%, var(--bg1) 100%);\n  border:1px solid rgba(226,43,43,.35);\n  box-shadow:0 14px 28px rgba(0,0,0,.55), inset 0 0 26px rgba(226,43,43,.12);\n  padding:1.2rem;\n}\n.stx__inner::after{\n  content:\"\"; position:absolute; inset:-40%; z-index:1; pointer-events:none;\n  background:\n    radial-gradient(120% 90% at 50% 0%, rgba(255,255,255,.06), transparent 60%),\n    radial-gradient(120% 90% at 50% 100%, rgba(255,106,61,.08), transparent 60%);\n  mix-blend-mode:screen; animation:stxMist 10s ease-in-out infinite alternate;\n}\n@keyframes stxMist{0%{transform:translateY(-2%)}100%{transform:translateY(2%)}}\n\n\/* ——— Tema SOTTOSOPRA quando #stx-theme è CHECKED ——— *\/\n#stx-theme:checked ~ .stx__inner{\n  --ink:#DDFEFF; --bg1:#0A1320; --bg2:#071019; --accent:#0BD1D6; --glow:#6DE3F2; --cold:#9BE7FF;\n  border-color:rgba(11,209,214,.35);\n  box-shadow:0 14px 28px rgba(0,0,0,.55), inset 0 0 26px rgba(11,209,214,.12);\n}\n\n\/* Theme switch *\/\n.stx__theme{display:flex; gap:.5rem; justify-content:center; position:relative; z-index:2; margin-bottom:.8rem}\n.stx__theme-btn{\n  border:1px solid rgba(226,43,43,.35);\n  background:rgba(255,255,255,.05);\n  color:var(--ink);\n  padding:.45rem .85rem; border-radius:999px; cursor:pointer; font-weight:800; letter-spacing:.2px;\n  transition:all .25s ease; box-shadow:0 4px 10px rgba(0,0,0,.35); user-select:none;\n}\n.stx__theme-btn--hawkins{background:linear-gradient(90deg, rgba(226,43,43,.16), rgba(255,106,61,.12));}\n.stx__theme-btn--upside{background:linear-gradient(90deg, rgba(11,209,214,.16), rgba(157,239,255,.12));}\n.stx__theme-btn:hover{transform:translateY(-1px)}\n\/* Stato attivo visuale: *\/\n#stx-theme:not(:checked) ~ .stx__inner .stx__theme-btn--hawkins{background:linear-gradient(90deg,var(--accent),var(--glow)); color:#140A0A; border-color:transparent}\n#stx-theme:checked        ~ .stx__inner .stx__theme-btn--upside  {background:linear-gradient(90deg,var(--accent),var(--glow)); color:#071019; border-color:transparent}\n\n\/* Header *\/\n.stx__head{position:relative; z-index:2; text-align:center}\n.stx__head h2{\n  margin:.1rem 0 .25rem; font-size:1.7rem; font-weight:900; letter-spacing:.2px; color:#FFE8E0;\n  text-shadow:0 2px 12px rgba(226,43,43,.3), 0 0 18px rgba(255,106,61,.25);\n}\n#stx-theme:checked ~ .stx__inner .stx__head h2{\n  color:#E7FBFF; text-shadow:0 2px 12px rgba(11,209,214,.3), 0 0 18px rgba(115,211,231,.25);\n}\n.stx__sub{margin:0 auto 1rem; max-width:720px; font-weight:700; font-size:1rem; color:#FFD1C6}\n#stx-theme:checked ~ .stx__inner .stx__sub{color:#CFF7FF}\n\n\/* Tabs *\/\n.stx__tabs{display:flex; gap:.5rem; justify-content:center; margin-bottom:.8rem; position:relative; z-index:2}\n.stx__tab{\n  border:1px solid rgba(226,43,43,.35); background:rgba(255,255,255,.05); color:var(--ink);\n  padding:.5rem .9rem; border-radius:12px; cursor:pointer; font-weight:800; transition:all .25s ease; box-shadow:0 5px 12px rgba(0,0,0,.35); user-select:none;\n}\n.stx__tab:hover{transform:translateY(-2px)}\n\/* Attivi (visivi) in base a #stx-tab *\/\n#stx-tab:not(:checked) ~ .stx__inner .stx__tab--overview{background:linear-gradient(90deg,var(--accent),var(--glow)); color:#140A0A; border-color:transparent}\n#stx-tab:checked        ~ .stx__inner .stx__tab--features{background:linear-gradient(90deg,var(--accent),var(--glow)); color:#0A1016; border-color:transparent}\n\n\/* Pannelli *\/\n.stx__pane{position:relative; z-index:2; display:none}\n.stx__pane p{line-height:1.75; color:#F9EAE4}\n.stx__pane strong{color:#FFB8A5}\n.stx__quote{margin:.6rem 0 0; padding:.6rem .8rem; border-left:4px solid var(--accent); background:rgba(255,106,61,.06); border-radius:10px; color:#FFE3DA; font-style:italic}\n#stx-theme:checked ~ .stx__inner .stx__quote{border-left-color:var(--accent); background:rgba(11,209,214,.08); color:#E7FBFF}\n.stx__closer{margin:.6rem 0; font-weight:700}\n\n\/* Mostra il pannello giusto *\/\n#stx-tab:not(:checked) ~ .stx__inner .stx__pane[data-pane=\"overview\"]{display:block}\n#stx-tab:checked        ~ .stx__inner .stx__pane[data-pane=\"features\"]{display:block}\n\n\/* Lista *\/\n.stx__list{margin:0; padding-left:1.1rem}\n.stx__list li{margin:.35rem 0}\n\n\/* Mobile *\/\n@media (max-width:768px){\n  .stx__head h2{font-size:1.4rem}\n  .stx__sub{font-size:.94rem}\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* Fix definitivo: nasconde i checkbox no-JS del blocco Stranger Things *\/\n.stx [hidden] { display: none !important; }\n\n.stx \u003e input[type=\"checkbox\"]{\n  position: absolute !important;\n  left: -9999px !important;  \/* fuori dallo schermo *\/\n  width: 1px !important;\n  height: 1px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  opacity: 0 !important;\n  pointer-events: none !important;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n}\n\u003c\/style\u003e\n","brand":"Asmodee","offers":[{"title":"Default Title","offer_id":52455912538439,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Stranger_Things_-_Il_Sottosopra_00.webp?v=1759368947","url":"https:\/\/frogames.business\/en\/products\/stranger-things-il-sottosopra","provider":"FroGames","version":"1.0","type":"link"}