/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%}*{margin:0}main{display:block}h1{font-size:2em;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{-webkit-padding-start:0;padding-inline-start:0}.header{display:flex;padding:10px 20px;background-color:#262626}.header h1{padding:10px;font-size:26px;flex-grow:1}.column{display:block;background-color:#262626;border-radius:16px;margin:15px;padding-bottom:5px;height:calc(100vh - 120px)}.column_name{font-size:22px;margin:15px 25px}.cards_wrapper{max-height:calc(100vh - 180px);margin:5px;overflow-y:auto}.cards_wrapper::-webkit-scrollbar{width:8px;border-radius:9em;background-color:#262626}.cards_wrapper::-webkit-scrollbar-thumb{background-color:#000;border-radius:9em}.button{display:block;background-color:#3f4072;color:#fff;border-radius:10px;border:none;padding:5px 10px;margin:8px auto}.button:hover{background-color:#6869b6}.button:active{background-color:#000}.card{position:relative;background-color:#6a6dcd;margin:15px 10px;border-radius:16px;overflow:hidden}.card img{height:100px;width:100%;object-fit:cover}.card h5{font-size:16px;margin:10px}.card p{font-size:14px;margin:10px}.card span{cursor:pointer}.card .card_mover,.card span{position:absolute;top:10px;right:10px}.card .card_mover{background-color:rgba(106,109,205,.5411764705882353);padding:5px;border-radius:10px;width:150px;display:flex;flex-wrap:wrap;justify-content:space-around}.card .card_mover select{width:100%}.new-card{position:relative;margin:15px;border-radius:16px;overflow:hidden;background-color:#fff;border:2px solid #fff;padding:5px;color:#000}.new-card img{height:100px;width:100%;object-fit:cover}.new-card input,.new-card textarea{font-family:inherit;margin:5px 0;width:90%}.new-card input{height:30px;border:none;border-bottom:1px solid #000}.new-card textarea{height:60px}.new-card .new-card_buttons{display:flex}.new-card .new-card_buttons .button{min-width:50px}.module-wrapper,.new-card .new-card_choose-img{position:absolute}.module-wrapper{width:100vw;height:100vh;background-color:rgba(0,0,0,.4392156862745098);top:0;left:0;display:flex;justify-content:center;align-items:center}.module{padding:20px;border-radius:15px}.module,body{background-color:#000}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Roboro,Arial,sans-serif;box-sizing:border-box}.App{position:relative}.wrapper{width:90%;margin:5px auto;display:grid;grid-template-columns:repeat(3,1fr);max-height:calc(100vh - 100px)}.loader{height:100px;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=main.fe9af7d4.chunk.css.map */