@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap);*{box-sizing:border-box}:root{--gray:#525252;--gray-two:#757575;--black:#121212;--blue:#4386bf;--blue-two:#0290ff}body,html{height:100%}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}#root{height:100%}[type=submit],button{cursor:pointer}.header-container,.header-inner,.header-inner nav,.nav-links{display:flex}.header-container{justify-content:center;padding:12px 24px;width:100%}.header-inner{justify-content:space-between;max-width:960px;width:100%}.header-inner nav{align-items:center;-webkit-column-gap:3.5rem;column-gap:3.5rem;flex-wrap:wrap;row-gap:.5rem}.nav-links{gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a{color:#757575;letter-spacing:2px;text-decoration:none}.logo{font-weight:700;text-decoration:none}.account-btn,.logo{color:blue;font-size:1.5rem}.account-btn{align-self:center;background:none;border:0;display:flex}.inner{max-width:960px;padding:24px;width:100%}.book-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.button{background-color:var(--blue-two);border:0;border-radius:3px;color:#fff;font-family:Roboto Slab,Ubuntu,serif;font-weight:700;padding:7px 18px}.button:hover{background-color:var(--blue)}.button:active{background-color:blue}.button:disabled:hover{cursor:auto}.button:disabled:active,.button:disabled:hover{background-color:var(--blue-two)}.cancel-btn{background-color:#ddd;color:var(--blue-two)}.cancel-btn:hover{background-color:#d3d3d3}.cancel-btn:active{background-color:var(--gray-two)}@media (max-width:555px){.inner{padding:0}.book-list{align-items:center}.book-list>li{display:flex}}.circular{position:relative}.circular .inner{background:#fff;border-radius:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:6}.circular .bar{background:#d3d3d3}.circle .bar .progress,.circular .bar{border-radius:100%;height:100%;position:absolute;width:100%}.circle .bar .progress{background:#4158d0}.circle .left .progress{z-index:1}.circle .right{-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:3}.Book_bookItemAbout__uqKuP,.Book_bookItemActionBtns__h\+V\+G,.Book_bookItemChapterInfo__GbKMh,.Book_bookItemContainer__OyhVO,.Book_bookItemProgressWrap__iY027,.Book_bookItemRightHandContainer__gdcEt,.Book_updateProgressBtns__MDUgL,.Book_updateProgressInputs__DDfLZ{display:flex}.Book_bookItemContainer__OyhVO{box-shadow:0 .5rem 1rem 3px rgba(0,0,0,.15);justify-content:space-between;padding:24px}.Book_bookItemAbout__uqKuP{flex-direction:column}.Book_bookItemAbout__uqKuP>*{margin:0}.Book_bookItemActionBtns__h\+V\+G button,.Book_bookItemAuthor__MT5OX{color:var(--blue)}.Book_bookItemActionBtns__h\+V\+G button{background:none;border:0;font-weight:700;padding:0}.Book_bookItemActionBtns__h\+V\+G button:hover{color:#0030ff}.Book_bookItemActionBtns__h\+V\+G button:disabled:hover{color:var(--blue);cursor:auto}.Book_bookItemCategory__rzwo5{color:var(--gray);font-weight:700;margin-bottom:.25rem}.Book_bookItemChapterInfo__GbKMh>p,.Book_bookItemTitle__I-xUV{font-family:Roboto Slab,Ubuntu,serif}.Book_bookItemTitle__I-xUV{color:var(--black);font-size:1.375rem}.Book_bookItemAuthor__MT5OX{font-size:smaller;font-weight:500;margin-bottom:1rem}.Book_bookItemRightHandContainer__gdcEt{align-items:center}.Book_bookItemProgressWrap__iY027{align-items:center;border-right:1px solid #c5c5c5;padding-right:5rem}.Book_bookItemActionBtns__h\+V\+G{gap:24px;list-style:none;padding:0}.Book_bookItemProgress__QJotO{margin-left:20px}.Book_bookItemProgress__QJotO>p{font-size:2rem;margin:0}.Book_bookItemChapterInfo__GbKMh>small,.Book_bookItemProgress__QJotO>small{color:var(--gray-two)}.Book_bookItemChapterInfo__GbKMh{flex-direction:column;min-width:275px;padding-left:5rem}.Book_bookItemChapterInfo__GbKMh>p{color:var(--black);margin:7px 0 23px}.Book_updateProgressBtns__MDUgL{justify-content:space-between}.Book_updateProgressInputs__DDfLZ{gap:4px;margin:7px 0 23px}.Book_updateProgressInputs__DDfLZ input{text-align:center;width:32px}.Book_updateProgressInputs__DDfLZ input::-webkit-inner-spin-button,.Book_updateProgressInputs__DDfLZ input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@supports (-moz-appearance:textfield){.Book_updateProgressInputs__DDfLZ input[type=number]{-moz-appearance:textfield}}@media (max-width:830px){.Book_bookItemContainer__OyhVO{flex-direction:column;gap:8px}.Book_bookItemChapterInfo__GbKMh,.Book_bookItemProgressWrap__iY027{padding:0;width:50%}.Book_bookItemChapterInfo__GbKMh{align-items:flex-end;min-width:auto}.Book_bookItemChapterInfo__GbKMh>*{min-width:190px}}@media (max-width:555px){.Book_bookItemContainer__OyhVO{gap:1.2rem;padding:24px 36px}.Book_bookItemRightHandContainer__gdcEt{align-items:center;flex-direction:column;gap:1rem}.Book_bookItemChapterInfo__GbKMh,.Book_bookItemProgressWrap__iY027{width:auto}.Book_bookItemProgressWrap__iY027{border-right:0}}.addBookContainer,.addBookForm,.addBookHeader{display:flex}.addBookContainer{flex-direction:column}.addBookHeader{align-items:center}.addBookTitle{color:var(--gray);margin-right:24px}.addBookForm{gap:28px}[for=title]>input{width:100%}.addBookForm input:not([type=submit]){border:1px solid var(--gray-two);border-radius:3px;max-width:inherit;padding:8px;width:inherit}.addBookForm>label{max-width:200px;width:100%}[for=title]{flex:1 1;max-width:none!important;min-width:250px}[for=category]{max-width:150px!important}.addBookForm>[type=submit]{max-width:134px;padding:7px 32px}.addBookStatus{color:var(--gray);font-weight:700}@media (max-width:830px){.addBookContainer{align-items:center}.addBookHeader{flex-direction:column;margin-bottom:8px}.addBookTitle{margin-bottom:24px;margin-right:0}.addBookForm{flex-direction:column;max-width:345px;width:100%}.addBookForm>label{max-width:none!important}}
/*# sourceMappingURL=main.8e73c365.css.map*/