{"id":3329,"date":"2026-09-12T17:08:36","date_gmt":"2026-09-12T17:08:36","guid":{"rendered":"https:\/\/cusdclipco.org\/?page_id=3329"},"modified":"2026-09-14T19:35:41","modified_gmt":"2026-09-14T19:35:41","slug":"donation-progress","status":"publish","type":"page","link":"https:\/\/cusdclipco.org\/zh\/donation-progress\/","title":{"rendered":"\u76f4\u63a5\u6350\u6b3e\u6d3b\u52d5\u9032\u5ea6"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em>Donation progress through September 13, 2026<\/em><\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n:root {\n    color-scheme: light;\n    --page: #f9f9f7; --surface: #fcfcfb;\n    --ink: #0b0b0b; --ink-2: #52514e; --muted: #898781;\n    --baseline: #c3c2b7; --border: rgba(11,11,11,0.10);\n    --grid: #e1e0d9;\n    --series: #2a78d6; --series-2: #eb6834; --series-3: #86b6ef;\n    --series-4: #f2a87e; --track: #cde2fb; --deemph: #c3c2b7;\n    --prior: #1a8a5f;\n  }\n  @media (prefers-color-scheme: dark) {\n    :root {\n      color-scheme: dark;\n      --page: #0d0d0d; --surface: #1a1a19;\n      --ink: #ffffff; --ink-2: #c3c2b7; --muted: #898781;\n      --baseline: #383835; --border: rgba(255,255,255,0.10);\n      --grid: #2c2c2a;\n      --series: #3987e5; --series-2: #d95926; --series-3: #1c5cab;\n      --series-4: #99451c; --track: #104281; --deemph: #45453f;\n      --prior: #26a35f;\n    }\n  }\n  * { box-sizing: border-box; margin: 0; }\n  body {\n    background: var(--page); color: var(--ink);\n    font-family: system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    line-height: 1.45; \n  }\n  .wrap { max-width: 720px; margin: 0 auto; display: grid; gap: 16px; }\n  header { display: flex; justify-content: space-between; align-items: flex-start; gap: 12px; flex-wrap: wrap; }\n  header > div:first-child { flex: 1 1 220px; min-width: 0; }\n  header h1 { font-size: 24px; font-weight: 650; }\n  header p { color: var(--ink-2); margin-top: 4px; font-size: 14px; }\n  .zh-btn, .pill-btn {\n    flex: none; margin-top: 4px; padding: 5px 14px; border-radius: 999px;\n    border: 1px solid var(--border); background: var(--surface);\n    color: var(--ink-2); font: 600 13px system-ui, sans-serif; cursor: pointer;\n  }\n  .zh-btn[aria-pressed=\"true\"], .pill-btn[aria-pressed=\"true\"] {\n    background: var(--series); border-color: var(--series); color: #ffffff;\n  }\n  .card-head {\n    display: flex; justify-content: space-between;\n    align-items: flex-start; gap: 12px;\n  }\n  .card-head .pill-btn { margin-top: 0; }\n  .no-zh .zh { display: none; }\n  .card {\n    background: var(--surface); border: 1px solid var(--border);\n    border-radius: 12px; padding: 24px;\n  }\n  .card h2 { font-size: 16px; font-weight: 600; margin-bottom: 2px; }\n  .card .sub { color: var(--ink-2); font-size: 13px; margin-bottom: 18px; }\n  .hero { font-size: 52px; font-weight: 650; letter-spacing: -0.5px; }\n  .hero-line { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }\n  .hero-line .of-goal { color: var(--ink-2); font-size: 15px; }\n  .goal-foot { color: var(--ink-2); font-size: 15px; margin: 18px 0 0; }\n  .goal-foot strong { color: var(--ink); font-weight: 650; }\n  \/* The day count is inline so the label flows like a paragraph: first line\n     beside the number, later lines wrapping back under it *\/\n  .goal-foot .hero { font-size: 40px; line-height: 1; margin-right: 4px; }\n  .meter {\n    margin-top: 16px; height: 12px; border-radius: 6px;\n    background: var(--track); overflow: hidden; position: relative;\n  }\n  .meter-fill { height: 100%; background: var(--series); border-radius: 6px; }\n  .milestone-tick {\n    position: absolute; top: 0; bottom: 0; width: 2px;\n    background: var(--surface);\n  }\n  .meter-labels {\n    display: flex; justify-content: space-between;\n    margin-top: 6px; font-size: 13px; color: var(--muted); position: relative;\n  }\n  .milestone-label {\n    position: absolute; transform: translateX(-50%);\n    color: var(--ink-2); font-weight: 600;\n    display: flex; flex-direction: column; align-items: center;\n  }\n  .milestone-label .ms-arrow {\n    font-size: 10px; line-height: 1.2; color: var(--muted);\n  }\n  .meter.split { display: flex; }\n  .meter.split .seg { height: 100%; }\n  .meter.split .seg-gap { width: 2px; height: 100%; background: var(--surface); flex: none; }\n  .legend {\n    display: flex; gap: 20px; flex-wrap: wrap;\n    margin-top: 12px; font-size: 13px; color: var(--ink-2);\n  }\n  .legend .key { display: inline-flex; align-items: center; }\n  .legend strong { color: var(--ink); font-weight: 600; }\n  .legend .swatch {\n    width: 10px; height: 10px; border-radius: 3px;\n    display: inline-block; margin-right: 7px; flex: none;\n  }\n  .tiles {\n    display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n    gap: 12px;\n  }\n  .tile {\n    background: var(--surface); border: 1px solid var(--border);\n    border-radius: 12px; padding: 14px 16px;\n  }\n  .tile-label { font-size: 12.5px; color: var(--ink-2); }\n  .tile-value { font-size: 22px; font-weight: 600; margin-top: 2px; }\n  svg { width: 100%; height: auto; display: block; }\n  \/* Surface-colored halo keeps cap labels legible over any bar behind them;\n     .val-sm is the compact variant for the paired year-over-year bars *\/\n  svg .val, svg .val-sm {\n    font-weight: 600; fill: var(--ink-2);\n    paint-order: stroke; stroke: var(--surface); stroke-width: 3px;\n  }\n  svg .val { font-size: 13px; }\n  svg .val-sm { font-size: 11.5px; }\n  svg .cat { font-size: 13px; fill: var(--muted); }\n  svg .tick { font-size: 11px; fill: var(--muted); }\n  svg .school { font-size: 12px; font-weight: 600; fill: var(--muted); }\n  svg .medal { font-size: 26px; }\n  svg .col:hover path { opacity: 0.8; }\n  .table-wrap { overflow-x: auto; }\n  table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  th {\n    text-align: left; color: var(--muted); font-weight: 500;\n    font-size: 12.5px; padding: 6px 8px; border-bottom: 1px solid var(--baseline);\n  }\n  td {\n    padding: 6px 8px; border-bottom: 1px solid var(--border);\n    font-variant-numeric: tabular-nums;\n  }\n  th:not(:first-child), td:not(:first-child) { text-align: right; }\n  tfoot td { font-weight: 600; border-bottom: none; }\n  .cmp-note { color: var(--muted); font-size: 12.5px; margin-top: 10px; }\n  footer { color: var(--muted); font-size: 12.5px; line-height: 1.6; }\n  .header-actions { flex: none; display: flex; align-items: center; gap: 8px; margin-top: 4px; margin-left: auto; }\n  .header-actions .zh-btn { margin-top: 0; }\n  .cta-btn.header-donate { margin-top: 0; padding: 6px 16px; font-size: 13.5px; }\n  .cta { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }\n  .cta-text { flex: 1 1 260px; }\n  .cta-btn {\n    display: inline-block; margin-top: 14px; padding: 10px 22px;\n    border-radius: 999px; background: var(--series); color: #ffffff;\n    font-size: 15px; font-weight: 600; text-decoration: none;\n  }\n  .cta-url { margin-top: 10px; font-size: 13px; color: var(--muted); }\n  .qr-tile {\n    flex: none; display: flex; flex-direction: column; align-items: center;\n    gap: 6px; margin: 0 auto;\n  }\n  \/* QR stays dark-on-white in both themes so it always scans *\/\n  .qr-tile .qr {\n    background: #ffffff; border: 1px solid var(--border);\n    border-radius: 10px; padding: 10px;\n  }\n  .qr-tile .qr svg { width: 128px; height: 128px; }\n  .qr-tile .qr-caption { font-size: 12.5px; color: var(--ink-2); }\n  \/* Phones: the 640-unit SVGs render at roughly half size, so chart text is\n     scaled up in SVG units to stay legible; tighter page\/card padding gives\n     the charts and table a little more room *\/\n  @media (max-width: 480px) {\n    body { padding: 20px 12px; }\n    .card { padding: 18px 16px; }\n    .hero { font-size: 44px; }\n    svg .val { font-size: 18px; }\n    svg .val-sm { font-size: 16px; }\n    svg .cat { font-size: 18px; }\n    svg .tick { font-size: 16px; }\n    svg .school { font-size: 18px; }\n    svg .medal { font-size: 30px; }\n    th, td { padding: 6px 5px; }\n  }\n\n  :root {\n    color-scheme: light;\n    --page: #faf8f4; --surface: #ffffff;\n    --ink: #111111; --ink-2: #444444; --muted: #636363;\n    --baseline: #d8d3c8; --border: rgba(17,17,17,0.08);\n    --grid: #ece8df;\n    --series: #e11f27; --series-2: #cca819; --series-3: #ef8d92;\n    --series-4: #efe0ab; --track: #f9e0e1; --deemph: #f3a9ad;\n    --prior: #287f38;\n    --serif: \"Libre Baskerville\", Baskerville, Georgia, serif;\n  }\n  body {\n    font-family: \"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    line-height: 1.55;\n  }\n  header h1, .card h2 { font-family: var(--serif); color: var(--series); }\n  header h1 { font-size: 24px; }\n  .card h2 { font-size: 20px; margin-bottom: 6px; }\n  .card, .tile {\n    border: none; border-radius: 16px;\n    box-shadow: 0 1px 3px rgba(17,17,17,0.06);\n  }\n  .zh-btn, .pill-btn {\n    border: 1.5px solid var(--series); color: var(--series);\n    background: #ffffff;\n  }\n  .zh-btn[aria-pressed=\"true\"], .pill-btn[aria-pressed=\"true\"] {\n    background: var(--series); border-color: var(--series); color: #ffffff;\n  }\n  .cta-btn { background: linear-gradient(90deg, #f58021, #e11f27); }\n  .hero { font-weight: 700; }\n<\/style>\n\n<section class=\"card\">\n    <h2>Progress toward our goal<span class=\"zh\"><\/span><\/h2>\n    <p class=\"sub\">Thank you to every family who has donated so far \u2014 together we make CLIP possible! Only $35,752 to our next milestone of $550,000.<\/p>\n    <div class=\"hero-line\">\n      <div class=\"hero\">$514,248<\/div>\n      <div class=\"of-goal\">of $850,000 goal \u00b7 60%<\/div>\n    <\/div>\n    <div class=\"meter\" role=\"img\" aria-label=\"$514,248 raised of $850,000 goal (60 percent)\">\n      <div class=\"meter-fill\" style=\"width: 60%\"><\/div>\n      <div class=\"milestone-tick\" style=\"left:60%\"><\/div>\n    <\/div>\n    <div class=\"meter-labels\"><span>$0<\/span><span class=\"milestone-label\" style=\"left:40%\"><span class=\"ms-arrow\">\u25b2<\/span>$550,000<\/span><span>$850,000<\/span><\/div>\n    <p class=\"goal-foot\" id=\"goal-foot\">\n      <span class=\"hero\" id=\"days-left\" data-end=\"2026-09-25\">12<\/span>\n      days left \u00b7\n      <strong>$335,752<\/strong> to go \u00b7 campaign ends September 25<\/p>\n    <script>\n      (function () {\n        var el = document.getElementById('days-left');\n        var parts = el.getAttribute('data-end').split('-').map(Number);\n        var end = new Date(parts[0], parts[1] - 1, parts[2]);\n        var now = new Date();\n        var today = new Date(now.getFullYear(), now.getMonth(), now.getDate());\n        var days = Math.round((end - today) \/ 86400000) + 1;  \/\/ deadline day = 1 left\n        if (isNaN(days)) return;\n        var foot = document.getElementById('goal-foot');\n        if (days <= 0) {\n          foot.innerHTML = 'The campaign ended September 25 \u2014 thank you to every family who gave!';\n          return;\n        }\n        el.textContent = String(days);\n        var asOf = document.getElementById('days-left-asof');\n        if (asOf) asOf.remove();\n      })();\n    <\/script>\n  <\/section>\n\n\n\n<section class=\"card\">\n  <h2>Where the total comes from<\/h2>\n  <p class=\"sub\">Direct family contributions are at the heart of our campaign. Many employers match charitable contributions \u2014 this literally doubles your impact, at no cost to your family. 211 families' contributions are being doubled this way and make up 34% of our total so far. Ask your employer if they will match your contribution!<\/p>\n\n  <div class=\"meter split\" role=\"img\"\n         aria-label=\"Family donations $339,986 plus expected company matches $174,262, of $850,000 goal\">\n      <div class=\"seg\" style=\"width:40.00%; background:var(--series)\" title=\"Family donations: $339,986\"><\/div><div class=\"seg-gap\"><\/div><div class=\"seg\" style=\"width:20.50%; background:var(--series-2)\" title=\"Expected company matches: $174,262\"><\/div>\n    <\/div>\n    <div class=\"meter-labels\"><span>$0<\/span><span>$850,000<\/span><\/div>\n    <div class=\"legend\">\n      <span class=\"key\"><span class=\"swatch\" style=\"background:var(--series)\"><\/span>\n        Family donations &nbsp;<strong>$339,986<\/strong><\/span>\n      <span class=\"key\"><span class=\"swatch\" style=\"background:var(--series-2)\"><\/span>\n        Expected company matches &nbsp;<strong>$174,262<\/strong><\/span>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"tiles\">\n<div class=\"tile\">\n  <div class=\"tile-label\">Total student participation<\/div>\n  <div class=\"tile-value\">48.8%<\/div>\n<\/div>\n<div class=\"tile\">\n  <div class=\"tile-label\">Muir participation<\/div>\n  <div class=\"tile-value\">52.6%<\/div>\n<\/div>\n<div class=\"tile\">\n  <div class=\"tile-label\">Miller participation<\/div>\n  <div class=\"tile-value\">40.5%<\/div>\n<\/div>\n<\/div>\n\n\n\n<section class=\"card\">\n    <h2>Progress by week<\/h2>\n    <p class=\"sub\">How far toward the $850,000 goal we were at the end of each week of the campaign \u2014 this week is still filling in.<\/p>\n    <svg viewBox=\"0 0 640 286\" role=\"img\" aria-label=\"Cumulative percent of the $850,000 goal reached by the end of each campaign week\"><line x1=\"0\" y1=\"184.0\" x2=\"640\" y2=\"184.0\" stroke=\"var(--grid)\" stroke-width=\"1\"\/><text x=\"4\" y=\"180.0\" class=\"tick\">25%<\/text><line x1=\"0\" y1=\"134.0\" x2=\"640\" y2=\"134.0\" stroke=\"var(--grid)\" stroke-width=\"1\"\/><text x=\"4\" y=\"130.0\" class=\"tick\">50%<\/text><line x1=\"0\" y1=\"84.0\" x2=\"640\" y2=\"84.0\" stroke=\"var(--grid)\" stroke-width=\"1\"\/><text x=\"4\" y=\"80.0\" class=\"tick\">75%<\/text><line x1=\"0\" y1=\"34\" x2=\"640\" y2=\"34\" stroke=\"var(--baseline)\" stroke-width=\"1\" stroke-dasharray=\"4 4\"\/><text x=\"4\" y=\"28\" class=\"tick\">Goal \u00b7 100%<\/text><line x1=\"0\" y1=\"234\" x2=\"640\" y2=\"234\" stroke=\"var(--baseline)\" stroke-width=\"1\"\/><g class=\"col\"><path d=\"M32.0,234.0 V178.1 Q32.0,174.1 36.0,174.1 H92.0 Q96.0,174.1 96.0,178.1 V234.0 Z\" fill=\"var(--series)\"><title>Week 1 (8\/20\u20138\/26): $254,746 raised (30.0% of the $850,000 goal; +$137,624 this week)<\/title><\/path><text x=\"64.0\" y=\"166.1\" text-anchor=\"middle\" class=\"val\">30%<\/text><text x=\"64.0\" y=\"254.0\" text-anchor=\"middle\" class=\"cat\">Week 1<\/text><text x=\"64.0\" y=\"272.0\" text-anchor=\"middle\" class=\"tick\">8\/20\u20138\/26<\/text><\/g><g class=\"col\"><path d=\"M160.0,234.0 V155.8 Q160.0,151.8 164.0,151.8 H220.0 Q224.0,151.8 224.0,155.8 V234.0 Z\" fill=\"var(--series)\"><title>Week 2 (8\/27\u20139\/2): $349,534 raised (41.1% of the $850,000 goal; +$94,788 this week)<\/title><\/path><text x=\"192.0\" y=\"143.8\" text-anchor=\"middle\" class=\"val\">41%<\/text><text x=\"192.0\" y=\"254.0\" text-anchor=\"middle\" class=\"cat\">Week 2<\/text><text x=\"192.0\" y=\"272.0\" text-anchor=\"middle\" class=\"tick\">8\/27\u20139\/2<\/text><\/g><g class=\"col\"><path d=\"M288.0,234.0 V131.8 Q288.0,127.8 292.0,127.8 H348.0 Q352.0,127.8 352.0,131.8 V234.0 Z\" fill=\"var(--series)\"><title>Week 3 (9\/3\u20139\/9): $451,156 raised (53.1% of the $850,000 goal; +$101,622 this week)<\/title><\/path><text x=\"320.0\" y=\"119.8\" text-anchor=\"middle\" class=\"val\">53%<\/text><text x=\"320.0\" y=\"254.0\" text-anchor=\"middle\" class=\"cat\">Week 3<\/text><text x=\"320.0\" y=\"272.0\" text-anchor=\"middle\" class=\"tick\">9\/3\u20139\/9<\/text><\/g><g class=\"col\"><path d=\"M416.0,234.0 V117.0 Q416.0,113.0 420.0,113.0 H476.0 Q480.0,113.0 480.0,117.0 V234.0 Z\" fill=\"var(--series)\"><title>Week 4 (9\/10\u20139\/16): $514,248 raised so far \u2014 week in progress (60.5% of the $850,000 goal; +$63,092 this week)<\/title><\/path><text x=\"448.0\" y=\"105.0\" text-anchor=\"middle\" class=\"val\">60%<\/text><text x=\"448.0\" y=\"254.0\" text-anchor=\"middle\" class=\"cat\">Week 4<\/text><text x=\"448.0\" y=\"272.0\" text-anchor=\"middle\" class=\"tick\">9\/10\u20139\/16<\/text><\/g><g><text x=\"576.0\" y=\"254.0\" text-anchor=\"middle\" class=\"cat\">Week 5<\/text><text x=\"576.0\" y=\"272.0\" text-anchor=\"middle\" class=\"tick\">9\/17\u20139\/25<\/text><\/g><\/svg>\n  <\/section>\n\n\n\n<div style=\"display: none;\">\n    <div class=\"header-actions\" style=\"display: none;\">\n      <a class=\"cta-btn header-donate\" href=\"https:\/\/cusdclipco.org\/donate\">Donate<span class=\"zh\"> \u00b7 \u6350\u6b3e<\/span><\/a>\n      <button id=\"zh-toggle\" class=\"zh-btn\" type=\"button\" aria-pressed=\"true\" title=\"Show\/hide Chinese text\">\u4e2d\u6587<\/button>\n    <\/div>\n  <\/div>\n\n  <section class=\"card\">\n    <div class=\"card-head\">\n      <h2>Participation rate by grade<\/h2>\n      <button id=\"cmp-toggle\" class=\"pill-btn\" type=\"button\" aria-pressed=\"false\" title=\"Compare with last year's rates\">\n      vs. 2025<\/button>\n    <\/div>\n    <p class=\"sub\">Donations of any size count \u2014 our goal is 100%\n    participation across our K-8 community!<\/p>\n    <div id=\"chart-now\">\n<svg viewBox=\"0 0 640 282\" role=\"img\" aria-label=\"Participation rate by grade, grouped by school\"><line x1=\"426.7\" y1=\"14\" x2=\"426.7\" y2=\"278.0\" stroke=\"var(--grid)\" stroke-width=\"1\" stroke-dasharray=\"4 4\"\/><line x1=\"0\" y1=\"234\" x2=\"640\" y2=\"234\" stroke=\"var(--baseline)\" stroke-width=\"1\"\/><g class=\"col\"><path d=\"M23.6,234.0 V66.9 Q23.6,62.9 27.6,62.9 H43.6 Q47.6,62.9 47.6,66.9 V234.0 Z\" fill=\"var(--series)\"><title>Grade K: 48 of 88 students (54.5%)<\/title><\/path><text x=\"35.6\" y=\"54.9\" text-anchor=\"middle\" class=\"val\">54.5%<\/text><text x=\"35.6\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">K<\/text><\/g><g class=\"col\"><path d=\"M94.7,234.0 V95.4 Q94.7,91.4 98.7,91.4 H114.7 Q118.7,91.4 118.7,95.4 V234.0 Z\" fill=\"var(--series)\"><title>Grade 1: 40 of 88 students (45.5%)<\/title><\/path><text x=\"106.7\" y=\"83.4\" text-anchor=\"middle\" class=\"val\">45.5%<\/text><text x=\"106.7\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">1<\/text><\/g><g class=\"col\"><path d=\"M165.8,234.0 V56.2 Q165.8,52.2 169.8,52.2 H185.8 Q189.8,52.2 189.8,56.2 V234.0 Z\" fill=\"var(--series)\"><title>Grade 2: 51 of 88 students (58.0%)<\/title><\/path><text x=\"177.8\" y=\"44.2\" text-anchor=\"middle\" class=\"val\">58.0%<\/text><text x=\"177.8\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">2<\/text><\/g><g class=\"col\"><path d=\"M236.9,234.0 V59.7 Q236.9,55.7 240.9,55.7 H256.9 Q260.9,55.7 260.9,59.7 V234.0 Z\" fill=\"var(--series)\"><title>Grade 3: 50 of 88 students (56.8%)<\/title><\/path><text x=\"248.9\" y=\"47.7\" text-anchor=\"middle\" class=\"val\">56.8%<\/text><text x=\"248.9\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">3<\/text><\/g><g class=\"col\"><path d=\"M308.0,234.0 V93.4 Q308.0,89.4 312.0,89.4 H328.0 Q332.0,89.4 332.0,93.4 V234.0 Z\" fill=\"var(--series)\"><title>Grade 4: 47 of 102 students (46.1%)<\/title><\/path><text x=\"320.0\" y=\"81.4\" text-anchor=\"middle\" class=\"val\">46.1%<\/text><text x=\"320.0\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">4<\/text><\/g><g class=\"col\"><path d=\"M379.1,234.0 V65.3 Q379.1,61.3 383.1,61.3 H399.1 Q403.1,61.3 403.1,65.3 V234.0 Z\" fill=\"var(--series)\"><title>Grade 5: 60 of 109 students (55.0%)<\/title><\/path><text x=\"391.1\" y=\"53.3\" text-anchor=\"middle\" class=\"val\">55.0%<\/text><text x=\"391.1\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">5<\/text><\/g><g class=\"col\"><path d=\"M450.2,234.0 V88.3 Q450.2,84.3 454.2,84.3 H470.2 Q474.2,84.3 474.2,88.3 V234.0 Z\" fill=\"var(--series)\"><title>Grade 6: 42 of 88 students (47.7%)<\/title><\/path><text x=\"462.2\" y=\"76.3\" text-anchor=\"middle\" class=\"val\">47.7%<\/text><text x=\"462.2\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">6<\/text><\/g><g class=\"col\"><path d=\"M521.3,234.0 V132.1 Q521.3,128.1 525.3,128.1 H541.3 Q545.3,128.1 545.3,132.1 V234.0 Z\" fill=\"var(--series)\"><title>Grade 7: 27 of 80 students (33.8%)<\/title><\/path><text x=\"533.3\" y=\"120.1\" text-anchor=\"middle\" class=\"val\">33.8%<\/text><text x=\"533.3\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">7<\/text><\/g><g class=\"col\"><path d=\"M592.4,234.0 V114.8 Q592.4,110.8 596.4,110.8 H612.4 Q616.4,110.8 616.4,114.8 V234.0 Z\" fill=\"var(--series)\"><title>Grade 8: 33 of 84 students (39.3%)<\/title><\/path><text x=\"604.4\" y=\"102.8\" text-anchor=\"middle\" class=\"val\">39.3%<\/text><text x=\"604.4\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">8<\/text><\/g><text x=\"213.3\" y=\"274.0\" text-anchor=\"middle\" class=\"school\">Muir \u00b7 K\u20135<\/text><text x=\"533.3\" y=\"274.0\" text-anchor=\"middle\" class=\"school\">Miller \u00b7 6\u20138<\/text><\/svg>\n<\/div>\n    <div id=\"chart-cmp\" hidden=\"\">\n      <div class=\"legend\" style=\"margin: 0 0 14px\">\n        <span class=\"key\"><span class=\"swatch\" style=\"background:var(--series)\"><\/span>\n          This year<\/span>\n        <span class=\"key\"><span class=\"swatch\" style=\"background:var(--prior)\"><\/span>\n          Same students last year<\/span>\n      <\/div>\n       <svg viewBox=\"0 0 640 282\" role=\"img\" aria-label=\"Participation rate by grade, with last year's rate for the same students beside each bar\"><line x1=\"426.7\" y1=\"14\" x2=\"426.7\" y2=\"278.0\" stroke=\"var(--grid)\" stroke-width=\"1\" stroke-dasharray=\"4 4\"\/><line x1=\"0\" y1=\"234\" x2=\"640\" y2=\"234\" stroke=\"var(--baseline)\" stroke-width=\"1\"\/><g class=\"col\"><path d=\"M36.6,234.0 V130.2 Q36.6,126.2 40.6,126.2 H58.6 Q62.6,126.2 62.6,130.2 V234.0 Z\" fill=\"var(--series)\"><title>Grade K: 48 of 88 students (55%)<\/title><\/path><text x=\"49.6\" y=\"118.2\" text-anchor=\"middle\" class=\"val-sm\">55%<\/text><text x=\"35.6\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">K<\/text><\/g><g class=\"col\"><path d=\"M79.7,234.0 V66.1 Q79.7,62.1 83.7,62.1 H101.7 Q105.7,62.1 105.7,66.1 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade K: 87.0%<\/title><\/path><text x=\"92.7\" y=\"54.1\" text-anchor=\"middle\" class=\"val-sm\">87%<\/text><path d=\"M107.7,234.0 V148.2 Q107.7,144.2 111.7,144.2 H129.7 Q133.7,144.2 133.7,148.2 V234.0 Z\" fill=\"var(--series)\"><title>Grade 1: 40 of 88 students (45%)<\/title><\/path><text x=\"120.7\" y=\"136.2\" text-anchor=\"middle\" class=\"val-sm\">45%<\/text><text x=\"106.7\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">1<\/text><\/g><g class=\"col\"><path d=\"M150.8,234.0 V64.1 Q150.8,60.1 154.8,60.1 H172.8 Q176.8,60.1 176.8,64.1 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 1: 88.0%<\/title><\/path><text x=\"163.8\" y=\"52.1\" text-anchor=\"middle\" class=\"val-sm\">88%<\/text><path d=\"M178.8,234.0 V123.5 Q178.8,119.5 182.8,119.5 H200.8 Q204.8,119.5 204.8,123.5 V234.0 Z\" fill=\"var(--series)\"><title>Grade 2: 51 of 88 students (58%)<\/title><\/path><text x=\"191.8\" y=\"111.5\" text-anchor=\"middle\" class=\"val-sm\">58%<\/text><text x=\"177.8\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">2<\/text><\/g><g class=\"col\"><path d=\"M221.9,234.0 V56.2 Q221.9,52.2 225.9,52.2 H243.9 Q247.9,52.2 247.9,56.2 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 2: 92.0%<\/title><\/path><text x=\"234.9\" y=\"44.2\" text-anchor=\"middle\" class=\"val-sm\">92%<\/text><path d=\"M249.9,234.0 V125.7 Q249.9,121.7 253.9,121.7 H271.9 Q275.9,121.7 275.9,125.7 V234.0 Z\" fill=\"var(--series)\"><title>Grade 3: 50 of 88 students (57%)<\/title><\/path><text x=\"262.9\" y=\"113.7\" text-anchor=\"middle\" class=\"val-sm\">57%<\/text><text x=\"248.9\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">3<\/text><\/g><g class=\"col\"><path d=\"M293.0,234.0 V58.2 Q293.0,54.2 297.0,54.2 H315.0 Q319.0,54.2 319.0,58.2 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 3: 91.0%<\/title><\/path><text x=\"306.0\" y=\"46.2\" text-anchor=\"middle\" class=\"val-sm\">91%<\/text><path d=\"M321.0,234.0 V146.9 Q321.0,142.9 325.0,142.9 H343.0 Q347.0,142.9 347.0,146.9 V234.0 Z\" fill=\"var(--series)\"><title>Grade 4: 47 of 102 students (46%)<\/title><\/path><text x=\"334.0\" y=\"134.9\" text-anchor=\"middle\" class=\"val-sm\">46%<\/text><text x=\"320.0\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">4<\/text><\/g><g class=\"col\"><path d=\"M364.1,234.0 V79.9 Q364.1,75.9 368.1,75.9 H386.1 Q390.1,75.9 390.1,79.9 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 4: 80.0%<\/title><\/path><text x=\"377.1\" y=\"67.9\" text-anchor=\"middle\" class=\"val-sm\">80%<\/text><path d=\"M392.1,234.0 V129.2 Q392.1,125.2 396.1,125.2 H414.1 Q418.1,125.2 418.1,129.2 V234.0 Z\" fill=\"var(--series)\"><title>Grade 5: 60 of 109 students (55%)<\/title><\/path><text x=\"405.1\" y=\"117.2\" text-anchor=\"middle\" class=\"val-sm\">55%<\/text><text x=\"391.1\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">5<\/text><\/g><g class=\"col\"><path d=\"M435.2,234.0 V74.0 Q435.2,70.0 439.2,70.0 H457.2 Q461.2,70.0 461.2,74.0 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 5: 83.0%<\/title><\/path><text x=\"448.2\" y=\"62.0\" text-anchor=\"middle\" class=\"val-sm\">83%<\/text><path d=\"M463.2,234.0 V143.7 Q463.2,139.7 467.2,139.7 H485.2 Q489.2,139.7 489.2,143.7 V234.0 Z\" fill=\"var(--series)\"><title>Grade 6: 42 of 88 students (48%)<\/title><\/path><text x=\"476.2\" y=\"131.7\" text-anchor=\"middle\" class=\"val-sm\">48%<\/text><text x=\"462.2\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">6<\/text><\/g><g class=\"col\"><path d=\"M506.3,234.0 V95.7 Q506.3,91.7 510.3,91.7 H528.3 Q532.3,91.7 532.3,95.7 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 6: 72.0%<\/title><\/path><text x=\"519.3\" y=\"83.7\" text-anchor=\"middle\" class=\"val-sm\">72%<\/text><path d=\"M534.3,234.0 V171.3 Q534.3,167.3 538.3,167.3 H556.3 Q560.3,167.3 560.3,171.3 V234.0 Z\" fill=\"var(--series)\"><title>Grade 7: 27 of 80 students (34%)<\/title><\/path><text x=\"547.3\" y=\"159.3\" text-anchor=\"middle\" class=\"val-sm\">34%<\/text><text x=\"533.3\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">7<\/text><\/g><g class=\"col\"><path d=\"M577.4,234.0 V77.9 Q577.4,73.9 581.4,73.9 H599.4 Q603.4,73.9 603.4,77.9 V234.0 Z\" fill=\"var(--prior)\"><title>Last year (2025), as Grade 7: 81.0%<\/title><\/path><text x=\"590.4\" y=\"65.9\" text-anchor=\"middle\" class=\"val-sm\">81%<\/text><path d=\"M605.4,234.0 V160.4 Q605.4,156.4 609.4,156.4 H627.4 Q631.4,156.4 631.4,160.4 V234.0 Z\" fill=\"var(--series)\"><title>Grade 8: 33 of 84 students (39%)<\/title><\/path><text x=\"618.4\" y=\"148.4\" text-anchor=\"middle\" class=\"val-sm\">39%<\/text><text x=\"604.4\" y=\"252.0\" text-anchor=\"middle\" class=\"cat\">8<\/text><\/g><text x=\"213.3\" y=\"274.0\" text-anchor=\"middle\" class=\"school\">Muir \u00b7 K\u20135<\/text><text x=\"533.3\" y=\"274.0\" text-anchor=\"middle\" class=\"school\">Miller \u00b7 6\u20138<\/text><\/svg>\n      <p class=\"cmp-note\">Last-year bars follow the same group of students one\n      grade earlier \u2014 Grade 1 is shown beside last year's Kindergarten rate.\n      Kindergarten has no prior year.<\/p>\n    <\/div>\n  <\/section>\n\n<script>\n  const zhBtn = document.getElementById('zh-toggle');\n  function setZh(on) {\n    document.documentElement.classList.toggle('no-zh', !on);\n    zhBtn.setAttribute('aria-pressed', String(on));\n    try { localStorage.setItem('dgc-zh', on ? '1' : '0'); } catch (e) {}\n  }\n  let zhOn = false;\n  try { zhOn = localStorage.getItem('dgc-zh') === '1'; } catch (e) {}\n  setZh(zhOn);\n  zhBtn.addEventListener('click',\n    () => setZh(zhBtn.getAttribute('aria-pressed') !== 'true'));\n\n  const cmpBtn = document.getElementById('cmp-toggle');\n  if (cmpBtn) {\n    cmpBtn.addEventListener('click', () => {\n      const on = cmpBtn.getAttribute('aria-pressed') !== 'true';\n      cmpBtn.setAttribute('aria-pressed', String(on));\n      document.getElementById('chart-now').hidden = on;\n      document.getElementById('chart-cmp').hidden = !on;\n    });\n  }\n<\/script>\n\n\n\n<section class=\"card\">\n    <h2>Pizza and Popsicle Party standings<\/h2>\n    <p class=\"sub\">Standings as of September 13, 2026 \u2014 Muir and Miller each\n    crown their own winner, and it's still anyone's race &#127829;<\/p>\n    <svg viewBox=\"0 0 640 312\" role=\"img\" aria-label=\"Pizza and Popsicle Party standings: top grades by participation rate at each school\"><line x1=\"426.7\" y1=\"14\" x2=\"426.7\" y2=\"308.0\" stroke=\"var(--grid)\" stroke-width=\"1\" stroke-dasharray=\"4 4\"><\/line><line x1=\"0\" y1=\"264\" x2=\"640\" y2=\"264\" stroke=\"var(--baseline)\" stroke-width=\"1\"><\/line><g class=\"col\"><path d=\"M23.6,264.0 V96.9 Q23.6,92.9 27.6,92.9 H43.6 Q47.6,92.9 47.6,96.9 V264.0 Z\" fill=\"var(--deemph)\"><title>Grade K: 48 of 88 students (54.5%)<\/title><\/path><text x=\"35.6\" y=\"84.9\" text-anchor=\"middle\" class=\"val\">54.5%<\/text><text x=\"35.6\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">K<\/text><\/g><g class=\"col\"><path d=\"M94.7,264.0 V125.4 Q94.7,121.4 98.7,121.4 H114.7 Q118.7,121.4 118.7,125.4 V264.0 Z\" fill=\"var(--deemph)\"><title>Grade 1: 40 of 88 students (45.5%)<\/title><\/path><text x=\"106.7\" y=\"113.4\" text-anchor=\"middle\" class=\"val\">45.5%<\/text><text x=\"106.7\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">1<\/text><\/g><g class=\"col\"><path d=\"M165.8,264.0 V86.2 Q165.8,82.2 169.8,82.2 H185.8 Q189.8,82.2 189.8,86.2 V264.0 Z\" fill=\"var(--series)\"><title>Grade 2: 51 of 88 students (58.0%)<\/title><\/path><text x=\"177.8\" y=\"74.2\" text-anchor=\"middle\" class=\"val\">58.0%<\/text><text x=\"177.8\" y=\"52.2\" text-anchor=\"middle\" class=\"medal\">&#129351;<\/text><text x=\"177.8\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">2<\/text><\/g><g class=\"col\"><path d=\"M236.9,264.0 V89.7 Q236.9,85.7 240.9,85.7 H256.9 Q260.9,85.7 260.9,89.7 V264.0 Z\" fill=\"var(--series)\"><title>Grade 3: 50 of 88 students (56.8%)<\/title><\/path><text x=\"248.9\" y=\"77.7\" text-anchor=\"middle\" class=\"val\">56.8%<\/text><text x=\"248.9\" y=\"55.7\" text-anchor=\"middle\" class=\"medal\">&#129352;<\/text><text x=\"248.9\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">3<\/text><\/g><g class=\"col\"><path d=\"M308.0,264.0 V123.4 Q308.0,119.4 312.0,119.4 H328.0 Q332.0,119.4 332.0,123.4 V264.0 Z\" fill=\"var(--deemph)\"><title>Grade 4: 47 of 102 students (46.1%)<\/title><\/path><text x=\"320.0\" y=\"111.4\" text-anchor=\"middle\" class=\"val\">46.1%<\/text><text x=\"320.0\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">4<\/text><\/g><g class=\"col\"><path d=\"M379.1,264.0 V95.3 Q379.1,91.3 383.1,91.3 H399.1 Q403.1,91.3 403.1,95.3 V264.0 Z\" fill=\"var(--series)\"><title>Grade 5: 60 of 109 students (55.0%)<\/title><\/path><text x=\"391.1\" y=\"83.3\" text-anchor=\"middle\" class=\"val\">55.0%<\/text><text x=\"391.1\" y=\"61.3\" text-anchor=\"middle\" class=\"medal\">&#129353;<\/text><text x=\"391.1\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">5<\/text><\/g><g class=\"col\"><path d=\"M450.2,264.0 V118.3 Q450.2,114.3 454.2,114.3 H470.2 Q474.2,114.3 474.2,118.3 V264.0 Z\" fill=\"var(--series)\"><title>Grade 6: 42 of 88 students (47.7%)<\/title><\/path><text x=\"462.2\" y=\"106.3\" text-anchor=\"middle\" class=\"val\">47.7%<\/text><text x=\"462.2\" y=\"84.3\" text-anchor=\"middle\" class=\"medal\">&#129351;<\/text><text x=\"462.2\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">6<\/text><\/g><g class=\"col\"><path d=\"M521.3,264.0 V162.1 Q521.3,158.1 525.3,158.1 H541.3 Q545.3,158.1 545.3,162.1 V264.0 Z\" fill=\"var(--series)\"><title>Grade 7: 27 of 80 students (33.8%)<\/title><\/path><text x=\"533.3\" y=\"150.1\" text-anchor=\"middle\" class=\"val\">33.8%<\/text><text x=\"533.3\" y=\"128.1\" text-anchor=\"middle\" class=\"medal\">&#129353;<\/text><text x=\"533.3\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">7<\/text><\/g><g class=\"col\"><path d=\"M592.4,264.0 V144.8 Q592.4,140.8 596.4,140.8 H612.4 Q616.4,140.8 616.4,144.8 V264.0 Z\" fill=\"var(--series)\"><title>Grade 8: 33 of 84 students (39.3%)<\/title><\/path><text x=\"604.4\" y=\"132.8\" text-anchor=\"middle\" class=\"val\">39.3%<\/text><text x=\"604.4\" y=\"110.8\" text-anchor=\"middle\" class=\"medal\">&#129352;<\/text><text x=\"604.4\" y=\"282.0\" text-anchor=\"middle\" class=\"cat\">8<\/text><\/g><text x=\"213.3\" y=\"304.0\" text-anchor=\"middle\" class=\"school\">Muir \u00b7 K\u20135<\/text><text x=\"533.3\" y=\"304.0\" text-anchor=\"middle\" class=\"school\">Miller \u00b7 6\u20138<\/text><\/svg>\n    <p class=\"cmp-note\">Gave through your company's portal, a donor-advised\n    fund, or stock? Remember to also register on Cheddar Up so your child's grade gets participation credit.<\/p>\n  <\/section>\n\n\n\n<section class=\"card\">\n    <h2>Student participation by the numbers<\/h2>\n    <p class=\"sub\">A closer look at each grade \u2014 your grade may be just a few\n    contributions away from 1st place at Muir or Miller \u2014 check the last column to see how many!<\/p>\n    <div class=\"table-wrap\"><table>\n      <thead><tr><th>Grade<\/th>\n      <th>Students<\/th>\n      <th>Donating<\/th>\n      <th>Participation<\/th>\n      <th>To take 1st<\/th><\/tr><\/thead>\n      <tbody><tr><td>K<\/td><td>88<\/td><td>48<\/td><td>54.5%<\/td><td>+4<\/td><\/tr><tr><td>1<\/td><td>88<\/td><td>40<\/td><td>45.5%<\/td><td>+12<\/td><\/tr><tr><td>2<\/td><td>88<\/td><td>51<\/td><td>58.0%<\/td><td>\u2014<\/td><\/tr><tr><td>3<\/td><td>88<\/td><td>50<\/td><td>56.8%<\/td><td>+2<\/td><\/tr><tr><td>4<\/td><td>102<\/td><td>47<\/td><td>46.1%<\/td><td>+13<\/td><\/tr><tr><td>5<\/td><td>109<\/td><td>60<\/td><td>55.0%<\/td><td>+4<\/td><\/tr><tr><td>6<\/td><td>88<\/td><td>42<\/td><td>47.7%<\/td><td>\u2014<\/td><\/tr><tr><td>7<\/td><td>80<\/td><td>27<\/td><td>33.8%<\/td><td>+12<\/td><\/tr><tr><td>8<\/td><td>84<\/td><td>33<\/td><td>39.3%<\/td><td>+8<\/td><\/tr><\/tbody>\n    <\/table><\/div>\n  <\/section>\n\n\n\n<section class=\"card\">\n    <h2>Make your gift today<\/h2>\n    <div class=\"cta\">\n      <div class=\"cta-text\">\n        <p class=\"sub\" style=\"margin-bottom: 0\">Every contribution of any size\n        moves us closer to our DGC fundraising goal and counts toward your\n        child's grade-level participation. It takes about two minutes!\n        Suggested donation: $1,000 per Muir student and\n        $250 per Miller student before company matching. If\n        that's challenging right now,\n        please just give what you can \u2014 flexible installment options are\n        available. Together we make CLIP possible<\/p>\n        <a class=\"cta-btn\" href=\"https:\/\/cusdclipco.org\/donate\">Donate now<\/a>\n        <div class=\"cta-url\">cusdclipco.org\/donate<\/div>\n      <\/div>\n      <div class=\"qr-tile\">\n        <div class=\"qr\" role=\"img\" aria-label=\"QR code linking to https:\/\/cusdclipco.org\/donate\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 29 29\"><path stroke=\"#0b0b0b\" d=\"M0 0.5h7m2 0h2m2 0h2m1 0h1m5 0h7m-29 1h1m5 0h1m4 0h2m2 0h1m1 0h3m2 0h1m5 0h1m-29 1h1m1 0h3m1 0h1m1 0h1m1 0h1m2 0h6m3 0h1m1 0h3m1 0h1m-29 1h1m1 0h3m1 0h1m5 0h3m3 0h1m1 0h1m1 0h1m1 0h3m1 0h1m-29 1h1m1 0h3m1 0h1m1 0h1m2 0h1m3 0h2m1 0h1m3 0h1m1 0h3m1 0h1m-29 1h1m5 0h1m1 0h1m1 0h1m1 0h2m2 0h1m2 0h1m2 0h1m5 0h1m-29 1h7m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h1m1 0h7m-20 1h1m2 0h6m2 0h1m-20 1h1m2 0h1m1 0h1m1 0h2m1 0h7m1 0h3m1 0h2m1 0h1m-26 1h1m3 0h1m3 0h1m1 0h1m1 0h3m2 0h1m3 0h1m1 0h1m2 0h2m-29 1h1m2 0h9m1 0h6m2 0h1m2 0h3m1 0h1m-29 1h1m1 0h3m2 0h1m1 0h5m3 0h1m1 0h3m5 0h2m-27 1h2m2 0h1m4 0h1m1 0h2m1 0h2m5 0h1m1 0h1m2 0h1m-29 1h1m1 0h3m5 0h1m1 0h4m2 0h1m3 0h1m1 0h1m1 0h1m1 0h1m-26 1h2m1 0h3m1 0h1m1 0h1m1 0h5m1 0h1m3 0h1m3 0h1m-29 1h2m2 0h2m1 0h1m2 0h4m1 0h5m3 0h1m1 0h1m-24 1h1m2 0h2m1 0h3m1 0h3m1 0h1m1 0h4m-22 1h3m1 0h2m2 0h2m3 0h2m3 0h1m3 0h3m3 0h1m-27 1h2m1 0h7m1 0h1m1 0h1m4 0h1m2 0h2m1 0h1m1 0h1m-27 1h2m1 0h1m3 0h2m1 0h1m2 0h6m2 0h1m1 0h1m2 0h1m-29 1h2m2 0h4m1 0h3m2 0h1m1 0h2m2 0h6m1 0h2m-21 1h4m3 0h2m1 0h3m3 0h1m1 0h1m1 0h1m-29 1h7m6 0h3m1 0h1m1 0h2m1 0h1m1 0h1m3 0h1m-29 1h1m5 0h1m3 0h1m3 0h4m1 0h2m3 0h2m1 0h2m-29 1h1m1 0h3m1 0h1m1 0h1m1 0h2m1 0h1m1 0h1m2 0h7m-25 1h1m1 0h3m1 0h1m2 0h4m3 0h3m4 0h1m3 0h1m-28 1h1m1 0h3m1 0h1m5 0h1m1 0h1m1 0h6m3 0h4m-29 1h1m5 0h1m1 0h1m4 0h2m2 0h1m2 0h1m1 0h2m1 0h1m1 0h2m-29 1h7m4 0h2m2 0h1m1 0h1m2 0h1m3 0h1m2 0h1\"><\/path><\/svg>\n<\/div>\n        <div class=\"qr-caption\">Scan to donate<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n\n<p class=\"wp-block-paragraph\">Donations are voluntary, and no child will be denied participation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Donation progress through September 13, 2026 Progress toward our goal Thank you to every family who has donated so far \u2014 together we make CLIP possible! Only $35,752 to our next milestone of $550,000. $514,248 of $850,000 goal \u00b7 60% $0\u25b2$550,000$850,000 12 days left \u00b7 $335,752 to go \u00b7 campaign ends September 25 Where the [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-3329","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/pages\/3329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/comments?post=3329"}],"version-history":[{"count":23,"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/pages\/3329\/revisions"}],"predecessor-version":[{"id":3382,"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/pages\/3329\/revisions\/3382"}],"wp:attachment":[{"href":"https:\/\/cusdclipco.org\/zh\/wp-json\/wp\/v2\/media?parent=3329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}