.home .section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 11px}.home .section-head .title{margin:0}.home .list{display:grid;gap:14px}.home .lwu-view-all{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #ead9e2;border-radius:999px;background:#fff;color:#8d2f6d;font-size:12px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap}.home .lwu-view-all:hover{border-color:#c84d86}.home .song.card,.home .lwu-lyrics-card{margin-bottom:14px}@media(max-width:600px){.home .list{gap:12px}.home .section-head{margin:12px 0 10px}}