/* Gazeta Cidadão — editorial modelagem por tipo de corpo */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Barlow','Segoe UI',sans-serif;background:#fff;color:#111;line-height:1.6}
a{color:#b91c1c;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto}

.gc-disclaimer{background:#fef2f2;border-bottom:2px solid #b91c1c;color:#7f1d1d;text-align:center;padding:10px 16px;font-size:13px;font-weight:600}
.gc-ribbon{background:#b91c1c;color:#fff;text-align:center;padding:6px 12px;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase}
.gc-header{border-bottom:3px double #111;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;max-width:1100px;margin:0 auto}
.gc-brand{font-size:clamp(26px,4.5vw,42px);font-weight:900;letter-spacing:-1.5px;color:#111}
.gc-brand em{color:#b91c1c;font-style:normal}
.gc-sub{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:1.2px;margin-top:4px}
.gc-nav{background:#111;border-top:1px solid #333}
.gc-nav ul{list-style:none;display:flex;flex-wrap:wrap;max-width:1100px;margin:0 auto;padding:0 16px}
.gc-nav li a{display:block;color:#e5e7eb;padding:12px 16px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.gc-nav li a:hover{color:#fff;background:#b91c1c;text-decoration:none}

.gc-wrap{max-width:1100px;margin:0 auto;padding:28px 20px}
.gc-hero{border-bottom:3px double #111;padding-bottom:24px;margin-bottom:30px}
.gc-hero h1{font-size:clamp(26px,4.6vw,44px);font-weight:900;line-height:1.12;color:#111;margin-bottom:12px}
.gc-hero p{font-size:16px;color:#4b5563;max-width:760px}

.gc-section-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#b91c1c;border-top:3px solid #b91c1c;padding-top:8px;margin-bottom:16px}

.gc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px;margin-bottom:38px}
.gc-card{border:1px solid #e5e7eb;border-top:4px solid #b91c1c;padding:18px;background:#fff;transition:box-shadow .2s}
.gc-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.08)}
.gc-card-cat{font-size:10px;font-weight:700;color:#b91c1c;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px}
.gc-card h3{font-size:17px;font-weight:700;line-height:1.3;margin-bottom:8px;color:#111}
.gc-card h3 a{color:#111}
.gc-card h3 a:hover{color:#b91c1c;text-decoration:none}
.gc-card p{font-size:13px;color:#6b7280;line-height:1.55}
.gc-card .gc-date{font-size:11px;color:#9ca3af;margin-top:10px;display:block}

.gc-about{background:#f9fafb;border-left:4px solid #b91c1c;padding:22px;margin-bottom:36px}
.gc-about h2{font-size:20px;font-weight:800;margin-bottom:10px;color:#111}
.gc-about p{font-size:14px;color:#4b5563;margin-bottom:8px}

.gc-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}
.gc-cat-tag{border:1px solid #b91c1c;color:#b91c1c;padding:6px 14px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}

.gc-article{max-width:780px;margin:0 auto}
.gc-article h1{font-size:clamp(24px,4vw,38px);font-weight:900;line-height:1.15;color:#111;border-bottom:3px solid #b91c1c;padding-bottom:14px;margin-bottom:16px}
.gc-meta{font-size:12px;color:#9ca3af;margin-bottom:22px;text-transform:uppercase;letter-spacing:1px}
.gc-article h2{font-size:22px;font-weight:800;margin:28px 0 12px;color:#111;border-left:4px solid #b91c1c;padding-left:12px}
.gc-article h3{font-size:18px;font-weight:700;margin:22px 0 10px;color:#111}
.gc-article p{font-size:15px;color:#374151;line-height:1.78;margin-bottom:14px}
.gc-article ul,.gc-article ol{margin:10px 0 18px 24px;color:#374151}
.gc-article li{margin-bottom:8px;line-height:1.7}
.gc-callout{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #b91c1c;padding:16px;margin:22px 0;font-size:14px;color:#7f1d1d;line-height:1.65}

.gc-legal{max-width:820px;margin:0 auto}
.gc-legal h1{font-size:28px;font-weight:900;border-bottom:3px solid #b91c1c;padding-bottom:12px;margin-bottom:20px;color:#111}
.gc-legal h2{font-size:19px;font-weight:700;margin:24px 0 10px;color:#111}
.gc-legal p{font-size:14px;color:#374151;line-height:1.75;margin-bottom:12px}
.gc-legal ul{margin:10px 0 18px 22px;color:#374151}
.gc-legal li{margin-bottom:6px;line-height:1.65}

.gc-foot{background:#111;color:#9ca3af;padding:32px 20px 20px;margin-top:50px;font-size:12px;line-height:1.8}
.gc-foot-inner{max-width:1100px;margin:0 auto;text-align:center}
.gc-foot strong{color:#e5e7eb;display:block;margin-bottom:4px}
.gc-foot-nav{margin:14px 0;display:flex;flex-wrap:wrap;gap:14px 22px;justify-content:center}
.gc-foot-nav a{color:#e5e7eb;font-size:12px}
.gc-foot-copy{border-top:1px solid #333;padding-top:14px;margin-top:14px;color:#6b7280;font-size:11px}

.gc-contact-box{background:#f9fafb;border:1px solid #e5e7eb;padding:22px;margin:18px 0}
.gc-contact-box p{margin-bottom:8px;font-size:14px}

@media(max-width:640px){
  .gc-nav ul{justify-content:center}
  .gc-header{padding:14px 16px;justify-content:center;text-align:center}
}
</content>
</invoke>