@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;600;700&display=swap";:root{--green-dark: #40513b;--green-mid: #628141;--cream: #e5d9b6;--orange: #e67e22;--danger: #c0392b;--text: #2d2d2d;--bg: #fafaf5}[data-astro-cid-tzi6dhhv]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.55;color:var(--text);background:var(--bg);-webkit-print-color-adjust:exact;print-color-adjust:exact;overflow-x:hidden}.header[data-astro-cid-tzi6dhhv]{text-align:center;padding:2.5rem 1.5rem 1.5rem;border-bottom:3px solid var(--green-dark);margin:0 auto 1.5rem;max-width:1200px;opacity:0;transform:translateY(-30px);animation:slideDown .8s ease-out .2s forwards}.header[data-astro-cid-tzi6dhhv] h1[data-astro-cid-tzi6dhhv]{font-family:"DM Serif Display",serif;font-size:clamp(1.8rem,5vw,3rem);color:var(--green-dark);letter-spacing:.5px}.header[data-astro-cid-tzi6dhhv] .byline[data-astro-cid-tzi6dhhv]{font-size:clamp(.9rem,2vw,1.15rem);color:#777;margin-top:.25rem}.grid[data-astro-cid-tzi6dhhv]{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.grid[data-astro-cid-tzi6dhhv]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.grid[data-astro-cid-tzi6dhhv]{grid-template-columns:1fr 1fr 1fr}}.section[data-astro-cid-tzi6dhhv]{background:#fff;border-radius:12px;padding:1.25rem 1.35rem;border-left:4px solid var(--green-mid);box-shadow:0 2px 12px #0000000f;opacity:0;transform:translateY(40px) scale(.97);transition:box-shadow .3s ease,transform .3s ease}.section[data-astro-cid-tzi6dhhv].visible{opacity:1;transform:translateY(0) scale(1);animation:cardEnter .65s cubic-bezier(.22,1,.36,1) forwards}.section[data-astro-cid-tzi6dhhv]:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px) scale(1)}.section[data-astro-cid-tzi6dhhv].visible:nth-child(1){animation-delay:0s}.section[data-astro-cid-tzi6dhhv].visible:nth-child(2){animation-delay:.1s}.section[data-astro-cid-tzi6dhhv].visible:nth-child(3){animation-delay:.2s}.section[data-astro-cid-tzi6dhhv].visible:nth-child(4){animation-delay:.3s}.section[data-astro-cid-tzi6dhhv].visible:nth-child(5){animation-delay:.4s}.section[data-astro-cid-tzi6dhhv].visible:nth-child(6){animation-delay:.5s}.section[data-astro-cid-tzi6dhhv].idle{animation:breathe 4s ease-in-out infinite}.section[data-astro-cid-tzi6dhhv].idle:nth-child(2){animation-delay:.6s}.section[data-astro-cid-tzi6dhhv].idle:nth-child(3){animation-delay:1.2s}.section[data-astro-cid-tzi6dhhv].idle:nth-child(4){animation-delay:1.8s}.section[data-astro-cid-tzi6dhhv].idle:nth-child(5){animation-delay:2.4s}.section[data-astro-cid-tzi6dhhv].idle:nth-child(6){animation-delay:3s}.section[data-astro-cid-tzi6dhhv] h2[data-astro-cid-tzi6dhhv]{font-family:"DM Serif Display",serif;font-size:clamp(1.05rem,2.5vw,1.3rem);color:var(--green-dark);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.section[data-astro-cid-tzi6dhhv] h2[data-astro-cid-tzi6dhhv] .num[data-astro-cid-tzi6dhhv]{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--green-dark);color:#fff;border-radius:50%;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;flex-shrink:0}.section[data-astro-cid-tzi6dhhv] p[data-astro-cid-tzi6dhhv]{margin-bottom:.45rem;font-size:clamp(.875rem,1.8vw,1rem)}.section[data-astro-cid-tzi6dhhv] ul[data-astro-cid-tzi6dhhv]{padding-left:1.25rem;margin-bottom:.5rem}.section[data-astro-cid-tzi6dhhv] li[data-astro-cid-tzi6dhhv]{margin-bottom:.25rem;font-size:clamp(.875rem,1.8vw,1rem)}.stat[data-astro-cid-tzi6dhhv]{display:inline-block;background:var(--cream);border-radius:4px;padding:.1em .45em;font-weight:700;color:var(--green-dark)}.stat-danger[data-astro-cid-tzi6dhhv]{background:#fde8e8;color:var(--danger)}.stat-orange[data-astro-cid-tzi6dhhv]{background:#fef3e2;color:var(--orange)}.mini-chart[data-astro-cid-tzi6dhhv]{background:var(--cream);border-radius:8px;padding:.65rem .75rem;margin:.6rem 0}.mini-chart[data-astro-cid-tzi6dhhv] .chart-title[data-astro-cid-tzi6dhhv]{font-size:clamp(.65rem,1.4vw,.8rem);font-weight:700;color:var(--green-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem}.bar-row[data-astro-cid-tzi6dhhv]{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:clamp(.75rem,1.5vw,.85rem)}.bar-label[data-astro-cid-tzi6dhhv]{width:80px;text-align:right;flex-shrink:0;font-size:clamp(.7rem,1.4vw,.8rem)}.bar-track[data-astro-cid-tzi6dhhv]{flex:1;height:12px;background:#e8e0cc;border-radius:4px;overflow:hidden}.bar-fill[data-astro-cid-tzi6dhhv]{height:100%;border-radius:4px;width:0%;transition:width 1.2s cubic-bezier(.22,1,.36,1)}.bar-val[data-astro-cid-tzi6dhhv]{width:55px;font-weight:700;font-size:clamp(.75rem,1.5vw,.85rem)}.glucose-zones[data-astro-cid-tzi6dhhv]{display:flex;gap:0;border-radius:6px;overflow:hidden;height:24px;margin:.5rem 0 .35rem;font-size:clamp(.6rem,1.3vw,.75rem);font-weight:700;color:#fff;text-align:center;line-height:24px}.gz-hypo[data-astro-cid-tzi6dhhv]{background:var(--danger);flex:70}.gz-normal[data-astro-cid-tzi6dhhv]{background:#27ae60;flex:30}.gz-pre[data-astro-cid-tzi6dhhv]{background:var(--orange);flex:26}.gz-diab[data-astro-cid-tzi6dhhv]{background:var(--danger);flex:50}.section[data-astro-cid-tzi6dhhv].idle .glucose-zones[data-astro-cid-tzi6dhhv]{animation:shimmer 3s ease-in-out infinite alternate}.comp-grid[data-astro-cid-tzi6dhhv]{display:grid;grid-template-columns:1fr 1fr;gap:.25rem .75rem;font-size:clamp(.8rem,1.6vw,.9rem);margin:.35rem 0}.comp-item[data-astro-cid-tzi6dhhv]{display:flex;align-items:center;gap:.35rem}.comp-dot[data-astro-cid-tzi6dhhv]{width:8px;height:8px;border-radius:50%;background:var(--danger);flex-shrink:0}.section[data-astro-cid-tzi6dhhv].idle .comp-dot[data-astro-cid-tzi6dhhv]{animation:pulse 2s ease-in-out infinite}.section[data-astro-cid-tzi6dhhv].idle .comp-item[data-astro-cid-tzi6dhhv]:nth-child(2) .comp-dot[data-astro-cid-tzi6dhhv]{animation-delay:.3s}.section[data-astro-cid-tzi6dhhv].idle .comp-item[data-astro-cid-tzi6dhhv]:nth-child(3) .comp-dot[data-astro-cid-tzi6dhhv]{animation-delay:.6s}.section[data-astro-cid-tzi6dhhv].idle .comp-item[data-astro-cid-tzi6dhhv]:nth-child(4) .comp-dot[data-astro-cid-tzi6dhhv]{animation-delay:.9s}.section[data-astro-cid-tzi6dhhv].idle .comp-item[data-astro-cid-tzi6dhhv]:nth-child(5) .comp-dot[data-astro-cid-tzi6dhhv]{animation-delay:1.2s}.section[data-astro-cid-tzi6dhhv].idle .comp-item[data-astro-cid-tzi6dhhv]:nth-child(6) .comp-dot[data-astro-cid-tzi6dhhv]{animation-delay:1.5s}.plate[data-astro-cid-tzi6dhhv]{display:flex;gap:.4rem;flex-wrap:wrap;margin:.5rem 0}.plate-item[data-astro-cid-tzi6dhhv]{background:var(--cream);border-radius:6px;padding:.2rem .6rem;font-size:clamp(.75rem,1.5vw,.88rem);font-weight:600;color:var(--green-dark);transition:transform .3s ease,background .3s ease}.plate-item[data-astro-cid-tzi6dhhv]:hover{transform:scale(1.08);background:#d4c99a}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]{animation:wobble 3s ease-in-out infinite}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]:nth-child(2){animation-delay:.4s}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]:nth-child(3){animation-delay:.8s}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]:nth-child(4){animation-delay:1.2s}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]:nth-child(5){animation-delay:1.6s}.section[data-astro-cid-tzi6dhhv].idle .plate-item[data-astro-cid-tzi6dhhv]:nth-child(6){animation-delay:2s}.source[data-astro-cid-tzi6dhhv]{font-size:clamp(.65rem,1.2vw,.75rem);color:#999;margin-top:.25rem}.footer[data-astro-cid-tzi6dhhv]{max-width:1200px;margin:1.5rem auto 2rem;padding:.75rem 1.25rem 0;border-top:2px solid var(--green-dark);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:clamp(.7rem,1.3vw,.85rem);color:#888;opacity:0;animation:fadeIn .8s ease-out 1.2s forwards}.prevention[data-astro-cid-tzi6dhhv]{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-left-color:#27ae60}@keyframes slideDown{to{opacity:1;transform:translateY(0)}}@keyframes cardEnter{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{to{opacity:1}}@keyframes breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.7}}@keyframes wobble{0%,to{transform:rotate(0)}25%{transform:rotate(-1.5deg)}75%{transform:rotate(1.5deg)}}@keyframes shimmer{0%{filter:brightness(1)}to{filter:brightness(1.12)}}@media(prefers-reduced-motion:reduce){[data-astro-cid-tzi6dhhv],[data-astro-cid-tzi6dhhv]:before,[data-astro-cid-tzi6dhhv]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.header[data-astro-cid-tzi6dhhv],.section[data-astro-cid-tzi6dhhv],.footer[data-astro-cid-tzi6dhhv]{opacity:1;transform:none}}@media print{body{background:#fff;font-size:8pt}.header[data-astro-cid-tzi6dhhv]{padding:6px 0;margin-bottom:6px;animation:none;opacity:1;transform:none}.header[data-astro-cid-tzi6dhhv] h1[data-astro-cid-tzi6dhhv]{font-size:18pt}.grid[data-astro-cid-tzi6dhhv]{grid-template-columns:1fr 1fr 1fr;gap:6px;padding:0}.section[data-astro-cid-tzi6dhhv]{padding:6px 8px;border-radius:4px;box-shadow:none;opacity:1;transform:none;animation:none}.section[data-astro-cid-tzi6dhhv] p[data-astro-cid-tzi6dhhv],.section[data-astro-cid-tzi6dhhv] li[data-astro-cid-tzi6dhhv]{font-size:7pt}.section[data-astro-cid-tzi6dhhv] h2[data-astro-cid-tzi6dhhv]{font-size:9pt}.section[data-astro-cid-tzi6dhhv] h2[data-astro-cid-tzi6dhhv] .num[data-astro-cid-tzi6dhhv]{width:14px;height:14px;font-size:6.5pt}.bar-row[data-astro-cid-tzi6dhhv],.bar-label[data-astro-cid-tzi6dhhv],.bar-val[data-astro-cid-tzi6dhhv]{font-size:6.5pt}.bar-track[data-astro-cid-tzi6dhhv]{height:8px}.mini-chart[data-astro-cid-tzi6dhhv]{padding:4px 5px;margin:3px 0}.mini-chart[data-astro-cid-tzi6dhhv] .chart-title[data-astro-cid-tzi6dhhv]{font-size:6pt}.glucose-zones[data-astro-cid-tzi6dhhv]{height:14px;font-size:5.5pt;line-height:14px}.comp-grid[data-astro-cid-tzi6dhhv]{font-size:6.5pt}.comp-dot[data-astro-cid-tzi6dhhv]{width:5px;height:5px}.plate-item[data-astro-cid-tzi6dhhv]{font-size:6.5pt;padding:1px 4px}.source[data-astro-cid-tzi6dhhv]{font-size:5.5pt}.footer[data-astro-cid-tzi6dhhv]{margin-top:5px;padding-top:4px;font-size:6pt;animation:none;opacity:1}.print-notice[data-astro-cid-tzi6dhhv]{display:none}@page{size:letter;margin:.35in}}.print-notice[data-astro-cid-tzi6dhhv]{text-align:center;padding:.6rem 1rem;background:var(--cream);border-radius:8px;margin:0 auto 1rem;max-width:1200px;font-size:.85rem;color:var(--green-dark)}@media print{.print-notice[data-astro-cid-tzi6dhhv]{display:none}}.desktop-popup[data-astro-cid-tzi6dhhv]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006;backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .4s ease}.desktop-popup[data-astro-cid-tzi6dhhv].show{opacity:1;pointer-events:auto}.desktop-popup-card[data-astro-cid-tzi6dhhv]{background:#fff;border-radius:16px;padding:2rem 2.5rem;max-width:420px;text-align:center;box-shadow:0 20px 60px #00000026;transform:translateY(20px) scale(.95);transition:transform .4s cubic-bezier(.22,1,.36,1)}.desktop-popup[data-astro-cid-tzi6dhhv].show .desktop-popup-card[data-astro-cid-tzi6dhhv]{transform:translateY(0) scale(1)}.desktop-popup-title[data-astro-cid-tzi6dhhv]{font-family:"DM Serif Display",serif;font-size:1.5rem;color:var(--green-dark);margin-bottom:.5rem}.desktop-popup-desc[data-astro-cid-tzi6dhhv]{font-size:.95rem;color:#555;line-height:1.5;margin-bottom:1.25rem}.desktop-popup-actions[data-astro-cid-tzi6dhhv]{display:flex;flex-direction:column;gap:.6rem;align-items:center}.desktop-popup-btn[data-astro-cid-tzi6dhhv]{display:inline-block;background:var(--green-dark);color:#fff;font-weight:600;font-size:1rem;padding:.7rem 1.8rem;border-radius:8px;text-decoration:none;transition:transform .2s ease,background .2s ease}.desktop-popup-btn[data-astro-cid-tzi6dhhv]:hover{transform:scale(1.05);background:var(--green-mid)}.desktop-popup-dismiss[data-astro-cid-tzi6dhhv]{background:none;border:none;font-size:.85rem;color:#999;cursor:pointer;padding:.3rem .6rem;transition:color .2s ease}.desktop-popup-dismiss[data-astro-cid-tzi6dhhv]:hover{color:var(--text)}@media print{.desktop-popup[data-astro-cid-tzi6dhhv]{display:none}}
