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