@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600&display=swap);.header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:row;gap:50px;padding:3rem 6rem;top:30px}.header h1{color:#0290ff;font-family:Montserrat;font-size:2.875rem;font-stretch:normal;font-style:normal;font-weight:900;letter-spacing:normal;line-height:normal}.header ul{display:flex;gap:20px;margin:0;padding:0}.header li{color:#121212;font-family:Montserrat;font-size:1.413rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:1.9px;line-height:normal;list-style:none}.header a{color:#121212;text-decoration:none}.header .userOval{border:1px solid #e8e8e8;border-radius:50%;display:flex;margin-left:auto;padding:10px}.header .userAvatar{height:30px;padding:15px}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.bookContainer{background:#fff;border-radius:2px;box-shadow:6px 6px 12px #beb8b8,-6px -6px 12px #fff;display:flex;justify-content:space-between;padding:4rem 2.5rem}.bookCategory{color:#e8e8e8;font-family:Montserrat;font-size:1.875rem;font-weight:700;opacity:.9;padding:.5rem 0}.bookTitle{color:#121212;font-size:2.375rem;font-weight:700}.bookAuthor,.bookTitle{font-family:RobotoSlab;font-stretch:normal;font-style:normal;line-height:normal;padding:.5rem 0}.bookAuthor{color:#4386bf;font-size:1.475rem;font-weight:400;letter-spacing:normal}.bottomLinks{color:#4386bf;cursor:pointer;gap:1rem;margin-top:.5rem}.Line-2{height:2.4rem}.Line-2,.Line-3{border:1px solid #e8e8e8;margin:.75rem 1.063rem 0 .938rem}.Line-3{height:60%}.bookRemoveButton{background:none;border:none;color:#4386bf;cursor:pointer;font-family:RobotoSlab;font-size:1.475rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.completedness{align-items:center;display:flex;flex-direction:row;justify-content:space-around;justify-items:center;padding:0 2rem;place-items:center;width:50%}.barinfo{color:var(--black-two);font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;width:2rem}.bar{display:flex;flex-direction:row;width:10rem}.progress{gap:6px}.updateProgressButton{background-color:#4395fc;border:none;border-radius:5px;box-shadow:5px 5px 5px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.bookList{display:flex;flex-direction:column;gap:1rem;margin:3rem 6rem}input{background:#fff;border:1px solid #e8e8e8;margin-right:20px;padding:10px}.addBookForm{display:flex;flex-direction:column;gap:1rem;margin:3rem 6rem 0;padding-bottom:3rem}.addBookForm input{width:80%}.categoryInput{background:#fff;border:1px solid #e8e8e8;margin-right:20px;padding:10px;width:50%}.addBookForm h2{border-top:1px solid #e8e8e8;color:#575757;margin:2em 0 1em;padding-top:1em}form button{width:30%}.checkStatusButton,form button{background-color:#4395fc;border:none;border-radius:5px;box-shadow:5px 5px 5px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.checkStatusButton{margin:2rem}ul{padding:0}h1,h2{margin:0}li{list-style:none}*{font-family:Roboto Slab,serif}.container{background-color:#f5f6fa}.d-flex,.d-flex-col{display:flex}.d-flex-col{flex-direction:column}
/*# sourceMappingURL=main.b1c9d43f.css.map*/