{"product_id":"geometric-pattern-matching-puzzle","title":"Geometric Pattern Matching Puzzle","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Family Board Game \/ Pattern-Matching Puzzle Game\nTarget Audience: Kids, Parents, and Tabletop Game Enthusiasts\nVisual Style: Playful yet clean, structured, premium blue theme with colorful accents matching the game blocks\nColor Strategy: Royal Blue primary theme (#004B93) with supportive warm and neutral shades\nModule Order: Hero -\u003e How to Play (Scenario) -\u003e Features -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, HowToPlay=detail_6, Feature1=detail_3, Feature2=detail_2, Specifications=detail_5\nCompare Section: Not included (No alternative models or \"ours vs theirs\" data provided)\nInformation Boundary: Strictly relies on provided report and images. Specifies 5 numbered blocks, cards, multi-color\/pattern faces, no electronic elements, screen-free focus. No assumed physical dimensions or chemical material grades.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System \u0026 CSS Variables *\/\n    .product-detail-container {\n      --primary: #004b93;\n      --primary-light: #eff6ff;\n      --text-main: #1e293b;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --border-color: #e2e8f0;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-md: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Common Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      margin-top: 0;\n      font-weight: 700;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Layout Spacing *\/\n    .detail-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .detail-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Placeholder Styles *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed #cbd5e1;\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      margin: 1.5rem 0;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      min-height: 250px;\n    }\n    .image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: calc(var(--radius-lg) - 4px);\n      object-fit: contain;\n    }\n\n    \/* Pill\/Badge Styles *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n    .badge {\n      background-color: var(--primary-light);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    \/* A. Intro \/ Hero Block *\/\n    .hero-block {\n      text-align: center;\n      padding-top: clamp(2.5rem, 6vw, 5rem);\n    }\n    .hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n    .hero-subtitle {\n      font-size: clamp(18px, 2.5vw, 22px);\n      max-width: 800px;\n      margin: 0 auto 2rem auto;\n      color: var(--text-sub);\n    }\n\n    \/* B. Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      align-items: center;\n    }\n    .feature-media {\n      width: 100%;\n    }\n    .feature-copy {\n      width: 100%;\n    }\n    .feature-title {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    \/* C. Step-by-Step \/ How to Play Section *\/\n    .steps-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2.5rem;\n      margin-top: 2rem;\n      border: 1px solid var(--border-color);\n    }\n    .steps-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    .step-card {\n      background: var(--bg-body);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      border-left: 4px solid var(--primary);\n      box-shadow: var(--shadow-sm);\n    }\n    .step-num {\n      font-weight: 800;\n      color: var(--primary);\n      font-size: 16px;\n      margin-bottom: 0.25rem;\n      text-transform: uppercase;\n    }\n    .step-card h4 {\n      margin: 0 0 0.5rem 0;\n      font-size: 18px;\n      color: var(--text-main);\n    }\n    .step-card p {\n      margin: 0;\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* D. Specifications Table *\/\n    .specs-table-wrapper {\n      margin-top: 2rem;\n      overflow-hidden: hidden;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n    .specs-table th, \n    .specs-table td {\n      padding: 1rem 1.5rem;\n      font-size: 16px;\n    }\n    .specs-table th {\n      background-color: var(--primary-light);\n      color: var(--primary);\n      font-weight: 700;\n    }\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n    .specs-table td:first-child {\n      font-weight: 600;\n      width: 35%;\n      color: var(--text-main);\n    }\n\n    \/* E. FAQ Section *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 4rem;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media,\n      .feature-copy {\n        width: 50%;\n      }\n      .steps-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Specification Table Adaptability *\/\n      .specs-table, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr {\n        padding: 1rem 0;\n      }\n      .specs-table td {\n        padding: 0.5rem 1.5rem;\n      }\n      .specs-table td:first-child {\n        font-weight: 700;\n        color: var(--primary);\n        padding-bottom: 0.25rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO CONTENT BLOCK --\u003e\n\u003csection class=\"detail-section hero-block\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"badge\"\u003eScreen-Free Learning\u003c\/span\u003e \u003cspan class=\"badge\"\u003eFamily Game Night Favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eEngaging Pattern-Matching Challenge\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA fun strategy game that combines observation, memory, and problem-solving skills. Flip cards, arrange blocks, and match patterns for an exciting brain-training experience.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821151048\/e3de9a12b071e7cecc9ca2e75f8beb48.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 style=\"text-align: center; font-size: clamp(24px, 3.5vw, 32px);\"\u003eHow to Play\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: 0 auto 2rem auto;\"\u003eSimple, quick-to-learn mechanics make this game instantly playable for family members of all ages. Follow these three quick steps to join the fun:\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img72\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821151048\/a9a267ccacb39f4def5d9d2d257b6e7a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"steps-container\"\u003e\n\u003cdiv class=\"steps-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003eStep 1\u003c\/div\u003e\n\n\u003ch4\u003eGet Your Blocks\u003c\/h4\u003e\n\n\u003cp\u003eEach player takes 5 cuboid block strips, numbered 1 through 5, with multi-colored geometric faces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003eStep 2\u003c\/div\u003e\n\n\u003ch4\u003eFlip a Pattern Card\u003c\/h4\u003e\n\n\u003cp\u003eReveal a random card from the pattern deck showing a geometric layout array.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003eStep 3\u003c\/div\u003e\n\n\u003ch4\u003eMatch and Win\u003c\/h4\u003e\n\n\u003cp\u003eQuickly flip, turn, and align your 5 blocks to match the pattern. The fastest player to match wins!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\u003c!-- Feature 1: Cognitive Benefits --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img75\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821151048\/72c31321baebce71d536c34dd8c89e7e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003eCognitive Skills\u003c\/span\u003e \u003cspan class=\"badge\"\u003eLogic Development\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eScreen-Free Learning \u0026amp; Brain Development\u003c\/h3\u003e\n\n\u003cp\u003eEncourage cognitive growth and healthy focus through direct tactile play. This fast-paced game challenges spatial reasoning, observation, and quick hand-eye coordination.\u003c\/p\u003e\n\n\u003cp\u003eBy translating a 2D card illustration into a 3D physical arrangement, kids and adults alike stretch their problem-solving abilities without relying on digital screens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Family Fun --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img74\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821151048\/885cb074744cfd35c6ec045eee144dc8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003eFamily-Friendly\u003c\/span\u003e \u003cspan class=\"badge\"\u003eSocial Interaction\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eFamily-Friendly Fun for All Ages\u003c\/h3\u003e\n\n\u003cp\u003eBring parents, children, and friends together with a game that is easy to learn but keeps everyone on the edge of their seat.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for friendly home match-ups, dinner table competitive play, or cozy weekend gaming. With 5-minute fast rounds, anyone can jump in, play, and experience quality bonding time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS SECTION --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 style=\"font-size: clamp(24px, 3.5vw, 32px); text-align: center; margin-bottom: 2rem;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img76\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821151048\/deb5987c81a279e44f08b1a920b9c655.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification Feature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\t\t\t\u003ctd\u003e5 Cuboid Block Pieces (Numbered 1-5), Deck of Pattern Cards\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBlock Features\u003c\/td\u003e\n\t\t\t\u003ctd\u003e6-sided geometric variations featuring white symbols on bright backgrounds\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eColor Scheme\u003c\/td\u003e\n\t\t\t\u003ctd\u003eRed, Green, Blue, Purple, Orange, and White\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eSymbols \/ Designs\u003c\/td\u003e\n\t\t\t\u003ctd\u003eCross star, four-leaf clover, circle ring, gear, and grid\/diamond shapes\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eGame Functionality\u003c\/td\u003e\n\t\t\t\u003ctd\u003eTactile pattern alignment, competitive match system, zero electronics\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ SECTION --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 style=\"font-size: clamp(24px, 3.5vw, 32px); text-align: center; margin-bottom: 2rem;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 What is the main objective of the game?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe main goal is to be the fastest player to arrange, flip, and combine your 5 physical cuboid blocks so they perfectly mirror the design printed on the flipped pattern card.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 Are there electronic parts, batteries, or magnets required?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This is a fully screen-free, pure mechanical, and spatial board game. It relies entirely on tactile hand movements, observation, and cognitive processing without batteries, wires, or magnetic closures.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e💡 What visual elements are featured on the blocks?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eEach block features bright, clean background fields of red, green, blue, purple, and orange, overlayed with distinct white geometric patterns such as stars, clovers, rings, gears, and grids to help players identify matches quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Default Title","offer_id":46064269099199,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/e3de9a12b071e7cecc9ca2e75f8beb48.jpg?v=1787296328","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/geometric-pattern-matching-puzzle","provider":"Bak","version":"1.0","type":"link"}