.hero-container{padding-top:40%;position:relative;height:0;min-height:200px}@media(min-width:768px){.hero-container{padding-top:30%;min-height:300px}}@media(min-width:1024px){.hero-container{padding-top:25%;min-height:400px}}.hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.hero-title{font-size:1.5rem;font-weight:bold;margin-bottom:.75rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}@media(min-width:768px){.hero-title{font-size:2.5rem;margin-bottom:1.5rem}}@media(min-width:1024px){.hero-title{font-size:3rem;margin-bottom:2rem}}.hero-subtitle{font-size:.9rem;margin-bottom:1rem;opacity:.9;text-shadow:1px 1px 3px rgba(0,0,0,.6)}@media(min-width:768px){.hero-subtitle{font-size:1.125rem;margin-bottom:2rem}}@media(min-width:1024px){.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem}}#homeSlider{position:absolute;top:0;left:0;width:100%;height:100%}.slider-image{width:100%;height:100%}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:1rem .5rem .5rem;text-align:center}@media(min-width:768px){.carousel-caption{padding:2rem 1rem 1rem}}.carousel-content{max-width:600px;margin:0 auto}.carousel-title{font-size:1rem;font-weight:bold;margin-bottom:.25rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}@media(min-width:768px){.carousel-title{font-size:2rem;margin-bottom:1rem}}.carousel-description{font-size:.75rem;margin-bottom:.75rem;text-shadow:1px 1px 3px rgba(0,0,0,.6)}@media(min-width:768px){.carousel-description{font-size:1.125rem;margin-bottom:1.5rem}}.carousel-btn{padding:.4rem .8rem;font-weight:bold;font-size:.75rem}@media(min-width:768px){.carousel-btn{padding:.75rem 1.5rem;font-size:1rem}}.section-title{font-size:1.5rem;font-weight:bold;color:#1a202c}@media(min-width:768px){.section-title{font-size:2rem}}@media(min-width:1024px){.section-title{font-size:2.25rem}}.books-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:576px){.books-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(min-width:768px){.books-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1024px){.books-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.book-card{background:#fff;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.book-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px -8px rgba(0,0,0,.15)}.book-cover-container{width:100%;padding-top:140%;position:relative;overflow:hidden}.book-cover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.object-fit-cover{object-fit:fill;object-position:center}.object-fit-contain{object-fit:contain;object-position:center}@media(max-width:767.98px){.carousel-item{height:250px!important}.slider-image{object-fit:cover}.carousel-caption .carousel-title{font-size:1.2rem}.carousel-caption .carousel-description{font-size:.8rem;display:none}.carousel-caption .carousel-btn{font-size:.8rem;padding:.5rem 1rem}.carousel-caption{padding-bottom:10px;top:50%;transform:translateY(-50%);bottom:auto}}@media(min-width:768px){#homeSlider{height:400px}.carousel-item{height:400px}}.book-card-body{padding:.75rem}@media(min-width:768px){.book-card-body{padding:1rem}}.book-title{font-size:.875rem;font-weight:600;color:#1a202c;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.book-title{font-size:1rem;margin-bottom:.75rem}}.book-author{color:#dc3545;font-weight:500;font-size:.75rem;margin-bottom:.5rem}@media(min-width:768px){.book-author{font-size:.875rem;margin-bottom:.75rem}}.book-category{color:#718096;font-size:.75rem;margin-bottom:.75rem}@media(min-width:768px){.book-category{font-size:.875rem;margin-bottom:1rem}}.book-detail-btn{padding:.5rem .75rem;border-radius:50rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media(min-width:768px){.book-detail-btn{padding:.5rem 1rem;font-size:.875rem}}.categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:576px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(min-width:768px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(min-width:1024px){.categories-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem}}.category-card{padding:1rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;min-height:120px;display:flex;flex-direction:column}@media(min-width:768px){.category-card{padding:1.5rem;min-height:140px}}.category-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px -8px rgba(0,0,0,.15)}.category-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit;flex:1;cursor:pointer}.category-link{height:100%}.category-icon{font-size:1.5rem;color:#dc3545;margin-bottom:.75rem}@media(min-width:768px){.category-icon{font-size:2rem;margin-bottom:1rem}}.category-name{font-size:.875rem;font-weight:600;line-height:1.3;margin:0;text-align:center}@media(min-width:768px){.category-name{font-size:1rem}}.collapse-icon{margin-top:.5rem;color:#a0aec0;font-size:.75rem;transition:transform .3s ease-in-out}.collapse-icon[aria-expanded="true"]{transform:rotate(180deg)}.subcategory-list{padding:0 .5rem;text-align:left}.subcategory-link{display:block;padding:.25rem .5rem;color:#718096;text-decoration:none;font-size:.75rem;border-radius:.25rem;transition:all .2s ease-in-out}@media(min-width:768px){.subcategory-link{font-size:.875rem;padding:.375rem .75rem}}.subcategory-link:hover{background-color:#fef2f2;color:#dc2626}.subcategory-link::before{content:"• ";margin-right:.25rem}.discover-button,.view-all-books-button{padding:.75rem 1.5rem;font-weight:600;font-size:.875rem;transition:all .3s ease-in-out}@media(min-width:768px){.discover-button,.view-all-books-button{padding:.875rem 2rem;font-size:1rem}}.discover-button:hover,.view-all-books-button:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.2)}.bg-pattern{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http: