{"product_id":"educational-wooden-matching-puzzle","title":"Educational Wooden Matching Puzzle","description":"\u003c!--\n  [AI Design Logic]\n  Product Type: Wooden Montessori Puzzle\n  Target Audience: Young Children \u0026 Toddlers\n  Visual Style: Warm, Natural Montessori, Playful Educational\n  Color Strategy: Warm Wood Tones, Soft Cream, Earthy Browns, High Saturation Accents\n  Module Order: Intro\/Hero -\u003e Feature 1 (3-in-1 Game Steps) -\u003e Feature 2 (Laser-Cut Edges) -\u003e Feature 3 (Skill Building) -\u003e Feature 4 (Display Stand Setup) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_2, Feature1=detail_5, Feature2=detail_4, Feature3=detail_3, Feature4=detail_1\n  Specification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (No clear comparison or state changes provided in source materials)\n  Information Boundary: Only facts from the analysis report, detail images, and explicit supplementary text are included. No unverified dimensions, certification, or materials have been added.\n  --\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #b2744c;\n      --primary-hover: #925c38;\n      --text-main: #2b2b2b;\n      --text-sub: #5c5c5c;\n      --bg-body: #fdfbf7;\n      --bg-card: #ffffff;\n      --bg-soft: #f5ede3;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 4px 12px rgba(178, 116, 76, 0.05);\n      --shadow-lg: 0 12px 24px rgba(178, 116, 76, 0.1);\n      --border-color: #e6dfd5;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px 5%;\n      box-sizing: border-box;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n      font-weight: 700;\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      margin: 0 0 24px 0;\n      color: var(--text-main);\n      font-weight: 700;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      line-height: 1.4;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0 0 16px 0;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    @media (min-width: 768px) {\n      .hero-grid {\n        grid-template-columns: 1fr 1fr;\n        align-items: center;\n      }\n    }\n\n    .hero-info {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .trust-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 16px 0;\n    }\n\n    .trust-badge-pill {\n      background: var(--bg-soft);\n      padding: 8px 14px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    \/* Images styling *\/\n    .image-placeholder {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 24px;\n      box-sizing: border-box;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: 500;\n      text-align: center;\n    }\n\n    .image-placeholder span {\n      display: block;\n      font-size: 18px;\n    }\n\n    \/* Features Layout *\/\n    .features-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .tag-pill {\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 40px;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n        min-width: 0;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    \/* Desktop Specifications Style *\/\n    @media (min-width: 768px) {\n      .spec-table td {\n        display: grid;\n        grid-template-columns: 280px 1fr;\n        padding: 18px 0;\n        border-bottom: 1px solid var(--border-color);\n        align-items: start;\n      }\n      .spec-table tr:last-child td {\n        border-bottom: none;\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        font-size: 18px;\n        color: var(--text-main);\n      }\n      .spec-table .spec-value {\n        font-size: 18px;\n        color: var(--text-sub);\n      }\n    }\n\n    \/* Mobile Specifications Safety Rules *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 16px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .spec-table tr:last-child td {\n        border-bottom: none;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-sub);\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      margin-bottom: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .faq-item {\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .faq-item:last-child {\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-grid\"\u003e\n\u003cdiv class=\"hero-info\"\u003e\n\u003ch1\u003e3-in-1 Montessori Wooden Animal Matching Puzzle\u003c\/h1\u003e\n\n\u003cp\u003eKeep young minds engaged with a progressive learning puzzle. Crafted with smooth, thick wood and bright colors, it combines shape matching, creative stacking, and puzzle assembly into one beautifully organized activity board.\u003c\/p\u003e\n\n\u003cdiv class=\"trust-badges\"\u003e\n\u003cspan class=\"trust-badge-pill\"\u003e💡 Skill Building\u003c\/span\u003e \u003cspan class=\"trust-badge-pill\"\u003e🌳 Wooden Build\u003c\/span\u003e \u003cspan class=\"trust-badge-pill\"\u003e🧩 Matching Puzzle\u003c\/span\u003e \u003cspan class=\"trust-badge-pill\"\u003e👁️ Hand-Eye Coordination\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img98\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904165604\/eaa732a27902e549a6b8764b6f760f42.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003ch2\u003eExplore Multiple Ways to Learn \u0026amp; Play\u003c\/h2\u003e\n\u003c!-- Feature 1: 3-in-1 Progressive Fun --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img99\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904165604\/17bdcd5659c3cbc109120385007097a4.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e3-in-1 Progressive Play\u003c\/h3\u003e\n\n\u003cp\u003eChildren can easily match the animal blocks, fit each individual shape into the outlined board, and complete the full interlocking puzzle. This step-by-step game design adds progressive variety and adapts safely to different learning stages as they grow.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-pill\"\u003e1. Match the piece\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e2. Fit into place\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e3. Complete puzzle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Laser-Cut Smooth Pieces --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img100\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904165604\/481e30c342457d59ad3a48031e459419.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eLaser-Cut Smooth \u0026amp; Burr-Free Edges\u003c\/h3\u003e\n\n\u003cp\u003eEvery piece is crafted using precision laser-cutting technology, creating perfectly rounded, smooth surfaces without any burrs. The pieces are chunky and thick, making them exceptionally comfortable for little hands to grasp, carry, and maneuver.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-pill\"\u003eSmooth Rounded Corners\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eComfortable Grab Size\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eSturdy Wood Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Playful Skill Building --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img101\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904165604\/69476eefec1859016bd7f6c57e464502.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eBuild Vital Skills Through Interactive Play\u003c\/h3\u003e\n\n\u003cp\u003eFun, brain-training play keeps toddlers deeply focused while naturally enhancing cognitive development. As they sort and find the correct slot for each unique animal shape, they build patience, logical thinking, visual recognition, and hand-eye coordination.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-pill\"\u003ePatience\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eLogical Thinking\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eFocus\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eBrain Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Display Stand Setup --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img102\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904165604\/18113bdb91b4d9dbd7d3d73448364dfb.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eTabletop Display and Easy Playing Angle\u003c\/h3\u003e\n\n\u003cp\u003eThe set comes equipped with two simple wooden support stands. These stands securely prop the square baseboard upright on tables or play rugs, allowing kids to match their animal puzzle from a highly comfortable visual angle or proudly display their completed board.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-pill\"\u003eDual Support Stands\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eTabletop Display\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eInterlocking Animals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Type\"\u003e\u003cspan class=\"spec-value\"\u003eWooden Animal Matching Puzzle\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Theme\"\u003e\u003cspan class=\"spec-value\"\u003eAnimal City (Interlocking Colorful Patterns)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eSturdy Natural Wood\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Recommended Age\"\u003e\u003cspan class=\"spec-value\"\u003eSuitable for toddlers and kids ages 3 and up (3+ years).\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Board Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e11.7 x 10.6 inches (29.8 x 27 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Piece Thickness\"\u003e\u003cspan class=\"spec-value\"\u003e0.6 inches (1.5 cm) - Chunky design to prevent choking hazards and ensure easy grasping.\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Manufacturing Process\"\u003e\u003cspan class=\"spec-value\"\u003eLaser-cut, smooth rounded corners, burr-free finishing\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Interactive Features\"\u003e\u003cspan class=\"spec-value\"\u003e1:1 black outline matching baseboard, dual upright display stands\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Gameplay Formats\"\u003e\u003cspan class=\"spec-value\"\u003e3-in-1 Progressive (Shape Matching, Fitting, Full Puzzle Assembly)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e❓ What are the three play styles of this puzzle?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis toy operates as a 3-in-1 progressive puzzle. Children can enjoy simple animal shape matching using the base outlines, practice fitting pieces into designated spots, or build the entire interlocking animal city puzzle. The chunky blocks can also be stood upright as individual animal play figures.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e❓ Are the wooden edges safe and smooth for toddlers?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The pieces are made with laser-cut technology to create rounded, smooth, and burr-free edges. This ensures the colorful animal blocks are completely comfortable and safe for young hands to touch, grab, and assemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e❓ Does the puzzle board stand upright on its own?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the set includes two simple dark wooden support stands. These easily slot onto the bottom of the square frame to keep the puzzle upright, giving children a better angle for tabletop play and allowing the puzzle to be displayed as bedroom decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (Standard Pack)","offer_id":53465172607265,"sku":"0907-14202428","price":24.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Twin \/ Sibling Pack - Save 10%)","offer_id":53465172640033,"sku":"0907-14207351","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0952\/6401\/4625\/files\/eaa732a27902e549a6b8764b6f760f42.jpg?v=1788762137","url":"https:\/\/wuyuosn.com\/products\/educational-wooden-matching-puzzle","provider":"Wuyuosn","version":"1.0","type":"link"}