body{margin:0;padding:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{padding:7px 15px;font-family:inherit;font-weight:500;font-size:16px;line-height:24px;text-align:center;border:1px solid #e9ebeb;border-bottom-color:#e1e3e3;border-radius:4px;background-color:#fff;color:rgba(14,30,37,.87);box-shadow:0 2px 4px 0 rgba(14,30,37,.12);transition:all .2s ease;transition-property:background-color,color,border,box-shadow;outline:0;cursor:pointer;margin-bottom:3px}button:focus,button:hover{background-color:#f5f5f5;color:rgba(14,30,37,.87);box-shadow:0 8px 12px 0 rgba(233,235,235,.16),0 2px 8px 0 rgba(0,0,0,.08);text-decoration:none}.btn-danger{background-color:#fb6d77;border-color:#fb6d77 #fb6d77 #e6636b;color:#fff}.btn-danger:focus,.btn-danger:hover{background-color:#fa3b49;border-color:#fa3b49;color:#fff}.editable{cursor:text;display:block;padding:10px;width:95%}.editable[contenteditable=true]{outline:3px solid #efefef}.app-logo{height:95px;margin-right:20px}.app-title-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.app-title-text{-webkit-flex-grow:1;flex-grow:1}.app-header{background-color:#222;height:105px;color:#fff;padding:20px 20px 20px 60px}.app-left-nav{display:-webkit-flex;display:flex}.app-title{font-size:32px;margin:10px 0 0}.app-intro{font-size:large}.deploy-button-wrapper{margin-right:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.deploy-button{width:200px}.view-src{margin-top:15px;text-align:center}.view-src img{margin-right:10px}.view-src a{text-decoration:none;color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.github-icon{width:25px;fill:#fff}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (max-width:768px){.app-title-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.app-title{font-size:23px;margin-top:0}.app-intro{font-size:14px}.app-header{padding-left:20px;height:auto}.app-logo{height:60px;margin-right:20px;-webkit-animation:none;animation:none}.deploy-button-wrapper{margin-left:80px;margin-top:5px}.deploy-button{width:150px}.view-src{display:none}}.settings-wrapper{position:fixed;left:0;top:0;background:rgba(95,95,95,.5);font-size:13px;width:100%;height:100%;z-index:9;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.settings-content{margin-top:3em;margin-bottom:3em;padding:1.5em 3em 3em;background:#fff;color:rgba(14,30,37,.54);border-radius:8px;box-shadow:0 1px 6px 0 rgba(14,30,37,.12);position:relative}.settings-close{position:absolute;right:20px;top:15px;font-size:16px;cursor:pointer}.settings-content h2{color:#000}.settings-section{margin-top:20px}.settings-header{font-size:16px;font-weight:600}.settings-options-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.settings-option{padding:3px 8px;margin:5px;border:1px solid;font-size:12px;cursor:pointer;&.activeClass,&:hover{color:#fff}}@media (max-width:768px){.settings-close{top:15px;right:20px;font-size:18px}}.setting-toggle-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.settings-toggle{fill:#b7b9bd;width:35px;height:35px;cursor:pointer}.todo-list{padding:10px 60px 60px;width:600px}.todo-settings-toggle{fill:#b7b9bd;width:25px;margin-left:10px;cursor:pointer}.todo-create-wrapper{margin-bottom:20px}.todo-actions,.todo-create-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.todo-create-input{font-size:14px;padding:11px 15px;min-width:300px;display:inline-block;box-shadow:0 0 0 2px rgba(120,130,152,.25);border:none;outline:none;transition:all .3s ease}.todo-create-input:active,.todo-create-input:focus,.todo-create-input:hover{box-shadow:0 0 0 2px #2bbeb9;box-shadow:0 0 0 2px #00ad9f}.todo-item{padding:15px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;min-height:43px}.todo-list-title{font-size:17px;font-weight:500;color:#5a5a5a;-webkit-flex-grow:1;flex-grow:1;position:relative;z-index:2;margin-left:45px;width:470px}.todo-list-title:hover span[contenteditable=false]:before{content:"click to edit";position:absolute;top:-6px;left:11px;font-size:11px;font-weight:300;color:#adadad;letter-spacing:1px}.mobile-toggle{display:none}.desktop-toggle{margin-left:10px;margin-bottom:3px}@media (max-width:768px){.mobile-toggle{display:-webkit-inline-flex;display:inline-flex}.desktop-toggle{display:none}.todo-list{padding:10px 15px 15px;width:auto}.todo-list h2{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:15px;max-width:95%}.todo-list-title{font-size:16px;max-width:80%;margin-left:40px}.todo-create-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:15px}.todo-create-input{-webkit-appearance:none;appearance:none;border:1px solid rgba(120,130,152,.25);font-size:16px;margin-bottom:15px;min-width:85%}.todo-item button{padding:4px 12px;font-size:14px;margin-bottom:0;min-width:63px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.todo-list-title:hover span[contenteditable=false]:before{content:""}.todo-list-title:hover span[contenteditable=true]:before{content:"click to edit";position:absolute;top:-20px;left:9px;font-size:11px;font-weight:300;color:#adadad;letter-spacing:1px}}.todo{display:inline-block;position:relative;margin:0;min-height:40px;min-width:40px;cursor:pointer;padding:0 5px 0 0}.todo__state{opacity:0}.todo__icon,.todo__state{position:absolute;top:0;left:0}.todo__icon{bottom:0;width:280px;height:100%;margin:auto;fill:none;stroke:#27fdc7;stroke-width:2;stroke-linejoin:round;stroke-linecap:round;z-index:1}.todo__state:checked~.todo-list-title{text-decoration:line-through}.todo__box{stroke-dasharray:56.1053,56.1053;stroke-dashoffset:0;transition-delay:.16s}.todo__check{stroke:#27fdc7;stroke-dasharray:9.8995,9.8995;stroke-dashoffset:9.8995;transition-duration:.25s}.todo__state:checked~.todo__icon .todo__box{stroke-dashoffset:56.1053;transition-delay:0s;stroke-dasharray:56.1053,56.1053;stroke-dashoffset:0;stroke:red}.todo__state:checked~.todo__icon .todo__check{stroke-dashoffset:0;transition-delay:0s}
/*# sourceMappingURL=main.17f90461.chunk.css.map */