:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#react-filter{width:100%;font-size:14px;background:#fff;position:relative;top:-105px}#react-filter h3{font-weight:400;font-size:inherit;padding-left:1rem}#react-filter .react-filter-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;padding:4px 20px;background-color:#f5be00;color:#fff}#react-filter .react-filter-radio-list{display:flex;align-items:center;gap:14px}#react-filter .react-filter-radio{cursor:pointer;position:relative;display:flex;align-items:center;gap:4px;text-transform:capitalize}#react-filter .react-filter-radio:before{display:block;content:"";width:14px;height:14px;background:#fff}#react-filter .react-filter-radio input[type=radio]{position:absolute;height:0;width:0;background-color:transparent}#react-filter .react-filter-radio:has(:checked):after{content:"";position:absolute;display:block;top:50%;left:7px;width:7px;height:7px;transform:translate(-50%,-50%);z-index:100;border-radius:50%;background-color:#000}#react-filter .react-filter-results-header{display:flex;align-items:center;padding:14px;background-color:#000}#react-filter .react-filter-results-header input{color:#000;background:#fff;width:240px;height:16px;padding:4px 8px;border:none;border-radius:2px}#react-filter .react-filter-results-header label{display:flex;align-items:center;padding-left:8px}#react-filter .react-filter-results-header svg{width:16px;height:16px}#react-filter .react-filter-results-header svg path{fill:#fff}#react-filter .react-filter-results-table{color:#fff;background-color:#ccc;overflow:auto}#react-filter .react-filter-results-table table{width:100%;border-collapse:collapse}#react-filter .react-filter-results-table th,#react-filter .react-filter-results-table td{padding:7px 14px;border:1px solid #eee}#react-filter .react-filter-results-table th{text-align:left;color:#fff}#react-filter .react-filter-results-table td{color:#666}#react-filter .react-filter-results-table td:first-child{text-transform:capitalize}#react-filter .react-filter-results-table td:hover{color:#666;background-color:transparent}#react-filter .react-filter-results-result{cursor:pointer}#react-filter .react-filter-results-result.is-last td,#react-filter .react-filter-results-result.is-last td:hover{background-color:#fff}#react-filter .react-filter-results-result.is-last svg{transform:rotate(-90deg)}#react-filter .react-filter-results-result.is-match td{font-weight:700}#react-filter .react-filter-results-result td:first-child div{display:flex;align-items:center;justify-content:space-between;font-weight:700;gap:8px}#react-filter .react-filter-results-result td:first-child div svg{width:16px;height:16px}
