:root{color-scheme:light;--bg: #F7F4EC;--surface: #EEEAE1;--text: #17130F;--muted: #746B60;--line: #DDD6CA;--accent: #C9563D;--accent-strong: #A9402C;--link: #A9402C;--link-hover: #7F2F22;--border-subtle: rgba(23, 19, 15, .08);--border-medium: rgba(23, 19, 15, .16);--font-serif: "Newsreader", Georgia, serif;--font-sans: "Roboto", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--spacing-unit: 8px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--link);text-decoration:none;transition:color .15s ease}a:hover{color:var(--link-hover)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.drop-cap:first-letter{float:left;font-family:var(--font-serif);font-size:4em;line-height:.8;margin-right:.1em;margin-top:.05em;font-weight:700;color:var(--text)}.pull-quote{font-family:var(--font-serif);font-size:1.5em;line-height:1.4;font-weight:500;color:var(--text);border-left:3px solid var(--accent);padding-left:1em;margin:2em 0}.page-container{width:100%;max-width:1200px;margin:0 auto;padding:0 calc(2 * var(--spacing-unit))}.content-container{width:100%;max-width:720px;margin:0 auto}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){*{transition-duration:0ms!important;animation-duration:0ms!important}}@media (max-width: 768px){:root{--spacing-unit: 6px}.page-container{padding:0 calc(2 * var(--spacing-unit))}}.article-header[data-astro-cid-pxntvznb]{border-bottom:1px solid var(--border-medium);background:var(--bg)}.article-header__inner[data-astro-cid-pxntvznb]{display:flex;align-items:center;justify-content:space-between;width:min(1080px,calc(100% - 32px));margin:0 auto;padding:18px 0}.brand[data-astro-cid-pxntvznb]{display:flex;align-items:center;gap:12px;color:var(--text);font-family:var(--font-serif);font-size:24px;font-weight:700;text-decoration:none}.brand__logo[data-astro-cid-pxntvznb]{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:contain}.article-header__inner[data-astro-cid-pxntvznb]>span[data-astro-cid-pxntvznb]{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.article-shell[data-astro-cid-pxntvznb]{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:42px 0 76px}.article[data-astro-cid-pxntvznb]{display:grid;grid-template-columns:minmax(0,760px);justify-content:center}.article__intro[data-astro-cid-pxntvznb]{padding-bottom:28px;border-bottom:2px solid var(--text)}.article__meta[data-astro-cid-pxntvznb]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.article__meta[data-astro-cid-pxntvznb] span[data-astro-cid-pxntvznb],.article__meta[data-astro-cid-pxntvznb] time[data-astro-cid-pxntvznb],.article__tags[data-astro-cid-pxntvznb] span[data-astro-cid-pxntvznb]{border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--muted);font-size:12px;font-weight:800;line-height:1}.article__meta[data-astro-cid-pxntvznb] span[data-astro-cid-pxntvznb],.article__meta[data-astro-cid-pxntvznb] time[data-astro-cid-pxntvznb]{padding:7px 8px;text-transform:uppercase}.article__intro[data-astro-cid-pxntvznb] h1[data-astro-cid-pxntvznb]{margin:0;color:var(--text);font-family:var(--font-serif);font-size:clamp(38px,7vw,72px);font-weight:700;line-height:1.02}.article__summary[data-astro-cid-pxntvznb]{margin:22px 0 0;color:var(--muted);font-size:21px;line-height:1.52}.article__tags[data-astro-cid-pxntvznb]{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.article__tags[data-astro-cid-pxntvznb] span[data-astro-cid-pxntvznb]{padding:7px 8px}.reference-strip[data-astro-cid-pxntvznb]{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;margin-top:24px;padding:16px;border:1px solid var(--border-medium);background:var(--surface)}.reference-strip[data-astro-cid-pxntvznb] p[data-astro-cid-pxntvznb]{margin:0;color:var(--accent);font-size:12px;font-weight:900;text-transform:uppercase}.reference-strip[data-astro-cid-pxntvznb] ul[data-astro-cid-pxntvznb]{display:grid;gap:8px;margin:0;padding:0;list-style:none}.reference-strip[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]{font-weight:700}.article__lead-image[data-astro-cid-pxntvznb]{margin:30px 0 0}.article__lead-image[data-astro-cid-pxntvznb] img[data-astro-cid-pxntvznb]{display:block;width:100%;height:auto;border-radius:var(--radius-md)}.article__lead-image[data-astro-cid-pxntvznb] figcaption[data-astro-cid-pxntvznb]{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.5}.article__lead-image[data-astro-cid-pxntvznb] figcaption[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]{margin-left:8px;font-weight:700}.article__body[data-astro-cid-pxntvznb]{margin-top:34px;color:var(--text);font-size:18px;line-height:1.82}.article__body[data-astro-cid-pxntvznb] h1,.article__body[data-astro-cid-pxntvznb] h2,.article__body[data-astro-cid-pxntvznb] h3{margin:42px 0 14px;font-family:var(--font-serif);line-height:1.18}.article__body[data-astro-cid-pxntvznb] h1{font-size:34px}.article__body[data-astro-cid-pxntvznb] h2{font-size:28px}.article__body[data-astro-cid-pxntvznb] h3{font-size:22px}.article__body[data-astro-cid-pxntvznb] p,.article__body[data-astro-cid-pxntvznb] ul,.article__body[data-astro-cid-pxntvznb] ol,.article__body[data-astro-cid-pxntvznb] blockquote,.article__body[data-astro-cid-pxntvznb] pre{margin-bottom:22px}.article__body[data-astro-cid-pxntvznb] ul,.article__body[data-astro-cid-pxntvznb] ol{padding-left:24px}.article__body[data-astro-cid-pxntvznb] li+li{margin-top:7px}.article__body[data-astro-cid-pxntvznb] blockquote{border-left:3px solid var(--accent);padding-left:18px;color:var(--muted);font-family:var(--font-serif);font-size:22px;line-height:1.45}.article__body[data-astro-cid-pxntvznb] code{padding:2px 5px;border-radius:var(--radius-sm);background:var(--surface);font-size:.9em}.article__body[data-astro-cid-pxntvznb] pre{overflow-x:auto;padding:16px;border:1px solid var(--border-medium);border-radius:var(--radius-md);background:var(--surface)}.article__footer[data-astro-cid-pxntvznb]{display:grid;gap:24px;margin-top:48px;padding-top:26px;border-top:1px solid var(--border-medium)}.article__footer[data-astro-cid-pxntvznb] h2[data-astro-cid-pxntvznb]{margin:0 0 10px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.source-list[data-astro-cid-pxntvznb]{display:grid;gap:8px;margin:0;padding:0;list-style:none}.source-list[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]{font-weight:700}.tags[data-astro-cid-pxntvznb]{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.related-section[data-astro-cid-pxntvznb]{margin-top:42px;padding-top:24px;border-top:1px solid var(--border-medium)}.related-section[data-astro-cid-pxntvznb]>h2[data-astro-cid-pxntvznb]{margin:0 0 14px;color:var(--accent);font-size:13px;font-weight:900}.related-list[data-astro-cid-pxntvznb]{display:grid;border-top:1px solid var(--border-medium)}.related-list[data-astro-cid-pxntvznb] article[data-astro-cid-pxntvznb]{border-bottom:1px solid var(--border-medium)}.related-list[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:13px 0;color:inherit;text-decoration:none}.related-list[data-astro-cid-pxntvznb] time[data-astro-cid-pxntvznb]{color:var(--muted);font-size:12px;font-weight:800}.related-list[data-astro-cid-pxntvznb] span[data-astro-cid-pxntvznb]{color:var(--text);font-weight:800;line-height:1.35}.related-list[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]:hover span[data-astro-cid-pxntvznb]{color:var(--accent)}@media (max-width: 640px){.article-header__inner[data-astro-cid-pxntvznb],.article-shell[data-astro-cid-pxntvznb]{width:min(100% - 24px,1080px)}.article-header__inner[data-astro-cid-pxntvznb]{align-items:flex-start;flex-direction:column;gap:8px}.article-shell[data-astro-cid-pxntvznb]{padding-top:30px}.article__summary[data-astro-cid-pxntvznb]{font-size:18px}.reference-strip[data-astro-cid-pxntvznb]{grid-template-columns:1fr}.article__body[data-astro-cid-pxntvznb]{font-size:17px;line-height:1.76}.related-list[data-astro-cid-pxntvznb] a[data-astro-cid-pxntvznb]{grid-template-columns:1fr;gap:6px}}.monitor-header[data-astro-cid-cjvzyyvz]{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border-medium);background:#f7f4ecf0;backdrop-filter:blur(12px)}.monitor-header__inner[data-astro-cid-cjvzyyvz]{display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 32px));margin:0 auto;padding:18px 0}.brand[data-astro-cid-cjvzyyvz]{color:var(--text);font-family:var(--font-serif);font-size:26px;font-weight:700;line-height:1;text-decoration:none}.monitor-header__meta[data-astro-cid-cjvzyyvz]{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.monitor-header__meta[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]+span[data-astro-cid-cjvzyyvz]{padding-left:12px;border-left:1px solid var(--border-medium)}.monitor-page[data-astro-cid-cjvzyyvz]{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}.snapshot[data-astro-cid-cjvzyyvz]{padding-bottom:24px;border-bottom:2px solid var(--text)}.snapshot__brand[data-astro-cid-cjvzyyvz]{display:flex;align-items:center;gap:20px}.snapshot__logo[data-astro-cid-cjvzyyvz]{width:96px;height:96px;border-radius:var(--radius-md);object-fit:contain}.snapshot__label[data-astro-cid-cjvzyyvz]{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.snapshot[data-astro-cid-cjvzyyvz] h1[data-astro-cid-cjvzyyvz],.empty-state[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz]{margin:0;color:var(--text);font-family:var(--font-serif);font-size:clamp(38px,7vw,78px);font-weight:700;line-height:.95}.snapshot__slogan[data-astro-cid-cjvzyyvz]{max-width:640px;margin-top:14px;color:var(--muted);font-size:17px;font-weight:500;line-height:1.55}.category-nav[data-astro-cid-cjvzyyvz]{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0;border-bottom:1px solid var(--border-medium)}.category-nav[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]{padding:7px 10px;border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text);font-size:13px;font-weight:800;line-height:1;text-decoration:none}.category-nav[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]:hover{border-color:var(--accent);color:var(--accent)}.feed-item__tags[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--muted);font-size:12px;font-weight:700;line-height:1}.featured-feed[data-astro-cid-cjvzyyvz],.feed-list[data-astro-cid-cjvzyyvz]{border-top:1px solid var(--border-medium)}.pagination[data-astro-cid-cjvzyyvz]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0 0;color:var(--muted)}.pagination[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz],.pagination[data-astro-cid-cjvzyyvz] small[data-astro-cid-cjvzyyvz]{display:block}.pagination[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{color:var(--text);font-size:14px;font-weight:900}.pagination[data-astro-cid-cjvzyyvz] small[data-astro-cid-cjvzyyvz]{margin-top:4px;font-size:12px;font-weight:700;text-transform:uppercase}.pagination__links[data-astro-cid-cjvzyyvz]{display:flex;align-items:center;gap:8px}.pagination__links[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz],.pagination__links[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text);font-size:13px;font-weight:900;line-height:1;text-decoration:none}.pagination__links[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]:hover{border-color:var(--accent);color:var(--accent)}.pagination__links[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz][aria-disabled=true]{color:var(--muted);opacity:.5}.date-group[data-astro-cid-cjvzyyvz]{border-bottom:1px solid var(--border-medium)}.date-group[data-astro-cid-cjvzyyvz]>h2[data-astro-cid-cjvzyyvz]{margin:0;padding:14px 0;border-bottom:1px solid var(--border-medium);color:var(--accent);font-size:13px;font-weight:900}.feed-item[data-astro-cid-cjvzyyvz]{border-bottom:1px solid var(--border-medium)}.date-group[data-astro-cid-cjvzyyvz] .feed-item[data-astro-cid-cjvzyyvz]:last-child{border-bottom:0}.feed-item[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]{display:grid;grid-template-columns:94px minmax(0,1fr) 260px;gap:22px;align-items:start;padding:20px 0;color:inherit;text-decoration:none}.feed-item[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]:hover h2[data-astro-cid-cjvzyyvz]{color:var(--accent)}.feed-item--featured[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]{grid-template-columns:110px minmax(0,1fr) 300px;padding:34px 0;border-bottom:2px solid var(--text)}.feed-item__meta[data-astro-cid-cjvzyyvz]{display:grid;gap:8px;color:var(--muted);font-size:12px;font-weight:800;line-height:1;text-transform:uppercase}.feed-item__meta[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{color:var(--accent);font-size:18px}.feed-item__meta[data-astro-cid-cjvzyyvz] time[data-astro-cid-cjvzyyvz]{color:var(--muted)}.feed-item__body[data-astro-cid-cjvzyyvz]{min-width:0}.feed-item__eyebrow[data-astro-cid-cjvzyyvz]{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:800;line-height:1;text-transform:uppercase}.feed-item[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz]{margin:0;color:var(--text);font-family:var(--font-serif);font-size:27px;font-weight:700;line-height:1.08;transition:color .15s ease}.feed-item--featured[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz]{font-size:clamp(34px,4.4vw,58px);line-height:.98}.feed-item__body[data-astro-cid-cjvzyyvz]>p[data-astro-cid-cjvzyyvz]:not(.feed-item__eyebrow){display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-item--featured[data-astro-cid-cjvzyyvz] .feed-item__body[data-astro-cid-cjvzyyvz]>p[data-astro-cid-cjvzyyvz]:not(.feed-item__eyebrow){max-width:760px;margin-top:14px;font-size:17px;-webkit-line-clamp:3}.feed-item__tags[data-astro-cid-cjvzyyvz]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;padding-top:2px}.feed-item__tags[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{padding:6px 7px}.empty-state[data-astro-cid-cjvzyyvz]{max-width:620px;padding:64px 0}.empty-state[data-astro-cid-cjvzyyvz] p[data-astro-cid-cjvzyyvz]:last-child{margin-top:16px;color:var(--muted);font-size:18px}@media (max-width: 980px){.feed-item[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz],.feed-item--featured[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]{grid-template-columns:82px minmax(0,1fr)}.feed-item__tags[data-astro-cid-cjvzyyvz]{grid-column:2;justify-content:flex-start}}@media (max-width: 640px){.monitor-header__inner[data-astro-cid-cjvzyyvz],.monitor-page[data-astro-cid-cjvzyyvz]{width:min(100% - 24px,1280px)}.monitor-header__inner[data-astro-cid-cjvzyyvz]{align-items:flex-start;flex-direction:column;gap:10px}.snapshot__brand[data-astro-cid-cjvzyyvz]{align-items:flex-start;gap:14px}.snapshot__logo[data-astro-cid-cjvzyyvz]{width:72px;height:72px}.snapshot[data-astro-cid-cjvzyyvz] h1[data-astro-cid-cjvzyyvz],.empty-state[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz]{font-size:clamp(32px,6vw,56px)}.feed-item[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz],.feed-item--featured[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz]{grid-template-columns:1fr;gap:12px;padding:22px 0}.feed-item__tags[data-astro-cid-cjvzyyvz]{grid-column:auto}.feed-item[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz],.feed-item--featured[data-astro-cid-cjvzyyvz] h2[data-astro-cid-cjvzyyvz]{font-size:26px;line-height:1.08}.pagination[data-astro-cid-cjvzyyvz]{align-items:stretch;flex-direction:column}.pagination__links[data-astro-cid-cjvzyyvz] a[data-astro-cid-cjvzyyvz],.pagination__links[data-astro-cid-cjvzyyvz] span[data-astro-cid-cjvzyyvz]{flex:1;justify-content:center}.feed-item--featured[data-astro-cid-cjvzyyvz] .feed-item__body[data-astro-cid-cjvzyyvz]>p[data-astro-cid-cjvzyyvz]:not(.feed-item__eyebrow){font-size:15px}}.editorial-header[data-astro-cid-tyj7gfr6]{display:flex;justify-content:space-between;align-items:center;width:min(1040px,calc(100% - 32px));margin:0 auto;padding:24px 0;border-bottom:2px solid #141414;font-size:14px;font-weight:750}.editorial-header[data-astro-cid-tyj7gfr6] a[data-astro-cid-tyj7gfr6]{color:#141414}.editorial-brand[data-astro-cid-tyj7gfr6]{font-size:24px;text-decoration:none}.editorial-article[data-astro-cid-tyj7gfr6]{width:min(820px,calc(100% - 32px));margin:0 auto;padding:46px 0 80px}.editorial-kicker[data-astro-cid-tyj7gfr6]{margin:0 0 14px;color:#8b2f2a;font-size:12px;font-weight:800;text-transform:uppercase}.editorial-article[data-astro-cid-tyj7gfr6] h1[data-astro-cid-tyj7gfr6]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,8vw,84px);line-height:.96;letter-spacing:0}.standfirst[data-astro-cid-tyj7gfr6]{margin:24px 0 0;color:#55504a;font-size:23px;line-height:1.38}.meta[data-astro-cid-tyj7gfr6]{display:flex;gap:16px;margin-top:26px;padding:12px 0;border-top:1px solid #c9c4bb;border-bottom:1px solid #c9c4bb;color:#6c665f;font-size:13px}.article-copy[data-astro-cid-tyj7gfr6]{margin-top:34px;font-size:19px;line-height:1.78}.article-copy[data-astro-cid-tyj7gfr6] h1,.article-copy[data-astro-cid-tyj7gfr6] h2,.article-copy[data-astro-cid-tyj7gfr6] h3{font-family:Georgia,Times New Roman,serif;line-height:1.18}.article-notes[data-astro-cid-tyj7gfr6]{margin-top:42px;padding-top:22px;border-top:1px solid #c9c4bb;color:#55504a}.article-notes[data-astro-cid-tyj7gfr6] h2[data-astro-cid-tyj7gfr6]{margin:0 0 10px;font-size:16px}.editorial-header[data-astro-cid-fsaumlse]{display:flex;justify-content:space-between;align-items:center;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0;border-bottom:2px solid #141414;color:#141414;font-size:13px;font-weight:750}.editorial-brand[data-astro-cid-fsaumlse]{color:#141414;font-size:24px;text-decoration:none}.editorial-home[data-astro-cid-fsaumlse]{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 72px}.editorial-hero[data-astro-cid-fsaumlse]{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:32px;align-items:end;padding-bottom:34px;border-bottom:1px solid #c9c4bb}.editorial-kicker[data-astro-cid-fsaumlse]{margin:0 0 10px;color:#8b2f2a;font-size:12px;font-weight:800;text-transform:uppercase}.editorial-hero[data-astro-cid-fsaumlse] h1[data-astro-cid-fsaumlse]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,9vw,112px);line-height:.9;letter-spacing:0}.editorial-hero[data-astro-cid-fsaumlse] p[data-astro-cid-fsaumlse]:last-child{margin:0;color:#55504a;font-size:20px;line-height:1.4}.lead-story[data-astro-cid-fsaumlse]{display:grid;grid-template-columns:1fr .7fr;gap:32px;padding:30px 0;border-bottom:1px solid #c9c4bb}.lead-story[data-astro-cid-fsaumlse] h2[data-astro-cid-fsaumlse]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,5vw,64px);line-height:1}.lead-story[data-astro-cid-fsaumlse] a[data-astro-cid-fsaumlse],.story-tile[data-astro-cid-fsaumlse] a[data-astro-cid-fsaumlse]{color:#141414;text-decoration:none}.lead-story[data-astro-cid-fsaumlse] p[data-astro-cid-fsaumlse]:last-child{margin:0;color:#55504a;font-size:18px}.story-grid[data-astro-cid-fsaumlse]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.story-tile[data-astro-cid-fsaumlse]{min-height:220px;padding:24px;border-right:1px solid #c9c4bb;border-bottom:1px solid #c9c4bb}.story-tile[data-astro-cid-fsaumlse]:nth-child(3n){border-right:0}.story-tile[data-astro-cid-fsaumlse] p[data-astro-cid-fsaumlse]{margin:0 0 12px;color:#8b2f2a;font-size:12px;font-weight:800}.story-tile[data-astro-cid-fsaumlse] h2[data-astro-cid-fsaumlse]{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.12}.story-tile[data-astro-cid-fsaumlse] span[data-astro-cid-fsaumlse]{color:#55504a}.editorial-pagination[data-astro-cid-fsaumlse]{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:28px;color:#55504a;font-size:13px;font-weight:800}.editorial-pagination[data-astro-cid-fsaumlse]>span[data-astro-cid-fsaumlse]{color:#141414}.editorial-pagination[data-astro-cid-fsaumlse] div[data-astro-cid-fsaumlse]{display:flex;gap:8px}.editorial-pagination[data-astro-cid-fsaumlse] a[data-astro-cid-fsaumlse],.editorial-pagination[data-astro-cid-fsaumlse] div[data-astro-cid-fsaumlse]>span[data-astro-cid-fsaumlse]{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid #c9c4bb;color:#141414;text-decoration:none}.editorial-pagination[data-astro-cid-fsaumlse] div[data-astro-cid-fsaumlse]>span[data-astro-cid-fsaumlse]{opacity:.45}@media (max-width: 760px){.editorial-hero[data-astro-cid-fsaumlse],.lead-story[data-astro-cid-fsaumlse],.story-grid[data-astro-cid-fsaumlse]{grid-template-columns:1fr}.story-tile[data-astro-cid-fsaumlse],.story-tile[data-astro-cid-fsaumlse]:nth-child(3n){border-right:0}.editorial-pagination[data-astro-cid-fsaumlse]{align-items:stretch;flex-direction:column}.editorial-pagination[data-astro-cid-fsaumlse] a[data-astro-cid-fsaumlse],.editorial-pagination[data-astro-cid-fsaumlse] div[data-astro-cid-fsaumlse]>span[data-astro-cid-fsaumlse]{flex:1;justify-content:center}}
