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}:root{background:#eee;--shadow:0px 4px 5px 0px rgba(0,0,0,0.1);--red:#f99;--orange:#ffd699;--green:#99ffa3;--blue:#99f3ff;--purple:#f2b1fd}h1,h2,p{padding:0;margin:0}.App{font-size:calc(10px + 1vmin)}.App-header{background-color:#fff;color:#111;padding:1rem;box-shadow:0 4px 5px 0 rgba(0,0,0,.1);box-shadow:var(--shadow)}.App-header .top-bar{display:flex;justify-content:space-between}.App-header h1{font-size:1.5rem;margin:0}.App-button{background:none;padding:.5rem 1rem;border:1px solid #111;border-radius:.25rem}.width-wrapper{width:100%;max-width:640px}.GoalList{padding:1rem;display:flex;flex-wrap:wrap}.GoalItem{flex-grow:1;background:#fff;box-shadow:0 4px 5px 0 rgba(0,0,0,.1);box-shadow:var(--shadow);border-radius:.25rem;margin-bottom:1rem}.GoalItem header{display:flex;justify-content:space-between;padding:1.5rem;border-radius:.25rem .25rem 0 0}.GoalItem.done header h2{text-decoration:line-through;color:#555}.GoalItem header button{background:#111;color:#fff}.GoalItem.done header button{background:none;color:#111}.GoalItem h2{margin:0 1rem 0 0;padding:0}.GoalItem footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.drag-icon{margin-right:1rem}.justify-space-between{display:flex;justify-content:space-between}.justify-center{display:flex;justify-content:center}.GoalItem footer button{background:none;border:1px solid #111;border-radius:.25rem;padding:.25rem .5rem;margin-left:1rem}.NewGoalModal{margin-top:1rem;background:#fff}.NewGoalModal form{display:flex}.NewGoalModal label{display:none}.NewGoalModal input{flex-grow:1;padding:.5rem;font-size:1rem;border:1px solid #111;border-radius:.25rem;margin:0 .5rem 0 0}.NewGoalModal button{color:#fff;background:#111;padding:.5rem 1rem;border:1px solid #111}.displayNone{display:none}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}
/*# sourceMappingURL=main.40233ef7.chunk.css.map */