.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:var(--surface);font-weight:var(--fw-medium);line-height:1;text-decoration:none;white-space:nowrap}.home .lwu-view-all:hover{border-color:#c84d86}.home .song.card{margin-bottom:14px}.home .lwu-lyrics-card{margin-bottom:14px}@media(max-width:600px){.home .list:where(:not(#lwu_media_max_width_600px)){gap:12px}.home .section-head:where(:not(#lwu_media_max_width_600px)){margin:12px 0 10px}}