.bookshelf-module__oKh5kq__shelf{flex-direction:column;gap:3rem;margin-top:2rem;display:flex}.bookshelf-module__oKh5kq__section{flex-direction:column;gap:1.5rem;display:flex}.bookshelf-module__oKh5kq__sectionTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;display:flex}.bookshelf-module__oKh5kq__emoji{font-size:1.2rem}.bookshelf-module__oKh5kq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.bookshelf-module__oKh5kq__book{background:var(--card);border:1px solid var(--border);border-radius:12px;gap:1rem;padding:1rem;transition:all .2s;display:flex}.bookshelf-module__oKh5kq__book:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.bookshelf-module__oKh5kq__cover{border-radius:4px;flex-shrink:0;width:60px;height:90px;position:relative;overflow:hidden;box-shadow:2px 2px 8px #0003}.bookshelf-module__oKh5kq__coverSpine{width:6px;position:absolute;top:0;bottom:0;left:0}.bookshelf-module__oKh5kq__coverContent{justify-content:center;align-items:center;padding-left:6px;display:flex;position:absolute;inset:0}.bookshelf-module__oKh5kq__coverInitials{color:#ffffffe6;letter-spacing:.05em;text-shadow:0 1px 2px #0000004d;font-size:1.1rem;font-weight:600}.bookshelf-module__oKh5kq__info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.bookshelf-module__oKh5kq__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.bookshelf-module__oKh5kq__author{color:var(--muted-foreground);margin:0;font-size:.85rem;font-style:italic}.bookshelf-module__oKh5kq__status{color:var(--accent);background:var(--accent-subtle,rgba(var(--accent-rgb,59, 130, 246), .1));border-radius:4px;align-items:center;width:fit-content;margin-top:.25rem;padding:.2rem .5rem;font-size:.75rem;display:inline-flex}.bookshelf-module__oKh5kq__notes{color:var(--muted-foreground);margin:.5rem 0 0;font-size:.85rem;line-height:1.5}@media (max-width:480px){.bookshelf-module__oKh5kq__grid{grid-template-columns:1fr}.bookshelf-module__oKh5kq__book{gap:.75rem;padding:.875rem}.bookshelf-module__oKh5kq__cover{width:50px;height:75px}.bookshelf-module__oKh5kq__coverInitials{font-size:.9rem}.bookshelf-module__oKh5kq__title{font-size:.95rem}}
