.categories-page{background:radial-gradient(80% 60% at 20% 0,#10b98126 0%,#0000 60%),radial-gradient(70% 50% at 90% 100%,#10b9811f 0%,#0000 60%),#001a10;min-height:100vh;padding:120px 0 80px}.categories-container{max-width:1280px;margin:0 auto;padding:0 24px}.categories-header{text-align:center;margin-bottom:48px}.categories-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#10b981;font-size:11px;font-weight:600;display:inline-block}.categories-title{font-family:var(--font-cormorant), Georgia, serif;color:#fff;margin-top:12px;font-size:36px;line-height:1.1}.categories-title-accent{background:linear-gradient(135deg,#c9a94b 0%,#e8d48a 50%,#c9a94b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.categories-subtitle{color:#ffffffa6;max-width:640px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.6}.category-filter-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:48px;overflow-x:auto}.category-filter-wrapper::-webkit-scrollbar{display:none}.category-filter{flex-wrap:wrap;justify-content:center;gap:12px;padding-bottom:4px;display:flex}.category-pill{color:#ffffffbf;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:24px;padding:10px 24px;font-size:13px;font-weight:500;transition:all .25s}.category-pill:hover{color:#fff;background:#ffffff14;border-color:#ffffff4d}.category-pill.active{color:#000;background:#c9a94b;border-color:#c9a94b}.categories-books-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px;display:grid}.category-book-card{flex-direction:column;text-decoration:none;display:flex}.category-book-cover-wrapper{aspect-ratio:2/3;border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0003,0 4px 16px #00000026}.category-book-card:hover .category-book-cover-wrapper{box-shadow:0 4px 24px #00000040,0 8px 32px #0003}.category-book-cover{object-fit:cover;width:100%;height:100%;transition:transform .5s}.category-book-card:hover .category-book-cover{transform:scale(1.04)}.category-book-overlay{opacity:0;background:linear-gradient(#0000,#0009);align-items:flex-end;padding:12px;transition:all .3s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.category-book-card:hover .category-book-overlay{opacity:1;transform:translateY(0)}.category-book-btn{color:#000;cursor:pointer;background:#c9a94b;border:none;border-radius:6px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.category-book-btn:hover{background:#e8d48a;transform:translateY(-2px)}.category-book-info{margin-top:16px}.category-book-title{font-family:var(--font-cormorant), Georgia, serif;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.category-book-author{color:#ffffff8c;margin-top:4px;font-size:13px}.category-book-rating{align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.category-book-star{fill:#c9a94b;stroke:#c9a94b;width:14px;height:14px}.category-book-rating-value{color:#fff;font-weight:500}.category-book-rating-label{color:#ffffff73}.category-book-price{color:#c9a94b;margin-top:8px;font-size:16px;font-weight:600}.categories-empty{text-align:center;color:#ffffff80;padding:64px 24px}@media (min-width:640px){.categories-page{padding:140px 0 96px}.categories-title{font-size:42px}.categories-books-grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media (min-width:1024px){.categories-page{padding:160px 0 112px}.categories-title{font-size:48px}.categories-books-grid{grid-template-columns:repeat(4,1fr)}.category-book-title{font-size:19px}}
