.newsletter-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:15px;background:var(--deep-bg);border:1px solid #333;padding:15px;margin:1.5rem 0;border-radius:4px;color:#eee}.stat-column h4{color:#0af;border-bottom:1px solid #444;margin:0 0 10px;padding-bottom:5px;text-transform:uppercase;font-size:.85rem;letter-spacing:.05em}.stat-list{list-style:none;padding:0;margin:0}.stat-list li{font-size:.8rem;padding:2px 0;border-bottom:1px solid #2a2a2a}.dso-sub{font-size:.75rem;line-height:1.3;margin-bottom:8px;color:#ccc}.dso-sub strong{color:#0af;display:block}.icon{font-family:emoji;margin-right:5px}