.News-module__BPhVSW__grid{gap:2rem;max-width:800px;margin:0 auto;display:grid}.News-module__BPhVSW__card{border-left:6px solid var(--color-primary);border-radius:0 var(--radius-lg)var(--radius-lg)0;box-shadow:var(--shadow-sm);background:#fff;padding:2rem;transition:transform .2s}.News-module__BPhVSW__card:hover{box-shadow:var(--shadow-card);transform:translate(5px)}.News-module__BPhVSW__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.News-module__BPhVSW__date{color:var(--color-text);background:var(--color-bg-subtle);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.85rem;font-weight:600}.News-module__BPhVSW__category{text-transform:uppercase;color:var(--color-accent);letter-spacing:.5px;font-size:.75rem;font-weight:800}.News-module__BPhVSW__title{color:var(--color-text-heading);margin-bottom:1rem;font-size:1.5rem}.News-module__BPhVSW__summary{color:var(--color-text);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.News-module__BPhVSW__content{background:var(--color-bg-subtle);border-radius:var(--radius-md);color:#374151;padding:1.5rem;font-size:.95rem}.News-module__BPhVSW__content p{margin-bottom:.75rem}.News-module__BPhVSW__content li{margin-bottom:.25rem;margin-left:1.5rem;list-style-type:disc}.News-module__BPhVSW__empty{text-align:center;background:var(--color-bg-subtle);border-radius:var(--radius-lg);color:var(--color-text);padding:4rem}
