body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:2em;max-width:800px;margin:auto}.actions{display:flex;gap:1em;align-items:flex-end;margin-bottom:2em;flex-wrap:wrap}form{display:flex;gap:1em;align-items:flex-end;flex-wrap:wrap;border:1px solid #ccc;padding:1em;border-radius:8px;width:100%}.form-group{display:flex;flex-direction:column;position:relative;flex-grow:1}label{font-size:.9em;margin-bottom:.25em;color:#333}input,select{padding:.5em;border:1px solid #ccc;border-radius:4px}button{padding:.6em 1.2em;border:none;background-color:#0052cc;color:#fff;border-radius:4px;cursor:pointer}button:hover{background-color:#0065ff}button.secondary{background-color:#f4f5f7;color:#172b4d}button.secondary:hover{background-color:#eaeaec}#results{border-top:1px solid #ccc;padding-top:1em}.parent-group{margin-bottom:1.5em}.parent-title{font-weight:700;font-size:1.2em;color:#172b4d;margin-bottom:.5em}.issue-item{margin-left:1.5em;padding:.25em 0}.error{color:red;font-weight:700}a{display:inline-block;margin-top:2em}.custom-select-container{position:relative;width:100%;min-width:250px}.custom-select-options{position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;border-top:none;background-color:#fff;max-height:200px;overflow-y:auto;z-index:1000;border-radius:0 0 4px 4px}.custom-select-option{padding:.5em;cursor:pointer;border-bottom:1px solid #eee}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover{background-color:#f0f0f0}.custom-select-option.disabled{color:#888;cursor:default;background-color:#f9f9f9}#board-search{width:95%}
