/* Extracted from senate/index.html <style> block 2. Keep page-specific rules here until componentized. */
/* Lightweight crawlable intro (outside Shadow DOM) */
.cmep-seo-stub{max-width:1120px;margin:0;padding:0;}
.cmep-seo-stub h1{font:700 22px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";margin:0 0 8px 0;}
.cmep-seo-stub p{font:400 14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;margin:0 0 10px 0;opacity:.9;}
.cmep-seo-stub ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px 14px;}
.cmep-seo-stub a{font:600 13px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;text-decoration:none;}
.cmep-seo-stub a:hover{text-decoration:underline;}
