.pw-albumtitel-index { width: 100%; }
.pw-albumtitel-title { margin-bottom: 1.25rem; }
.pw-albumtitel-search-label { display:block; font-weight:600; margin-bottom:.4rem; }
.pw-albumtitel-search { width:100%; max-width:520px; padding:.7rem .8rem; margin-bottom:1.25rem; }
.pw-albumtitel-nav { display:flex; flex-wrap:wrap; gap:.5rem; margin:0 0 2rem; padding:0 0 1rem; border-bottom:1px solid #ddd; }
.pw-albumtitel-nav a { text-decoration:none; font-weight:600; }
.pw-albumtitel-group { margin-bottom:2rem; }
.pw-albumtitel-group h3 { margin-bottom:.75rem; padding-bottom:.25rem; border-bottom:1px solid #eee; }
.pw-albumtitel-list { list-style:none; padding:0; margin:0; columns:1; column-gap:2rem; }
.pw-albumtitel-list li { break-inside:avoid; margin-bottom:.45rem; }
.pw-albumtitel-count { opacity:.65; font-size:.95em; }
.pw-albumtitel-post-list { padding-left:1.25rem; }
.pw-albumtitel-post-list li { margin-bottom:.5rem; }
.pw-albumtitel-back { margin-top:1.5rem; }
.pw-albumtitel-hidden { display:none !important; }
@media (max-width:900px) { .pw-albumtitel-list { columns:2; } }
@media (max-width:600px) { .pw-albumtitel-list { columns:1; } }
