html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:"Roboto",sans-serif}.root,body,html{height:100%}body{line-height:1.5}.app,body{background:#fff}.list-books-title{padding:10px 0;background:#2e7c31;text-align:center}.list-books-title h1{font-weight:400;margin:0;color:#fff}.list-books-content{padding:0 0 80px;flex:1 1}.bookshelf{padding:0 10px 20px}@media (min-width:600px){.bookshelf{padding:0 20px 40px}}.bookshelf-title{border-bottom:1px solid #dedede}.bookshelf-books{text-align:center}.open-search{position:fixed;right:25px;bottom:25px}.open-search a{display:block;width:50px;height:50px;border-radius:50%;background:#2e7d32;background-image:url(/static/media/add.1b5d9b6a.svg);background-repeat:no-repeat;background-position:50%;background-size:28px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);font-size:0}.search-books-bar{position:fixed;width:100%;top:0;left:0;z-index:5;display:flex;box-shadow:0 10px 20px rgba(0,0,0,.19),0 0 6px rgba(0,0,0,.23)}.search-books-input-wrapper{flex:1 1;background:#e9e}.search-books-bar input{width:100%;padding:15px 10px;font-size:1.25em;border:none;outline:none}.close-search{display:block;top:20px;left:15px;width:50px;height:53px;background:#fff;background-image:url(/static/media/arrow-back.cd079cab.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;font-size:0}.search-books-results{padding:80px 10px 20px}.books-grid{list-style-type:none;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap}.books-grid li{padding:10px 15px;text-align:left}.book{width:140px}.book-authors,.book-title{font-size:.8em}.book-title{margin-top:10px}.book-authors{color:#999}.book-top{position:relative;height:200px;display:flex;align-items:flex-end}.book-shelf-changer{position:absolute;right:0;bottom:-10px;width:40px;height:40px;border-radius:50%;background:#60ac5d;background-image:url(/static/media/arrow-drop-down.4378492a.svg);background-repeat:no-repeat;background-position:50%;background-size:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.book-shelf-changer select{width:100%;height:100%;opacity:0;cursor:pointer}.book-cover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);background:#eee}.book-cover-title{padding:20px 10px 0;text-align:center;font-size:.8em}.book-container{display:grid;height:90vh}.book-details{display:flex;margin:auto;flex-wrap:wrap;width:100%;max-width:90vh;justify-content:center;align-items:center;border-radius:10px;padding:2rem}.book-image>img{height:400px;width:300px;object-fit:cover}.notFound-image>img{height:300px;width:200px}.book-Info{margin-left:2rem}.book-Info p,h3{font-size:2rem;margin:0;color:#2f2f2f}.details{margin-top:.5rem}.back-button{position:absolute;top:7px;left:10px;border:none;border-radius:10px;padding:.7rem 1rem;font-size:1.5rem;background-color:#85f189;transition:background-color .3s ease-in-out;cursor:pointer}.back-button:hover{background-color:#70c873}.spinner-container{display:grid;height:100vh}.spinner{margin:auto}.not-found-image{width:100%}
/*# sourceMappingURL=main.a99514d3.chunk.css.map */