.system-incident-strip{margin:0 28px 12px;border:1px solid #b8c9dc;border-radius:12px;background:#eef5fb;overflow:hidden}.system-incident-strip>button{width:100%;min-height:48px;padding:8px 12px;border:0;background:transparent;color:#17324d;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.system-incident-strip .system-incident-signal{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#19714b;color:#fff;font-weight:900}.system-incident-strip button>span:nth-child(2){display:grid;gap:1px;min-width:0}.system-incident-strip button b{font-size:14px}.system-incident-strip button small{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-incident-strip button strong{margin-left:auto;font-size:12px}.system-incident-strip.warning{background:#fff8df;border-color:#d69b24}.system-incident-strip.warning .system-incident-signal{background:#b46a00}.system-incident-strip.critical{background:#fff0f0;border-color:#d84242}.system-incident-strip.critical .system-incident-signal{background:#c52121}.system-incident-dialog{width:min(760px,calc(100vw - 28px));max-height:min(780px,calc(100vh - 28px));padding:0;border:0;border-radius:18px;box-shadow:0 24px 70px #061a3570;color:#132b44}.system-incident-dialog::backdrop{background:#071a33aa}.system-incident-dialog>header{position:sticky;top:0;z-index:2;padding:18px 20px;background:#fff;border-bottom:1px solid #d9e2eb;display:flex;justify-content:space-between;align-items:center}.system-incident-dialog h2{margin:2px 0 0;font-size:22px}.system-incident-dialog header small{color:#58708a}.system-incident-dialog header button{width:40px;height:40px;border:1px solid #ccd7e3;border-radius:50%;background:#fff;font-size:24px}.system-incident-summary{margin:16px 20px 8px;padding:14px;border-radius:12px;background:#edf5fb;display:flex;justify-content:space-between;gap:12px}.system-incident-summary span{font-size:13px;color:#516b83}.system-incident-actions{padding:8px 20px;display:flex;gap:8px;justify-content:flex-end}.system-incident-actions button{min-height:40px;border:1px solid #bdcad7;border-radius:9px;background:#fff;color:#17324d}.system-incident-rows{padding:8px 20px;display:grid;gap:10px}.system-incident-row{padding:13px 14px;border:1px solid #cad6e2;border-left:5px solid #67829c;border-radius:10px;background:#fff}.system-incident-row.open.warning{border-left-color:#bd7100;background:#fffaf0}.system-incident-row.open.critical{border-left-color:#c92424;background:#fff4f4}.system-incident-row.resolved{opacity:.76}.system-incident-row-head{display:flex;gap:8px;align-items:center;font-size:12px}.system-incident-row-head span{padding:3px 7px;border-radius:999px;background:#e8eff6}.system-incident-row-head time{margin-left:auto;color:#5f7285}.system-incident-row h3{margin:8px 0 5px;font-size:16px}.system-incident-row p{margin:0;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.system-incident-row>small{display:block;margin-top:6px;color:#60748a}.system-incident-empty{padding:32px;text-align:center;color:#60748a}.system-incident-note{margin:8px 20px 20px;font-size:12px;color:#5a6e82;line-height:1.5}
@media(max-width:720px){.system-incident-strip{margin:6px 8px 8px;border-radius:9px}.system-incident-strip>button{min-height:42px;padding:6px 9px}.system-incident-strip .system-incident-signal{width:25px;height:25px}.system-incident-strip button b{font-size:13px}.system-incident-strip button small,.system-incident-strip button strong{font-size:11px}.system-incident-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;border-radius:0}.system-incident-dialog>header{padding:13px 14px}.system-incident-dialog h2{font-size:19px}.system-incident-summary{margin:10px 12px 4px;display:grid}.system-incident-actions{padding:6px 12px}.system-incident-rows{padding:6px 12px}.system-incident-row{padding:11px}.system-incident-note{margin:8px 12px 18px}}
