{"id":22,"date":"2026-05-03T12:28:25","date_gmt":"2026-05-03T12:28:25","guid":{"rendered":"https:\/\/diabetes.zeller.co.za\/?page_id=22"},"modified":"2026-05-03T20:11:01","modified_gmt":"2026-05-03T20:11:01","slug":"elementor-22","status":"publish","type":"page","link":"https:\/\/diabetes.zeller.co.za\/?page_id=22","title":{"rendered":"Type 2 Diabetes Life"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7b3e9d e-con-full e-flex e-con e-parent\" data-id=\"e7b3e9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9252117 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-html\" data-id=\"9252117\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>T2D Life \u2014 Living Well with Type 2 Diabetes<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Libre+Franklin:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --green-deep: #1a4a2e;\n    --green-mid: #2d6a46;\n    --green-light: #4a9e6b;\n    --green-pale: #d4edda;\n    --green-mist: #f0f7f2;\n    --amber: #c47a2b;\n    --amber-light: #f5e4c8;\n    --cream: #faf8f3;\n    --stone: #8a8070;\n    --ink: #1c1a16;\n    --ink-soft: #3d3a34;\n    --border: #e0dbd0;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'Libre Franklin', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* NAV *\/\n  nav {\n    position: sticky; top: 0; z-index: 100;\n    background: var(--green-deep);\n    padding: 0 2rem;\n    display: flex; align-items: center; justify-content: space-between;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.18);\n  }\n  .nav-brand {\n    display: flex; align-items: center; gap: 10px;\n    padding: 1rem 0;\n    text-decoration: none;\n  }\n  .nav-logo {\n    width: 36px; height: 36px; border-radius: 50%;\n    background: var(--amber);\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 18px; color: white; font-weight: 700;\n  }\n  .nav-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.25rem; color: white; letter-spacing: 0.02em;\n  }\n  .nav-links { display: flex; gap: 0; }\n  .nav-links a {\n    color: rgba(255,255,255,0.8);\n    text-decoration: none;\n    font-size: 0.82rem; font-weight: 500;\n    letter-spacing: 0.08em; text-transform: uppercase;\n    padding: 1.25rem 1rem;\n    border-bottom: 3px solid transparent;\n    transition: color 0.2s, border-color 0.2s;\n  }\n  .nav-links a:hover { color: white; border-color: var(--amber); }\n\n  \/* HERO *\/\n  .hero {\n    background: var(--green-deep);\n    color: white;\n    padding: 5rem 2rem 4rem;\n    position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  }\n  .hero-inner { max-width: 860px; margin: 0 auto; position: relative; }\n  .hero-tag {\n    display: inline-block;\n    background: var(--amber); color: white;\n    font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em;\n    text-transform: uppercase; padding: 4px 12px; border-radius: 2px;\n    margin-bottom: 1.5rem;\n  }\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(2.4rem, 5vw, 3.6rem);\n    line-height: 1.15; font-weight: 700;\n    margin-bottom: 1.25rem;\n  }\n  .hero h1 em { font-style: italic; color: #7ecfa0; }\n  .hero p { font-size: 1.1rem; color: rgba(255,255,255,0.78); max-width: 600px; margin-bottom: 2rem; }\n  .hero-stats {\n    display: flex; gap: 2.5rem; flex-wrap: wrap;\n    border-top: 1px solid rgba(255,255,255,0.15);\n    padding-top: 2rem; margin-top: 1rem;\n  }\n  .hero-stat span { display: block; }\n  .hero-stat .num { font-family: 'Playfair Display', serif; font-size: 2rem; color: #7ecfa0; }\n  .hero-stat .lbl { font-size: 0.8rem; color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.08em; }\n\n  \/* SECTIONS *\/\n  section { padding: 5rem 2rem; }\n  .section-inner { max-width: 1080px; margin: 0 auto; }\n  .section-header { margin-bottom: 3rem; }\n  .section-tag {\n    display: inline-block;\n    font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em;\n    text-transform: uppercase; color: var(--green-mid);\n    border-bottom: 2px solid var(--green-light); padding-bottom: 2px;\n    margin-bottom: 0.75rem;\n  }\n  .section-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 3vw, 2.4rem);\n    line-height: 1.2; color: var(--green-deep);\n  }\n  .section-header p { color: var(--stone); max-width: 620px; margin-top: 0.75rem; }\n\n  \/* WHAT IS T2D *\/\n  .what-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; align-items: start; }\n  .what-prose p { color: var(--ink-soft); margin-bottom: 1rem; }\n  .what-prose strong { color: var(--green-deep); }\n  .info-cards { display: flex; flex-direction: column; gap: 1rem; }\n  .info-card {\n    background: white; border: 1px solid var(--border);\n    border-radius: 8px; padding: 1.25rem 1.5rem;\n    border-left: 4px solid var(--green-light);\n  }\n  .info-card h4 {\n    font-size: 0.85rem; font-weight: 600; text-transform: uppercase;\n    letter-spacing: 0.08em; color: var(--green-mid); margin-bottom: 0.4rem;\n  }\n  .info-card p { font-size: 0.92rem; color: var(--ink-soft); line-height: 1.6; }\n\n  \/* MANAGEMENT *\/\n  .mgmt-section { background: var(--green-mist); }\n  .mgmt-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1.5rem; }\n  .mgmt-card {\n    background: white; border-radius: 10px;\n    border: 1px solid var(--border);\n    padding: 1.75rem;\n    transition: box-shadow 0.2s, transform 0.2s;\n  }\n  .mgmt-card:hover { box-shadow: 0 8px 24px rgba(26,74,46,0.1); transform: translateY(-2px); }\n  .mgmt-icon {\n    width: 48px; height: 48px; border-radius: 10px;\n    background: var(--green-pale);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.5rem; margin-bottom: 1rem;\n  }\n  .mgmt-card h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.15rem; color: var(--green-deep); margin-bottom: 0.5rem;\n  }\n  .mgmt-card p { font-size: 0.88rem; color: var(--stone); line-height: 1.65; }\n  .mgmt-card ul { margin-top: 0.75rem; padding-left: 1.1rem; }\n  .mgmt-card ul li { font-size: 0.85rem; color: var(--ink-soft); margin-bottom: 0.3rem; }\n\n  \/* BLOOD SUGAR GUIDE *\/\n  .sugar-table { width: 100%; border-collapse: collapse; margin-top: 1.5rem; font-size: 0.9rem; }\n  .sugar-table th {\n    background: var(--green-deep); color: white;\n    padding: 0.75rem 1rem; text-align: left;\n    font-weight: 500; letter-spacing: 0.04em;\n  }\n  .sugar-table th:first-child { border-radius: 6px 0 0 0; }\n  .sugar-table th:last-child { border-radius: 0 6px 0 0; }\n  .sugar-table td { padding: 0.75rem 1rem; border-bottom: 1px solid var(--border); }\n  .sugar-table tr:nth-child(even) td { background: var(--green-mist); }\n  .badge {\n    display: inline-block; padding: 2px 10px; border-radius: 20px;\n    font-size: 0.75rem; font-weight: 600;\n  }\n  .badge-green { background: var(--green-pale); color: var(--green-deep); }\n  .badge-amber { background: var(--amber-light); color: #7a4a10; }\n  .badge-red { background: #fde8e8; color: #8b2020; }\n\n  \/* RECIPES *\/\n  .recipes-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 1.75rem; }\n  .recipe-card {\n    background: white; border-radius: 12px;\n    border: 1px solid var(--border); overflow: hidden;\n    transition: box-shadow 0.2s;\n  }\n  .recipe-card:hover { box-shadow: 0 10px 30px rgba(26,74,46,0.12); }\n  .recipe-thumb {\n    height: 160px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 3.5rem;\n  }\n  .recipe-thumb.t1 { background: linear-gradient(135deg, #d4edda, #a8d5b5); }\n  .recipe-thumb.t2 { background: linear-gradient(135deg, #fce4c8, #f5c895); }\n  .recipe-thumb.t3 { background: linear-gradient(135deg, #d4e8ed, #a8d0da); }\n  .recipe-thumb.t4 { background: linear-gradient(135deg, #e8d4ed, #c8a8d5); }\n  .recipe-thumb.t5 { background: linear-gradient(135deg, #ede8d4, #d5c8a8); }\n  .recipe-thumb.t6 { background: linear-gradient(135deg, #d4ede8, #a8d5c8); }\n  .recipe-body { padding: 1.25rem 1.5rem 1.5rem; }\n  .recipe-meta {\n    display: flex; gap: 1rem; margin-bottom: 0.75rem;\n    font-size: 0.75rem; color: var(--stone);\n  }\n  .recipe-meta span { display: flex; align-items: center; gap: 4px; }\n  .recipe-card h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem; color: var(--green-deep); margin-bottom: 0.4rem;\n  }\n  .recipe-card p { font-size: 0.85rem; color: var(--stone); line-height: 1.6; margin-bottom: 1rem; }\n  .recipe-tags { display: flex; gap: 6px; flex-wrap: wrap; }\n  .recipe-tag {\n    background: var(--green-pale); color: var(--green-deep);\n    font-size: 0.72rem; font-weight: 600; padding: 3px 10px; border-radius: 20px;\n  }\n  .gi-badge {\n    background: var(--amber-light); color: #7a4a10;\n    font-size: 0.72rem; font-weight: 600; padding: 3px 10px; border-radius: 20px;\n  }\n  .recipe-expand { display: none; margin-top: 1rem; padding-top: 1rem; border-top: 1px solid var(--border); }\n  .recipe-expand.open { display: block; }\n  .recipe-expand h4 { font-size: 0.82rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--green-mid); margin-bottom: 0.4rem; }\n  .recipe-expand ul { padding-left: 1.1rem; font-size: 0.83rem; color: var(--ink-soft); }\n  .recipe-expand ul li { margin-bottom: 0.25rem; }\n  .recipe-btn {\n    background: none; border: 1.5px solid var(--green-light);\n    color: var(--green-mid); padding: 6px 16px; border-radius: 6px;\n    font-size: 0.82rem; font-weight: 600; cursor: pointer;\n    transition: background 0.2s, color 0.2s; width: 100%;\n    font-family: 'Libre Franklin', sans-serif;\n  }\n  .recipe-btn:hover { background: var(--green-pale); color: var(--green-deep); }\n\n  \/* VLOGS *\/\n  .vlogs-section { background: var(--ink); }\n  .vlogs-section .section-tag { color: #7ecfa0; border-color: #7ecfa0; }\n  .vlogs-section .section-header h2 { color: white; }\n  .vlogs-section .section-header p { color: rgba(255,255,255,0.55); }\n  .vlogs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5rem; }\n  .vlog-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 10px; overflow: hidden;\n    transition: border-color 0.2s, transform 0.2s;\n    text-decoration: none; display: block;\n  }\n  .vlog-card:hover { border-color: #7ecfa0; transform: translateY(-3px); }\n  .vlog-thumb {\n    background: rgba(255,255,255,0.08);\n    height: 140px; display: flex; align-items: center; justify-content: center;\n    position: relative;\n  }\n  .vlog-thumb .play {\n    width: 52px; height: 52px; border-radius: 50%;\n    background: rgba(196,122,43,0.9);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.2rem; padding-left: 4px;\n  }\n  .vlog-channel {\n    font-size: 0.7rem; font-weight: 600; letter-spacing: 0.1em;\n    text-transform: uppercase; color: #7ecfa0;\n    background: rgba(126,207,160,0.1);\n    padding: 3px 8px; border-radius: 3px;\n    position: absolute; top: 10px; left: 10px;\n  }\n  .vlog-body { padding: 1.1rem 1.25rem 1.4rem; }\n  .vlog-body h3 { font-size: 0.95rem; font-weight: 500; color: white; margin-bottom: 0.3rem; line-height: 1.4; }\n  .vlog-body p { font-size: 0.78rem; color: rgba(255,255,255,0.45); }\n\n  \/* PAPERS *\/\n  .papers-section { background: var(--cream); }\n  .papers-list { display: flex; flex-direction: column; gap: 1rem; }\n  .paper-item {\n    background: white; border: 1px solid var(--border);\n    border-radius: 8px; padding: 1.4rem 1.75rem;\n    display: flex; gap: 1.5rem; align-items: flex-start;\n    transition: border-color 0.2s;\n  }\n  .paper-item:hover { border-color: var(--green-light); }\n  .paper-journal-badge {\n    flex-shrink: 0; width: 64px; height: 64px; border-radius: 8px;\n    background: var(--green-pale);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 0.62rem; font-weight: 700; text-align: center;\n    color: var(--green-deep); line-height: 1.2; text-transform: uppercase; letter-spacing: 0.05em;\n    padding: 4px;\n  }\n  .paper-content { flex: 1; }\n  .paper-content h3 { font-size: 1rem; font-weight: 500; color: var(--ink); margin-bottom: 0.3rem; line-height: 1.4; }\n  .paper-content .authors { font-size: 0.8rem; color: var(--stone); margin-bottom: 0.4rem; font-style: italic; }\n  .paper-content p { font-size: 0.85rem; color: var(--ink-soft); line-height: 1.6; margin-bottom: 0.75rem; }\n  .paper-meta { display: flex; gap: 1rem; align-items: center; flex-wrap: wrap; }\n  .paper-meta .year { font-size: 0.75rem; font-weight: 600; color: var(--stone); }\n  .paper-link {\n    font-size: 0.78rem; font-weight: 600; color: var(--green-mid);\n    text-decoration: none; border-bottom: 1px solid var(--green-light);\n    transition: color 0.2s;\n  }\n  .paper-link:hover { color: var(--green-deep); }\n\n  \/* NEWSLETTER *\/\n  .newsletter-section {\n    background: var(--green-deep); color: white; text-align: center;\n    padding: 4rem 2rem;\n  }\n  .newsletter-section h2 {\n    font-family: 'Playfair Display', serif; font-size: 2rem; margin-bottom: 0.75rem;\n  }\n  .newsletter-section p { color: rgba(255,255,255,0.65); margin-bottom: 2rem; }\n  .newsletter-form { display: flex; gap: 12px; max-width: 440px; margin: 0 auto; }\n  .newsletter-form input {\n    flex: 1; padding: 12px 16px; border-radius: 6px;\n    border: none; font-family: 'Libre Franklin', sans-serif;\n    font-size: 0.9rem; background: rgba(255,255,255,0.1);\n    color: white; outline: none;\n  }\n  .newsletter-form input::placeholder { color: rgba(255,255,255,0.4); }\n  .newsletter-form button {\n    background: var(--amber); color: white; border: none;\n    padding: 12px 24px; border-radius: 6px;\n    font-family: 'Libre Franklin', sans-serif;\n    font-size: 0.9rem; font-weight: 600; cursor: pointer;\n    white-space: nowrap;\n  }\n\n  \/* FOOTER *\/\n  footer {\n    background: var(--ink); color: rgba(255,255,255,0.45);\n    padding: 2rem; text-align: center; font-size: 0.82rem;\n  }\n  footer a { color: rgba(255,255,255,0.55); text-decoration: none; }\n  footer .disclaimer { max-width: 700px; margin: 0 auto 0.75rem; line-height: 1.6; }\n\n  \/* UTIL *\/\n  .alt-bg { background: white; }\n  .text-center { text-align: center; }\n  .mt-1 { margin-top: 1rem; }\n  .mt-2 { margin-top: 2rem; }\n\n  @media (max-width: 700px) {\n    .what-grid { grid-template-columns: 1fr; }\n    .nav-links { display: none; }\n    .newsletter-form { flex-direction: column; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- NAV -->\n<nav>\n  <a class=\"nav-brand\" href=\"#\">\n    <div class=\"nav-logo\">T2<\/div>\n    <span class=\"nav-name\">T2D Life<\/span>\n  <\/a>\n  <div class=\"nav-links\">\n    <a href=\"#about\">About T2D<\/a>\n    <a href=\"#management\">Management<\/a>\n    <a href=\"#recipes\">Recipes<\/a>\n    <a href=\"#vlogs\">Vlogs<\/a>\n    <a href=\"#research\">Research<\/a>\n  <\/div>\n<\/nav>\n\n<!-- HERO -->\n<div class=\"hero\">\n  <div class=\"hero-inner\">\n    <span class=\"hero-tag\">Your Trusted T2D Resource<\/span>\n    <h1>Living well with<br><em>Type 2 Diabetes<\/em><\/h1>\n    <p>Evidence-based guidance, nourishing recipes, and a supportive community to help you thrive \u2014 not just manage \u2014 your diagnosis.<\/p>\n    <div class=\"hero-stats\">\n      <div class=\"hero-stat\">\n        <span class=\"num\">537M<\/span>\n        <span class=\"lbl\">Adults with diabetes worldwide<\/span>\n      <\/div>\n      <div class=\"hero-stat\">\n        <span class=\"num\">90%<\/span>\n        <span class=\"lbl\">Are Type 2<\/span>\n      <\/div>\n      <div class=\"hero-stat\">\n        <span class=\"num\">70%<\/span>\n        <span class=\"lbl\">Cases preventable with lifestyle change<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ABOUT T2D -->\n<section id=\"about\" class=\"alt-bg\">\n  <div class=\"section-inner\">\n    <div class=\"section-header\">\n      <span class=\"section-tag\">Understanding the Condition<\/span>\n      <h2>What is Type 2 Diabetes?<\/h2>\n      <p>A chronic condition affecting how your body regulates blood sugar \u2014 but one you can powerfully influence through knowledge and lifestyle choices.<\/p>\n    <\/div>\n    <div class=\"what-grid\">\n      <div class=\"what-prose\">\n        <p>Type 2 diabetes (T2D) occurs when your body doesn't produce enough <strong>insulin<\/strong>, or when your cells don't respond effectively to insulin \u2014 a condition known as <strong>insulin resistance<\/strong>. Without effective insulin action, glucose builds up in the bloodstream instead of being used for energy.<\/p>\n        <p>Unlike Type 1 diabetes, T2D develops gradually and is strongly influenced by lifestyle factors such as diet, physical activity, and body weight. It is the most common form of diabetes, accounting for approximately 90\u201395% of all cases globally.<\/p>\n        <p>The good news: <strong>T2D is highly manageable.<\/strong> Many people achieve remission or significantly reduce their reliance on medication through targeted lifestyle interventions, particularly dietary change and increased physical activity.<\/p>\n        <p>Early detection through regular HbA1c testing is crucial. Risk factors include being overweight, physical inactivity, family history, age over 45, and prior gestational diabetes.<\/p>\n      <\/div>\n      <div class=\"info-cards\">\n        <div class=\"info-card\">\n          <h4>Common Symptoms<\/h4>\n          <p>Increased thirst and urination, fatigue, blurred vision, slow-healing wounds, frequent infections, tingling or numbness in hands or feet. Many people have no symptoms initially.<\/p>\n        <\/div>\n        <div class=\"info-card\">\n          <h4>Diagnosis Criteria<\/h4>\n          <p>HbA1c \u2265 6.5% (48 mmol\/mol), fasting blood glucose \u2265 7.0 mmol\/L (126 mg\/dL), or 2-hour glucose \u2265 11.1 mmol\/L during oral glucose tolerance test.<\/p>\n        <\/div>\n        <div class=\"info-card\">\n          <h4>Prediabetes<\/h4>\n          <p>HbA1c between 5.7\u20136.4% (39\u201347 mmol\/mol) indicates prediabetes. This is a critical window \u2014 lifestyle changes at this stage can prevent or delay T2D onset by 58%.<\/p>\n        <\/div>\n        <div class=\"info-card\">\n          <h4>Long-term Risks (if unmanaged)<\/h4>\n          <p>Cardiovascular disease, nephropathy (kidney disease), retinopathy (vision loss), neuropathy (nerve damage), and increased infection risk. Good control dramatically reduces these risks.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Blood Sugar Reference Table -->\n    <div class=\"mt-2\">\n      <h3 style=\"font-family:'Playfair Display',serif; color:var(--green-deep); margin-bottom:0.5rem;\">Blood Sugar Reference Guide<\/h3>\n      <p style=\"color:var(--stone); font-size:0.9rem; margin-bottom:0.5rem;\">Target ranges may vary \u2014 always follow your healthcare provider's personalised recommendations.<\/p>\n      <table class=\"sugar-table\">\n        <thead>\n          <tr>\n            <th>Measurement<\/th>\n            <th>Normal<\/th>\n            <th>Prediabetes<\/th>\n            <th>T2D Diagnosis<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Fasting Blood Glucose<\/td>\n            <td><span class=\"badge badge-green\">&lt; 5.6 mmol\/L<\/span><\/td>\n            <td><span class=\"badge badge-amber\">5.6\u20136.9 mmol\/L<\/span><\/td>\n            <td><span class=\"badge badge-red\">\u2265 7.0 mmol\/L<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>HbA1c<\/td>\n            <td><span class=\"badge badge-green\">&lt; 5.7% (39 mmol\/mol)<\/span><\/td>\n            <td><span class=\"badge badge-amber\">5.7\u20136.4%<\/span><\/td>\n            <td><span class=\"badge badge-red\">\u2265 6.5% (48 mmol\/mol)<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>2-Hour Post-meal Glucose<\/td>\n            <td><span class=\"badge badge-green\">&lt; 7.8 mmol\/L<\/span><\/td>\n            <td><span class=\"badge badge-amber\">7.8\u201311.0 mmol\/L<\/span><\/td>\n            <td><span class=\"badge badge-red\">\u2265 11.1 mmol\/L<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td>T2D Management Target (HbA1c)<\/td>\n            <td colspan=\"3\" style=\"color:var(--ink-soft);\">Most adults: &lt; 7.0% (53 mmol\/mol) \u2014 individualised by age, comorbidities, risk of hypoglycaemia<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- MANAGEMENT -->\n<section id=\"management\" class=\"mgmt-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-header\">\n      <span class=\"section-tag\">Evidence-Based Strategies<\/span>\n      <h2>Managing Type 2 Diabetes<\/h2>\n      <p>Effective T2D management is multi-pronged. Combining dietary change, physical activity, medication adherence, and monitoring creates the strongest outcomes.<\/p>\n    <\/div>\n    <div class=\"mgmt-grid\">\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83e\udd57<\/div>\n        <h3>Dietary Approaches<\/h3>\n        <p>No single diet is best, but certain eating patterns consistently improve glycaemic control:<\/p>\n        <ul>\n          <li>Low-carbohydrate diet (20\u2013130g carbs\/day)<\/li>\n          <li>Mediterranean-style diet (olive oil, vegetables, fish)<\/li>\n          <li>Very low calorie diet (800 kcal\/day under medical supervision)<\/li>\n          <li>Plant-based \/ whole food diet<\/li>\n          <li>Time-restricted eating (intermittent fasting)<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83c\udfc3<\/div>\n        <h3>Physical Activity<\/h3>\n        <p>Exercise is one of the most powerful tools for T2D management, improving insulin sensitivity within minutes:<\/p>\n        <ul>\n          <li>150\u2013300 min\/week moderate aerobic activity<\/li>\n          <li>Resistance training 2\u20133 times per week<\/li>\n          <li>Break prolonged sitting every 30 minutes<\/li>\n          <li>Post-meal walks (10 min) significantly reduce glucose spikes<\/li>\n          <li>HIIT protocols show strong HbA1c benefits<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83d\udc8a<\/div>\n        <h3>Medication<\/h3>\n        <p>Medication helps manage blood glucose alongside lifestyle interventions:<\/p>\n        <ul>\n          <li>Metformin \u2014 first-line treatment, improves insulin sensitivity<\/li>\n          <li>GLP-1 agonists (e.g. semaglutide) \u2014 weight loss &amp; CV benefits<\/li>\n          <li>SGLT-2 inhibitors (e.g. empagliflozin) \u2014 kidney protective<\/li>\n          <li>DPP-4 inhibitors (e.g. sitagliptin)<\/li>\n          <li>Insulin \u2014 when oral medications are insufficient<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83d\udcca<\/div>\n        <h3>Blood Sugar Monitoring<\/h3>\n        <p>Regular monitoring reveals patterns and guides lifestyle decisions:<\/p>\n        <ul>\n          <li>Finger-prick glucometers \u2014 before meals &amp; 2hrs post-meal<\/li>\n          <li>Continuous Glucose Monitors (CGM) \u2014 real-time data<\/li>\n          <li>HbA1c test every 3\u20136 months at clinic<\/li>\n          <li>Keep a glucose diary for pattern recognition<\/li>\n          <li>CGM data shows individual food responses<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83d\ude34<\/div>\n        <h3>Sleep &amp; Stress<\/h3>\n        <p>Often overlooked but critically important for glucose control:<\/p>\n        <ul>\n          <li>Poor sleep raises cortisol, increasing glucose levels<\/li>\n          <li>Target 7\u20139 hours quality sleep per night<\/li>\n          <li>Chronic stress elevates HbA1c by 0.5\u20131%<\/li>\n          <li>Mindfulness &amp; meditation reduce cortisol<\/li>\n          <li>Treat sleep apnoea \u2014 extremely common in T2D<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"mgmt-card\">\n        <div class=\"mgmt-icon\">\ud83e\ude7a<\/div>\n        <h3>Regular Health Checks<\/h3>\n        <p>Annual screening prevents complications before they develop:<\/p>\n        <ul>\n          <li>HbA1c: every 3\u20136 months<\/li>\n          <li>Kidney function (eGFR, urine albumin): annually<\/li>\n          <li>Eye exam (retinopathy screen): annually<\/li>\n          <li>Foot examination: annually<\/li>\n          <li>Blood pressure &amp; lipid panel: annually<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- Remission Box -->\n    <div style=\"background: var(--green-deep); border-radius:12px; padding:2rem 2.5rem; margin-top:2.5rem; display:flex; gap:2rem; align-items:center; flex-wrap:wrap;\">\n      <div style=\"font-size:3rem;\">\ud83c\udfaf<\/div>\n      <div style=\"flex:1; min-width:240px;\">\n        <h3 style=\"font-family:'Playfair Display',serif; color:white; font-size:1.4rem; margin-bottom:0.5rem;\">T2D Remission is Possible<\/h3>\n        <p style=\"color:rgba(255,255,255,0.7); font-size:0.9rem; line-height:1.7;\">The landmark DiRECT trial (2018, Lancet) demonstrated that 46% of participants achieved T2D remission at 12 months through a structured low-calorie dietary programme with weight loss support. Remission is defined as HbA1c below 6.5% without diabetes medication for at least 2 months. Talk to your healthcare provider about whether a remission-focused programme is right for you.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- RECIPES -->\n<section id=\"recipes\" class=\"alt-bg\">\n  <div class=\"section-inner\">\n    <div class=\"section-header\">\n      <span class=\"section-tag\">T2D-Friendly Kitchen<\/span>\n      <h2>Nourishing Recipes for Blood Sugar Balance<\/h2>\n      <p>Low-glycaemic, satisfying meals designed to keep blood sugar stable without sacrificing flavour. All recipes are high in fibre, protein, and healthy fats.<\/p>\n    <\/div>\n    <div class=\"recipes-grid\">\n\n      <!-- Recipe 1 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t1\">\ud83e\udd57<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 15 min<\/span>\n            <span>\ud83c\udf7d 2 servings<\/span>\n          <\/div>\n          <h3>Greek Lentil Salad with Feta<\/h3>\n          <p>High-protein, high-fibre salad with slow-digesting lentils and blood-sugar stabilising olive oil dressing.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">High fibre<\/span>\n            <span class=\"recipe-tag\">Vegetarian<\/span>\n            <span class=\"gi-badge\">Low GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>400g canned green lentils, drained<\/li>\n              <li>1 cucumber, diced<\/li>\n              <li>200g cherry tomatoes, halved<\/li>\n              <li>80g feta cheese, crumbled<\/li>\n              <li>60g kalamata olives<\/li>\n              <li>\u00bc red onion, thinly sliced<\/li>\n              <li>3 tbsp extra virgin olive oil<\/li>\n              <li>1 lemon, juiced<\/li>\n              <li>Fresh parsley, salt &amp; pepper<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Combine all vegetables and lentils in a large bowl<\/li>\n              <li>Whisk olive oil, lemon juice, salt, and pepper<\/li>\n              <li>Pour dressing over salad and toss gently<\/li>\n              <li>Top with feta, olives, and fresh parsley<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~28g carbs | 18g protein | 22g fat | 12g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recipe 2 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t2\">\ud83d\udc1f<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 25 min<\/span>\n            <span>\ud83c\udf7d 2 servings<\/span>\n          <\/div>\n          <h3>Baked Salmon with Roasted Asparagus<\/h3>\n          <p>Omega-3 rich salmon with non-starchy vegetables. Virtually zero impact on blood glucose and intensely anti-inflammatory.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">Omega-3<\/span>\n            <span class=\"recipe-tag\">Keto-friendly<\/span>\n            <span class=\"gi-badge\">Very Low GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>2 \u00d7 150g salmon fillets<\/li>\n              <li>1 bunch asparagus, trimmed<\/li>\n              <li>2 tbsp olive oil<\/li>\n              <li>2 cloves garlic, minced<\/li>\n              <li>1 lemon, sliced<\/li>\n              <li>Fresh dill, capers, salt &amp; pepper<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Preheat oven to 200\u00b0C. Line baking tray<\/li>\n              <li>Season salmon with garlic, dill, salt, pepper<\/li>\n              <li>Toss asparagus with olive oil, lay beside salmon<\/li>\n              <li>Top with lemon slices. Bake 18\u201322 minutes<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~4g carbs | 38g protein | 24g fat | 2g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recipe 3 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t3\">\ud83e\udd63<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 10 min<\/span>\n            <span>\ud83c\udf7d 1 serving<\/span>\n          <\/div>\n          <h3>Overnight Oats with Chia &amp; Berries<\/h3>\n          <p>Beta-glucan oats with chia seeds slow glucose absorption dramatically. Berries add antioxidants without a glucose spike.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">High fibre<\/span>\n            <span class=\"recipe-tag\">Make-ahead<\/span>\n            <span class=\"gi-badge\">Moderate GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>40g rolled oats (not instant)<\/li>\n              <li>2 tbsp chia seeds<\/li>\n              <li>180ml unsweetened almond milk<\/li>\n              <li>100g mixed berries (blueberries, raspberries)<\/li>\n              <li>1 tbsp almond butter<\/li>\n              <li>\u00bd tsp cinnamon (helps insulin sensitivity)<\/li>\n              <li>Optional: few drops of stevia<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Mix oats, chia, milk, and cinnamon in a jar<\/li>\n              <li>Refrigerate overnight (minimum 4 hours)<\/li>\n              <li>Top with berries and almond butter<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~42g carbs | 14g protein | 16g fat | 14g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recipe 4 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t4\">\ud83e\udd58<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 35 min<\/span>\n            <span>\ud83c\udf7d 4 servings<\/span>\n          <\/div>\n          <h3>Chickpea &amp; Spinach Curry<\/h3>\n          <p>A hearty, plant-based curry packed with chickpeas \u2014 an exceptional low-GI protein source \u2014 and anti-inflammatory spices like turmeric and cumin.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">Plant-based<\/span>\n            <span class=\"recipe-tag\">Batch cook<\/span>\n            <span class=\"gi-badge\">Low GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>2 \u00d7 400g cans chickpeas, drained<\/li>\n              <li>200g baby spinach<\/li>\n              <li>400g can chopped tomatoes<\/li>\n              <li>1 onion, 3 garlic cloves, 1 tsp fresh ginger<\/li>\n              <li>1 tsp turmeric, 1 tsp cumin, 1 tsp garam masala<\/li>\n              <li>200ml light coconut milk<\/li>\n              <li>1 tbsp olive oil, fresh coriander<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Saut\u00e9 onion, garlic, ginger in olive oil 5 min<\/li>\n              <li>Add spices, stir 1 minute until fragrant<\/li>\n              <li>Add chickpeas, tomatoes, coconut milk. Simmer 20 min<\/li>\n              <li>Stir in spinach until wilted. Top with coriander<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~38g carbs | 16g protein | 10g fat | 10g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recipe 5 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t5\">\ud83e\udd5a<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 20 min<\/span>\n            <span>\ud83c\udf7d 2 servings<\/span>\n          <\/div>\n          <h3>Vegetable Frittata<\/h3>\n          <p>Eggs are one of the best foods for T2D \u2014 virtually zero glycaemic impact, complete protein, and incredibly filling. Loaded with non-starchy vegetables.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">Zero-carb<\/span>\n            <span class=\"recipe-tag\">Gluten-free<\/span>\n            <span class=\"gi-badge\">Zero GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>6 large eggs<\/li>\n              <li>1 red bell pepper, diced<\/li>\n              <li>100g mushrooms, sliced<\/li>\n              <li>1 small courgette, diced<\/li>\n              <li>30g parmesan, grated<\/li>\n              <li>1 tbsp olive oil, salt, pepper, fresh herbs<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Preheat grill\/broiler to high<\/li>\n              <li>Saut\u00e9 vegetables in oven-safe pan 5 min<\/li>\n              <li>Whisk eggs with salt and pepper, pour over veg<\/li>\n              <li>Cook on hob 5 min, top with parmesan<\/li>\n              <li>Transfer to grill 3\u20134 min until golden<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~8g carbs | 30g protein | 28g fat | 2g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recipe 6 -->\n      <div class=\"recipe-card\">\n        <div class=\"recipe-thumb t6\">\ud83e\uded0<\/div>\n        <div class=\"recipe-body\">\n          <div class=\"recipe-meta\">\n            <span>\u23f1 5 min<\/span>\n            <span>\ud83c\udf7d 1 serving<\/span>\n          <\/div>\n          <h3>Avocado &amp; Berry Smoothie<\/h3>\n          <p>Creamy, blood-sugar-friendly smoothie using avocado for healthy fat and slow glucose release. No banana, no fruit juice \u2014 T2D optimised.<\/p>\n          <div class=\"recipe-tags\">\n            <span class=\"recipe-tag\">Healthy fats<\/span>\n            <span class=\"recipe-tag\">Quick<\/span>\n            <span class=\"gi-badge\">Low GI<\/span>\n          <\/div>\n          <button class=\"recipe-btn mt-1\" onclick=\"toggleRecipe(this)\">View Recipe \u2193<\/button>\n          <div class=\"recipe-expand\">\n            <h4>Ingredients<\/h4>\n            <ul>\n              <li>\u00bd medium avocado<\/li>\n              <li>80g frozen blueberries<\/li>\n              <li>1 tbsp chia seeds<\/li>\n              <li>250ml unsweetened almond milk<\/li>\n              <li>1 scoop plain whey or plant protein (optional)<\/li>\n              <li>\u00bd tsp cinnamon, pinch of salt<\/li>\n            <\/ul>\n            <h4 style=\"margin-top:0.75rem;\">Method<\/h4>\n            <ul>\n              <li>Add all ingredients to a blender<\/li>\n              <li>Blend on high until completely smooth<\/li>\n              <li>Add more almond milk if too thick<\/li>\n              <li>Drink immediately or refrigerate up to 24hr<\/li>\n            <\/ul>\n            <p style=\"font-size:0.78rem; color:var(--stone); margin-top:0.5rem;\">~22g carbs | 20g protein | 22g fat | 11g fibre per serving<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- VLOGS -->\n<section id=\"vlogs\" class=\"vlogs-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-header\">\n      <span class=\"section-tag\">Video Resources<\/span>\n      <h2>Recommended YouTube Vlogs &amp; Channels<\/h2>\n      <p>Curated video content from credible creators \u2014 people living with T2D, registered dietitians, and endocrinologists sharing evidence-based advice.<\/p>\n    <\/div>\n    <div class=\"vlogs-grid\">\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@DiabetesCare\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Official<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>Mastering Your Blood Sugar: A Complete Guide to CGM<\/h3>\n          <p>American Diabetes Association \u00b7 Continuous Glucose Monitoring explained<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@DrJasonFung\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Dr. Jason Fung<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>The Two Big Lies of Type 2 Diabetes<\/h3>\n          <p>Dr. Jason Fung, MD \u00b7 Why T2D is reversible and what to do about it<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@dietdoctor\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Diet Doctor<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>How to Reverse Type 2 Diabetes Naturally<\/h3>\n          <p>Diet Doctor \u00b7 Low-carb diet approach, food guidance, and real patient stories<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@DrGilCarvalho\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Nutrition Made Simple<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>The Best Diet for Diabetes \u2014 What Does the Research Say?<\/h3>\n          <p>Dr. Gil Carvalho \u00b7 Evidence-based review of dietary approaches for T2D<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@KhanAcademyMedicine\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Khan Academy<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>Type 2 Diabetes \u2014 Pathophysiology, Symptoms &amp; Treatment<\/h3>\n          <p>Khan Academy Medicine \u00b7 Clear, animated explainer of the biology of T2D<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@DiabetesDailyorg\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Diabetes Daily<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>Life with Type 2 Diabetes \u2014 Patient Stories &amp; Real Tips<\/h3>\n          <p>Diabetes Daily \u00b7 Community-driven vlogs from real people managing T2D<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@masteringdiabetes\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Mastering Diabetes<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>Plant-Based Diet &amp; Insulin Sensitivity for Type 2<\/h3>\n          <p>Cyrus &amp; Robby \u00b7 Whole food plant-based approach to reversing insulin resistance<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@NovaNutrition\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">T2D Cooking<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>10 Diabetes-Friendly Meals I Eat Every Week<\/h3>\n          <p>Practical meal prep and recipe ideas tailored to keeping blood sugar stable<\/p>\n        <\/div>\n      <\/a>\n\n      <a class=\"vlog-card\" href=\"https:\/\/www.youtube.com\/@endocrinologydiabetes\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"vlog-thumb\">\n          <span class=\"vlog-channel\">Endocrinology<\/span>\n          <div class=\"play\">\u25b6<\/div>\n        <\/div>\n        <div class=\"vlog-body\">\n          <h3>New Medications for Type 2 Diabetes: GLP-1 &amp; SGLT-2<\/h3>\n          <p>Endocrinologist Dr. Eckman \u00b7 Explaining the newest T2D drug classes in plain English<\/p>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- RESEARCH -->\n<section id=\"research\" class=\"papers-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-header\">\n      <span class=\"section-tag\">Peer-Reviewed Evidence<\/span>\n      <h2>Key Published Research Papers<\/h2>\n      <p>Landmark studies and systematic reviews that underpin current T2D management guidelines. Linking directly to PubMed and major journals.<\/p>\n    <\/div>\n    <div class=\"papers-list\">\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">The Lancet<\/div>\n        <div class=\"paper-content\">\n          <h3>Primary care-led weight management for remission of type 2 diabetes (DiRECT): an open-label, cluster-randomised trial<\/h3>\n          <div class=\"authors\">Lean MEJ, Leslie WS, Barnes AC, et al.<\/div>\n          <p>The landmark DiRECT trial demonstrated that nearly half of participants (46%) achieved T2D remission at 12 months through a structured low-calorie dietary programme, with 36% still in remission at 2 years. Changed the understanding of T2D as a potentially reversible disease.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">Lancet \u00b7 2018<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/29221645\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n            <a class=\"paper-link\" href=\"https:\/\/www.thelancet.com\/journals\/lancet\/article\/PIIS0140-6736(17)33102-1\/fulltext\" target=\"_blank\" rel=\"noopener\">Full Text \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">NEJM<\/div>\n        <div class=\"paper-content\">\n          <h3>Semaglutide and Cardiovascular Outcomes in Obesity without Diabetes (SELECT Trial)<\/h3>\n          <div class=\"authors\">Lincoff AM, Brown-Frandsen K, Colhoun HM, et al.<\/div>\n          <p>This major cardiovascular outcomes trial showed semaglutide (2.4mg weekly) reduced major cardiovascular events by 20% in overweight adults without diabetes. Highly relevant for T2D prevention in high-risk individuals, and underpins the widespread use of GLP-1 agonists.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">NEJM \u00b7 2023<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/37952131\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n            <a class=\"paper-link\" href=\"https:\/\/www.nejm.org\/doi\/full\/10.1056\/NEJMoa2307563\" target=\"_blank\" rel=\"noopener\">Full Text \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">BMJ<\/div>\n        <div class=\"paper-content\">\n          <h3>Dietary carbohydrate restriction as the first approach in diabetes management: critical review and evidence base<\/h3>\n          <div class=\"authors\">Feinman RD, Pogozelski WK, Astrup A, et al.<\/div>\n          <p>A critical review establishing low-carbohydrate diets as a scientifically sound first-line approach in T2D management. Reviews 12 points of evidence including the direct reduction of blood glucose by carbohydrate restriction and improvements in multiple cardiovascular risk factors.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">Nutrition \u00b7 2015<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/25287761\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">NEJM<\/div>\n        <div class=\"paper-content\">\n          <h3>Empagliflozin, Cardiovascular Outcomes, and Mortality in Type 2 Diabetes (EMPA-REG OUTCOME)<\/h3>\n          <div class=\"authors\">Zinman B, Wanner C, Lachin JM, et al. (EMPA-REG OUTCOME Investigators)<\/div>\n          <p>Demonstrated that empagliflozin (an SGLT-2 inhibitor) significantly reduced cardiovascular death, hospitalisation for heart failure, and kidney disease progression in people with T2D and established cardiovascular disease. A practice-changing cardioprotective landmark study.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">NEJM \u00b7 2015<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/26378978\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n            <a class=\"paper-link\" href=\"https:\/\/www.nejm.org\/doi\/full\/10.1056\/nejmoa1504720\" target=\"_blank\" rel=\"noopener\">Full Text \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">Diabetes Care<\/div>\n        <div class=\"paper-content\">\n          <h3>Standards of Medical Care in Diabetes \u2014 2024<\/h3>\n          <div class=\"authors\">American Diabetes Association Professional Practice Committee<\/div>\n          <p>The authoritative annual clinical practice guidelines for all aspects of diabetes care, covering screening, diagnosis, glycaemic targets, lifestyle interventions, pharmacotherapy, and management of complications. Updated yearly and considered the standard of care globally.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">Diabetes Care \u00b7 2024<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/diabetesjournals.org\/care\/issue\/47\/Supplement_1\" target=\"_blank\" rel=\"noopener\">Full Guidelines \u2192<\/a>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/38078589\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">Cell Metab.<\/div>\n        <div class=\"paper-content\">\n          <h3>Post-exercise carbohydrate recommendations and CGM use in Type 2 Diabetes management<\/h3>\n          <div class=\"authors\">Colberg SR, Sigal RJ, Yardley JE, et al.<\/div>\n          <p>Comprehensive position statement from the ADA and ACSM on physical activity and exercise in diabetes. Reviews aerobic and resistance training, intermittent exercise, and sedentary behaviour, with evidence-based recommendations for safe and effective exercise in T2D.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">Diabetes Care \u00b7 2016<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/27926890\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">Ann. Int. Med.<\/div>\n        <div class=\"paper-content\">\n          <h3>Effects of Mediterranean Diet on Type 2 Diabetes Prevention and Management: A Systematic Review<\/h3>\n          <div class=\"authors\">Esposito K, Maiorino MI, Ceriello A, et al.<\/div>\n          <p>Systematic review and meta-analysis showing the Mediterranean diet is associated with significantly greater reductions in HbA1c, fasting glucose, and body weight compared to low-fat control diets in people with T2D. Supports Mediterranean-style eating as a powerful dietary strategy.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">Ann Intern Med \u00b7 2015<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/25955318\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"paper-item\">\n        <div class=\"paper-journal-badge\">BMJ Open DM Research<\/div>\n        <div class=\"paper-content\">\n          <h3>Effectiveness and safety of low and very low carbohydrate diets for type 2 diabetes remission<\/h3>\n          <div class=\"authors\">Goldenberg JZ, Day A, Brinkworth GD, et al.<\/div>\n          <p>Systematic review and meta-analysis of 23 trials finding that low-carbohydrate diets produced the greatest reductions in HbA1c, triglycerides, and diabetes medication use, while improving HDL cholesterol. Provides high-quality evidence for carbohydrate reduction in T2D.<\/p>\n          <div class=\"paper-meta\">\n            <span class=\"year\">BMJ \u00b7 2021<\/span>\n            <a class=\"paper-link\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/33627391\/\" target=\"_blank\" rel=\"noopener\">View on PubMed \u2192<\/a>\n            <a class=\"paper-link\" href=\"https:\/\/www.bmj.com\/content\/372\/bmj.m4743\" target=\"_blank\" rel=\"noopener\">Full Text \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- NEWSLETTER -->\n<div class=\"newsletter-section\">\n  <h2>Stay Informed<\/h2>\n  <p>Get evidence-based T2D tips, new recipes, and research summaries \u2014 delivered monthly.<\/p>\n  <div class=\"newsletter-form\">\n    <input type=\"email\" placeholder=\"your@email.com\">\n    <button type=\"button\">Subscribe<\/button>\n  <\/div>\n<\/div>\n\n<!-- FOOTER -->\n<footer>\n  <p class=\"disclaimer\">\n    <strong style=\"color:rgba(255,255,255,0.65);\">Medical Disclaimer:<\/strong> The information on this website is for educational purposes only and does not constitute medical advice. Always consult a qualified healthcare professional, endocrinologist, or registered dietitian before making changes to your diet, medication, or exercise regime. Never disregard professional medical advice based on information found here.\n  <\/p>\n  <p>\u00a9 2024 T2D Life &nbsp;\u00b7&nbsp; <a href=\"#\">Privacy Policy<\/a> &nbsp;\u00b7&nbsp; <a href=\"#\">Contact<\/a> &nbsp;\u00b7&nbsp; Built with evidence and care.<\/p>\n<\/footer>\n\n<script>\nfunction toggleRecipe(btn) {\n  const card = btn.closest('.recipe-body');\n  const expand = card.querySelector('.recipe-expand');\n  const isOpen = expand.classList.contains('open');\n  expand.classList.toggle('open', !isOpen);\n  btn.textContent = isOpen ? 'View Recipe \u2193' : 'Hide Recipe \u2191';\n}\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; T2 T2D Life About T2D Management Recipes Vlogs Research Your Trusted T2D Resource Living well with Type 2 Diabetes Evidence-based guidance, nourishing recipes, and a supportive community to help you thrive \u2014 not just manage \u2014 your diagnosis. 537M Adults with diabetes worldwide 90% Are Type 2 70% Cases preventable with lifestyle change Understanding [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Type 2 Diabetes Life - Living with Type 2 Diabetes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/diabetes.zeller.co.za\/?page_id=22\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Type 2 Diabetes Life - Living with Type 2 Diabetes\" \/>\n<meta property=\"og:description\" content=\"&nbsp; T2 T2D Life About T2D Management Recipes Vlogs Research Your Trusted T2D Resource Living well with Type 2 Diabetes Evidence-based guidance, nourishing recipes, and a supportive community to help you thrive \u2014 not just manage \u2014 your diagnosis. 537M Adults with diabetes worldwide 90% Are Type 2 70% Cases preventable with lifestyle change Understanding [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/diabetes.zeller.co.za\/?page_id=22\" \/>\n<meta property=\"og:site_name\" content=\"Living with Type 2 Diabetes\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T20:11:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/?page_id=22\",\"url\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/?page_id=22\",\"name\":\"Type 2 Diabetes Life - Living with Type 2 Diabetes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#website\"},\"datePublished\":\"2026-05-03T12:28:25+00:00\",\"dateModified\":\"2026-05-03T20:11:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/?page_id=22#breadcrumb\"},\"inLanguage\":\"en-ZA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/diabetes.zeller.co.za\\\/?page_id=22\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/?page_id=22#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Type 2 Diabetes Life\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#website\",\"url\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/\",\"name\":\"Living with Type 2 Diabetes\",\"description\":\"Living with Type 2 Diabetes\",\"publisher\":{\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-ZA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#organization\",\"name\":\"Living with Type 2 Diabetes\",\"url\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-ZA\",\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Living-with-Type-2-Diabetes-Logo-Small.png\",\"contentUrl\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Living-with-Type-2-Diabetes-Logo-Small.png\",\"width\":350,\"height\":233,\"caption\":\"Living with Type 2 Diabetes\"},\"image\":{\"@id\":\"https:\\\/\\\/diabetes.zeller.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Type 2 Diabetes Life - Living with Type 2 Diabetes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/diabetes.zeller.co.za\/?page_id=22","og_locale":"en_US","og_type":"article","og_title":"Type 2 Diabetes Life - Living with Type 2 Diabetes","og_description":"&nbsp; T2 T2D Life About T2D Management Recipes Vlogs Research Your Trusted T2D Resource Living well with Type 2 Diabetes Evidence-based guidance, nourishing recipes, and a supportive community to help you thrive \u2014 not just manage \u2014 your diagnosis. 537M Adults with diabetes worldwide 90% Are Type 2 70% Cases preventable with lifestyle change Understanding [&hellip;]","og_url":"https:\/\/diabetes.zeller.co.za\/?page_id=22","og_site_name":"Living with Type 2 Diabetes","article_modified_time":"2026-05-03T20:11:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/diabetes.zeller.co.za\/?page_id=22","url":"https:\/\/diabetes.zeller.co.za\/?page_id=22","name":"Type 2 Diabetes Life - Living with Type 2 Diabetes","isPartOf":{"@id":"https:\/\/diabetes.zeller.co.za\/#website"},"datePublished":"2026-05-03T12:28:25+00:00","dateModified":"2026-05-03T20:11:01+00:00","breadcrumb":{"@id":"https:\/\/diabetes.zeller.co.za\/?page_id=22#breadcrumb"},"inLanguage":"en-ZA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/diabetes.zeller.co.za\/?page_id=22"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/diabetes.zeller.co.za\/?page_id=22#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/diabetes.zeller.co.za\/"},{"@type":"ListItem","position":2,"name":"Type 2 Diabetes Life"}]},{"@type":"WebSite","@id":"https:\/\/diabetes.zeller.co.za\/#website","url":"https:\/\/diabetes.zeller.co.za\/","name":"Living with Type 2 Diabetes","description":"Living with Type 2 Diabetes","publisher":{"@id":"https:\/\/diabetes.zeller.co.za\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/diabetes.zeller.co.za\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-ZA"},{"@type":"Organization","@id":"https:\/\/diabetes.zeller.co.za\/#organization","name":"Living with Type 2 Diabetes","url":"https:\/\/diabetes.zeller.co.za\/","logo":{"@type":"ImageObject","inLanguage":"en-ZA","@id":"https:\/\/diabetes.zeller.co.za\/#\/schema\/logo\/image\/","url":"https:\/\/diabetes.zeller.co.za\/wp-content\/uploads\/2026\/04\/Living-with-Type-2-Diabetes-Logo-Small.png","contentUrl":"https:\/\/diabetes.zeller.co.za\/wp-content\/uploads\/2026\/04\/Living-with-Type-2-Diabetes-Logo-Small.png","width":350,"height":233,"caption":"Living with Type 2 Diabetes"},"image":{"@id":"https:\/\/diabetes.zeller.co.za\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":10,"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/diabetes.zeller.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}