body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-dueling-list{display:flex;gap:1rem;align-items:stretch;min-height:300px}.custom-dueling-list__column{flex:1;display:flex;flex-direction:column;min-width:0}.custom-dueling-list__column:nth-child(2){flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;align-self:stretch}.custom-dueling-list__header{padding:0;border-bottom:1px solid #dddbda}.custom-dueling-list__title{margin:0;font-size:.75rem;font-weight:400;color:#3e3e3c;line-height:1.25}.custom-dueling-list__options{flex:1;overflow:hidden;border:1px solid #dddbda;border-top:none;background-color:#fff}.custom-listbox{margin:0;padding:0;list-style:none;max-height:100%;overflow-y:auto}.custom-picklist__item:last-child{border-bottom:none}.custom-picklist__item-action{padding:.5rem 1rem;cursor:pointer;transition:background-color .1s ease;-webkit-user-select:none;user-select:none}.custom-picklist__item-action:hover{background-color:#f3f2f2}.custom-picklist__item-action--selected{background-color:#eef1f6;border-left:3px solid #0070d2}.custom-picklist__item-action--selected:hover{background-color:#e1f3ff}.custom-picklist__label{font-size:.875rem;color:#080707;line-height:1.25;display:block;width:100%}.custom-dueling-list__actions{display:flex;flex-direction:column;gap:50px;justify-content:center;align-items:center;height:100%;min-height:200px}.custom-dueling-list__button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.25rem;background-color:transparent;color:#706e6b;cursor:pointer;transition:all .1s ease;padding:0}.custom-dueling-list__button:hover:not(:disabled){background-color:#f3f2f2;color:#080707}.custom-dueling-list__button:active:not(:disabled){background-color:#eef1f6;color:#0070d2}.custom-dueling-list__button:disabled{background-color:#f3f2f2;border-color:#dddbda;color:#c9c7c5;cursor:not-allowed}.custom-dueling-list__button-icon{width:1rem;height:1rem;fill:currentColor}@media(max-width:768px){.custom-dueling-list{flex-direction:column;gap:.5rem}.custom-dueling-list__column:nth-child(2){width:100%;flex-direction:row;justify-content:center;padding:.5rem 0}.custom-dueling-list__actions{flex-direction:row;gap:1rem}}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
