@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto+Slab);:root{--bubble-gum-pink:#ff5ab7;--black:#121212;--pinkish-grey:#c4c4c4;--azure:#0290ff;--white-three:#fafafa;--white:#fff;--borderline:#e8e8e8}*{margin:0;padding:0}body{width:100%;background-color:#fafafa;background-color:var(--white-three)}nav{border:1px solid #c4c4c4;border:1px solid var(--pinkish-grey);margin:0 0 2.375rem;padding:1.438rem 6.188rem 1.688rem 6.25rem;background-color:#fff;background-color:var(--white)}nav,nav #main-logo{display:flex;align-items:center}nav #main-logo{-webkit-user-select:none;-ms-user-select:none;user-select:none;height:2.313rem;margin:.375rem 2.938rem .125rem 0;font-family:Montserrat,sans-serif;font-size:1.875rem;font-weight:700;color:#0290ff;color:var(--azure)}nav #main-logo img{height:90%}nav .nav-links a{width:100%;height:1rem;margin:1.125rem 2.563rem .688rem 0;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.813rem;letter-spacing:1.9px;color:#121212;color:var(--black)}nav #icon-person{display:flex;margin-left:auto;align-items:center;justify-content:center;width:2.813rem;height:2.813rem;border-radius:100%;border:1px solid #e8e8e8;border:1px solid var(--borderline)}nav #icon-person svg{width:1.063rem;height:1.1rem;color:#0290ff;color:var(--azure)}#loading{font-family:Montserrat,sans-serif}#update-progress-form{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}#update-progress-form h2{margin-bottom:10%}#update-progress-form input{width:100%}#update-progress-button{border:none;border-radius:3px;background-color:#0290ff;background-color:var(--azure);width:100%;padding:3%;font-family:RobotoSlab,sans-serif;font-size:.713rem;font-weight:700;letter-spacing:.5px;color:#fff}#book-list{width:100%;display:flex;flex-direction:column;align-items:center}#book-list .book-item{min-width:700px;width:80%;display:flex;align-items:center;list-style-type:none;height:10.625rem;border-radius:4px;border:1px solid #e8e8e8;border:1px solid var(--borderline);background-color:#fff;background-color:var(--white);margin:0 0 .938rem}#book-list .book-item .text-info{height:100%;display:flex;margin-left:1.688rem;flex-direction:column}#book-list .book-item .book-category{height:1.125rem;opacity:.5;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#121212;color:var(--black)}#book-list .book-item .book-title{margin-top:.5rem;margin-bottom:.25rem;height:29px;font-family:RobotoSlab,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.2px;color:#121212;color:var(--black)}#book-list .book-item .book-author{height:1.188rem;font-family:RobotoSlab,sans-serif;font-size:.875rem;color:#4386bf;text-overflow:ellipsis}#book-list .book-item .book-actions{margin-top:1.313rem;margin-left:.625rem}#book-list .book-item .book-actions button{background-color:#fff;background-color:var(--white);border:none;height:1.188rem;font-family:RobotoSlab,sans-serif;font-size:.875rem;font-weight:300;color:#4386bf;padding:0 1.063rem}#book-list .book-item .book-actions button:hover{color:#0290ff;color:var(--azure)}#book-list .book-item .book-actions button:nth-child(2n){border-left:.125rem solid #e8e8e8;border-left:.125rem solid var(--borderline);border-right:.125rem solid #e8e8e8;border-right:.125rem solid var(--borderline)}.left-section{width:50%}.progress-bar{width:4.25rem;height:4.25rem}.chapters{width:20%;display:flex;flex-direction:column;margin-left:auto;margin-right:5rem}.chapters .chapter-button{border:none;width:10rem;height:2.063rem;padding:.5rem 1.1rem;border-radius:3px;background-color:#0290ff;background-color:var(--azure);color:#fff;font-family:RobotoSlab,sans-serif;font-size:.813rem;font-weight:300;text-align:center}.current-chapter{margin-bottom:.438rem;height:1.125rem;opacity:.5;font-size:.813rem}.chapter-value,.current-chapter{font-family:RobotoSlab,sans-serif;font-weight:300;color:#121212;color:var(--black)}.chapter-value{margin-bottom:1.438rem;width:4.688rem;height:1.313rem;font-size:.9rem;letter-spacing:-.4px}#newbook{width:80%;margin:1.2rem auto}#newbook h3{height:1.5rem;margin-bottom:1.2rem;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.18px;color:#888}#newbook form{display:flex;flex-direction:row;justify-content:space-between;height:2.51rem}#newbook form input{padding-left:1rem;border-radius:4px;border:1px solid #e8e8e8;background-color:#fff}#newbook form #input-title{width:40%}#newbook form #input-author{width:20%}#newbook form #input-category{width:15%}#newbook form #form-button{border:none;border-radius:3px;background-color:#0290ff;background-color:var(--azure);width:15%;font-family:RobotoSlab,sans-serif;font-size:.713rem;font-weight:700;letter-spacing:.5px;color:#fff}
/*# sourceMappingURL=main.069029fe.chunk.css.map */