{"product_id":"dolch-high-frequency-words-mystery-pictures-reading-intervention-program-bundle","title":"Dolch High Frequency Words Mystery Pictures : Reading Intervention Program Bundle","description":"\u003cstyle\u003e\n  \/* ⚡ FINAL COMPACT LAYOUT (Poppins + Images + Minimum Spacing) ⚡ *\/\n   \n  .dossier-container {\n    \/* FIXED: Minimal outer spacing *\/\n    margin: 5px auto 10px auto;\n    \n    background-color: #f4f6f8;\n    background-image: radial-gradient(#e1e7ec 1px, transparent 1px);\n    background-size: 20px 20px; \n    border-radius: 16px;\n    padding: 0 0 10px 0; \n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,0.5);\n    \n    \/* GLOBAL FONT *\/\n    font-family: 'Poppins', sans-serif;\n  }\n\n  \/* 1. THE GOLD BANNER *\/\n  .dossier-headline-box {\n    text-align: center;\n    background: linear-gradient(135deg, #FCCF03 0%, #e6bc00 100%);\n    position: relative;\n    \n    \/* COMPACTED: Reduced padding and margin *\/\n    padding: 10px 15px;\n    margin-bottom: 20px; \/* WAS 50px *\/\n    \n    overflow: hidden;\n  }\n\n  .dossier-headline-box::before,\n  .dossier-headline-box::after {\n    content: ''; position: absolute; border-radius: 50%;\n    background: rgba(255,255,255,0.15); z-index: 0;\n  }\n  .dossier-headline-box::before { width: 220px; height: 220px; top: -60px; left: -60px; }\n  .dossier-headline-box::after { width: 160px; height: 160px; bottom: -30px; right: -30px; }\n\n  .dossier-super-title {\n    position: relative; z-index: 1;\n    color: #222; text-transform: uppercase;\n    font-size: 13px; letter-spacing: 3px; font-weight: 800;\n    margin-bottom: 10px; display: block; opacity: 0.9;\n  }\n\n  .dossier-main-title {\n    position: relative; z-index: 1;\n    font-family: 'Poppins', sans-serif;\n    color: #0A596D; \n    font-size: 38px;\n    font-weight: 900;\n    line-height: 1.2; margin: 0;\n    text-shadow: 2px 2px 0px rgba(252, 207, 3, 0.5);\n  }\n\n  \/* LEAD TEXT *\/\n  .dossier-lead-text {\n    font-size: 18px; line-height: 1.8; \n    color: #000000; \n    max-width: 900px; \n    margin: 0 auto 25px auto; \/* WAS 60px - Reduced significantly *\/\n    text-align: left; padding: 0 20px;\n  }\n   \n  .lead-highlight-box {\n      background: #fff; padding: 15px; border-radius: 12px;\n      box-shadow: 0 5px 20px rgba(0,0,0,0.04);\n      border-left: 8px solid #FCCF03; \n      margin-top: 20px; \/* WAS 50px *\/\n  }\n\n  \/* 2. THE PRO CARDS (Now Tighter) *\/\n  .dossier-card {\n    background: #fff; border-radius: 12px;\n    padding: 20px; \/* Reduced internal padding *\/\n    margin: 0 20px 20px 20px; \/* WAS bottom 50px -\u003e Now 20px *\/\n    box-shadow: 0 8px 25px rgba(0,0,0,0.06);\n    border: 1px solid rgba(0,0,0,0.02);\n    border-top: 6px solid #0A596D;\n    position: relative;\n  }\n\n  \/* IMAGE STYLING *\/\n  .dossier-evidence-img {\n    width: 100%; height: auto; border-radius: 8px;\n    border: 1px solid #e1e1e1; margin-top: 20px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08); display: block;\n  }\n\n  \/* SECTION HEADERS *\/\n  .part-header {\n    display: flex; align-items: flex-start; flex-direction: column;\n    margin-bottom: 15px; \/* WAS 30px *\/\n    border-bottom: 2px solid #f0f0f0;\n    padding-bottom: 8px;\n  }\n\n  .part-badge {\n    background: linear-gradient(135deg, #0A596D 0%, #084a5b 100%);\n    color: #fff; padding: 5px 12px; border-radius: 30px;\n    font-weight: 800; font-size: 14px; text-transform: uppercase;\n    display: inline-block; margin-bottom: 8px; letter-spacing: 1px;\n    box-shadow: 0 4px 12px rgba(10, 89, 109, 0.25);\n  }\n\n  .part-title {\n    font-family: 'Poppins', sans-serif;\n    font-size: 24px; \n    font-weight: 800; color: #222; margin: 0; line-height: 1.3;\n  }\n\n  \/* 3. TYPOGRAPHY \u0026 LISTS *\/\n  .dossier-content p {\n    font-size: 17px; line-height: 1.8; \n    color: #000000; \n    margin-bottom: 15px; \/* WAS 30px *\/\n  }\n\n  .skills-grid {\n    display: grid; grid-template-columns: 1fr 1fr; \n    gap: 15px 40px; \/* Reduced gap *\/\n    margin: 20px 0; \/* WAS 35px *\/\n    padding: 15px;\n    background: #fcfcfc; border-radius: 12px; border: 2px solid #f0f4f7;\n  }\n\n  .skill-item {\n    position: relative; padding-left: 25px;\n    font-size: 16px; line-height: 1.5; \n    color: #000000; \n  }\n\n  .skill-item::before {\n    content: '✔'; position: absolute; left: 0; top: 2px;\n    color: #FCCF03; font-weight: 900; font-size: 20px;\n    filter: drop-shadow(0 2px 2px rgba(0,0,0,0.15));\n  }\n\n  .skill-item strong { color: #0A596D; font-weight: 700; }\n\n  \/* 4. THE INVESTMENT *\/\n  .investment-box {\n    background: linear-gradient(135deg, #0A596D 0%, #073e4d 100%);\n    color: #fff; padding: 8px; border-radius: 16px; \n    margin: 25px 20px 0 20px; \/* WAS 80px top -\u003e Now 25px *\/\n    box-shadow: 0 20px 50px -10px rgba(10, 89, 109, 0.5);\n    position: relative; overflow: hidden;\n  }\n   \n  .investment-box::after {\n      content: ''; position: absolute; top: -50px; right: -50px;\n      width: 200px; height: 200px; background: rgba(255,255,255,0.05);\n      border-radius: 50%; pointer-events: none;\n  }\n\n  .investment-title {\n    font-family: 'Poppins', sans-serif;\n    color: #fff; font-size: 28px; font-weight: 900; margin-bottom: 20px;\n    border-bottom: 5px solid #FCCF03; display: inline-block; padding-bottom: 10px;\n  }\n\n  .investment-box p { color: #e0f4f7; margin-bottom: 15px; font-size: 18px; font-weight: 500; }\n  .investment-box strong { color: #fff; font-weight: 800; }\n\n  \/* Mobile Tweaks *\/\n  @media (max-width: 768px) {\n    .dossier-headline-box { padding: 15px; }\n    .dossier-main-title { font-size: 24px; }\n    .dossier-lead-text, .dossier-card, .investment-box { padding: 10px 15px; margin-left: 10px; margin-right: 10px; margin-bottom: 15px; }\n    .skills-grid { grid-template-columns: 1fr; padding: 15px; gap: 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"page-width\"\u003e\n  \u003cdiv class=\"dossier-container\"\u003e\n    \n    \u003cdiv class=\"dossier-headline-box\"\u003e\n      \u003ch1 class=\"dossier-main-title\" style=\"font-size: 22px; line-height: 1.5; font-weight: 800;\"\u003eDoes it twist your stomach to watch your bright child fade into a passive, scrolling zombie who has mastered the 'swipe' but lost the motor skills to hold a pencil, the patience to sit still, and the will to think for themselves?\u003c\/h1\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dossier-lead-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eYou have likely seen the troubling signs that keep parents and teachers up at night.\u003c\/strong\u003e It begins with that glassy and disconnected stare where a student mechanically decodes words on a page yet cannot explain what the story was actually about.\u003c\/p\u003e\n      \n      \u003cp\u003eUnfortunately, we are living in an era of cognitive shortcuts. Short-form video and passive scrolling are training young brains to skim, guess, and swipe away. Consequently, they are slowly losing the vital ability to think deeply, analyze text, and solve complex problems.\u003c\/p\u003e\n      \n      \u003cdiv class=\"lead-highlight-box\"\u003e\n          \u003cp style=\"font-size: 24px; font-weight: 800; color: #0A596D; margin:0;\"\u003e\n            This collection is the \"Reset Button\" you have been looking for.\n          \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dossier-card\"\u003e\n      \u003cdiv class=\"part-header\"\u003e\n        \u003cspan class=\"part-badge\"\u003ePart 1\u003c\/span\u003e\n        \u003ch2 class=\"part-title\"\u003eThe Digital Intervention: Real Learning Disguised as Play\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dossier-content\"\u003e\n        \u003cp\u003eNaturally, you might ask: \"Is a game really the way to fix too much screen time?\" The answer is a resounding yes, provided the game is engineered correctly. Instead of fighting the digital world, we hijack it to teach better habits. At the heart of this bundle lies the \u003cstrong\u003eAnti-Brain Rot Reading \u0026amp; Vocabulary Game\u003c\/strong\u003e. To survive the villain \"Rattlebones,\" students cannot guess—they must demonstrate mastery of \u003cstrong\u003e8 Specific Critical Thinking Skills:\u003c\/strong\u003e\u003c\/p\u003e\n        \n        \u003cdiv class=\"skills-grid\"\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eUsing Context Clues:\u003c\/strong\u003e Determine meaning without asking for help.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eMaking Inferences:\u003c\/strong\u003e Read between the lines to draw conclusions.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eDistinguishing Fact vs. Opinion:\u003c\/strong\u003e Analyze \"data\" versus \"viewpoints.\"\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eAnalyzing Cause \u0026amp; Effect:\u003c\/strong\u003e Map out actions to results.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eEvaluating Solutions:\u003c\/strong\u003e Judge if a plan is \"realistic,\" not just if it sounds good.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eIdentifying Main Idea:\u003c\/strong\u003e Summarize and find the \"gist\" quickly.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eStrategic Problem Solving:\u003c\/strong\u003e Apply logic to overcome obstacles.\u003c\/div\u003e\n          \u003cdiv class=\"skill-item\"\u003e\n\u003cstrong\u003eMetacognition:\u003c\/strong\u003e Practice \"thinking about thinking.\"\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cp\u003e\u003cem\u003eIncludes 10 Reading Missions and 10 Vocabulary Modules (250+ words) in a safe, ad-free environment.\u003c\/em\u003e\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/6404\/8491\/files\/Game_Demo.png?v=1768577438\" class=\"dossier-evidence-img\" alt=\"Reading Game Preview\"\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dossier-card\"\u003e\n      \u003cdiv class=\"part-header\"\u003e\n        \u003cspan class=\"part-badge\"\u003ePart 2\u003c\/span\u003e\n        \u003ch2 class=\"part-title\"\u003eThe Reading \u0026amp; Vocabulary Library (Offline Mastery)\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dossier-content\"\u003e\n        \u003cp\u003eTo guarantee retention when the screen is off, this system includes a comprehensive archive of over \u003cstrong\u003e250+ Skill-Building Challenges:\u003c\/strong\u003e\u003c\/p\u003e\n        \n        \u003ch3 style=\"color:#0A596D; font-size:20px; margin-top:30px; font-weight:800; display:flex; align-items:center;\"\u003e📖 The Critical Thinking Story Library (140+ Cards)\u003c\/h3\u003e\n        \u003cp\u003eBuilt around \"Camly and Friends,\" these stories hook students emotionally. However, to finish the card, they must apply deep analysis. Every card targets a specific deficit such as Drawing Conclusions, Analyzing Character Traits, and Plot Structure.\u003c\/p\u003e\n\n        \u003ch3 style=\"color:#0A596D; font-size:20px; margin-top:30px; font-weight:800; display:flex; align-items:center;\"\u003e🔍 The Vocabulary Mystery Library (112+ Cards)\u003c\/h3\u003e\n        \u003cp\u003eWe treat \"Tier 2\" academic words (like \u003cem\u003eanalyze\u003c\/em\u003e or \u003cem\u003esufficient\u003c\/em\u003e) as puzzles. Students act as detectives, using Synonyms, Antonyms, and Idioms to deduce meaning from sentence structure.\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/6404\/8491\/files\/Reading_and_Vocabulary_Cards_Collage.png?v=1768585075\" class=\"dossier-evidence-img\" alt=\"Worksheet Preview\"\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dossier-card\"\u003e\n      \u003cdiv class=\"part-header\"\u003e\n        \u003cspan class=\"part-badge\"\u003ePart 3\u003c\/span\u003e\n        \u003ch2 class=\"part-title\"\u003eHands-On Engineering \u0026amp; Fine Motor\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dossier-content\"\u003e\n        \u003cp\u003eModern devices lead to \"sleepy hands\" and low frustration tolerance. We address this with construction projects that build physical dexterity and patience.\u003c\/p\u003e\n        \u003cul style=\"list-style:none; padding:0; margin-top:20px;\"\u003e\n           \u003cli class=\"skill-item\" style=\"margin-bottom:15px;\"\u003e\n\u003cstrong\u003e3D Gingerbread House Engineering:\u003c\/strong\u003e Students design, fold, and engineer a structure that stands independently.\u003c\/li\u003e\n           \u003cli class=\"skill-item\" style=\"margin-bottom:15px;\"\u003e\n\u003cstrong\u003e\"Disguise a Turkey\" Unit:\u003c\/strong\u003e Fine motor workout disguised as fun to build hand strength for handwriting.\u003c\/li\u003e\n           \u003cli class=\"skill-item\"\u003e\n\u003cstrong\u003eFold \u0026amp; Reveal Gratitude Keepsake:\u003c\/strong\u003e Turns abstract feelings into a tangible, folded physical project.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/6404\/8491\/files\/Crafts_Collage.png?v=1768580967\" class=\"dossier-evidence-img\" alt=\"Craft Projects Preview\"\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"investment-box\"\u003e\n      \u003cdiv class=\"investment-title\"\u003eWhy This Is The Right Investment\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eReplaces a Private Tutor:\u003c\/strong\u003e Instead of paying $50\/hour or $120\/year for subscription apps, you get a professional-grade toolkit for a single, one-time price.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eZero-Risk Guarantee:\u003c\/strong\u003e The digital tools are a \"Walled Garden\"—No ads, no chats, no distractions. Works on Chromebooks, iPads, and PCs.\u003c\/p\u003e\n      \u003cp style=\"margin-top:25px; font-size:24px; text-align:center; font-weight:900; color:#FCCF03; text-shadow: 0 2px 4px rgba(0,0,0,0.3);\"\u003e\n        Turn the \"Zombie Stare\" into a spark of understanding.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rihuna Realm","offers":[{"title":"Default Title","offer_id":53445614141803,"sku":"GAME-Bunble_Sight_W","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/6404\/8491\/files\/HolidaysAroundtheworldCraftsHighFrequencyWordsMysteryPicturesActivities..png?v=1782793544","url":"https:\/\/www.rihunarealm.com\/products\/dolch-high-frequency-words-mystery-pictures-reading-intervention-program-bundle","provider":"Rihuna Realm","version":"1.0","type":"link"}