@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);*{box-sizing:border-box;margin:0;padding:0}h1{color:#72e8d2;margin-bottom:2rem}body{background-color:#00befe;font-family:Poppins,sans-serif}.container{background-color:#fff;border:2px solid gray;border-radius:50px;margin:15rem auto;max-width:850px;padding:2rem}.header{margin:2rem;text-align:center}.btn{border:none;border-radius:40px;box-shadow:0 5px 15px #0003;cursor:pointer;margin-bottom:2rem;padding:1rem}.dr{display:flex;gap:2rem 1rem;justify-content:center}.kayit{background-color:#72e8d2;border:1px solid #035e4d;border-radius:50px;box-shadow:0 5px 15px #0003;color:#fff;font-size:15px;font-weight:700;margin:1rem auto;padding:1rem;text-transform:uppercase;width:300px}.formControl{margin:20px 0}.formControl label{display:block}.formControl input{border-radius:5px;font-size:17px;height:40px;padding:1rem;width:100%}


/*! data daki isDone kısmı false iken görünecek stil */.falseStyle{background-color:#8cd4f3;background-position:50%;background-size:cover;cursor:pointer;display:flex;justify-content:space-between;margin:5px;padding:10px 40px}.falseStyle h2{color:#076c94}.falseStyle h3{color:#056085}
/*! data daki isDone kısmı true iken görünecek stil */.trueStil{background-color:#5dd5f9;border-left:10px solid #6c757d;display:flex;justify-content:space-between;padding:10px 20px}.trueStil h2,.trueStil h3{color:#1b2a85;color:#068106;text-decoration:line-through}.btn+h4{padding:10px 20px}
/*# sourceMappingURL=main.bdb39de9.css.map*/