body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.main-container{font-family:Josefin Sans;font-weight:400;height:200vh}.container1,.main-container{display:flex;flex-direction:column;width:100%}.container1{align-items:center;background-repeat:no-repeat;background-size:cover;height:40vh;justify-content:center}#input{border:none;border-radius:.5rem;color:#f0f8ff;font-family:Josefin Sans;font-size:1.1rem;height:auto;outline:none;padding:1rem 2rem;width:33%}.subcon{align-items:center;display:flex;flex-direction:row;height:18%;justify-content:center;width:100%}#addbtn{background-color:green;height:100%;padding:.5rem .6rem;width:10%}h3{color:azure;letter-spacing:1rem;margin-bottom:2rem}.container2{color:#fff;height:100%;justify-content:baseline;list-style-type:none;width:100%}.container2,.subcon2{align-items:center;display:flex;flex-direction:column}.subcon2{height:auto;justify-content:center;margin-top:-3rem;width:33%}div :first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.eachtodo{align-items:center;border-bottom:1px solid;display:flex;flex-direction:row;height:3.5rem;justify-content:space-between;padding:1rem 2rem;width:100%}.eachtodo input{margin-right:1.5rem}input[type=radio]{accent-color:#57ddff}#delete{background-color:initial;color:#b0aa9f}.line-through{text-decoration:line-through}.notline{text-decoration:none}#striketodo{display:flex;flex-direction:row}.todosummary{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:#4d5066;font-size:.89rem;font-weight:400;padding:1rem 1.2rem;width:100%}.stages,.todosummary{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.stages{cursor:pointer;font-weight:700;width:34%}.active-filter{color:blue}.head{display:flex;justify-content:space-between;width:33%}#icon,#iconphoto{position:absolute;right:3rem;top:2rem}#iconphoto{border-radius:50%;height:3rem;width:3rem}#iconphoto:active{outline:none;transform:none}.popup{background-color:#cdced6;color:#454545;font-family:Josefin Sans;font-weight:400;left:50%;outline:none;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:30%}@media only screen and (max-width:600px){.App{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}#input,.subcon2{width:80%}.stages{width:60%}.stages p,.todosummary{font-size:.9rem}.main-container{height:120vh}.popup{width:65%}.popup p{font-size:.8rem;line-height:1rem}.head{width:78%}#icon{height:2.5rem;right:1rem;top:1rem;width:2.5rem}#googlesigin{width:65%}}@media (min-width:600px) and (max-width:900px){.App{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}#input,.subcon2{width:60%}.stages{width:40%}.stages p,.todosummary{font-size:.8rem}.main-container{height:120vh}.popup{width:50%}.popup p{font-size:1.1rem}.head{width:60%}#googlesigin{width:50%}}@media (min-width:901px) and (max-width:1200px){.App{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}#input,.subcon2{width:35%}.stages{width:40%}.stages p,.todosummary{font-size:.75rem}.main-container{height:120vh}.popup{width:50%}.popup p{font-size:1.3rem}.subcon2{margin-top:-1rem}#googlesigin{width:40%}}.mobile{align-items:center;color:#9394a5;display:flex;font-weight:500;height:3rem;justify-content:center;margin-top:1rem;padding:1rem .5rem;width:100%}.mobile p{margin:0 .7rem}@media (min-width:1201px) and (max-width:1250px){.stages{width:38%}.stages p,.todosummary{font-size:.8rem}}
/*# sourceMappingURL=main.bcd4e239.css.map*/