.listitem{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:40px;font-size:14px;line-height:40px;color:var(--base);background-color:var(--base-dark);border:1px solid var(--base);cursor:move}.listitem-over{background-color:var(--black)}.list{position:relative;width:200px;list-style-type:none;padding:10px;margin:0 auto;background-color:var(--base)}.dnd{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;color:var(--base-dark);background:-webkit-gradient(linear,left top,left bottom,from(var(--base)),to(var(--base-light)));background:-webkit-linear-gradient(top,var(--base),var(--base-light));background:-o-linear-gradient(top,var(--base) 0,var(--base-light) 100%);background:linear-gradient(180deg,var(--base) 0,var(--base-light));height:100%;width:100%;padding:40px 0 0}.dnd h4{margin-bottom:10px;text-align:center;color:var(--black)}.dnd-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dnd-title{margin:10px 25px;text-align:center;color:var(--black)}pre{padding:4px;font-size:12px;background-color:var(--base);border:1px solid var(--base-dark)}.app-wrapper{position:absolute;-ms-flex-direction:column;flex-direction:column;color:var(--base-dark);background-color:var(--base);height:100%;width:100%;padding:40px 0 0}.app-header,.app-wrapper{display:-ms-flexbox;display:flex}.app-header{-ms-flex-direction:row;flex-direction:row}.app-header a{margin-left:auto;margin-right:20px}.app-header button{margin:0 0 0 25px;background-color:var(--base);padding:4px 8px;border:none}.app-header button:hover{-webkit-box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.app-header button:focus{outline:0}body{margin:0;padding:0;font-family:sans-serif}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}body{background-color:#fff}h1{margin-bottom:1em}p{margin:1em 0}:root{--base:#f1f1f1;--base-light:#dddbdb;--base-medium:#afafaf;--base-dark:#929292;--black:#444}body{font-family:sans-serif;line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:sans-serif;font-weight:600}a:link{text-decoration:none}a:link,a:visited{color:#000;font-weight:700}a:hover{font-weight:700}a:active,a:hover{color:#919191}
/*# sourceMappingURL=main.b98b87cb.css.map*/