.section-header[data-v-b3a2f65c]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.section-title-wrap[data-v-b3a2f65c]{display:flex;flex-direction:column;gap:4px}.section-title[data-v-b3a2f65c]{font-size:18px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:8px;margin:0}.title-icon[data-v-b3a2f65c]{font-size:20px}.section-subtitle[data-v-b3a2f65c]{margin:0}.section-more[data-v-b3a2f65c],.section-subtitle[data-v-b3a2f65c]{font-size:13px;color:var(--text-secondary)}.section-more[data-v-b3a2f65c]{display:flex;align-items:center;gap:4px;transition:color .2s;flex-shrink:0;margin-top:2px}.section-more[data-v-b3a2f65c]:hover{color:var(--accent)}.album-card[data-v-c3a5c25e]{display:block;background:var(--bg-secondary);border-radius:var(--radius);overflow:hidden;transition:background .2s,transform .15s}.album-card[data-v-c3a5c25e]:hover{background:var(--bg-hover);transform:translateY(-2px)}.card-cover[data-v-c3a5c25e]{position:relative;aspect-ratio:1;overflow:hidden;background:var(--bg-tertiary)}.card-cover img[data-v-c3a5c25e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.album-card:hover .card-cover img[data-v-c3a5c25e]{transform:scale(1.05)}.card-shine[data-v-c3a5c25e]{position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.04),transparent);transform:skew(-20deg);transition:left .5s}.album-card:hover .card-shine[data-v-c3a5c25e]{left:125%}.card-body[data-v-c3a5c25e]{padding:10px 12px 14px}.album-title[data-v-c3a5c25e]{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.card-meta[data-v-c3a5c25e]{display:flex;gap:10px;margin-top:4px;font-size:12px;color:var(--text-secondary)}.album-songs[data-v-c3a5c25e]:before{content:"· ";color:var(--text-tertiary)}@media(max-width:640px){.album-card[data-v-c3a5c25e]:hover,.album-card:hover .card-cover img[data-v-c3a5c25e]{transform:none}}
