.wss-scanner-box{max-width:560px;margin:1em 0;font-family:inherit}.wss-scanner-box form{display:flex;gap:.5em;flex-wrap:wrap}.wss-scanner-box input[type=text]{flex:1 1 280px;padding:.6em;border:1px solid #ccc;border-radius:4px}.wss-scanner-box button{padding:.6em 1.2em;border:0;border-radius:4px;background:#2271b1;color:#fff;cursor:pointer}.wss-scanner-box button:disabled{opacity:.6;cursor:not-allowed}.wss-result-item{padding:.8em;margin-top:.6em;border-radius:4px;border-left:4px solid #999}.wss-ok{background:#eafaf0;border-color:#2ea44f}.wss-warn{background:#fff8e6;border-color:#dba617}.wss-bad{background:#fdecea;border-color:#d63638}.wss-result-item strong{display:block;margin-bottom:.2em}