/* Sprint 1.13 — Central Inteligente de Certidões */
.cic-page .institutional-hero{padding-bottom:72px}.cic-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:-38px 0 38px}.cic-summary article{padding:20px;border:1px solid #e3e7ee;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(16,22,63,.08)}.cic-summary strong{display:block;color:#10163f;font-size:1.55rem}.cic-summary span{color:#687087;font-size:.84rem}.cic-search{padding:24px;margin-bottom:28px;border:1px solid #e2e7ed;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(16,22,63,.07)}.cic-search-row{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:12px}.cic-search input,.cic-search select{width:100%;padding:14px 16px;border:1px solid #d8dfe7;border-radius:12px;background:#fff;color:#10163f;font:inherit}.cic-search-status{display:flex;justify-content:space-between;gap:16px;margin-top:14px;color:#687087;font-size:.88rem}.cic-search-status strong{color:#10163f}.cic-category-nav{display:flex;gap:9px;overflow:auto;padding-bottom:8px;margin-bottom:30px}.cic-category-nav button{white-space:nowrap;padding:10px 14px;border:1px solid #dfe5ec;border-radius:999px;background:#fff;color:#344055;font-weight:750;cursor:pointer}.cic-category-nav button.is-active,.cic-category-nav button:hover{border-color:#167c80;background:#167c80;color:#fff}.cic-section{scroll-margin-top:130px;margin-bottom:48px}.cic-section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e3e7ee}.cic-section-title{display:flex;gap:14px;align-items:flex-start}.cic-section-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#eef7f5;font-size:1.3rem}.cic-section h2{margin:0 0 4px;color:#10163f}.cic-section-head p{margin:0;color:#687087}.cic-count{padding:7px 11px;border-radius:999px;background:#f0f3f7;color:#445067;font-size:.78rem;font-weight:800}.cic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cic-card{display:flex;flex-direction:column;min-height:330px;padding:22px;border:1px solid #e4e8ee;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(16,22,63,.06);transition:.2s ease}.cic-card:hover{transform:translateY(-3px);border-color:#9ed4ca;box-shadow:0 16px 34px rgba(16,22,63,.1)}.cic-card-top{display:flex;justify-content:space-between;gap:12px}.cic-card h3{margin:0;color:#10163f;font-size:1.06rem;line-height:1.35}.cic-favorite{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid #dce2e8;border-radius:10px;background:#f8fafb;color:#8992a2;cursor:not-allowed}.cic-org{display:block;margin-top:8px;color:#167c80;font-size:.78rem;font-weight:800}.cic-card>p{margin:16px 0;color:#596277;line-height:1.58}.cic-meta{display:grid;gap:7px;margin-top:auto;margin-bottom:15px;padding-top:14px;border-top:1px solid #edf0f4;color:#667084;font-size:.77rem}.cic-meta strong{color:#344055}.cic-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.cic-badge{padding:6px 9px;border-radius:999px;background:#eaf7f3;color:#116b6f;font-size:.7rem;font-weight:800}.cic-card .button{width:100%;justify-content:center;text-align:center}.cic-empty{padding:46px 24px;border:1px dashed #c9d2dc;border-radius:18px;text-align:center;background:#fafcfd}.cic-note{margin:20px 0 50px;padding:18px 20px;border-left:4px solid #167c80;border-radius:0 12px 12px 0;background:#eef7f5;color:#4f596b;line-height:1.6}@media(max-width:1050px){.cic-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.cic-summary,.cic-grid{grid-template-columns:1fr}.cic-search-row{grid-template-columns:1fr}.cic-search-status,.cic-section-head{align-items:flex-start;flex-direction:column}.cic-card{min-height:0}}
