{"id":615,"date":"2025-11-13T20:26:25","date_gmt":"2025-11-14T01:26:25","guid":{"rendered":"https:\/\/makeyour.life\/?page_id=615"},"modified":"2025-11-13T20:27:31","modified_gmt":"2025-11-14T01:27:31","slug":"puzzles-mix","status":"publish","type":"page","link":"https:\/\/makeyour.life\/index.php\/puzzles-mix\/","title":{"rendered":"Puzzles Mix"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"615\" class=\"elementor elementor-615\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77b9369 e-flex e-con-boxed e-con e-parent\" data-id=\"77b9369\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bd892d elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"4bd892d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"puzzles-master-container pmix-container\">\r\n      <div class=\"puzzles-header\">\r\n        <h1>\ud83e\udde9 Puzzles Mix \u2014 All Categories<\/h1>\r\n        <p style=\"margin-top:8px;font-size:0.95em;opacity:0.9\">\r\n          A quick mix of math, brain teasers, geography, science, words and more. \r\n          Try as many as you like \u2013 this page is just for practice and fun!\r\n        <\/p>\r\n        <div class=\"user-stats\">\r\n          <div class=\"stat-item\">\r\n            <span class=\"stat-label\">Answered<\/span>\r\n            <span class=\"stat-value\" id=\"pmix-answered\">0<\/span>\r\n          <\/div>\r\n          <div class=\"stat-item\">\r\n            <span class=\"stat-label\">Correct<\/span>\r\n            <span class=\"stat-value\" id=\"pmix-correct\">0<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"puzzles-grid\" id=\"pmix-puzzles-grid\"><\/div>\r\n\r\n      <div style=\"text-align:center;margin-top:16px\">\r\n        <button id=\"pmix-load-more\" class=\"load-more-btn\">Load more puzzles<\/button>\r\n      <\/div>\r\n\r\n      <div style=\"text-align:center;margin-top:10px\">\r\n        <button id=\"pmix-back-top\" class=\"back-top-btn\" aria-label=\"Back to top\">\u2191 Back to top<\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Modal -->\r\n    <div class=\"pm-modal\" id=\"pmix-modal\" aria-hidden=\"true\">\r\n      <div class=\"pm-modal-dialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"pmix-modal-title\">\r\n        <button class=\"pm-close\" id=\"pmix-close\" aria-label=\"Close\">\u00d7<\/button>\r\n        <div class=\"pm-modal-body\">\r\n          <h3 id=\"pmix-modal-title\"><\/h3>\r\n          <div id=\"pmix-options\"><\/div>\r\n          <button class=\"solve-btn\" id=\"pmix-submit\">Submit Answer<\/button>\r\n          <div class=\"pm-feedback\" id=\"pmix-feedback\"><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <style>\r\n      .pmix-container.puzzles-master-container{\r\n        max-width:1200px;margin:0 auto;padding:20px\r\n      }\r\n      .pmix-container .puzzles-header{\r\n        text-align:center;margin-bottom:24px;\r\n        background:linear-gradient(135deg,#ff7e5f 0%,#feb47b 40%,#7f7fd5 100%);\r\n        color:#fff;padding:28px;border-radius:20px\r\n      }\r\n      .pmix-container .user-stats{\r\n        display:flex;justify-content:center;gap:28px;margin-top:12px\r\n      }\r\n      .pmix-container .stat-item{\r\n        background:rgba(255,255,255,0.2);padding:16px 24px;\r\n        border-radius:15px;text-align:center;min-width:140px\r\n      }\r\n      .pmix-container .stat-label{\r\n        display:block;font-size:.9em;opacity:.9;margin-bottom:6px\r\n      }\r\n      .pmix-container .stat-value{\r\n        display:block;font-size:2em;font-weight:700;color:#ffd700\r\n      }\r\n      .pmix-container .puzzles-grid{\r\n        display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px\r\n      }\r\n      .pmix-container .puzzle-card{\r\n        background:#fff;border-radius:16px;padding:18px;\r\n        box-shadow:0 5px 15px rgba(0,0,0,.1);\r\n        transition:all .3s ease;border-left:5px solid #3182ce\r\n      }\r\n      .pmix-container .puzzle-card:hover{\r\n        transform:translateY(-4px);\r\n        box-shadow:0 10px 25px rgba(0,0,0,.15)\r\n      }\r\n      .pmix-container .puzzle-header{\r\n        display:flex;justify-content:space-between;align-items:center;margin-bottom:10px\r\n      }\r\n      .pmix-container .puzzle-number{\r\n        font-weight:700;color:#4a5568\r\n      }\r\n      .pmix-container .badge{\r\n        padding:6px 12px;border-radius:20px;font-size:.8em;\r\n        font-weight:700;color:#fff;background:#3182ce;text-transform:uppercase\r\n      }\r\n      .pmix-container .puzzle-content h3{\r\n        color:#2d3748;margin-bottom:10px;font-size:1.05em;\r\n        line-height:1.4;min-height:52px\r\n      }\r\n      .pmix-container .meta-row{\r\n        display:flex;justify-content:space-between;align-items:center;\r\n        font-size:0.85em;color:#4a5568;margin-bottom:8px\r\n      }\r\n      .pmix-container .category-label{\r\n        font-weight:600;opacity:0.8\r\n      }\r\n      .pmix-container .difficulty-label{\r\n        padding:3px 8px;border-radius:999px;font-size:0.8em;\r\n        font-weight:600;background:#edf2f7;color:#2d3748\r\n      }\r\n      .pmix-container .difficulty-label.easy{background:#c6f6d5;color:#22543d}\r\n      .pmix-container .difficulty-label.medium{background:#fefcbf;color:#744210}\r\n      .pmix-container .solve-btn{\r\n        background:#3182ce;color:#fff;border:none;padding:10px 16px;\r\n        border-radius:25px;cursor:pointer;width:100%;font-weight:700;\r\n        transition:background .3s ease,font-size .1s ease;font-size:0.98em\r\n      }\r\n      .pmix-container .solve-btn:hover{\r\n        background:#2b6cb0;transform:scale(1.02)\r\n      }\r\n      .pmix-container .load-more-btn,\r\n      .pmix-container .back-top-btn{\r\n        background:#2d3748;color:#fff;border:0;border-radius:20px;\r\n        padding:10px 16px;cursor:pointer;font-size:0.95em\r\n      }\r\n      .pmix-container .back-top-btn{background:#6b46c1}\r\n      .pm-modal{\r\n        position:fixed;inset:0;background:rgba(0,0,0,.45);\r\n        display:none;align-items:center;justify-content:center;\r\n        padding:16px;z-index:9999\r\n      }\r\n      .pm-modal[aria-hidden=\"false\"]{display:flex}\r\n      .pm-modal-dialog{\r\n        background:#fff;border-radius:14px;max-width:640px;width:100%;\r\n        padding:20px;position:relative;\r\n        box-shadow:0 10px 30px rgba(0,0,0,.25)\r\n      }\r\n      .pm-close{\r\n        position:absolute;right:10px;top:10px;border:0;background:#e2e8f0;\r\n        width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px\r\n      }\r\n      #pmix-options .pm-option{display:block;margin:.4rem 0}\r\n      #pmix-submit{margin-top:10px}\r\n      .pm-feedback{margin-top:10px;min-height:22px;font-size:0.95em}\r\n      .finish-message{\r\n        text-align:center;margin-top:30px;background:#f0f9ff;\r\n        padding:20px;border-radius:12px;color:#2b6cb0;font-weight:600\r\n      }\r\n      @media (max-width:768px){\r\n        .pmix-container .puzzles-grid{grid-template-columns:1fr}\r\n        .pmix-container .user-stats{flex-direction:column;gap:10px}\r\n      }\r\n    <\/style>\r\n\r\n    <script>\r\n    (function(){\r\n\r\n      \/\/ ========= Puzzles Mix Database (100 puzzles) =========\r\n      \/\/ category: math, brain, geo, science, words, shapes, memory, logic, english\r\n      \/\/ difficulty: easy | medium (\u0644\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u0642\u0637 \u0641\u064a \u0627\u0644\u0648\u0627\u062c\u0647\u0629)\r\n\r\n      const pmixPuzzles = {\r\n        \/\/ ---- Math (1\u201320) ----\r\n        1:{category:'math',difficulty:'easy',question:'7 + 5 = ?',answers:['10','11','12','14'],correct:3},\r\n        2:{category:'math',difficulty:'easy',question:'12 \u00f7 3 = ?',answers:['3','4','5','6'],correct:2},\r\n        3:{category:'math',difficulty:'easy',question:'9 \u00d7 6 = ?',answers:['45','48','54','60'],correct:3},\r\n        4:{category:'math',difficulty:'easy',question:'Half of 30 is\u2026',answers:['10','12','14','15'],correct:4},\r\n        5:{category:'math',difficulty:'medium',question:'100 \u2212 47 = ?',answers:['43','53','57','63'],correct:2},\r\n        6:{category:'math',difficulty:'medium',question:'Which is a prime number?',answers:['9','15','17','21'],correct:3},\r\n        7:{category:'math',difficulty:'easy',question:'3\u00b2 = ?',answers:['3','9','6','12'],correct:3},\r\n        8:{category:'math',difficulty:'medium',question:'(5 \u00d7 4) + 3 = ?',answers:['20','21','23','25'],correct:3},\r\n        9:{category:'math',difficulty:'medium',question:'4\u00b3 = ?',answers:['16','32','48','64'],correct:4},\r\n        10:{category:'math',difficulty:'easy',question:'Which number is odd?',answers:['20','16','11','8'],correct:3},\r\n        11:{category:'math',difficulty:'easy',question:'18 \u00f7 3 = ?',answers:['4','5','6','9'],correct:3},\r\n        12:{category:'math',difficulty:'medium',question:'2 + 2 \u00d7 3 = ?',answers:['6','8','10','12'],correct:1},\r\n        13:{category:'math',difficulty:'easy',question:'15 + 15 + 15 = ?',answers:['30','40','45','50'],correct:3},\r\n        14:{category:'math',difficulty:'medium',question:'64 \u00f7 8 = ?',answers:['6','7','8','9'],correct:3},\r\n        15:{category:'math',difficulty:'easy',question:'A triangle has how many sides?',answers:['2','3','4','5'],correct:2},\r\n        16:{category:'math',difficulty:'medium',question:'Square of 6 is\u2026',answers:['12','24','30','36'],correct:4},\r\n        17:{category:'math',difficulty:'medium',question:'90 \u2212 32 = ?',answers:['52','58','60','62'],correct:2},\r\n        18:{category:'math',difficulty:'easy',question:'Which is the smallest two-digit number?',answers:['9','10','11','12'],correct:2},\r\n        19:{category:'math',difficulty:'medium',question:'3 + 5 \u00d7 2 = ?',answers:['13','16','20','10'],correct:1},\r\n        20:{category:'math',difficulty:'medium',question:'25 + 36 = ?',answers:['59','60','61','62'],correct:3},\r\n\r\n        \/\/ ---- Brain \/ Logic (21\u201335) ----\r\n        21:{category:'brain',difficulty:'easy',question:'What gets wetter the more it dries?',answers:['Sponge','Towel','Rain','Cloud'],correct:2},\r\n        22:{category:'brain',difficulty:'easy',question:'I have keys but no doors. What am I?',answers:['Map','Piano','Computer','Box'],correct:2},\r\n        23:{category:'brain',difficulty:'medium',question:'The more you take, the more you leave behind. What is it?',answers:['Money','Footsteps','Time','Air'],correct:2},\r\n        24:{category:'brain',difficulty:'medium',question:'What has hands but cannot clap?',answers:['Clock','Robot','Monkey','Ghost'],correct:1},\r\n        25:{category:'brain',difficulty:'easy',question:'What has a neck but no head?',answers:['Bottle','Guitar','Shirt','Snake'],correct:1},\r\n        26:{category:'brain',difficulty:'medium',question:'What has a heart that does not beat?',answers:['Artichoke','Rock','Robot','Clock'],correct:1},\r\n        27:{category:'brain',difficulty:'medium',question:'What comes once in a minute, twice in a moment, but never in a thousand years?',answers:['Time','The letter M','Chance','Sun'],correct:2},\r\n        28:{category:'brain',difficulty:'easy',question:'Which one is different?',answers:['Cat','Dog','Cow','Car'],correct:4},\r\n        29:{category:'brain',difficulty:'medium',question:'If two cats catch two mice in two minutes, how many cats are needed to catch 100 mice in 100 minutes?',answers:['2','4','10','1'],correct:1},\r\n        30:{category:'brain',difficulty:'medium',question:'A is taller than B. B is taller than C. Who is the shortest?',answers:['A','B','C','All same'],correct:3},\r\n        31:{category:'brain',difficulty:'easy',question:'Which pattern continues? 2, 4, 6, ?',answers:['7','8','9','10'],correct:2},\r\n        32:{category:'brain',difficulty:'medium',question:'Fill the blank: 3, 6, 12, 24, ?',answers:['48','36','30','60'],correct:1},\r\n        33:{category:'brain',difficulty:'medium',question:'Which does not belong? 5, 10, 15, 21, 25',answers:['5','10','15','21'],correct:4},\r\n        34:{category:'brain',difficulty:'easy',question:'If you turn me on my side, I am everything. If you cut me in half, I am nothing. What number am I?',answers:['0','1','8','9'],correct:3},\r\n        35:{category:'brain',difficulty:'medium',question:'Which is the next in the pattern: \u25b2, \u25a0, \u25b2, \u25a0, ?',answers:['\u25b2','\u25a0','\u25cf','\u2605'],correct:1},\r\n\r\n        \/\/ ---- Geography (36\u201345) ----\r\n        36:{category:'geo',difficulty:'easy',question:'Which is the largest continent?',answers:['Africa','Europe','Asia','Australia'],correct:3},\r\n        37:{category:'geo',difficulty:'easy',question:'Which country has the city of Cairo?',answers:['Morocco','Egypt','Turkey','Saudi Arabia'],correct:2},\r\n        38:{category:'geo',difficulty:'medium',question:'Which ocean is the largest?',answers:['Atlantic','Indian','Pacific','Arctic'],correct:3},\r\n        39:{category:'geo',difficulty:'easy',question:'The capital of France is\u2026',answers:['London','Paris','Rome','Berlin'],correct:2},\r\n        40:{category:'geo',difficulty:'easy',question:'Which of these is not a continent?',answers:['Asia','Europe','Australia','Russia'],correct:4},\r\n        41:{category:'geo',difficulty:'medium',question:'Which country is known as \u201cThe Land of the Rising Sun\u201d?',answers:['China','Japan','India','Korea'],correct:2},\r\n        42:{category:'geo',difficulty:'medium',question:'Which desert is the largest hot desert?',answers:['Gobi','Arabian','Sahara','Kalahari'],correct:3},\r\n        43:{category:'geo',difficulty:'easy',question:'Which direction does the sun rise from?',answers:['North','South','East','West'],correct:3},\r\n        44:{category:'geo',difficulty:'medium',question:'Which of these is a river?',answers:['Everest','Amazon','Andes','Sahara'],correct:2},\r\n        45:{category:'geo',difficulty:'medium',question:'Which city is also a country?',answers:['Dubai','Singapore','Cairo','Riyadh'],correct:2},\r\n\r\n        \/\/ ---- Science (46\u201355) ----\r\n        46:{category:'science',difficulty:'easy',question:'Humans need ______ to breathe.',answers:['Carbon dioxide','Oxygen','Nitrogen','Helium'],correct:2},\r\n        47:{category:'science',difficulty:'easy',question:'Water freezes at what temperature (\u00b0C)?',answers:['0\u00b0C','10\u00b0C','20\u00b0C','100\u00b0C'],correct:1},\r\n        48:{category:'science',difficulty:'medium',question:'Which planet is known as the Red Planet?',answers:['Venus','Mars','Jupiter','Mercury'],correct:2},\r\n        49:{category:'science',difficulty:'easy',question:'Which part of the plant is usually green?',answers:['Root','Stem','Leaf','Flower'],correct:3},\r\n        50:{category:'science',difficulty:'medium',question:'What do bees collect from flowers?',answers:['Water','Sand','Nectar','Leaves'],correct:3},\r\n        51:{category:'science',difficulty:'medium',question:'Which gas do plants produce during photosynthesis?',answers:['Oxygen','Carbon dioxide','Hydrogen','Helium'],correct:1},\r\n        52:{category:'science',difficulty:'easy',question:'How many legs does an insect usually have?',answers:['4','6','8','10'],correct:2},\r\n        53:{category:'science',difficulty:'medium',question:'Which sense is connected to the nose?',answers:['Sight','Hearing','Smell','Taste'],correct:3},\r\n        54:{category:'science',difficulty:'easy',question:'What is the center of our solar system?',answers:['Earth','Moon','Sun','Mars'],correct:3},\r\n        55:{category:'science',difficulty:'medium',question:'Which organ pumps blood in the human body?',answers:['Brain','Heart','Lungs','Stomach'],correct:2},\r\n\r\n        \/\/ ---- Words \/ English (56\u201370) ----\r\n        56:{category:'english',difficulty:'easy',question:'Which word means \u201chappy\u201d?',answers:['Sad','Angry','Glad','Cold'],correct:3},\r\n        57:{category:'english',difficulty:'easy',question:'Opposite of \u201chot\u201d is\u2026',answers:['Cold','Warm','Slow','Big'],correct:1},\r\n        58:{category:'english',difficulty:'easy',question:'Which is a color?',answers:['Tree','Blue','Table','Door'],correct:2},\r\n        59:{category:'english',difficulty:'medium',question:'Choose the correct sentence.',answers:['He am happy.','He is happy.','He are happy.','He be happy.'],correct:2},\r\n        60:{category:'english',difficulty:'medium',question:'Which word is a noun?',answers:['Run','Green','City','Quickly'],correct:3},\r\n        61:{category:'english',difficulty:'medium',question:'Fill the blank: \u201cI ____ playing.\u201d',answers:['am','is','are','be'],correct:1},\r\n        62:{category:'english',difficulty:'easy',question:'Which animal can fly?',answers:['Cat','Dog','Bird','Horse'],correct:3},\r\n        63:{category:'english',difficulty:'medium',question:'Choose the plural of \u201cchild\u201d.',answers:['childs','childes','children','childrens'],correct:3},\r\n        64:{category:'english',difficulty:'easy',question:'Which word is related to school?',answers:['Plate','Teacher','River','Window'],correct:2},\r\n        65:{category:'english',difficulty:'medium',question:'\u201cFast\u201d is the opposite of\u2026',answers:['Quick','Slow','Small','Short'],correct:2},\r\n        66:{category:'english',difficulty:'medium',question:'Which is a verb?',answers:['Jump','Tall','Happy','Chair'],correct:1},\r\n        67:{category:'english',difficulty:'medium',question:'Choose the correct question.',answers:['Where you are?','Where are you?','Where you is?','Where be you?'],correct:2},\r\n        68:{category:'english',difficulty:'easy',question:'Which is a fruit?',answers:['Car','Apple','Chair','Cloud'],correct:2},\r\n        69:{category:'english',difficulty:'easy',question:'Spell the number 10.',answers:['Ten','Tin','Tan','Ton'],correct:1},\r\n        70:{category:'english',difficulty:'medium',question:'Which word matches this picture idea: \u201cvery big\u201d?',answers:['Tiny','Small','Huge','Little'],correct:3},\r\n\r\n        \/\/ ---- Shapes \/ Visual (71\u201380) ----\r\n        71:{category:'shapes',difficulty:'easy',question:'How many sides does a square have?',answers:['3','4','5','6'],correct:2},\r\n        72:{category:'shapes',difficulty:'easy',question:'Which shape has no corners?',answers:['Square','Triangle','Circle','Rectangle'],correct:3},\r\n        73:{category:'shapes',difficulty:'medium',question:'Which shape has exactly three sides?',answers:['Triangle','Rectangle','Pentagon','Hexagon'],correct:1},\r\n        74:{category:'shapes',difficulty:'medium',question:'Which object is closest to a sphere?',answers:['Book','Ball','Paper','Door'],correct:2},\r\n        75:{category:'shapes',difficulty:'easy',question:'A stop sign usually has how many sides (octagon)?',answers:['6','7','8','9'],correct:3},\r\n        76:{category:'shapes',difficulty:'medium',question:'Which is different?',answers:['Cube','Ball','Box','Brick'],correct:2},\r\n        77:{category:'shapes',difficulty:'medium',question:'Which shape can roll easily?',answers:['Cube','Pyramid','Cylinder','Square'],correct:3},\r\n        78:{category:'shapes',difficulty:'easy',question:'Which of these is a 3D shape?',answers:['Circle','Square','Triangle','Cube'],correct:4},\r\n        79:{category:'shapes',difficulty:'medium',question:'Which pair is most similar?',answers:['Ball & Cube','Ball & Circle','Square & Circle','Circle & Triangle'],correct:2},\r\n        80:{category:'shapes',difficulty:'easy',question:'Which shape looks like a slice of pizza?',answers:['Circle','Triangle','Square','Rectangle'],correct:2},\r\n\r\n        \/\/ ---- Memory \/ Sequence (81\u201390) ----\r\n        81:{category:'memory',difficulty:'easy',question:'Remember this: 3, 5, 7. Which came second?',answers:['3','5','7','None'],correct:2},\r\n        82:{category:'memory',difficulty:'easy',question:'Remember: red, blue, green. Which was last?',answers:['Red','Blue','Green','Yellow'],correct:3},\r\n        83:{category:'memory',difficulty:'medium',question:'Sequence: 2, 4, 8, 16. What is next?',answers:['18','20','24','32'],correct:4},\r\n        84:{category:'memory',difficulty:'medium',question:'Sequence: Mon, Wed, Fri, ?. What comes next?',answers:['Sat','Sun','Mon','Tue'],correct:3},\r\n        85:{category:'memory',difficulty:'medium',question:'Numbers: 5, 10, 20, 40, ?. Next number?',answers:['45','60','70','80'],correct:4},\r\n        86:{category:'memory',difficulty:'medium',question:'Pattern: A, C, E, G, ?. Next letter?',answers:['H','I','J','K'],correct:2},\r\n        87:{category:'memory',difficulty:'easy',question:'Days: Monday, Tuesday, ____, Thursday.',answers:['Friday','Wednesday','Sunday','Saturday'],correct:2},\r\n        88:{category:'memory',difficulty:'medium',question:'What is missing? 3, 6, 9, __, 15',answers:['10','11','12','14'],correct:3},\r\n        89:{category:'memory',difficulty:'medium',question:'Which completes: 1, 4, 7, 10, ?',answers:['11','13','14','16'],correct:2},\r\n        90:{category:'memory',difficulty:'medium',question:'Choose next: 9, 18, 27, ?',answers:['30','32','35','36'],correct:4},\r\n\r\n        \/\/ ---- Mixed \/ Audio-style \/ Fun (91\u2013100) ----\r\n        91:{category:'logic',difficulty:'easy',question:'Which sound does a cat make?',answers:['Woof','Meow','Moo','Quack'],correct:2},\r\n        92:{category:'logic',difficulty:'easy',question:'Which of these can you listen to?',answers:['Song','Chair','Shoe','Pillow'],correct:1},\r\n        93:{category:'logic',difficulty:'easy',question:'Which of these is usually loud?',answers:['Feather','Thunder','Stone','Ice'],correct:2},\r\n        94:{category:'logic',difficulty:'medium',question:'If you are facing north and turn right, which direction now?',answers:['South','East','West','North'],correct:2},\r\n        95:{category:'logic',difficulty:'medium',question:'You put ice in the sun. What happens?',answers:['It freezes','It melts','It grows','Nothing'],correct:2},\r\n        96:{category:'logic',difficulty:'medium',question:'Which is used to measure time?',answers:['Ruler','Clock','Spoon','Ball'],correct:2},\r\n        97:{category:'logic',difficulty:'easy',question:'Which tool do you use to cut paper?',answers:['Fork','Scissors','Brush','Key'],correct:2},\r\n        98:{category:'logic',difficulty:'medium',question:'Which is heavier: 1 kg of cotton or 1 kg of iron?',answers:['Cotton','Iron','Same weight','Iron is double'],correct:3},\r\n        99:{category:'logic',difficulty:'medium',question:'If it is 3:00 now, what time will it be after 2 hours?',answers:['4:00','5:00','6:00','2:00'],correct:2},\r\n        100:{category:'logic',difficulty:'medium',question:'You see lightning and hear thunder later. What traveled faster?',answers:['Sound','Light','Both same','None'],correct:2}\r\n      };\r\n\r\n      \/\/ Map \u0644\u0639\u0631\u0636 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0627\u062a\r\n      const categoryLabels = {\r\n        math:'Math',\r\n        brain:'Brain',\r\n        geo:'Geography',\r\n        science:'Science',\r\n        words:'Words',\r\n        english:'English',\r\n        shapes:'Shapes',\r\n        memory:'Memory',\r\n        logic:'Logic \/ Fun'\r\n      };\r\n\r\n      class PuzzlesMix {\r\n        constructor(){\r\n          this.grid = document.getElementById('pmix-puzzles-grid');\r\n          this.loadMoreBtn = document.getElementById('pmix-load-more');\r\n          this.backTopBtn  = document.getElementById('pmix-back-top');\r\n          this.modal = document.getElementById('pmix-modal');\r\n          this.modalTitle = document.getElementById('pmix-modal-title');\r\n          this.modalOptions = document.getElementById('pmix-options');\r\n          this.modalSubmit = document.getElementById('pmix-submit');\r\n          this.modalClose  = document.getElementById('pmix-close');\r\n          this.feedbackEl  = document.getElementById('pmix-feedback');\r\n          this.answeredEl  = document.getElementById('pmix-answered');\r\n          this.correctEl   = document.getElementById('pmix-correct');\r\n\r\n          this.currentPuzzle = null;\r\n          this.pageSize = 10;\r\n          this.renderedCount = 0;\r\n          this.order = this.buildShuffledOrder();\r\n\r\n          this.answered = 0;\r\n          this.correct  = 0;\r\n\r\n          this.bindEvents();\r\n          this.renderMore();\r\n        }\r\n\r\n        buildShuffledOrder(){\r\n          const ids = Object.keys(pmixPuzzles).map(id => parseInt(id,10));\r\n          \/\/ \u062e\u0631\u0628\u0637\u0629 \u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637 \u2014 \u062d\u062a\u0649 \u0645\u0627 \u062a\u0635\u064a\u0631 \u0644\u062e\u0628\u0637\u0629 \u0628\u0639\u062f Load More\r\n          ids.sort(() => Math.random() - 0.5);\r\n          return ids;\r\n        }\r\n\r\n        bindEvents(){\r\n          if (this.loadMoreBtn){\r\n            this.loadMoreBtn.addEventListener('click', () => this.renderMore());\r\n          }\r\n          if (this.backTopBtn){\r\n            this.backTopBtn.addEventListener('click', () => {\r\n              window.scrollTo({top:0,behavior:'smooth'});\r\n            });\r\n          }\r\n          this.modalClose.addEventListener('click', () => this.hideModal());\r\n          this.modal.addEventListener('click', (e)=>{\r\n            if (e.target === this.modal) this.hideModal();\r\n          });\r\n          this.modalSubmit.addEventListener('click', () => this.submitAnswer());\r\n        }\r\n\r\n        renderMore(){\r\n          const slice = this.order.slice(this.renderedCount, this.renderedCount + this.pageSize);\r\n          slice.forEach(id => {\r\n            const puzzle = pmixPuzzles[id];\r\n            if (puzzle){\r\n              this.grid.appendChild(this.createCard(id, puzzle));\r\n            }\r\n          });\r\n          this.renderedCount += slice.length;\r\n\r\n          if (this.renderedCount >= this.order.length){\r\n            this.loadMoreBtn.style.display = 'none';\r\n            const msg = document.createElement('div');\r\n            msg.className = 'finish-message';\r\n            msg.innerHTML = '\ud83c\udf89 Great job! You reached the end of Puzzles Mix.';\r\n            this.grid.appendChild(msg);\r\n          }\r\n        }\r\n\r\n        createCard(id, p){\r\n          const card = document.createElement('div');\r\n          card.className = 'puzzle-card';\r\n\r\n          const categoryName = categoryLabels[p.category] || 'Puzzle';\r\n          const diffLabel = p.difficulty === 'medium' ? 'Medium' : 'Easy';\r\n\r\n          card.innerHTML = `\r\n            <div class=\"puzzle-header\">\r\n              <span class=\"puzzle-number\">#${id}<\/span>\r\n              <span class=\"badge\">${categoryName}<\/span>\r\n            <\/div>\r\n            <div class=\"puzzle-content\">\r\n              <h3>${p.question}<\/h3>\r\n              <div class=\"meta-row\">\r\n                <span class=\"category-label\">${categoryName}<\/span>\r\n                <span class=\"difficulty-label ${p.difficulty}\">${diffLabel}<\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <button class=\"solve-btn\" data-id=\"${id}\">\r\n              Solve This Puzzle \ud83e\udde9\r\n            <\/button>\r\n          `;\r\n          card.querySelector('.solve-btn').addEventListener('click', () => {\r\n            this.openModal(id);\r\n          });\r\n          return card;\r\n        }\r\n\r\n        openModal(id){\r\n          const p = pmixPuzzles[id];\r\n          if (!p) return;\r\n          this.currentPuzzle = { id, ...p };\r\n          this.modalTitle.textContent = p.question;\r\n          this.feedbackEl.textContent = '';\r\n          this.modalOptions.innerHTML = p.answers.map((ans,idx)=>`\r\n            <label class=\"pm-option\">\r\n              <input type=\"radio\" name=\"pmix_answer\" value=\"${idx+1}\"> ${ans}\r\n            <\/label>\r\n          `).join('');\r\n          this.modal.setAttribute('aria-hidden','false');\r\n          document.body.classList.add('pm-open');\r\n        }\r\n\r\n        hideModal(){\r\n          this.modal.setAttribute('aria-hidden','true');\r\n          document.body.classList.remove('pm-open');\r\n          this.currentPuzzle = null;\r\n        }\r\n\r\n        submitAnswer(){\r\n          if (!this.currentPuzzle) return;\r\n          const picked = document.querySelector('input[name=\"pmix_answer\"]:checked');\r\n          if (!picked){\r\n            this.feedbackEl.textContent = 'Please select an answer.';\r\n            return;\r\n          }\r\n          const val = Number(picked.value);\r\n          const correctIndex = this.currentPuzzle.correct;\r\n\r\n          this.answered++;\r\n          if (val === correctIndex){\r\n            this.correct++;\r\n            this.feedbackEl.textContent = '\u2705 Correct! Nice job.';\r\n          } else {\r\n            this.feedbackEl.textContent = '\u274c Not correct. You can try again or move to another puzzle.';\r\n          }\r\n          this.updateStats();\r\n        }\r\n\r\n        updateStats(){\r\n          if (this.answeredEl) this.answeredEl.textContent = String(this.answered);\r\n          if (this.correctEl)  this.correctEl.textContent  = String(this.correct);\r\n        }\r\n      }\r\n\r\n      document.addEventListener('DOMContentLoaded', function(){\r\n        try{\r\n          window.pmix = new PuzzlesMix();\r\n        } catch(e){\r\n          console.error('Puzzles Mix boot error:', e);\r\n        }\r\n      });\r\n\r\n    })();\r\n    <\/script>\r\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-615","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/pages\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/comments?post=615"}],"version-history":[{"count":7,"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/pages\/615\/revisions"}],"predecessor-version":[{"id":622,"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/pages\/615\/revisions\/622"}],"wp:attachment":[{"href":"https:\/\/makeyour.life\/index.php\/wp-json\/wp\/v2\/media?parent=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}