{"id":2,"date":"2026-06-17T16:17:41","date_gmt":"2026-06-17T16:17:41","guid":{"rendered":"https:\/\/griefreflections.com\/?page_id=2"},"modified":"2026-06-17T20:06:09","modified_gmt":"2026-06-17T20:06:09","slug":"shock","status":"publish","type":"page","link":"https:\/\/griefreflections.com\/?page_id=2","title":{"rendered":"\ud83d\udca5 Shock &#038; Disbelief"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em>Shock can feel like time pausing, like life happening around you but not to you. It\u2019s your body\u2019s way of protecting what\u2019s too big to feel all at once. This page will help you return to the present gently.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The mind struggles to process the reality, cycling between denial (\u201cThis can\u2019t be happening\u201d) and moments of jarring realization, often triggered by reminders like an empty chair or a missed phone call. This can lead to emotional exhaustion as the brain toggles between avoidance and confrontation.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><em>The rupture. Sudden, disorienting, and raw. You are safe to pause and breathe<\/em><\/p>\n<\/blockquote>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Grounding Ritual: Touch the Present<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Name five things you can see, four you can touch, three you can hear.<\/li>\n\n\n\n<li>Where are you right now city, room, date?<\/li>\n\n\n\n<li>Describe this moment as if you were narrating it to someone else.<\/li>\n<\/ul>\n\n\n\n<div class=\"solace-journal shock-journal\">\n  <h2>\ud83d\udca5 Shock Journal<\/h2>\n  <p>\u201cWhat part of you still feels frozen or unreal?\u201d<\/p>\n\n  <textarea id=\"shockJournalEntry\" placeholder=\"Describe what feels paused, distant, or hard to believe\u2026\"><\/textarea>\n  <button onclick=\"saveShockEntry()\">Save Entry<\/button>\n\n  <p><font size=\"-2\">This space remembers what you submitted locally. Your rituals live quietly in your browser, never shared, never stored.<\/font><\/p>\n<h3>\ud83d\udd4a\ufe0f My Entries &#8211; <\/h3>\n  <div id=\"shockEntries\"><\/div>\n<\/div>\n\n<style>\n  .solace-journal {\n    font-family: Georgia, serif;\n    background: #f5f6fa;\n    color: #333;\n    padding: 1.5rem;\n    border-radius: 12px;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    margin-bottom: 2rem;\n  }\n\n  .solace-journal textarea {\n    width: 100%;\n    height: 120px;\n    padding: 1rem;\n    border: 1px solid #ccc;\n    border-radius: 8px;\n    background: #fff;\n    font-size: 1rem;\n    margin-top: 0.5rem;\n  }\n\n  .solace-journal button {\n    background: #6c5ce7;\n    color: white;\n    border: none;\n    padding: 0.6rem 1.2rem;\n    border-radius: 6px;\n    cursor: pointer;\n    margin-top: 1rem;\n  }\n\n  .solace-journal .entry {\n    background: #e0e7ff;\n    padding: 1rem;\n    margin-top: 1rem;\n    border-radius: 6px;\n  }\n\n  .solace-journal .timestamp {\n    font-size: 0.8rem;\n    color: #555;\n  }\n\n  .solace-journal .delete {\n    background: none;\n    border: none;\n    color: #d63031;\n    float: right;\n    cursor: pointer;\n  }\n<\/style>\n\n<script>\n  const shockKey = 'ShockJournal';\n\n  function saveShockEntry() {\n    const text = document.getElementById('shockJournalEntry').value.trim();\n    if (!text) return;\n\n    const entry = {\n      text,\n      timestamp: new Date().toLocaleString()\n    };\n\n    const existing = JSON.parse(localStorage.getItem(shockKey)) || [];\n    existing.unshift(entry);\n    localStorage.setItem(shockKey, JSON.stringify(existing));\n    document.getElementById('shockJournalEntry').value = '';\n    renderShockEntries();\n  }\n\n  function deleteShockEntry(index) {\n    const entries = JSON.parse(localStorage.getItem(shockKey)) || [];\n    entries.splice(index, 1);\n    localStorage.setItem(shockKey, JSON.stringify(entries));\n    renderShockEntries();\n  }\n\n  function renderShockEntries() {\n    const entries = JSON.parse(localStorage.getItem(shockKey)) || [];\n    const container = document.getElementById('shockEntries');\n    container.innerHTML = '';\n\n    entries.forEach((entry, index) => {\n      const div = document.createElement('div');\n      div.className = 'entry';\n      div.innerHTML = `\n        <button class=\"delete\" onclick=\"deleteShockEntry(${index})\">\u2716<\/button>\n        <div class=\"timestamp\">${entry.timestamp}<\/div>\n        <div>${entry.text}<\/div>\n      `;\n      container.appendChild(div);\n    });\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", renderShockEntries);\n<\/script>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"225\" src=\"https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-300x225.jpg\" alt=\"\" class=\"wp-image-30\" srcset=\"https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-300x225.jpg 300w, https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-1024x768.jpg 1024w, https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-768x576.jpg 768w, https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-1536x1152.jpg 1536w, https:\/\/griefreflections.com\/wp-content\/uploads\/2026\/06\/essentials-on-a-vintage-map-surface-including-a-camera-notebook-and-magnifying-glass-1-2048x1536.jpg 2048w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<h4 class=\"wp-block-heading\">Ritual: Presence Practice<\/h4>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Choose one physical object like a stone, a book, a blanket. Hold it while naming the present: \u2018I am here. It is [today\u2019s date]. This is real. I am safe to begin.<\/em><\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\"><em>\u201cYou do not have to feel everything yet. You are allowed to ease into awareness one breath at a time.\u201d<\/em><\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Shock can feel like time pausing, like life happening around you but not to you. It\u2019s your body\u2019s way of protecting what\u2019s too big to feel all at once. This page will help you return to the present gently. The mind struggles to process the reality, cycling between denial (\u201cThis can\u2019t be happening\u201d) and moments [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":31,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/griefreflections.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":3,"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/37"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/griefreflections.com\/index.php?rest_route=\/wp\/v2\/media\/31"}],"wp:attachment":[{"href":"https:\/\/griefreflections.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}