.Books-module__WcKh9G__headerSection{text-align:center;margin-bottom:2rem;padding:3rem 0}.Books-module__WcKh9G__intro{color:var(--text-secondary);font-family:var(--font-serif);font-size:1.1rem}.Books-module__WcKh9G__library{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;padding-bottom:4rem;display:grid}.Books-module__WcKh9G__bookCard{border:1px solid var(--border-color);background:#fff;border-radius:4px;flex-direction:column;transition:transform .2s;display:flex;overflow:hidden}.Books-module__WcKh9G__bookCard:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}.Books-module__WcKh9G__coverPlaceholder{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;height:250px;padding:2rem;display:flex;position:relative}.Books-module__WcKh9G__coverPlaceholder:before{content:"";background:#0003;width:2px;position:absolute;top:0;bottom:0;left:15px}.Books-module__WcKh9G__coverTitle{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Books-module__WcKh9G__coverSubtitle{font-family:var(--font-sans);text-transform:uppercase;opacity:.9;font-size:.8rem}.Books-module__WcKh9G__info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Books-module__WcKh9G__meta{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;display:flex}.Books-module__WcKh9G__badge{background:var(--bg-secondary);border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:600}.Books-module__WcKh9G__info h3{margin-bottom:.75rem;font-size:1.25rem}.Books-module__WcKh9G__desc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Books-module__WcKh9G__actionBtn{background-color:var(--text-primary);color:#fff;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.85rem;font-weight:600;transition:opacity .2s;display:flex}.Books-module__WcKh9G__actionBtn:hover:not(:disabled){opacity:.9}.Books-module__WcKh9G__actionBtn:disabled{background-color:var(--border-color);color:var(--text-secondary);cursor:not-allowed}.Books-module__WcKh9G__categorySection{margin-bottom:4rem}.Books-module__WcKh9G__categoryTitle{color:var(--text-primary);border-left:4px solid var(--text-accent);font-size:1.5rem;font-family:var(--font-serif);margin-bottom:2rem;padding-left:1rem}.Books-module__WcKh9G__copyrightNotice{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-color);max-width:600px;margin:0 auto;padding:2rem 0;font-size:.85rem}
