.albums-list{max-width:1200px!important;margin:0 auto;padding:2rem 1rem}.albums-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;gap:1.5rem!important;margin-top:2rem}.album-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.album-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,.15)}.album-card a{text-decoration:none;color:inherit}body .albums-list .albums-grid .album-card a img,.albums-list .albums-grid .album-card img,.album-card img,[class*=album] img{width:100%!important;height:150px!important;object-fit:cover!important;display:block!important;max-height:150px!important;margin:0!important;vertical-align:top!important}.album-card h2{font-size:1.1rem;margin:.75rem 1rem;color:#333}.album-card p{font-size:.9rem;margin:0 1rem .75rem;color:#666}@media(max-width:768px){.albums-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important;gap:1rem!important}body .albums-list .albums-grid .album-card a img,.albums-list .albums-grid .album-card img,.album-card img,[class*=album] img{height:120px!important;max-height:120px!important}}.albums-list div[style*="background: #f0f0f0"],.album-card div[style*="background: #e0e0e0"]{display:none}html.dark .album-card{background:#2d2d2d}html.dark .album-card h2{color:#babdc4}html.dark .album-card p{color:#888}.post-navigation{margin-bottom:2rem}.back-to-books{display:inline-block;color:var(--primary);text-decoration:none;font-size:.9rem}.back-to-books:hover{text-decoration:underline}.word-count{display:flex;justify-content:center;margin:0 auto .75rem;width:100%;max-width:400px;padding-top:0}.word-count p{margin:0;padding:0;font-size:.65rem;color:#888;font-style:italic;text-align:center}html.dark .word-count p{color:#aaa}.blog-intro{margin-bottom:1.5rem;margin-top:0;padding-top:0}.intro-text{margin-top:.25rem}.author{margin-top:0}.geometric-animation{margin-top:.5rem}a.footnote-ref{text-decoration:none;color:var(--primary);font-weight:600;padding:0 2px;transition:all .2s ease}a.footnote-ref:hover{color:var(--link-hover-color,#0056b3);text-decoration:none}sup{border-radius:10%;top:-3px;left:2px;font-size:.75em;position:relative;margin-right:2px;line-height:0}.footnotes{margin-top:3rem;padding-top:2rem;border-top:1px solid #ddd;font-size:.875rem}.footnotes::before{content:"Footnotes";display:block;font-size:.85rem;font-weight:600;margin-bottom:1rem;color:#888;text-transform:uppercase;letter-spacing:1px}.footnotes ol{padding-left:2rem;margin:0;list-style-type:decimal;list-style-position:outside}.footnotes li{margin-bottom:.75rem;line-height:1.6;color:#555;display:list-item}.footnotes li:target{background-color:#fff9e6;padding:.5rem;margin-left:-.5rem;margin-right:-.5rem;border-radius:4px;transition:background-color .3s ease}.footnotes li p{margin:0;display:inline}a.footnote-backref{text-decoration:none;margin-left:.25rem;color:var(--primary);font-weight:600;transition:all .2s ease}a.footnote-backref:hover{color:var(--link-hover-color,#0056b3);transform:translateX(-2px);display:inline-block}.footnotes a:not(.footnote-backref){word-break:break-word;color:var(--primary)}html.dark .footnotes{border-top-color:#444}html.dark .footnotes::before{color:#777}html.dark .footnotes li{color:#aaa}html.dark .footnotes li:target{background-color:#2a2a1a}@media(max-width:768px){.footnotes{font-size:.85rem;margin-top:2rem;padding-top:1.5rem}.footnotes ol{padding-left:1rem}}