*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f1f5f8;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1rem;line-height:1.25rem}.button{background-color:#c1e4ff;border:none;border-radius:.3rem;cursor:pointer;margin:.2rem;padding:.3rem}.app-container{display:flex;flex-direction:column;max-height:100vh}.flex-wrap{display:flex;flex-wrap:wrap}.navbar{display:flex;justify-content:space-between;padding:1.2rem}.logo{font-size:2rem}.profile{padding:.2rem}.login,.profile{display:flex;justify-content:space-between}.section{margin:0 auto;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section{width:95vw}}.hero-container{align-items:center;display:flex;flex-direction:column;justify-content:space-around;margin-top:10rem}.hero-title{color:#378ed1;font-size:3rem}.search-bar{margin:2rem}.input{background-color:#fff}.hero-button,.input{border:none;border-radius:.3rem;padding:.5rem}.hero-button{background-color:#b4edfc;cursor:pointer}.book-container{display:flex;flex:30rem 1;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:var(--max-width);width:90vw}.book-display{margin:1.5rem;max-width:30rem}.book-title{font-size:2.25rem;line-height:2.15rem;margin:.3rem}.book-authors{color:#6f8a9e;display:flex;justify-content:space-between;margin:.3rem 0}.book-content{align-items:center;display:flex;flex-direction:row}.book-image{height:15rem;width:10rem}.book-description{display:flex;flex-direction:column;margin:1rem}.book-button{align-items:center;border:none;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-around;margin:1rem 6rem 0;padding:.3rem}.readmore{background:none;border:none;color:#676e97;cursor:pointer}.book-icon{font-size:1.7rem;padding-left:8px}.show-modal{visibility:visible;z-index:10}.modal-container{background:var(--clr-white);border-radius:var(--radius);display:grid;height:30vh;max-width:var(--fixed-width);place-items:center;position:relative;text-align:center;width:90vw}.close-modal-btn{background:transparent;border-color:transparent;color:var(--clr-red-dark);cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.author-date{font-size:1.3rem}.page-count{margin-top:.5rem;text-align:center}
/*# sourceMappingURL=main.fe82b9b1.css.map*/