.watcher-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.watcher-grid>article{border:1px solid #e2e8f0;border-radius:7px;padding:17px}.watcher-grid article>header{position:static;height:auto;padding:0 0 14px;background:transparent;border-bottom:1px solid #e2e8f0;color:#172033}.watcher-grid header>div{display:grid}.watcher-grid header span{font:10px ui-monospace;color:#64748b}.watcher-grid header em{font:10px ui-monospace;padding:4px 8px;border-radius:20px;background:#ecfdf5;color:#059669}.watcher-grid header em.warning{background:#fffbeb;color:#d97706}.watcher-grid header em.critical{background:#fef2f2;color:#dc2626}.watcher-services{display:flex;flex-wrap:wrap;gap:6px;padding:13px 0}.watcher-services span{font-size:11px;border:1px solid #e2e8f0;padding:5px 7px;border-radius:4px}.watcher-services i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#ef4444;margin-right:5px}.watcher-services .online i{background:#10b981}.watcher-services small{color:#94a3b8}.findings{display:grid;gap:5px}.findings p{display:grid;border-left:3px solid #f59e0b;background:#fffbeb;margin:0;padding:8px 10px}.findings p.critical{border-color:#ef4444;background:#fef2f2}.findings p.ok{border-color:#10b981;background:#ecfdf5}.findings b{font-size:11px}.findings span{font-size:10px;color:#64748b}.watcher-grid details{margin-top:10px;color:#64748b;font-size:11px}.watcher-grid pre{white-space:pre-wrap;max-height:180px;overflow:auto;background:#111827;color:#cbd5e1;padding:10px;border-radius:4px}@media(max-width:900px){.watcher-grid{grid-template-columns:1fr}}
