.root,body,html{height:100%}body{color:#243b55;line-height:1.5}.app,body{background:#fff}button{cursor:pointer}img{max-width:100%}.list-books-title{background:#243b55;height:70px;padding:10px 0;position:relative;text-align:center;z-index:99}.list-books-title h1{color:#fff;font-weight:400;margin:0}.list-books-content{flex:1 1;padding:0 0 50px}.bookshelf{padding:0 10px 20px}@media (min-width:600px){.bookshelf{padding:0 20px 40px}}.bookshelf-title{border-bottom:2px solid #dedede;padding-bottom:8px}.bookshelf-books{text-align:center}.open-search{bottom:25px;position:fixed;right:25px}.open-search button{background-color:#4b6cb7;background-image:url(/static/media/add.1b5d9b6afb5557f7992c.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;border:none;border-radius:50%;display:block;font-size:0;height:50px;outline:0;transition:background-color .2s;width:50px}.open-search button:hover{background-color:#243b55}.search-books-bar{box-shadow:0 0 5px rgba(0,0,0,.3);display:flex;left:0;position:fixed;top:0;width:100%;z-index:5;z-index:99}.search-books-input-wrapper{flex:1 1}.search-books-bar input{border:none;font-size:1.25em;outline:none;padding:15px 10px;width:100%}.close-search{background-image:url(/static/media/arrow-back.cd079cab42defead9875.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;border:none;display:block;font-size:0;height:53px;left:15px;outline:none;top:20px;width:50px}button:active{border:red;outline:none}.search-books-results{padding:80px 10px 20px}.search-books-results .books-grid{justify-content:center}.books-grid{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.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{align-items:flex-end;display:flex;height:200px;position:relative}.book-shelf-changer{background:#4b6cb7;background-image:url(/static/media/arrow-drop-down.4378492a3a09dbfc31ff.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:50%;bottom:-10px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:40px;position:absolute;right:0;width:40px}.book-shelf-changer select{background:#4b6cb7;color:#fff;cursor:pointer;font-size:17px;height:100%;opacity:0;width:100%}.book-shelf-changer select option:disabled{color:hsla(0,0%,93%,.6)}.book-cover{background:#eee;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.book-cover-title{font-size:.8em;padding:20px 10px 0;text-align:center}.loading{align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9}.loading .spinner{-webkit-animation:spinner 1s linear infinite forwards;animation:spinner 1s linear infinite forwards;border:solid #4b6cb7;border-radius:50%;border-width:2px 0 0;display:inline-block;height:35px;width:35px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.error-page{align-items:center;display:flex;flex-direction:column;gap:35px;justify-content:center;min-height:100vh;padding:50px 20px;text-align:center}.error-page__img{max-width:500px}.error-page__btn{background:#4b6cb7;border:none;color:#fff;font-size:18px;outline:none;padding:15px 25px;transition:background .3s}.error-page__btn:hover{background:#243b55}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-family:Roboto,sans-serif;margin:0;padding:0}
/*# sourceMappingURL=main.d9d12344.css.map*/