html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:Muli,sans-serif}.root,body,html{height:100%}body{line-height:1.5}.app,body{background:#fff}.page-content{padding-top:80px}.list-books-title{padding:10px 0;box-shadow:0 4px 8px #40f;background:#fff;text-align:center;position:fixed;top:0;width:100%;height:68px;z-index:100}.list-books-title h1{font-weight:700;margin:0}.list-books-content{padding:0 0 80px;flex:1 1}.bookshelf{padding:0 10px 20px;position:relative}@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 button{display:block;width:50px;height:50px;border-radius:50%;background:#40f;background-image:url(/static/media/add.371f99e3.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;outline:0}.open-search button:hover{background-color:#220080}.search-books-bar{position:fixed;width:100%;height:68px;top:0;left:0;z-index:5;display:flex;box-shadow:0 4px 8px #40f}.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:68px;background-image:url(/static/media/arrow-back.600dafae.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;font-size:0;border:none;outline:none}button:active{border:red;outline:none}.search-books-results{padding:80px 10px 20px}.search-books-results h2{text-align:center}.books-grid{list-style-type:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,192px);grid-auto-rows:minmax(288px,-webkit-max-content);grid-auto-rows:minmax(288px,max-content);grid-gap:24px;justify-items:center;justify-content:center}.books-grid li{padding:10px 15px;text-align:left}.book{width:192px;padding:10px}.book[draggable]{cursor:-webkit-grab;cursor:grab}.book-authors{font-size:.8em;margin:0}.book-title{font-size:1em;margin-top:12px;margin-bottom:4px}.book-authors{color:#999}.book-top{position:relative;height:256px;display:flex;align-items:flex-end}.book-shelf-changer{position:absolute;right:-10px;bottom:-10px;width:40px;height:40px;border-radius:50%;background:#7c4dff;background-image:url(/static/media/arrow-drop-down.be45c158.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;width:168px;max-height:256px}.book-cover-title{padding:20px 10px 0;text-align:center;font-size:.8em}.dragging{opacity:.25;cursor:-webkit-grabbing;cursor:grabbing}.drop-area{background:rgba(0,0,0,.8);position:absolute;top:40px;left:0;width:100%;height:calc(100% - 40px);z-index:100;display:flex;align-items:center;justify-content:center;cursor:move}.drop-area p{font-size:2rem;padding:30px;color:#fff;border:4px dashed #fff;border-radius:8px}.hidden{display:none}
/*# sourceMappingURL=main.26ca2f37.chunk.css.map */