@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);.add-more{margin-top:2rem}.add-more h3{cursor:pointer;border:1px solid #fff;border-radius:7px;padding:1rem;transition:color .4s,background-color .4s,border .4s}.add-more h3.active,.add-more h3:focus,.add-more h3:hover{background-color:#00dbff;border-color:#00dbff;color:#252525}.add-more .form-inactive .form{height:0;visibility:hidden;opacity:0}.add-more .form{transition:visibility .4s,opacity .4s}.add-more .form>div{display:flex}@media only screen and (max-width:600px){.add-more .form>div{flex-direction:column}}.add-more .form>div div{display:flex;flex-direction:column}.add-more .form>div div:first-of-type{width:70%}@media only screen and (max-width:600px){.add-more .form>div div:first-of-type{width:100%;margin-bottom:1rem}}.add-more .form>div div:last-of-type{width:25%;margin-left:auto}@media only screen and (max-width:600px){.add-more .form>div div:last-of-type{width:100%;margin-left:0}}.add-more .form>div div label{margin-bottom:.25rem}.add-more .btn{background-color:#00dbff;border:0;border-radius:7px;padding:.5rem 1rem;margin-top:1rem;transition:color .4s,background-color .4s}.add-more .btn:focus,.add-more .btn:hover{background-color:#1f8392;color:#fff}.item{border-bottom:1px dashed #fff;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.5rem;padding:.5rem .5rem 1rem}.item .title,.item p{margin:0}.item .title{font-size:1rem;font-weight:300}.item .count-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:auto}.item button{background-color:transparent;border:0;color:#fff;transition:color .4s}.item button:focus,.item button:hover{color:#00dbff}.item button.delete:hover{color:#e54040}.item .actions{margin-top:.5rem;margin-left:-.25rem;width:100%}.title-wrapper h1{margin-bottom:.5rem}.title-wrapper p{font-size:14px;margin-top:0;opacity:.5}body{background-color:#202124;color:#fff;padding:0;margin:0;font-family:"Roboto",sans-serif}.container{margin:4rem auto;max-width:500px;width:90vw}button{cursor:pointer}
/*# sourceMappingURL=main.e25e383e.chunk.css.map */