body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding:0 1rem}.create-list-btn{background:none;border-radius:5px;margin-left:1rem}.board{display:flex;gap:1rem;padding:0 1rem}.modal{align-items:center;background-color:#0000001a;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.modal__details{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;width:300px}.modal__details #card-title-input{height:3rem}.list{min-height:80vh;width:250px}.list__header{justify-content:space-between}.list__add-btn,.list__header{align-items:center;display:flex}.list__add-btn{background:none;border:0;color:gray;cursor:pointer;font-size:larger;height:40px;justify-content:center;width:40px}.list__add-btn:hover{color:#000}.list__cards-wrapper{display:flex;flex-direction:column;gap:.5rem}.card{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 2px #0000001a;cursor:grab;padding:.5rem}.card__footer{display:flex}.card__delete-btn{align-items:center;background:none;border:0;color:gray;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:auto;width:40px}.card__delete-btn:hover{color:#000}
/*# sourceMappingURL=main.1875a2ea.css.map*/