main[data-astro-cid-xglhyxzr]{width:960px;max-width:calc(100% - 2rem);margin:auto;padding:3rem 1rem}.books-header[data-astro-cid-xglhyxzr]{text-align:center;margin-bottom:3rem}.books-header[data-astro-cid-xglhyxzr] h1[data-astro-cid-xglhyxzr]{margin:0 0 .5rem;color:var(--text-primary);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-tight)}.books-header[data-astro-cid-xglhyxzr] p[data-astro-cid-xglhyxzr]{margin:0;color:var(--text-secondary);font-size:var(--text-sm)}.intro-section[data-astro-cid-xglhyxzr]{background:var(--background);padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-md);margin-bottom:3rem;border:1px solid var(--border);max-width:700px;margin-left:auto;margin-right:auto}.intro-section[data-astro-cid-xglhyxzr] p[data-astro-cid-xglhyxzr]{color:var(--text-primary);line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.intro-section[data-astro-cid-xglhyxzr] h2[data-astro-cid-xglhyxzr]{color:var(--text-primary);margin:2rem 0 1rem;font-size:1.5rem;font-weight:var(--font-weight-bold)}.intro-section[data-astro-cid-xglhyxzr] p[data-astro-cid-xglhyxzr]:last-child{margin-bottom:0}.stats-section[data-astro-cid-xglhyxzr]{background:var(--background-secondary);padding:2rem;border-radius:12px;margin-bottom:3rem;border:1px solid var(--border)}.stats-grid[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-item[data-astro-cid-xglhyxzr]{text-align:center}.stat-number[data-astro-cid-xglhyxzr]{font-size:2.5rem;font-weight:var(--font-weight-bold);color:var(--accent);margin:0}.stat-label[data-astro-cid-xglhyxzr]{margin:.5rem 0 0;color:var(--text-secondary);font-weight:var(--font-weight-medium)}.section[data-astro-cid-xglhyxzr]{margin-bottom:4rem}.section-title[data-astro-cid-xglhyxzr]{font-size:var(--text-3xl);margin:0 0 1.5rem;color:var(--text-primary);text-align:center;font-weight:var(--font-weight-bold)}.section-subtitle[data-astro-cid-xglhyxzr]{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:var(--text-sm)}.filter-buttons[data-astro-cid-xglhyxzr]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.filter-btn[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:.5rem;background:var(--background-secondary);border:1px solid var(--border);color:var(--text-primary);padding:.75rem 1.25rem;border-radius:2rem;cursor:pointer;transition:all .2s ease;font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.filter-btn[data-astro-cid-xglhyxzr]:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-md)}.filter-btn[data-astro-cid-xglhyxzr]:focus{outline:none;box-shadow:0 0 0 3px oklch(from var(--accent) l c h / .3)}.filter-btn[data-astro-cid-xglhyxzr].active{background:var(--accent-dark);color:#fff;border-color:var(--accent-dark);transform:translateY(-2px);box-shadow:var(--shadow-md);font-weight:var(--font-weight-bold)}.books-grid[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-top:2rem}.featured-grid[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:2rem;margin-top:2rem}.upcoming-grid[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.book-card[data-astro-cid-xglhyxzr]{background:var(--background);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;border:1px solid var(--border);position:relative;display:flex;flex-direction:column}.book-card[data-astro-cid-xglhyxzr]:hover{transform:translateY(-6px);box-shadow:var(--shadow-xl)}.book-card[data-astro-cid-xglhyxzr].featured{border:2px solid var(--accent);background:linear-gradient(135deg,rgba(var(--accent-rgb),.02),rgba(var(--accent-rgb),.05))}.book-card[data-astro-cid-xglhyxzr].upcoming{border-left:4px solid var(--accent)}.book-image[data-astro-cid-xglhyxzr]{width:100%;height:200px;background:linear-gradient(135deg,var(--accent-light, var(--accent)),var(--accent));display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;position:relative}.book-image[data-astro-cid-xglhyxzr].has-image{background:none;padding:0}.book-image[data-astro-cid-xglhyxzr] img[data-astro-cid-xglhyxzr]{width:100%;height:100%;object-fit:cover;object-position:center}.featured-badge[data-astro-cid-xglhyxzr]{position:absolute;top:1rem;right:1rem;background:var(--background);color:var(--accent);padding:.5rem 1rem;border-radius:1.5rem;font-size:.8rem;font-weight:var(--font-weight-bold);backdrop-filter:blur(10px)}.status-badge[data-astro-cid-xglhyxzr]{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;border-radius:1.5rem;font-size:.85rem;font-weight:var(--font-weight-bold);text-transform:capitalize;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 12px #0003}.status-published[data-astro-cid-xglhyxzr]{background:#22c55e;color:#fff}.status-writing[data-astro-cid-xglhyxzr]{background:#f59e0b;color:#fff}.status-reviewing[data-astro-cid-xglhyxzr]{background:#3b82f6;color:#fff}.status-planning[data-astro-cid-xglhyxzr]{background:#6b7280;color:#fff}.book-content[data-astro-cid-xglhyxzr]{padding:2rem;flex:1;display:flex;flex-direction:column}.book-header[data-astro-cid-xglhyxzr]{margin-bottom:1rem}.book-title[data-astro-cid-xglhyxzr]{font-size:1.4rem;font-weight:var(--font-weight-bold);margin:0 0 .5rem;color:var(--text-primary);line-height:1.3}.book-meta[data-astro-cid-xglhyxzr]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;color:var(--text-secondary);font-size:var(--text-sm)}.meta-item[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:.25rem}.book-description[data-astro-cid-xglhyxzr]{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.book-tech[data-astro-cid-xglhyxzr]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag[data-astro-cid-xglhyxzr]{background:var(--background-secondary);color:var(--text-secondary);padding:.25rem .75rem;border-radius:1rem;font-size:var(--text-xs);font-weight:var(--font-weight-medium)}.book-reviews[data-astro-cid-xglhyxzr]{margin-bottom:1.5rem}.review-stars[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.stars[data-astro-cid-xglhyxzr]{color:#fbbf24}.review-text[data-astro-cid-xglhyxzr]{font-size:var(--text-sm);color:var(--text-secondary);font-style:italic}.book-footer[data-astro-cid-xglhyxzr]{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.purchase-links[data-astro-cid-xglhyxzr]{display:flex;flex-wrap:wrap;gap:.75rem}.btn[data-astro-cid-xglhyxzr]{padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:var(--font-weight-bold);font-size:var(--text-sm);transition:all .2s ease;text-align:center;display:inline-flex;align-items:center;gap:.5rem}.btn-primary[data-astro-cid-xglhyxzr]{background:var(--accent);color:#fff}.btn-primary[data-astro-cid-xglhyxzr]:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary[data-astro-cid-xglhyxzr]{background:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border)}.btn-secondary[data-astro-cid-xglhyxzr]:hover{background:var(--text-secondary);color:#fff}.btn-amazon[data-astro-cid-xglhyxzr]{background:#f90;color:#fff}.btn-amazon[data-astro-cid-xglhyxzr]:hover{background:#e6880a}.btn-gumroad[data-astro-cid-xglhyxzr]{background:#ff90e8;color:#fff}.btn-gumroad[data-astro-cid-xglhyxzr]:hover{background:#ff6dd7}.upcoming-date[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:.5rem;color:var(--accent);font-weight:var(--font-weight-bold);font-size:var(--text-sm);margin-bottom:1rem}@media (max-width: 768px){main[data-astro-cid-xglhyxzr]{padding:2rem 1rem}.books-header[data-astro-cid-xglhyxzr] h1[data-astro-cid-xglhyxzr]{font-size:2rem}.books-grid[data-astro-cid-xglhyxzr],.featured-grid[data-astro-cid-xglhyxzr]{grid-template-columns:1fr}.filter-buttons[data-astro-cid-xglhyxzr]{flex-direction:column;align-items:center}.purchase-links[data-astro-cid-xglhyxzr]{flex-direction:column}.stats-grid[data-astro-cid-xglhyxzr]{grid-template-columns:repeat(2,1fr)}}.book-card[data-astro-cid-xglhyxzr].hidden{display:none}.book-card[data-astro-cid-xglhyxzr].fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
