
:root{
  --black:#111111;--gray-dark:#565656;--gray-black:#676767;--gray-low:#d4d4d4;
  --gray-deep:#e9ebea;--gray-light:#f4f4f4;--gray-smoke:#f1f3f2;--white:#ffffff;
  --green-mid:#00aab0;--teal-text:#00727a;--teal-text-dk:#005a61;--blue:#d4ebed;
  --orange:#fff0d1;--orange-deep:#f99736;--red:#c21a1a;
  --ff:"IBM Plex Sans",Arial,Helvetica,sans-serif;--radius:16px;--radius-sm:12px;--pill:50px;
}
html{scroll-behavior:smooth;background:var(--gray-smoke)}
body{font-family:var(--ff);font-size:17px;line-height:1.5;color:var(--black);background:var(--gray-smoke);-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
.monitor{max-width:900px;margin:0 auto;padding:40px 20px 60px}
.card{background:var(--white);border-radius:var(--radius);padding:40px;margin-bottom:20px;overflow:hidden}
.head__kicker,.eyebrow,.callout__label,.foot__eyebrow{font-size:13px;line-height:1.25;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-text)}
h1{font-size:36px;line-height:1.2;font-weight:600;letter-spacing:-.02em;margin-top:9px}
h2{font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.015em}
h3{font-size:20px;line-height:1.25;font-weight:600}
.head__date{margin-top:12px;color:var(--gray-dark)}
.head__hero{width:100%;margin-top:28px;border-radius:var(--radius-sm);aspect-ratio:21/6;object-fit:cover;object-position:50% 48%}
.toc h2{margin-bottom:8px}.toc__lead{color:var(--gray-dark);margin-bottom:22px}
.toc__list li+li{border-top:1px solid var(--gray-deep)}
.toc__link{display:grid;grid-template-columns:42px 1fr 18px;gap:14px;align-items:start;padding:18px 0}
.toc__num{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue);color:var(--teal-text);font-size:14px;font-weight:600}
.toc__ttl{display:block;font-weight:600;line-height:1.3}.toc__sub{display:block;font-size:15px;line-height:1.4;color:var(--gray-black);margin-top:5px}
.toc__chev{width:9px;height:9px;border-top:2px solid var(--green-mid);border-right:2px solid var(--green-mid);transform:rotate(45deg);margin-top:11px}
.news{scroll-margin-top:20px}.eyebrow{margin-bottom:18px}
.news__head{display:grid;grid-template-columns:200px 1fr;gap:28px;align-items:center}
.news__photo{width:200px;height:200px;border-radius:var(--radius-sm);object-fit:cover;object-position:50% 50%}
.news__meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}
.news__num{width:38px;height:38px;border-radius:50%;background:var(--teal-text);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px}
.chip{display:inline-flex;padding:8px 12px;border-radius:var(--pill);background:var(--gray-light);color:var(--gray-black);font-size:13px;font-weight:600;line-height:1}
.news__dek{margin-top:11px;color:var(--gray-dark);font-size:15px}
.callout{margin-top:25px;border-radius:var(--radius-sm);padding:22px 24px;background:var(--gray-light)}
.callout--key{background:var(--blue)}.callout p{margin-top:7px}.callout--key p{color:#173f42}
.block{margin-top:25px}.block h3{margin-bottom:12px}.facts{counter-reset:item}
.facts li{position:relative;padding:13px 0 13px 39px;border-top:1px solid var(--gray-deep);color:#262626}.facts li:first-child{border-top:0;padding-top:3px}
.facts li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:13px;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue);color:var(--teal-text);font-size:12px;font-weight:600}.facts li:first-child:before{top:3px}
.practice{margin-top:25px;border-left:4px solid var(--teal-text);padding:4px 0 4px 18px}.practice h3{color:var(--teal-text);margin-bottom:7px}
.sources{margin-top:25px;padding-top:20px;border-top:1px solid var(--gray-deep)}
.sources__label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-black);margin-bottom:10px}
.srcs{display:flex;gap:10px;flex-wrap:wrap}
.src{display:inline-flex;align-items:center;gap:9px;max-width:100%;padding:10px 14px;border-radius:var(--pill);background:var(--teal-text);color:#fff;font-size:14px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}
.src:after{content:"";width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);flex:0 0 auto}.src:hover,.src:focus{background:var(--teal-text-dk)}
.back{display:inline-flex;margin-top:18px;color:var(--teal-text);font-size:14px;font-weight:600}.back:hover,.back:focus{text-decoration:underline}
.issue-summary h2{margin-bottom:14px}.summary-list li{position:relative;padding:7px 0 7px 21px}.summary-list li:before{content:"";position:absolute;left:0;top:17px;width:7px;height:7px;border-radius:50%;background:var(--teal-text)}
.foot__eyebrow{margin-bottom:10px}.foot h2{margin-bottom:15px}.foot__list li+li{margin-top:11px}.foot__list a{color:var(--teal-text);overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.foot__note{margin-top:24px;padding-top:20px;border-top:1px solid var(--gray-deep);color:var(--gray-black);font-size:14px}
@media (max-width:767px){
  body{font-size:16px}.monitor{padding:24px 14px 40px}.card{padding:24px 20px;border-radius:14px;margin-bottom:14px}
  h1{font-size:26px}h2{font-size:22px}h3{font-size:18px}.head__hero{aspect-ratio:16/9;object-position:50% 45%;margin-top:22px}
  .news__head{grid-template-columns:1fr;gap:18px}.news__photo{width:100%;height:auto;aspect-ratio:16/9}.news__meta{margin-bottom:10px}
  .toc__link{grid-template-columns:38px 1fr 14px;gap:10px}.toc__sub{font-size:14px}.callout{padding:18px}.src{border-radius:14px;width:100%;justify-content:space-between}
}
@media (max-width:420px){.monitor{padding-left:10px;padding-right:10px}.card{padding-left:18px;padding-right:18px}.toc__link{grid-template-columns:34px 1fr}.toc__chev{display:none}}
