*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}app{overflow-x:hidden}header{justify-content:space-between;padding:1rem}header,header .brandLogo{align-items:center;display:flex}header .brandLogo{color:#000;gap:.8rem;text-decoration:none}header .brandLogo img{width:40px}header .brandName .firstName{font-size:1.3rem;font-weight:700}header .brandName .firstName,header .brandName .lastName{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}header .brandName .lastName,header nav{font-size:1.1rem}header nav{display:flex;font-weight:700;gap:2rem;margin:0 1rem}header nav a{color:#000;text-decoration:none;transition:color .2s}.searchBackground{align-items:center;background-image:url(https://images.pexels.com/photos/247899/pexels-photo-247899.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 1rem}.searchBackground h3{font-size:2.5rem;text-shadow:0 0 8px #000000b3;text-transform:capitalize}.searchBackground .para{font-size:1.1rem;text-shadow:1px 1px 5px #000;width:50%}.searchBackground search{margin-top:1rem}.searchBackground search form{align-items:center;backdrop-filter:blur(10px) brightness(.8);-webkit-backdrop-filter:blur(10px);border:2px solid #ffffff80;border-radius:30px;display:flex;overflow:hidden;position:relative}.searchBackground search form:focus-within{border:2px solid #fff;transition:all .3s}.searchBackground search form input{background:inherit;border:none;color:inherit;font-size:1.1rem;height:100%;outline:none;padding:.8rem;width:50vw}.searchBackground search form input::placeholder{color:#fff9}.searchBackground search form button{background:inherit;border:none;color:inherit;opacity:.8;outline:none;position:absolute}.searchBackground search form .close-btn{cursor:pointer;font-size:1.5rem;right:50px;top:25%}.searchBackground search form .search-btn{font-size:3.2rem;right:-1px;top:-5px}.result-container h3{font-size:1.5rem;font-weight:400;padding:1rem;text-align:center}.book-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;padding:1rem}.bookshelf{min-height:100vh;text-align:center}.bookshelf>p{padding:1rem}.book-card{border-radius:5px;color:#fff;padding:.5rem;text-align:center;width:200px}.book-card .book-style{align-items:center;background:linear-gradient(220.55deg,#00b960,#00552c);border-radius:0 5px 5px 0;box-shadow:3px 3px 5px #c5c5c5;display:flex;flex-direction:column;gap:.2rem;height:300px;justify-content:space-between;margin-bottom:.5rem;padding:.5rem .2rem}.book-style h3{font-size:1.2rem}.book-style p{font-size:.9rem}.book-card button{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem;width:100%}.book-card .add-btn{background-color:#007bff}.book-card .add-btn:hover{background-color:#0056b3}.book-card .add-btn:visited{color:#a06d6d}.book-card .remove-btn{background-color:#dc3545}.book-card .remove-btn:hover{background-color:#b02a37}footer{opacity:.6;padding:1rem 0;text-align:center}footer hr{margin-bottom:.5rem}footer .copyright{margin-bottom:.2rem}footer .credit{font-size:.9rem}footer a{font-weight:700;text-decoration:none}.navActive{color:#007bff}@media screen and (max-width:768px){.searchBackground{padding:2rem 1rem}.searchBackground .para{font-size:1rem;width:70%}.searchBackground search form input{width:70vw}}@media screen and (max-width:576px){header .brandLogo{scale:.8}header nav{font-size:1rem;gap:1.2rem;margin:0 .5rem}.searchBackground{padding:1.5rem 1rem}.searchBackground h3{text-align:center}.searchBackground .para{text-align:center;width:100%}.searchBackground search form input{width:90vw}}
/*# sourceMappingURL=main.a067bf8e.css.map*/