*{padding:0;margin:0;box-sizing:border-box}body{background-color:#ececec;font-family:"Playfair Display",sans-serif}#header{background-color:#fff;padding:20px 0;box-shadow:0 0 15px rgba(0,0,0,.1)}#header a{display:block;padding:10px;color:#8a2be2;text-decoration:none;font-size:1.2em;margin:0 .5rem}#header nav a:focus,#header nav a:hover{background-color:rgba(0,0,0,.1)}#header ul{list-style:none}#header nav{justify-content:space-between;align-items:center}#header .categories,#header nav{display:flex}#header .book-logo{font-size:3em;padding:0}.container{max-width:1000px;margin:auto;padding:0 20px}#header nav .active{background-color:rgba(0,0,0,.1)}#book-details,#books-section,#page-not-found{margin:50px 0}.section-title{padding:20px 0}.books-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px}#books-section .book{box-shadow:0 0 15px rgba(0,0,0,.1);background-color:#fff}#books-section .book-img img{width:100%;height:200px}#books-section .book-info{padding:1rem}#books-section .book-title{padding-bottom:10px}#books-section .book-author{padding-bottom:5px}.btn{padding:15px;border:none;outline:none;cursor:pointer;margin:10px 0;background-color:rgba(0,0,0,.1);opacity:.9;text-decoration:none;display:inline-block}.btn:focus,.btn:hover{opacity:1}.btn-highlight{background-color:#8a2be2;color:#fff}#book-detail .book-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;margin-top:5%}#book-img-selector{max-width:100%}#book-detail .book-title{padding-bottom:20px}#book-detail .book-author{padding-bottom:10px}#book-detail .book-review-container{display:flex;font-size:1.2em;justify-content:flex-end}#book-detail .book-review-container .book-stars{color:#ff0}#book-detail .book-review-container .book-review{margin-left:5px}#footer{background-color:#8a2be2;color:#fff;text-align:center;font-size:1.1em;padding:20px;margin-top:auto}.has-fixed-footer{min-height:100vh;display:flex;flex-direction:column}.footer_footer-span__jxn0l{font-size:1.5rem}
/*# sourceMappingURL=main.385e767e.chunk.css.map */