{"product_id":"you-wake-up-anxious-before-your-day-even-begins-and-go-to-bed-with-it-still-in-your-head-its-time-to-get-your-calm-back-and-truly-disconnect","title":"A digital calm-work system for task paralysis, overthinking, self-pressure, and the mental weight that follows you after work.","description":"\u003csection class=\"tcp-story-section\"\u003e\n  \u003cdiv class=\"tcp-story-card\"\u003e\n\n    \u003cdiv class=\"tcp-story-label\"\u003eTHE CALM PROTOCOL\u003c\/div\u003e\n\n    \u003cp class=\"tcp-story-lead\"\u003e\n      You’re not confused about what to do.\u003cbr\u003e\n      You’re stuck under the \u003cspan class=\"tcp-mark\"\u003epressure\u003c\/span\u003e that appears before you even begin.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tcp-story-divider\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"tcp-story-body\"\u003e\n      \u003cp\u003e\n        That moment when you open your laptop and \u003cspan class=\"tcp-mark\"\u003efreeze\u003c\/span\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When one simple task turns into \u003cspan class=\"tcp-mark\"\u003eoverthinking\u003c\/span\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When the \u003cspan class=\"tcp-mark\"\u003eSunday Scaries\u003c\/span\u003e start before the week even begins.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When \u003cspan class=\"tcp-mark\"\u003etask initiation\u003c\/span\u003e feels almost impossible.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When \u003cspan class=\"tcp-mark\"\u003eexecutive dysfunction\u003c\/span\u003e, \u003cspan class=\"tcp-mark\"\u003emental fatigue\u003c\/span\u003e, or constant \u003cspan class=\"tcp-mark\"\u003eself-pressure\u003c\/span\u003e leaves you scattered throughout the day.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When work is finished… but your \u003cspan class=\"tcp-mark\"\u003emind is still racing\u003c\/span\u003e.\n      \u003c\/p\u003e\n\n      \u003cp class=\"tcp-story-truth\"\u003e\n        You’re not lazy. You’re not broken.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        You need a system that helps your mind and body \u003cspan class=\"tcp-mark\"\u003ecalm down first\u003c\/span\u003e — so starting, working, and switching off finally feel easier.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        And instead of \u003cspan class=\"tcp-mark\"\u003ewasting hours fighting yourself\u003c\/span\u003e, rewriting the same plan, or waiting until pressure forces you to move… \u003cspan class=\"tcp-brand\"\u003eThe Calm Protocol\u003c\/span\u003e helps you find the next step faster, with less mental effort.\n      \u003c\/p\u003e\n\n      \u003cp class=\"tcp-story-truth\"\u003e\n        The Calm Protocol is built for that exact \u003cspan class=\"tcp-mark\"\u003eworkday loop\u003c\/span\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It gives you a digital calm-work reset system with planner pages, \u003cspan class=\"tcp-mark\"\u003ebrain dump worksheets\u003c\/span\u003e, \u003cspan class=\"tcp-mark\"\u003eoverthinking worksheets\u003c\/span\u003e, \u003cspan class=\"tcp-mark\"\u003eemergency calm cards\u003c\/span\u003e, and \u003cspan class=\"tcp-mark\"\u003eguided audio resets\u003c\/span\u003e — so you can \u003cspan class=\"tcp-mark\"\u003eregulate first\u003c\/span\u003e, \u003cspan class=\"tcp-mark\"\u003estart with less resistance\u003c\/span\u003e, reduce self-pressure, save time and energy during your workday, and finally \u003cspan class=\"tcp-mark\"\u003eswitch off after work\u003c\/span\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900\u0026family=Montserrat:wght@700;800;900\u0026family=Playfair+Display:wght@700;800;900\u0026display=swap');\n\n  :root {\n    --tcp-navy: #1F2A44;\n    --tcp-sage: #8FAF9D;\n    --tcp-sand: #E6C9A8;\n    --tcp-cream: #F7F8F6;\n    --tcp-charcoal: #2B2B2B;\n  }\n\n  .tcp-story-section {\n    width: 100%;\n    background: #ffffff;\n    padding: 22px 12px;\n    box-sizing: border-box;\n  }\n\n  .tcp-story-card {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    background: #ffffff;\n    border: 1px solid rgba(31, 42, 68, 0.10);\n    border-radius: 24px;\n    padding: 28px 24px;\n    box-shadow:\n      0 18px 45px rgba(31, 42, 68, 0.055),\n      0 2px 8px rgba(31, 42, 68, 0.035);\n    box-sizing: border-box;\n    font-family: Inter, Arial, sans-serif;\n    color: var(--tcp-charcoal);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .tcp-story-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 7px;\n    background: linear-gradient(\n      90deg,\n      var(--tcp-navy) 0%,\n      var(--tcp-sage) 58%,\n      var(--tcp-sand) 100%\n    );\n  }\n\n  .tcp-story-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    padding: 6px 11px;\n    border-radius: 999px;\n    background: rgba(143, 175, 157, 0.14);\n    color: var(--tcp-navy);\n    font-family: Montserrat, Inter, Arial, sans-serif;\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .tcp-story-lead {\n    margin: 0;\n    max-width: 650px;\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 28px;\n    line-height: 1.18;\n    font-weight: 900;\n    color: var(--tcp-navy);\n    letter-spacing: -0.035em;\n  }\n\n  .tcp-story-divider {\n    width: 74px;\n    height: 3px;\n    margin: 20px 0 20px;\n    border-radius: 999px;\n    background: var(--tcp-sage);\n  }\n\n  .tcp-story-body {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .tcp-story-body p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.68;\n    font-weight: 500;\n    color: var(--tcp-charcoal);\n    letter-spacing: -0.006em;\n  }\n\n  .tcp-mark {\n    font-weight: 850;\n    color: var(--tcp-navy);\n    background: linear-gradient(\n      to top,\n      rgba(230, 201, 168, 0.62) 42%,\n      transparent 42%\n    );\n    padding: 0 2px;\n    border-radius: 3px;\n  }\n\n  .tcp-brand {\n    font-family: Montserrat, Inter, Arial, sans-serif;\n    font-weight: 900;\n    color: var(--tcp-navy);\n    letter-spacing: -0.015em;\n  }\n\n  .tcp-story-truth {\n    margin: 4px 0 !important;\n    padding: 13px 15px;\n    border-radius: 16px;\n    background:\n      linear-gradient(135deg, rgba(143, 175, 157, 0.13), rgba(247, 248, 246, 0.92));\n    border: 1px solid rgba(143, 175, 157, 0.22);\n    border-left: 5px solid var(--tcp-sage);\n    font-family: Montserrat, Inter, Arial, sans-serif;\n    font-size: 16.5px !important;\n    line-height: 1.45 !important;\n    font-weight: 900 !important;\n    color: var(--tcp-navy) !important;\n    letter-spacing: -0.02em;\n  }\n\n  @media (max-width: 520px) {\n    .tcp-story-section {\n      padding: 14px 10px;\n    }\n\n    .tcp-story-card {\n      padding: 23px 16px 20px;\n      border-radius: 20px;\n    }\n\n    .tcp-story-label {\n      font-size: 9px;\n      padding: 5px 9px;\n      margin-bottom: 12px;\n    }\n\n    .tcp-story-lead {\n      font-size: 23px;\n      line-height: 1.21;\n      letter-spacing: -0.03em;\n    }\n\n    .tcp-story-divider {\n      width: 58px;\n      height: 3px;\n      margin: 17px 0;\n    }\n\n    .tcp-story-body {\n      gap: 10px;\n    }\n\n    .tcp-story-body p {\n      font-size: 14.65px;\n      line-height: 1.64;\n    }\n\n    .tcp-story-truth {\n      padding: 11px 12px;\n      border-radius: 14px;\n      font-size: 15px !important;\n      line-height: 1.42 !important;\n    }\n  }\n\n  @media (max-width: 360px) {\n    .tcp-story-card {\n      padding: 21px 14px 18px;\n    }\n\n    .tcp-story-lead {\n      font-size: 21px;\n    }\n\n    .tcp-story-body p {\n      font-size: 14px;\n    }\n\n    .tcp-story-truth {\n      font-size: 14.4px !important;\n    }\n  }\n\u003c\/style\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":48532807090403,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/6419\/5555\/files\/the-workday-calm-reset-3129069.png?v=1779300910","url":"https:\/\/www.theccalmprotocol.com\/products\/you-wake-up-anxious-before-your-day-even-begins-and-go-to-bed-with-it-still-in-your-head-its-time-to-get-your-calm-back-and-truly-disconnect","provider":"The Calm Protocol","version":"1.0","type":"link"}