.ff-panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.status-pill{font-size:12px;padding:2px 7px;border:.5px solid silver;background:#f5f5f5;color:grey;white-space:nowrap;flex-shrink:0}html.dark-mode body .status-pill{background:#26292d;color:#c4c8cc;border-color:#4a4e54}.status-pill.status-ok{border-color:#2e7d32;color:#2e7d32}html.dark-mode body .status-pill.status-ok{border-color:#7ea878;color:#7ea878}.status-pill.status-warn{border-color:#b26a00;color:#b26a00}html.dark-mode body .status-pill.status-warn{border-color:#e8a030;color:#e8a030}.panel-lock-banner{display:none;position:absolute;top:10px;left:10px;right:10px;padding:5px 8px;border:.5px solid silver;background:#fffaf0;color:grey;font-size:12px;z-index:5}html.dark-mode body .panel-lock-banner{background:rgba(38,41,45,.95);border-color:#4a4e54;color:#c4c8cc}.panel-locked{position:relative}.panel-locked .panel-lock-banner{display:block}.panel-locked .panel-body{opacity:.35;pointer-events:none;user-select:none}.results-table td{word-break:break-word;overflow-wrap:break-word;line-height:1.55}.results-table td:first-child{hyphens:auto}html.dark-mode body .results-table td[style*="background: #F5F5F5"],html.dark-mode body .results-table td[style*="background:#F5F5F5"]{background:#383d42!important;color:#c4c8cc!important;border-color:#4a4e54!important}