.ic-page{display:grid;gap:14px;color:#1d2923}.ic-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ic-head>div>span{display:block;color:#009B3A;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.ic-head h1{margin:4px 0;font-size:1.9rem}.ic-head p{margin:0;color:#68766e}.ic-health{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid #dce8e1;border-radius:14px;padding:16px 18px;background:#fff}.ic-health.good{background:#effbf3;border-color:#cfebd8}.ic-health.attention{background:#fff8e8;border-color:#f0dfb2}.ic-health b,.ic-health span{display:block}.ic-health b{font-size:1rem}.ic-health span{margin-top:4px;color:#65736b;font-size:.78rem}.ic-health strong{font-size:2rem;color:#087438}.ic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ic-card{background:#fff;border:1px solid #e1e8e4;border-radius:14px;padding:15px;box-shadow:0 4px 14px rgba(20,48,31,.05)}.ic-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.ic-card-top>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf9ef;color:#087438;font-style:normal}.ic-status{font-size:.68rem;font-weight:850;border-radius:99px;padding:5px 8px}.ic-status.ok{background:#e8f8ee;color:#087438}.ic-status.warn{background:#fff1d5;color:#8a5b00}.ic-card h2{margin:13px 0 5px;font-size:1rem}.ic-card p{min-height:38px;margin:0;color:#68766e;font-size:.76rem;line-height:1.45}.ic-card>b{display:block;margin:10px 0;color:#344139;font-size:.75rem}.ic-card button,.ic-actions button{width:100%;border:1px solid #d9e4dc;background:#fff;border-radius:9px;padding:9px 10px;text-align:left;font-weight:800;color:#1f3428}.ic-card button:hover,.ic-actions button:hover{border-color:#99c8a9;background:#f6fbf8}.ic-columns{display:grid;grid-template-columns:1.4fr .9fr;gap:12px}.ic-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.ic-title h2,.ic-title p{margin:0}.ic-title p{margin-top:4px;color:#68766e;font-size:.78rem}.ic-chips,.ic-actions{display:grid;gap:8px}.ic-chip{display:flex;align-items:center;gap:10px;border:1px solid #e2e9e4;border-radius:10px;padding:10px}.ic-chip>i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-style:normal;font-weight:900}.ic-chip.ok>i{background:#e8f8ee;color:#087438}.ic-chip.warn>i{background:#fff1d5;color:#8a5b00}.ic-chip b,.ic-chip span{display:block}.ic-chip span{margin-top:2px;color:#748078;font-size:.73rem}.ic-activity{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.ic-activity article{border:1px solid #e5ebe7;border-radius:10px;padding:12px}.ic-activity small,.ic-activity b,.ic-activity span{display:block}.ic-activity b{font-size:1.5rem;margin:4px 0}.ic-activity span{font-size:.7rem;color:#748078}.ic-note p{margin-bottom:0;color:#66736c;line-height:1.55}@media(max-width:1050px){.ic-grid,.ic-activity{grid-template-columns:repeat(2,1fr)}.ic-columns{grid-template-columns:1fr}}@media(max-width:700px){.ic-head{flex-direction:column}.ic-head .btn{width:100%}.ic-grid,.ic-activity{grid-template-columns:1fr}.ic-health{align-items:flex-start}.ic-health strong{font-size:1.5rem}.ic-card p{min-height:0}}