#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button.exclude,button.delete{background-color:#710000}button.include,button.save{background-color:#007100}button.close{background-color:#717171}button.run{background-color:#000071}pre{text-align:left;border:white solid 1px}.participantsModal form,.exchangeModal form{gap:1rem;width:80%;display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem}.participantsModal .participantsList,.participantsModal .excludesList,.participantsModal .linkButtons,.exchangeModal .participantsList,.exchangeModal .excludesList,.exchangeModal .linkButtons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.participantsModal .addButton,.exchangeModal .addButton{margin:1rem}.participantsModal .runError,.exchangeModal .runError{background-color:#090909;color:#d50000;font-weight:bolder;padding:1rem}.revealLink{font-family:monospace;font-size:smaller}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.modal.show{display:block}.modal-content{background-color:#242424;margin:15% auto;padding:20px;border:1px solid #888;border-radius:1rem;width:min(80%,40rem);display:flex;flex-direction:column;align-items:center}.modal-content h1{margin-top:0}.modal-content .modal-buttons{margin-top:1rem;display:flex;justify-content:space-around;width:80%}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;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;-webkit-text-size-adjust:100%}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}}
