*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f7f5f0;--paper: #ffffff;--paper2: #f2f0eb;--paper3: #ebe8e0;--ink: #121212;--ink-mid: #333333;--ink-muted: #666666;--ink-dim: #999999;--ink-placeholder: #bbbbbb;--rule: #e0ddd8;--rule-dark: #c8c4bc;--red: #b5251a;--red-dim: rgba(181,37,26,.08);--blue: #326891;--blue-dim: rgba(50,104,145,.09);--gold: #8b6914;--gold-dim: rgba(139,105,20,.09);--rubric-size: 11px;--headline-size: 17.6px;--preview-size: 13.75px;--count-size: 12.1px;--section-size: 9.9px;--logo-size: 26.4px;--body-size: 15.4px;--meta-size: 12.1px}html,body{height:100%;background:var(--bg);color:var(--ink);font-family:Inter,DM Sans,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}.digest-article-image{display:block;width:100%;max-height:240px;object-fit:cover;margin-bottom:10px;border:1px solid var(--rule);filter:grayscale(1) sepia(.2) contrast(1.05) brightness(1.02)}.digest-article-card{background:var(--paper);border:1px solid var(--rule);padding:16px;margin-bottom:12px}.digest-article-title{font-family:Lora,Georgia,serif;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:8px}.digest-article-summary{font-size:14px;line-height:1.65;color:var(--ink-mid)}@media(min-width:768px){.digest-article-card.has-image{display:grid;grid-template-columns:minmax(0,1fr) min(280px,36%);column-gap:20px;grid-template-areas:"title media" "summary media" "extra media";align-items:start}.digest-article-card.has-image .digest-article-title{grid-area:title;margin-bottom:0}.digest-article-card.has-image .digest-article-media{grid-area:media;align-self:stretch;display:flex}.digest-article-card.has-image .digest-article-summary{grid-area:summary;margin-top:8px}.digest-article-card.has-image .digest-article-extra{grid-area:extra}.digest-article-card.has-image .digest-article-image{margin-bottom:0;max-height:none;min-height:140px;height:100%}}
